Uses of Package
org.dvb.event

Packages that use org.dvb.event
org.dvb.event Provides access to user input events before they are processed through the event mechanism of the java.awt package. 
 

Classes in org.dvb.event used by org.dvb.event
EventManager
          The event manager allows an application to receive events coming from the user.
RepositoryDescriptor
          An instance of this class will be sent to clients of the DVB event API to notify them (through the interface org.davic.resources.ResourceClient) when they are about to lose, or have lost, access to an event source.
UserEvent
          Represents a user event.
UserEventListener
          The listener interface for receiving user inputs.
UserEventRepository
          The application will use this class to define the events that it wants to receive.