| Prev Package | Next Package | Frames | No Frames |
Interface Summary | |
| UndoableEventSource | |
Class Summary | |
| UndoableActionCommand | UndoableActionCommands provide a default implementation for commands that can be undone. |
| UndoableToggleCommand | UndoableToggleCommands provide a default implementation for toggle commands that can be undone. |
| UndoContext | UndoContext extends UndoManager to provide state change notifications to listners. |
| UndoController | The UndoController monitors instances of UndoableEventSource and manages undo
and redo via its undo and redo commands. |