Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members  

treetable::TAbstractCellEditor Class Reference

Abstract cell editor. More...

Inheritance diagram for treetable::TAbstractCellEditor:

treetable::TTreeTableCellEditor List of all members.

Protected Methods

void fireEditingStopped ()
void fireEditingCanceled ()

Protected Attributes

EventListenerList tEventListenerList = new EventListenerList()
 The event listener list.


Detailed Description

Abstract cell editor.

Definition at line 76 of file TAbstractCellEditor.java.


Member Function Documentation

void treetable::TAbstractCellEditor::fireEditingCanceled   [inline, protected]
 

Notifies all listeners that have registered interest for notification on this event type.

See also:
javax.swing.event.EventListenerList

Definition at line 140 of file TAbstractCellEditor.java.

References treetable::TAbstractCellEditor::tEventListenerList.

void treetable::TAbstractCellEditor::fireEditingStopped   [inline, protected]
 

Notifies all listeners that have registered interest for notification on this event type.

See also:
javax.swing.event.EventListenerList

Definition at line 109 of file TAbstractCellEditor.java.

References treetable::TAbstractCellEditor::tEventListenerList.


The documentation for this class was generated from the following file:
Generated on Mon Oct 13 02:35:27 2003 for MPCL by doxygen1.2.18