Package | Description |
---|---|
com.iamsoft.util.ui.undo |
Undo/redo/history classes.
|
Modifier and Type | Class and Description |
---|---|
class |
JshiftCompoundEdit
Adds support for UndoListeners and makes a couple methods public.
|
class |
JshiftUndoManager
Adds support for UndoListeners and makes a couple methods public.
|
Modifier and Type | Method and Description |
---|---|
static SortedMap |
JshiftUndoManager.decompose(ExposedCompoundEdit pCompoundEdit)
Get a map where the key is an UndoableEdit and the value is another SortedMap
with an entry for each sub-edit.
|
Copyright © 2023. All rights reserved.