See: Description
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.
|
MyMouseAdapter |
Mouse adapter
|
PopupTriggerListener |
standard way to attach popup menu
subclass and provide your own showPopup()
attach as MouseListener to the Component
|
UIChangeEvent |
Change events for UI objects.
|