Uses of Class
org.ocap.ui.event.MultiScreenContextEvent

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

Uses of MultiScreenContextEvent in org.ocap.ui.event
 

Methods in org.ocap.ui.event with parameters of type MultiScreenContextEvent
 void MultiScreenContextListener.notify(MultiScreenContextEvent evt)
          When an OCAP implementation makes any change to a MultiScreenContext that causes generation of a MultiScreenContextEvent, then the implementation SHALL invoke this method on all registered listeners in order to report change information to the listener.