Uses of Package
org.ocap.ui.event

Packages that use org.ocap.ui.event
org.ocap.ui Extensions to HAVi User Interface functionality. 
org.ocap.ui.event Extensions to HAVi User Interface Event classes, including OCAP specific remote control events and multiscreen management events. 
 

Classes in org.ocap.ui.event used by org.ocap.ui
MultiScreenConfigurationListener
          This listener is used to provide notifications regarding system and application induced changes to the global state of the MultiScreenManager instance or the state of some display HScreen with respect to the per-platform or some per-display multiscreen configuration, respectively, or to changes to a specific MultiScreenConfiguration instance.
MultiScreenContextListener
          This listener is used to provide notifications regarding system and application induced changes to a MultiScreenContext.
 

Classes in org.ocap.ui.event used by org.ocap.ui.event
MultiScreenConfigurationEvent
          A MultiScreenConfigurationEvent is used to report changes to the global state of the MultiScreenManager instance or the state of some display HScreen with respect to the per-platform or some per-display multiscreen configuration, respectively, or to changes to a specific MultiScreenConfiguration instance.
MultiScreenContextEvent
          A MultiScreenContextEvent is used to report a change to a MultiScreenContext to interested listeners.
MultiScreenEvent
          A MultiScreenEvent is an abstract, base classs used to organize event identification codes used by disparate types of events related to multiple screen management functionality.