|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| UserEventFilter | Only one instance of the class that implements this interface can be registered to EventManager via the EventManager.setUserEventFilter() method. |
| Class Summary | |
|---|---|
| EventManager | The event manager allows an application to receive events coming from the user. |
| UserEvent | Represents a user event. |
| UserEventAction | UserEventAction is returned by the UserEventFilter.filterUserEvent() method in order to inform the EventManager the value of the event and to which applications the event shall be forwarded. |
The org.ocap.event package manages user events.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||