Main Page   Packages   Class Hierarchy   Compound List   Compound Members   Related Pages  

TreeTable.AbstractCellEditor Class Reference

List of all members.

Public Member Functions

Object getCellEditorValue ()
boolean isCellEditable (EventObject e)
boolean shouldSelectCell (EventObject anEvent)
boolean stopCellEditing ()
void cancelCellEditing ()
void addCellEditorListener (CellEditorListener l)
void removeCellEditorListener (CellEditorListener l)

Protected Member Functions

void fireEditingStopped ()
 Notify all listeners that have registered interest for notification on this event type.

void fireEditingCanceled ()
 Notify all listeners that have registered interest for notification on this event type.


Protected Attributes

EventListenerList listenerList = new EventListenerList()

Detailed Description

Version:
I% G%
A base class for CellEditors, providing default implementations for all methods in the CellEditor interface and support for managing a series of listeners.

Author:
Philip Milne


Member Function Documentation

void TreeTable.AbstractCellEditor.fireEditingCanceled   [protected]
 

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

See also:
EventListenerList

void TreeTable.AbstractCellEditor.fireEditingStopped   [protected]
 

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

See also:
EventListenerList


The documentation for this class was generated from the following file:
Generated on Mon Dec 8 18:05:11 2003 for SCT DAQ/DCS Software by doxygen1.3-rc3