Package org.ocap.ui

Extensions to HAVi User Interface functionality.

See:
          Description

Interface Summary
FrontSceneResourceUsage This interface represents ownership of or a request for ownership of the top-of-stack resource for a given HScene z-order stack.
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.
MultiScreenConfigurableContext This interface provides a set of tools for accomplishing the following:
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:
OcapScene The OcapScene interface is implemented by all HScene instances created by an OCAP implementation.
 

Class Summary
FrontSceneResourceReleasedEvent This event informs that the HSceneBinding returned by the FrontSceneResourceReleasedEvent.getSource() method has released the front-most position in the z-order stack for the containing graphics plane.
FrontSceneResourceReservedEvent This event informs that the HSceneBinding returned by the FrontSceneResourceReservedEvent.getSource() method has gained the front-most position in the z-order stack for the containing graphics plane.
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).
MultiScreenManager The MultiScreenManager class is an abstract, singleton management class implemented by an OCAP host platform that provides multiscreen management services.
 

Package org.ocap.ui Description

Extensions to HAVi User Interface functionality.

Since:
OCAP 1.0