Package | Description |
---|---|
chargerlib.undo |
Classes related to an object's state editing actions, including undo and redo capabilities.
|
Modifier and Type | Field and Description |
---|---|
protected UndoRedoList<UndoableState> |
UndoStateManager.urStack
Supports the undo/redo operations.
|