Module org.autogui

Class KeyUndoManager.UndoAction

java.lang.Object
javax.swing.AbstractAction
org.autogui.swing.util.KeyUndoManager.UndoAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action, PopupCategorized.CategorizedMenuItem, PopupCategorized.CategorizedMenuItemAction, PopupCategorized.CategorizedMenuItemComponent
Enclosing class:
KeyUndoManager

public static class KeyUndoManager.UndoAction extends AbstractAction implements PopupCategorized.CategorizedMenuItemAction
the action for undo or redo
See Also: