Module org.autogui

Class GuiSwingHistoryMenu.HistoryClearAction

java.lang.Object
javax.swing.AbstractAction
org.autogui.swing.GuiSwingHistoryMenu.HistoryClearAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action, PopupCategorized.CategorizedMenuItem, PopupCategorized.CategorizedMenuItemAction, PopupCategorized.CategorizedMenuItemComponent
Enclosing class:
GuiSwingHistoryMenu<ValueType,PaneType extends GuiSwingView.ValuePane<ValueType>>

public static class GuiSwingHistoryMenu.HistoryClearAction extends AbstractAction implements PopupCategorized.CategorizedMenuItemAction
the clear menu item for histories
See Also: