NextApp Echo3 Extras
v3.0.b4

Package nextapp.echo.extras.app.event

Provides event and listener objcets.

See:
          Description

Interface Summary
DropListener Listener interface for receiving DropEvents.
TabClosingListener Listener interface for receiving TabPaneEvents.
TabSelectionListener Listener interface for receiving TabPaneEvents.
TreeColumnModelListener A listener interface for receiving notification of changes to a TableColumnModel.
TreeExpansionListener  
TreeModelListener  
 

Class Summary
DropEvent An event that represents a draggable Component being dropped on a valid drop target.
TabPaneEvent An event describing an update to the state of a TabPane.
TreeColumnModelEvent An event which describes an update to a TreeColumnModel
TreeExpansionEvent  
TreeModelEvent Encapsulates information describing changes to a tree model, and used to notify tree model listeners of the change.
 

Package nextapp.echo.extras.app.event Description

Provides event and listener objcets.

Related Documentation

For more information please see:


NextApp Echo3 Extras
v3.0.b4