Module org.autogui

Class GuiSwingViewCollectionTable.CollectionColumnMenuSupplier

java.lang.Object
org.autogui.swing.GuiSwingViewCollectionTable.CollectionColumnMenuSupplier
All Implemented Interfaces:
PopupExtension.PopupMenuBuilder
Enclosing class:
GuiSwingViewCollectionTable

public static class GuiSwingViewCollectionTable.CollectionColumnMenuSupplier extends Object implements PopupExtension.PopupMenuBuilder
it reacts to only GuiSwingViewCollectionTable.PopupExtensionCollection in order to obtains selected column by GuiSwingViewCollectionTable.PopupExtensionCollection.getTargetColumn(). The target column is the column under the mouse pointer, or one of selected column when a key stroke happened. A returned ObjectTableColumn can obtain a menu source by ObjectTableColumn.getMenuBuilderSource().