Uses of Class
com.iamsoft.util.ui.undo.UndoableListModel.UndoOrRedo
-
Packages that use UndoableListModel.UndoOrRedo Package Description com.iamsoft.util.ui.undo Undo/redo/history classes. -
-
Uses of UndoableListModel.UndoOrRedo in com.iamsoft.util.ui.undo
Methods in com.iamsoft.util.ui.undo that return UndoableListModel.UndoOrRedo Modifier and Type Method Description static UndoableListModel.UndoOrRedoUndoableListModel.UndoOrRedo. valueOf(String name)Returns the enum constant of this type with the specified name.static UndoableListModel.UndoOrRedo[]UndoableListModel.UndoOrRedo. values()Returns an array containing the constants of this enum type, in the order they are declared.
-