Uses of Interface
org.autogui.swing.table.ObjectTableColumn.PopupMenuBuilderSource
Packages that use ObjectTableColumn.PopupMenuBuilderSource
-
Uses of ObjectTableColumn.PopupMenuBuilderSource in org.autogui.swing.table
Classes in org.autogui.swing.table that implement ObjectTableColumn.PopupMenuBuilderSourceModifier and TypeClassDescriptionstatic class
a row-index column with an actions including toString and JSONstatic class
a cell renderer withGuiSwingView.ValuePane
Methods in org.autogui.swing.table that return ObjectTableColumn.PopupMenuBuilderSourceModifier and TypeMethodDescriptionGuiSwingTableModelCollection.ObjectTableColumnRowIndexWithActions.getMenuBuilderSource()
ObjectTableColumn.getMenuBuilderSource()
Note: the actions added by the builder will only work with single (last) value of the renderer, set byGuiSwingView.ValuePane.setSwingViewValue(Object)
.