Uses of Class
com.iamsoft.util.ui.undo.IamsoftUndoManager
Packages that use IamsoftUndoManager
Package
Description
Classes for toggling between a JDesktopPane and a series of
nested JSplitPanes.
Undo/redo/history classes.
-
Uses of IamsoftUndoManager in com.iamsoft.util.ui.swing.mdi
Methods in com.iamsoft.util.ui.swing.mdi that return IamsoftUndoManager -
Uses of IamsoftUndoManager in com.iamsoft.util.ui.undo
Methods in com.iamsoft.util.ui.undo that return types with arguments of type IamsoftUndoManagerModifier and TypeMethodDescriptionprotected ListModel<? extends IamsoftUndoManager>
HistoryListModel.getUndoMgrListModel()
Constructors in com.iamsoft.util.ui.undo with parameters of type IamsoftUndoManagerConstructor parameters in com.iamsoft.util.ui.undo with type arguments of type IamsoftUndoManagerModifierConstructorDescriptionHistoryListModel
(ListModel<? extends IamsoftUndoManager> pUndoMgrListModel)