mixconfig.tools.dataretention.AbstractCellEditor Class Reference

Inherits javax::swing::CellEditor.

Inherited by mixconfig.tools.dataretention.JTreeTable.TreeTableCellEditor.

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 ()
void fireEditingCanceled ()

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

Object mixconfig.tools.dataretention.AbstractCellEditor.getCellEditorValue (  ) 

boolean mixconfig.tools.dataretention.AbstractCellEditor.isCellEditable ( EventObject  e  ) 

boolean mixconfig.tools.dataretention.AbstractCellEditor.shouldSelectCell ( EventObject  anEvent  ) 

boolean mixconfig.tools.dataretention.AbstractCellEditor.stopCellEditing (  ) 

void mixconfig.tools.dataretention.AbstractCellEditor.cancelCellEditing (  ) 

void mixconfig.tools.dataretention.AbstractCellEditor.addCellEditorListener ( CellEditorListener  l  ) 

void mixconfig.tools.dataretention.AbstractCellEditor.removeCellEditorListener ( CellEditorListener  l  ) 

void mixconfig.tools.dataretention.AbstractCellEditor.fireEditingStopped (  )  [protected]

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

See also:
EventListenerList

References mixconfig.tools.dataretention.AbstractCellEditor.listenerList.

void mixconfig.tools.dataretention.AbstractCellEditor.fireEditingCanceled (  )  [protected]

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

See also:
EventListenerList

References mixconfig.tools.dataretention.AbstractCellEditor.listenerList.


Member Data Documentation

EventListenerList mixconfig.tools.dataretention.AbstractCellEditor.listenerList = new EventListenerList() [protected]


The documentation for this class was generated from the following file:

Generated on Mon Nov 16 23:24:48 2009 for MixConfig by  doxygen 1.5.6