Interface | Description |
---|---|
UndoAction |
This class contains information about an undo-able action.
|
UndoListener |
Interface implemented by a class interested in hearing about modifications
to the
UndoManager 's undo action list. |
UndoManager |
UndoManager manages a list of undo actions, providing a way to
undo or redo the appropriate edits. |