Module org.autogui

Class GuiSwingHistoryMenu.HistoryMenuForTableColumn<ValueType,PaneType extends GuiSwingView.ValuePane<ValueType>>

Type Parameters:
ValueType - the value type of the column
PaneType - the column component
All Implemented Interfaces:
ImageObserver, ItemSelectable, MenuContainer, Serializable, Accessible, MenuElement, SwingConstants, TableTargetMenu, PopupCategorized.CategorizedMenuItem, PopupCategorized.CategorizedMenuItemComponent
Enclosing class:
GuiSwingHistoryMenu<ValueType,PaneType extends GuiSwingView.ValuePane<ValueType>>

public static class GuiSwingHistoryMenu.HistoryMenuForTableColumn<ValueType,PaneType extends GuiSwingView.ValuePane<ValueType>> extends GuiSwingHistoryMenu<ValueType,PaneType>
a history menu for a table-column. the factory of GuiSwingHistoryMenu.HistorySetForColumnAction
See Also: