|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
The superclass changed from java.lang.Object
to javax.swing.AbstractCellEditor
.
Removed interface java.io.Serializable
.
Documentation changed from old to new.
Changed Methods | ||
void addCellEditorListener(CellEditorListener ) |
Documentation changed from old to new. Method was locally defined, but is now inherited from AbstractCellEditor. |
Adds a CellEditorListener to the listener list. |
void fireEditingCanceled() |
Method was locally defined, but is now inherited from AbstractCellEditor. | |
void fireEditingStopped() |
Method was locally defined, but is now inherited from AbstractCellEditor. | |
void removeCellEditorListener(CellEditorListener ) |
Documentation changed from old to new. Method was locally defined, but is now inherited from AbstractCellEditor. |
Removes a CellEditorListener from the listener list. |
Changed Fields | ||
ChangeEvent changeEvent |
Field was locally defined, but is now inherited from AbstractCellEditor. | |
EventListenerList listenerList |
Documentation changed from old to new. Field was locally defined, but is now inherited from AbstractCellEditor. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |