Uses of Class
org.universAAL.middleware.ui.UICaller

Packages that use UICaller
org.universAAL.middleware.ui   
org.universAAL.middleware.ui.impl   
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.mid Contains normal helper classes to deal with UI concepts of universAAL. 
org.universAAL.ui.dm   
org.universAAL.ui.dm.ui.preferences.editor   
 

Uses of UICaller in org.universAAL.middleware.ui
 

Methods in org.universAAL.middleware.ui with parameters of type UICaller
 void IUIBus.unregister(String callerID, UICaller uicaller)
          Unregisters an application's caller from the bus.
 

Uses of UICaller in org.universAAL.middleware.ui.impl
 

Methods in org.universAAL.middleware.ui.impl with parameters of type UICaller
 void UIStrategyCaller.abortAllPendingRequestsFor(UICaller caller)
          A caller is unregistering, and it will be no more reachable, all of its pending requests must be aborted.
 void UIBusImpl.unregister(String callerID, UICaller caller)
           
 

Uses of UICaller in org.universAAL.samples.lighting.uiclient
 

Subclasses of UICaller in org.universAAL.samples.lighting.uiclient
 class UIProvider
           
 

Uses of UICaller in org.universAAL.samples.simple.ui
 

Subclasses of UICaller in org.universAAL.samples.simple.ui
 class SimpleUI
           
 

Uses of UICaller in org.universAAL.samples.uibus
 

Subclasses of UICaller in org.universAAL.samples.uibus
 class OPublisher
           
 

Uses of UICaller in org.universAAL.samples.utils.client
 

Subclasses of UICaller in org.universAAL.samples.utils.client
 class UIExample
           
 

Uses of UICaller in org.universAAL.support.utils
 

Subclasses of UICaller in org.universAAL.support.utils
 class WrapperUI
          This class is for internal use by the utility API only.
 

Uses of UICaller in org.universAAL.support.utils.ui.mid
 

Subclasses of UICaller in org.universAAL.support.utils.ui.mid
 class UtilUICaller
          This abstract class can be extended to create a UICaller that automatically registers its own Service Callee with the typical Main Menu "Start" service, that will be called by the Dialog Manager when the user requests the application form the Main Menu.
 

Uses of UICaller in org.universAAL.ui.dm
 

Subclasses of UICaller in org.universAAL.ui.dm
 class DialogManagerImpl
          The UICaller implements the interface IDialogManager.
 

Uses of UICaller in org.universAAL.ui.dm.ui.preferences.editor
 

Subclasses of UICaller in org.universAAL.ui.dm.ui.preferences.editor
 class UIPreferencesUICaller
          UI Preferences Editor dialog provider.
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.