| Interface | Description |
|---|---|
| ActionValueListener |
Listeners for ActionValueEvents.
|
| UIChangeListener |
Listeners for UIChangeEvents.
|
| Class | Description |
|---|---|
| ActionCoordinator |
An ActionCoordinator helps manage the set of objects that send and receive
an ActionValueEvent.
|
| ActionSourceListener |
ActionSourceListeners are used by objects that are both source and listener for
a particular type of ActionValue events.
|
| ActionValueEvent |
Extend ActionEvent to contain a String value.
|
| UIChangeEvent |
Change events for UI objects.
|