Package | Description |
---|---|
ej.mwt |
Contains base classes to create a widget hierarchy.
|
ej.mwt.event |
Contains desktop event definition and default implementation.
|
Class and Description |
---|
EventDispatcher
Dispatches the events received on a desktop to its children.
|
Class and Description |
---|
DesktopEventGenerator
This event generator is used by the
event dispatcher of the desktop in order to send
additional events to the widgets. |
EventDispatcher
Dispatches the events received on a desktop to its children.
|