Uses of Class
org.dvb.event.RepositoryDescriptor

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

Uses of RepositoryDescriptor in org.dvb.event
 

Subclasses of RepositoryDescriptor in org.dvb.event
 class OverallRepository
          This class defines a repository which initially contains all the user events which can be delivered to an application.
 class UserEventRepository
          The application will use this class to define the events that it wants to receive.