Uses of Package
org.ocap.ui

Packages that use org.ocap.ui
org.ocap.ui Extensions to HAVi User Interface functionality. 
 

Classes in org.ocap.ui used by org.ocap.ui
HSceneBinding
          This interface is implemented by a platform defined class in order to provide a means of denoting certain properties of an HScene where that HScene is typically owned by another application (and, therefore, direct access to the HScene reference is not permitted).
HSceneChangeRequestHandler
          Interface to be implemented by a privileged application in order to handle requests (1) to add an HScene not currently displayed, (2) remove an HScene currently displayed, (3) change the positions of HScenes on the screen, (4) move an HScene in the HScene z-order of an HGraphicsDevice, (5) move AWT focus between HScene containment hierarchies, and (6) generate notifications of changes of the assignment of AWT focus to an HScene containment hierarchy.
HSceneManager
          This class represents a platform manager component that allows a privileged application to register a handler to process requested HScene changes within an HGraphicsDevice composited with all HScenes (of that HGraphicsDevice).
MultiScreenConfiguration
          The MultiScreenConfiguration interface, implemented by an OCAP host platform, provides information on a discrete screen configuration as well as a mechanism for monitoring changes to the screen configuration.
MultiScreenContext
          This interface provides a set of tools for accomplishing the following:
MultiScreenManager
          The MultiScreenManager class is an abstract, singleton management class implemented by an OCAP host platform that provides multiscreen management services.