Uses of Interface
org.autogui.swing.table.TableTargetCellAction
Packages that use TableTargetCellAction
-
Uses of TableTargetCellAction in org.autogui.swing
Classes in org.autogui.swing that implement TableTargetCellActionModifier and TypeClassDescriptionstatic class
an action for copying JSON values of target table-cells: each JSON values are converted from each table-column contained as a list ofGuiSwingJsonTransfer.TableMenuCompositeJsonCopy
and selected based on the column-indexstatic class
an action for copying JSON values of target table-rows: each JSON values are converted from selected-rows by the context of the tablestatic class
an action for loading JSON values from a file for target table-rows or cellsstatic class
an action for pasting JSON values of target table-rows or cellsstatic class
an action for saving JSON values of target table-cellsstatic class
an action for saving JSON values of target table-rows to a file -
Uses of TableTargetCellAction in org.autogui.swing.table
Classes in org.autogui.swing.table that implement TableTargetCellActionModifier and TypeClassDescriptionstatic class
the action defined by composition of selected columns; it joins cell strings by new-lines (for row) and tabs (for columns).static class
static class
static class
Constructors in org.autogui.swing.table with parameters of type TableTargetCellActionModifierConstructorDescriptionTableTargetCellExecutionAction
(TableTargetCellAction action, GuiReprCollectionTable.TableTargetCell target)