Main Page | Packages | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | Related Pages

GuiComponents.Inspector.TreeTable.AbstractCellEditor Class Reference

Inheritance diagram for GuiComponents.Inspector.TreeTable.AbstractCellEditor:

Inheritance graph
[legend]
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

Definition at line 60 of file AbstractCellEditor.java.


Member Function Documentation

void GuiComponents.Inspector.TreeTable.AbstractCellEditor.fireEditingCanceled  )  [protected]
 

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

See also:
EventListenerList

Definition at line 100 of file AbstractCellEditor.java.

void GuiComponents.Inspector.TreeTable.AbstractCellEditor.fireEditingStopped  )  [protected]
 

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

See also:
EventListenerList

Definition at line 83 of file AbstractCellEditor.java.


The documentation for this class was generated from the following file:
Generated on Fri Sep 16 18:06:18 2005 for SCT DAQ/DCS Software - Java by doxygen 1.3.5