|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.tirsen.angkor.event | |
com.tirsen.angkor | The core framework for Angkor. |
com.tirsen.angkor.beans | The JavaBean Models Framework is useful for accessing data available in JavaBeans. |
com.tirsen.angkor.event | Generic Events and Listeners such as ChangeEvent and ActionEvent. |
com.tirsen.angkor.table | The Table widget and its framework and models. |
com.tirsen.angkor.widget | The standard widgets in Angkor. |
Classes in com.tirsen.angkor.event used by com.tirsen.angkorEventQueue
|
The EventQueue is used to schedule the sending of events until just before the render-phase. |
Classes in com.tirsen.angkor.event used by com.tirsen.angkor.beansChangeListener
|
Defines an object which listens for ChangeEvents ChangeSource
|
Implemented by classes that are sources of the component-defined change state event |
Classes in com.tirsen.angkor.event used by com.tirsen.angkor.eventAction
|
Provides an extensions to ActionListener interface where several other
attributes of an action can be storedActionEvent
|
Indicates the event of a component-defined action ActionListener
|
Listens to ActionEvent sActionSource
|
Implemented by classes that are sources of the component-defined action event ChangeEvent
|
ChangeEvent is used to notify interested parties that state has changed in the event source. ChangeListener
|
Defines an object which listens for ChangeEvents ChangeSource
|
Implemented by classes that are sources of the component-defined change state event |
Classes in com.tirsen.angkor.event used by com.tirsen.angkor.tableAction
|
Provides an extensions to ActionListener interface where several other
attributes of an action can be storedChangeListener
|
Defines an object which listens for ChangeEvents ChangeSource
|
Implemented by classes that are sources of the component-defined change state event |
Classes in com.tirsen.angkor.event used by com.tirsen.angkor.widgetAbstractAction
|
Provides default implementations for the Action interfaceAction
|
Provides an extensions to ActionListener interface where several other
attributes of an action can be storedActionEvent
|
Indicates the event of a component-defined action ActionListener
|
Listens to ActionEvent sActionSource
|
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 |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |