Uses of Interface
com.iamsoft.util.ui.undo.ExposedCompoundEdit
Packages that use ExposedCompoundEdit
-
Uses of ExposedCompoundEdit in com.iamsoft.util.ui.undo
Classes in com.iamsoft.util.ui.undo that implement ExposedCompoundEditModifier and TypeClassDescriptionclass
Adds support for UndoListeners and makes a couple methods public.class
Adds support for UndoListeners and makes a couple methods public.Methods in com.iamsoft.util.ui.undo with parameters of type ExposedCompoundEditModifier and TypeMethodDescriptionstatic 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.