Uses of Package
org.davic.resources

Packages that use org.davic.resources
org.davic.resources   
org.dvb.event   
org.havi.ui   
org.havi.ui.event   
 

Classes in org.davic.resources used by org.davic.resources
ResourceClient
          This interface should be implemented by objects that use a scarce resource.
ResourceProxy
          The resource proxy interface is implemented by objects which represent a scarce resource to an application but where the actual scarce resource may be a lower level object to which the application does not have direct access.
ResourceStatusEvent
          This class is the parent class for events reporting changes in the status of resources.
ResourceStatusListener
          This interface should be implemented by objects wishing to be informed about changes in status of particular resources.
 

Classes in org.davic.resources used by org.dvb.event
ResourceClient
          This interface should be implemented by objects that use a scarce resource.
ResourceProxy
          The resource proxy interface is implemented by objects which represent a scarce resource to an application but where the actual scarce resource may be a lower level object to which the application does not have direct access.
ResourceServer
          The resource server interface is implemented by objects which manage low level scarce resources and inform applications of changes in their status which may have happened due to factors beyond the control of the application.
ResourceStatusEvent
          This class is the parent class for events reporting changes in the status of resources.
ResourceStatusListener
          This interface should be implemented by objects wishing to be informed about changes in status of particular resources.
 

Classes in org.davic.resources used by org.havi.ui
ResourceClient
          This interface should be implemented by objects that use a scarce resource.
ResourceProxy
          The resource proxy interface is implemented by objects which represent a scarce resource to an application but where the actual scarce resource may be a lower level object to which the application does not have direct access.
ResourceServer
          The resource server interface is implemented by objects which manage low level scarce resources and inform applications of changes in their status which may have happened due to factors beyond the control of the application.
ResourceStatusEvent
          This class is the parent class for events reporting changes in the status of resources.
ResourceStatusListener
          This interface should be implemented by objects wishing to be informed about changes in status of particular resources.
 

Classes in org.davic.resources used by org.havi.ui.event
ResourceStatusEvent
          This class is the parent class for events reporting changes in the status of resources.