| Interface | Description |
|---|---|
| ExposedCompoundEdit |
Allows public access to
getEdit. |
| UndoOrRedoListener |
Listens for either an undo or a redo.
|
| Class | Description |
|---|---|
| GoToSnapshotAction |
Go to snapshot in 'Undo' history.
|
| HistoryAction |
View undo/redo history.
|
| HistoryList |
Displays undo history for active editor.
|
| HistoryListModel |
Displays undo history for undo manager at front of a list model.
|
| HistoryListPopupMenu |
Provides context sensitive options for undo history list.
|
| HistoryPalette |
Dialog holding undo history.
|
| IamsoftUndoManager |
List model implementation of undo manager.
|
| JshiftCompoundEdit |
Adds support for UndoListeners and makes a couple methods public.
|
| JshiftUndoManager |
Adds support for UndoListeners and makes a couple methods public.
|
| RedoAction |
Redo a single action.
|
| UndoableListModel |
A list model whose updates can be undone.
|
| UndoAction |
Undo a single action.
|
| Enum | Description |
|---|---|
| UndoableListModel.UndoOrRedo |
Enum describing whether action is being undone or redone.
|
Copyright © 2023. All rights reserved.