Uses of Package
com.tirsen.angkor.event

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.angkor
EventQueue
          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.beans
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.event
Action
          Provides an extensions to ActionListener interface where several other attributes of an action can be stored
ActionEvent
          Indicates the event of a component-defined action
ActionListener
          Listens to ActionEvents
ActionSource
          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.table
Action
          Provides an extensions to ActionListener interface where several other attributes of an action can be stored
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.widget
AbstractAction
          Provides default implementations for the Action interface
Action
          Provides an extensions to ActionListener interface where several other attributes of an action can be stored
ActionEvent
          Indicates the event of a component-defined action
ActionListener
          Listens to ActionEvents
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
 



Copyright © 2002-2002 . All Rights Reserved.