|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
KeyedEvent
s which are dispatched by a
KeyedEventDispatcher
and listened for by a
KeyedEventListener
;
KeyedEvent
s can be grouped by a
KeyedEventBranch
.
See:
Description
Interface Summary | |
KeyedEventBranch | An KeyedEventBranch represents a group of events to which listeners may subscribe. |
KeyedEventDispatcher | Interface for event subscription and notification. |
KeyedEventListener | Supported API: true Extendable: true |
Class Summary | |
KeyedEvent | A basic event class which can be used with the KeyedEventDispatcher. |
KeyedEventListenerAdapter | A do-nothing implementation of KeyedEventListener. |
StandardKeyedEventBranch | Get the fully qualified type of the event. |
StandardKeyedEventDispatcher | Reference implementation of a KeyedEventDispatcher. |
Defines
KeyedEvent
s which are dispatched by a
KeyedEventDispatcher
and listened for by a
KeyedEventListener
;
KeyedEvent
s can be grouped by a
KeyedEventBranch
.
wt.manager
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |