Module org.autogui

Class GuiSwingHistoryMenu.HistorySetAction<ValueType>

java.lang.Object
javax.swing.AbstractAction
org.autogui.swing.GuiSwingHistoryMenu.HistorySetAction<ValueType>
Type Parameters:
ValueType - the value type of the target component
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.HistorySetAction<ValueType> extends AbstractAction implements PopupCategorized.CategorizedMenuItemAction
the action for setting a specified value to a component
See Also: