Uses of Class
org.dvb.event.EventManager

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

Uses of EventManager in org.dvb.event
 

Methods in org.dvb.event that return EventManager
static EventManager EventManager.getInstance()
          This method returns the sole instance of the EventManager class.