Uses of Interface
org.autogui.base.mapping.GuiReprCollectionTable.TableTarget
Packages that use GuiReprCollectionTable.TableTarget
-
Uses of GuiReprCollectionTable.TableTarget in org.autogui.base.mapping
Subinterfaces of GuiReprCollectionTable.TableTarget in org.autogui.base.mappingModifier and TypeInterfaceDescriptionstatic interface
a subtype of table-target, also supporting selecting partial columns; in the type,getSelectedCells()
returns the values of the partial columns.static interface
an interface for operating a specific column with selected rows -
Uses of GuiReprCollectionTable.TableTarget in org.autogui.swing
Classes in org.autogui.swing that implement GuiReprCollectionTable.TableTargetModifier and TypeClassDescriptionstatic class
-
Uses of GuiReprCollectionTable.TableTarget in org.autogui.swing.table
Classes in org.autogui.swing.table that implement GuiReprCollectionTable.TableTargetModifier and TypeClassDescriptionstatic class
supporting value conversion like Path to Fileclass
an implementation ofGuiReprCollectionTable.TableTargetCell
forJTable
.class
an impl.