Uses of Class
org.autogui.swing.util.KeyUndoManager
Packages that use KeyUndoManager
-
Uses of KeyUndoManager in org.autogui.swing
Fields in org.autogui.swing declared as KeyUndoManagerModifier and TypeFieldDescriptionprotected KeyUndoManager
GuiSwingViewNumberSpinner.PropertyNumberSpinner.undoManager
-
Uses of KeyUndoManager in org.autogui.swing.util
Fields in org.autogui.swing.util declared as KeyUndoManagerModifier and TypeFieldDescriptionprotected KeyUndoManager
KeyUndoManager.UndoAction.keyUndoManager
protected KeyUndoManager
SearchTextField.undoManager
Methods in org.autogui.swing.util with parameters of type KeyUndoManagerModifier and TypeMethodDescriptionvoid
KeyUndoManager.UndoAction.setKeyUndoManager
(KeyUndoManager keyUndoManager)