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 TypeClassDescriptionclassAdds support for UndoListeners and makes a couple methods public.classAdds support for UndoListeners and makes a couple methods public.Methods in com.iamsoft.util.ui.undo with parameters of type ExposedCompoundEditModifier and TypeMethodDescriptionstatic SortedMapJshiftUndoManager.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.