Module org.autogui

Class GuiSwingHistoryMenu.HistorySetForColumnAction<ValueType>

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