|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
EventObserver |
Class Summary | |
---|---|
Event | |
EventDispatcher | Class that holds a collection of observers and a notify method which notifies all registered observers. |
Enum Summary | |
---|---|
EventType |
Provides classes for the event framework of reJ GUI. This is a low-coupling way for the user interface components to communicate with one another. One dispatcher object is instanciated at the initialization of the GUI process and all the components that want to communicate with other components are registered with the dispatcher.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |