Frames | No Frames |
Methods with parameter type javax.swing.event.UndoableEditEvent | |
void | Registers the edit action of an UndoableEditEvent
with this UndoManager.
|
Methods with parameter type javax.swing.event.UndoableEditEvent | |
void | Undoable edit has happened
|
Methods with parameter type javax.swing.event.UndoableEditEvent | |
void | Notifies all registered listeners when an UndoableEdit has
been performed on this Document .
|