|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
Action | Provides an extensions to ActionListener interface where several other
attributes of an action can be stored |
ActionListener | Listens to ActionEvent s |
ActionSource | Implemented by classes that are sources of the component-defined action event |
ChangeListener | Defines an object which listens for ChangeEvents |
ChangeSource | Implemented by classes that are sources of the component-defined change state event |
Class Summary | |
AbstractAction | Provides default implementations for the Action interface |
ActionEvent | Indicates the event of a component-defined action |
ActionSourceHelper | Utility class for sending action events |
ChangeEvent | ChangeEvent is used to notify interested parties that state has changed in the event source. |
ChangeSourceHelper | Utility class for sending change events |
EventQueue | The EventQueue is used to schedule the sending of events until just before the render-phase. |
EventQueue.QueuedEvent |
Generic Events and Listeners such as ChangeEvent and ActionEvent.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |