Uses of Package
org.universAAL.middleware.ui

Packages that use org.universAAL.middleware.ui
org.universAAL.middleware.bus.junit   
org.universAAL.middleware.ui   
org.universAAL.middleware.ui.impl   
org.universAAL.ri.gateway.eimanager   
org.universAAL.ri.gateway.eimanager.impl   
org.universAAL.ri.gateway.eimanager.impl.exporting   
org.universAAL.ri.gateway.eimanager.impl.importing   
org.universAAL.samples.lighting.uiclient   
org.universAAL.samples.simple.ui   
org.universAAL.samples.uibus   
org.universAAL.samples.utils.client   
org.universAAL.support.utils Contains the most basic helper utility for using the universAAL simplified API. 
org.universAAL.support.utils.ui.low Contains low level helper classes to deal with UI concepts of universAAL. 
org.universAAL.support.utils.ui.mid Contains normal helper classes to deal with UI concepts of universAAL. 
org.universAAL.ui.dm   
org.universAAL.ui.dm.adapters   
org.universAAL.ui.dm.dialogManagement   
org.universAAL.ui.dm.interfaces   
org.universAAL.ui.dm.ui.preferences.editor   
org.universAAL.ui.dm.userInteraction   
org.universAAL.ui.dm.userInteraction.mainMenu   
org.universAAL.ui.dm.userInteraction.mainMenu.file   
org.universAAL.ui.dm.userInteraction.messageManagement   
org.universAAL.ui.dm.userInteraction.systemMenu   
org.universAAL.ui.gui.swing.bluesteelLAF Bluesteel Look and feel package, features a metal look with blue buttons. 
org.universAAL.ui.handler.gui.swing universAAL connector (UIHandler) and the Handler's core features. 
org.universAAL.ui.handler.gui.swing.formManagement Form Managing is the "art" of deciding which form to show at each moment. 
org.universAAL.ui.handler.gui.swing.model The Model contains all the Classes that translate from the IO RDF into Swing components. 
org.universAAL.ui.handler.sms   
 

Classes in org.universAAL.middleware.ui used by org.universAAL.middleware.bus.junit
UIHandlerProfile
          A profile of the UIHandler that describes its capabilites so that they can be matched with UIRequest ( more specifically User preferences and abilities added by the IDialogManager) and possibly some additional parameters.
UIRequest
          Instances of this class can be used to user interaction requests.
 

Classes in org.universAAL.middleware.ui used by org.universAAL.middleware.ui
IDialogManager
          IDialogManager is the main (application-independent) component for handling system dialogs.
IUIBus
          The IUIBus is responsible for brokerage between applications that need to reach human users (in order to present information to them and / or ask them for intervention) and the so-called UIHandlers that can handle the interaction with human users through UI channels under their control.
UICaller
          Provides the interface to be implemented by applications together with shared code.
UIHandler
          Provides the interface to be implemented by UIHandlers together with shared code.
UIHandlerProfile
          A profile of the UIHandler that describes its capabilites so that they can be matched with UIRequest ( more specifically User preferences and abilities added by the IDialogManager) and possibly some additional parameters.
UIRequest
          Instances of this class can be used to user interaction requests.
UIResponse
          Instances of this class can be used to exchange info about user input.
 

Classes in org.universAAL.middleware.ui used by org.universAAL.middleware.ui.impl
IDialogManager
          IDialogManager is the main (application-independent) component for handling system dialogs.
IUIBus
          The IUIBus is responsible for brokerage between applications that need to reach human users (in order to present information to them and / or ask them for intervention) and the so-called UIHandlers that can handle the interaction with human users through UI channels under their control.
UICaller
          Provides the interface to be implemented by applications together with shared code.
UIHandler
          Provides the interface to be implemented by UIHandlers together with shared code.
UIHandlerProfile
          A profile of the UIHandler that describes its capabilites so that they can be matched with UIRequest ( more specifically User preferences and abilities added by the IDialogManager) and possibly some additional parameters.
UIRequest
          Instances of this class can be used to user interaction requests.
UIResponse
          Instances of this class can be used to exchange info about user input.
 

Classes in org.universAAL.middleware.ui used by org.universAAL.ri.gateway.eimanager
UIRequest
          Instances of this class can be used to user interaction requests.
UIResponse
          Instances of this class can be used to exchange info about user input.
 

Classes in org.universAAL.middleware.ui used by org.universAAL.ri.gateway.eimanager.impl
UIRequest
          Instances of this class can be used to user interaction requests.
UIResponse
          Instances of this class can be used to exchange info about user input.
 

Classes in org.universAAL.middleware.ui used by org.universAAL.ri.gateway.eimanager.impl.exporting
UIHandlerProfile
          A profile of the UIHandler that describes its capabilites so that they can be matched with UIRequest ( more specifically User preferences and abilities added by the IDialogManager) and possibly some additional parameters.
UIRequest
          Instances of this class can be used to user interaction requests.
UIResponse
          Instances of this class can be used to exchange info about user input.
 

Classes in org.universAAL.middleware.ui used by org.universAAL.ri.gateway.eimanager.impl.importing
UIHandlerProfile
          A profile of the UIHandler that describes its capabilites so that they can be matched with UIRequest ( more specifically User preferences and abilities added by the IDialogManager) and possibly some additional parameters.
UIRequest
          Instances of this class can be used to user interaction requests.
UIResponse
          Instances of this class can be used to exchange info about user input.
 

Classes in org.universAAL.middleware.ui used by org.universAAL.samples.lighting.uiclient
UICaller
          Provides the interface to be implemented by applications together with shared code.
UIResponse
          Instances of this class can be used to exchange info about user input.
 

Classes in org.universAAL.middleware.ui used by org.universAAL.samples.simple.ui
UICaller
          Provides the interface to be implemented by applications together with shared code.
UIResponse
          Instances of this class can be used to exchange info about user input.
 

Classes in org.universAAL.middleware.ui used by org.universAAL.samples.uibus
UICaller
          Provides the interface to be implemented by applications together with shared code.
UIResponse
          Instances of this class can be used to exchange info about user input.
 

Classes in org.universAAL.middleware.ui used by org.universAAL.samples.utils.client
UICaller
          Provides the interface to be implemented by applications together with shared code.
UIResponse
          Instances of this class can be used to exchange info about user input.
 

Classes in org.universAAL.middleware.ui used by org.universAAL.support.utils
UICaller
          Provides the interface to be implemented by applications together with shared code.
UIRequest
          Instances of this class can be used to user interaction requests.
UIResponse
          Instances of this class can be used to exchange info about user input.
 

Classes in org.universAAL.middleware.ui used by org.universAAL.support.utils.ui.low
UIRequest
          Instances of this class can be used to user interaction requests.
 

Classes in org.universAAL.middleware.ui used by org.universAAL.support.utils.ui.mid
UICaller
          Provides the interface to be implemented by applications together with shared code.
 

Classes in org.universAAL.middleware.ui used by org.universAAL.ui.dm
IDialogManager
          IDialogManager is the main (application-independent) component for handling system dialogs.
UICaller
          Provides the interface to be implemented by applications together with shared code.
UIRequest
          Instances of this class can be used to user interaction requests.
UIResponse
          Instances of this class can be used to exchange info about user input.
 

Classes in org.universAAL.middleware.ui used by org.universAAL.ui.dm.adapters
UIRequest
          Instances of this class can be used to user interaction requests.
 

Classes in org.universAAL.middleware.ui used by org.universAAL.ui.dm.dialogManagement
UIRequest
          Instances of this class can be used to user interaction requests.
 

Classes in org.universAAL.middleware.ui used by org.universAAL.ui.dm.interfaces
UIRequest
          Instances of this class can be used to user interaction requests.
UIResponse
          Instances of this class can be used to exchange info about user input.
 

Classes in org.universAAL.middleware.ui used by org.universAAL.ui.dm.ui.preferences.editor
UICaller
          Provides the interface to be implemented by applications together with shared code.
UIResponse
          Instances of this class can be used to exchange info about user input.
 

Classes in org.universAAL.middleware.ui used by org.universAAL.ui.dm.userInteraction
UIResponse
          Instances of this class can be used to exchange info about user input.
 

Classes in org.universAAL.middleware.ui used by org.universAAL.ui.dm.userInteraction.mainMenu
UIResponse
          Instances of this class can be used to exchange info about user input.
 

Classes in org.universAAL.middleware.ui used by org.universAAL.ui.dm.userInteraction.mainMenu.file
UIResponse
          Instances of this class can be used to exchange info about user input.
 

Classes in org.universAAL.middleware.ui used by org.universAAL.ui.dm.userInteraction.messageManagement
UIResponse
          Instances of this class can be used to exchange info about user input.
 

Classes in org.universAAL.middleware.ui used by org.universAAL.ui.dm.userInteraction.systemMenu
UIRequest
          Instances of this class can be used to user interaction requests.
UIResponse
          Instances of this class can be used to exchange info about user input.
 

Classes in org.universAAL.middleware.ui used by org.universAAL.ui.gui.swing.bluesteelLAF
UIRequest
          Instances of this class can be used to user interaction requests.
 

Classes in org.universAAL.middleware.ui used by org.universAAL.ui.handler.gui.swing
UIHandler
          Provides the interface to be implemented by UIHandlers together with shared code.
UIHandlerProfile
          A profile of the UIHandler that describes its capabilites so that they can be matched with UIRequest ( more specifically User preferences and abilities added by the IDialogManager) and possibly some additional parameters.
UIRequest
          Instances of this class can be used to user interaction requests.
 

Classes in org.universAAL.middleware.ui used by org.universAAL.ui.handler.gui.swing.formManagement
UIRequest
          Instances of this class can be used to user interaction requests.
 

Classes in org.universAAL.middleware.ui used by org.universAAL.ui.handler.gui.swing.model
UIRequest
          Instances of this class can be used to user interaction requests.
 

Classes in org.universAAL.middleware.ui used by org.universAAL.ui.handler.sms
UIHandler
          Provides the interface to be implemented by UIHandlers together with shared code.
UIRequest
          Instances of this class can be used to user interaction requests.
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.