Uses of Interface
org.davic.resources.ResourceServer

Packages that use ResourceServer
org.dvb.event   
org.havi.ui   
 

Uses of ResourceServer in org.dvb.event
 

Classes in org.dvb.event that implement ResourceServer
 class EventManager
          The event manager allows an application to receive events coming from the user.
 

Uses of ResourceServer in org.havi.ui
 

Classes in org.havi.ui that implement ResourceServer
 class HBackgroundDevice
          This class represents the ultimate background of a screen.
 class HEmulatedGraphicsDevice
          An HEmulatedGraphicsDevice is a "virtual" graphics device that has the capability to be configured to perform one (of many) possible emulations.
 class HGraphicsDevice
          The HGraphicsDevice class describes the raster graphics devices that are available for a particular HScreen.
 class HScreenDevice
          An instance of the HScreen class represents a single independent video output signal from a device.
 class HVideoDevice
          The HVideoDevice class describes the logical video devices which can contribute to the appearance of a particular screen.