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() |
|
|
Notify all listeners that have registered interest for notification on this event type.
|
|
|
Notify all listeners that have registered interest for notification on this event type.
|
1.3-rc3