See: Description
Class | Description |
---|---|
CompositeEdit |
This is basically the same like javax.swing.undo.CompoundEdit but
it has a slightly different behaviour:
The compound edit ends, when it is added to itself.
|
NonUndoableEdit |
NonUndoableEdit.
|
UndoRedoManager |
Same as javax.swing.UndoManager but provides actions for undo and
redo operations.
|