Uses of Package
org.autogui.swing.table
Packages that use org.autogui.swing.table
-
Classes in org.autogui.swing.table used by org.autogui.swingClassDescriptiona specifier factory for a list index: having a mutable index and creating
GuiReprValue.ObjectSpecifierIndex
.the root interface for selection changeindex list of selected rowslist of selected {row, column} indiceslist of selected row objectsan action targetan action for executing anGuiReprActionList
with selected targets.a table-model withGuiMappingContext
a table-column with additional info.menu items which the column can processa shared key for a menu compositeaction for processing selected cell values or selected rows with all cells in those rows processed byObjectTableModel.TableTargetCellExecutionAction
.an implementation ofGuiReprCollectionTable.TableTargetCell
forJTable
.indicating an action can be converted for selected table columns (with entire rows or selected cells) processing, handled byObjectTableColumnValue.CollectionRowsActionBuilder
.a menu factory for selected column-rows -
Classes in org.autogui.swing.table used by org.autogui.swing.prefsClassDescriptiona subclass of
ObjectTableModelColumns
with supporting settings and preferencesan ordering index of a columnpreferences for ordering of non-context table columns, attached to a lista width info.preferences for width of non-context table columns, attached to a lista table-column with additional info.column managing part ofObjectTableModel
-
Classes in org.autogui.swing.table used by org.autogui.swing.tableClassDescriptionthe interface for a column factoryinterface for
ObjectTableColumn
a specifier factory for a list index: having a mutable index and creatingGuiReprValue.ObjectSpecifierIndex
.the base class for dynamic column factories: the class provide implementations of methods defined inObjectTableModelColumns.DynamicColumnFactory
andGuiSwingTableColumnSet.DynamicColumnHost
size-factory for List<E>a dynamic version of columnthe base class for dynamic table-selection-sourcesclass T { List<List<E>> list; } class E { String n; List<Float> l1; List<String> l2; void act(List<Integer> selectedIndices, String targetName) {...} }class T { List<List<E>> list; } class E { String n; List<Float> l; void act(List<Float> selected) {...} }a result value ofGuiSwingTableColumnCollection.TableSelectionSourceDynamicForList
with additional informationa selected target field name and specifiers as an intermediate state ofGuiSwingTableColumnCollection.TableSelectionSourceDynamicForList
.the dynamic version ofGuiSwingTableColumn
, creating a factory instead of a columnmaintaining mapping between a row-component and row-column-indices for repainting.a dummy editor for just rending a file-patha component for column editoran interface of a set ofGuiSwingTableColumn
.a sub-interface ofGuiSwingTableColumnSet.TableColumnHost
which can support adding action contextsthe target for adding created columns.the root interface for selection changeindex list of selected rowslist of selected {row, column} indicesindicates that the selection is not changedlist of selected row objectsan action targetan action for executing anGuiReprActionList
with selected targets.cell component with supportingGuiReprValueStringField
instead of the documenta table-model withGuiMappingContext
a subclass ofObjectTableModelColumns
with supporting settings and preferencesan ordering index of a columnpreferences for ordering of non-context table columns, attached to a lista width info.preferences for width of non-context table columns, attached to a lista table-column with additional info.a column class for specifying operations with lambdas.a top-column displaying a row-index numbera menu-builder holdermenu items which the column can processa shared key for a menu compositea table-column withGuiMappingContext
.a base class for wrapping an actionindicating whether the editor needs a specific margin borderan updater holder for renderer component: the component ofObjectTableColumnValue.ObjectTableCellRenderer
may implement the interface.an updating target for renderer component: the component ofObjectTableColumnValue.ObjectTableCellRenderer
may implement the interface.a cell-editor withGuiSwingView.ValuePane
interface for renderer and editor, in order to set up some properties like preferences and setting-windowsa table-model based on a list of row objectsthe return value ofObjectTableModel.buildDataArray(Runnable)
a menu builder with empty separatorsObjectTableModel.refreshColumns()
seems to clear column selection between the first size-obtaining step and the after-step.column managing part ofObjectTableModel
a container of dynamic columns.a factory of size info.a factory with supporting root-actions: actions defined in the owner of a list.size information of hierarchical composition of sub-columnsa listener interface for dynamic column changesaction for processing selected cell values or selected rows with all cells in those rows processed byObjectTableModel.TableTargetCellExecutionAction
.an implementation ofGuiReprCollectionTable.TableTargetCell
forJTable
.indicating an action can be converted for selected table columns (with entire rows or selected cells) processing, handled byObjectTableColumnValue.CollectionRowsActionBuilder
.a menu factory for selected column-rowsa composite for to-string relying onGuiRepresentation.toHumanReadableString(GuiMappingContext, Object)
the action defined by composition of selected columns; it joins cell strings by new-lines (for row) and tabs (for columns).