Uses of Package
is.codion.swing.common.model.component.table
Packages that use is.codion.swing.common.model.component.table
Package
Description
Table model implementations with built-in filtering, sorting and selection management.
Package configuration values:
FilterTableCellEditor.CLICK_COUNT_TO_START
FilterTableCellRenderer.TABLE_CELL_LEFT_PADDING
FilterTableCellRenderer.TABLE_CELL_RIGHT_PADDING
FilterTableCellRenderer.NUMERICAL_HORIZONTAL_ALIGNMENT
FilterTableCellRenderer.TEMPORAL_HORIZONTAL_ALIGNMENT
FilterTableCellRenderer.BOOLEAN_HORIZONTAL_ALIGNMENT
FilterTableCellRenderer.HORIZONTAL_ALIGNMENT
FilterTableCellRenderer.ALTERNATE_ROW_COLORING
FilterTableCellRenderer.FOCUSED_CELL_INDICATOR
FilterTableCellRenderer.SET_BORDER
FilterTableHeaderRenderer.FOCUSED_COLUMN_INDICATOR
FilterTable.COLUMN_REORDERING
FilterTable.AUTO_RESIZE_MODE
FilterTable.COLUMN_RESIZING
FilterTable.ROWS_FILL_VIEWPORT
FilterTable.ROW_HEIGHT_FROM_FONT_SIZE
FilterTable.ROW_HEIGHT_FONT_PADDING
FilterTable.COLUMN_TOOL_TIPS
FilterTable.FILLS_VIEWPORT_HEIGHT
FilterTable.RESIZE_ROW_TO_FIT_EDITOR
FilterTable.STOP_EDIT_ON_FOCUS_LOST
Swing model classes
Package configuration values:
EntityServerMonitor.SERVER_MONITOR_UPDATE_RATE
-
Classes in is.codion.swing.common.model.component.table used by is.codion.swing.common.model.component.tableClassDescriptionA Swing
TableModelbased on the UI-agnosticFilterTableModel, adding theTableModelinterface along with cell editing (viaSwingFilterTableModel.RowEditor) — mirroring howSwingListModelextendsListModel.Builds aSwingFilterTableModel— the same options as the commonFilterTableModel.Builder(the selection is ajavax.swing.ListSelectionModelbased one and the refresher aProgressWorkerbased one), addingSwingFilterTableModel.Builder.async(boolean)andSwingFilterTableModel.Builder.rowEditor(Function), with the chain staying Swing-typed sobuild()yields aTableModel.Provides aSwingFilterTableModel.BuilderinstanceHandles the editing of rows -
Classes in is.codion.swing.common.model.component.table used by is.codion.swing.common.ui.component.tableClassDescriptionA Swing
TableModelbased on the UI-agnosticFilterTableModel, adding theTableModelinterface along with cell editing (viaSwingFilterTableModel.RowEditor) — mirroring howSwingListModelextendsListModel. -
Classes in is.codion.swing.common.model.component.table used by is.codion.swing.framework.modelClassDescriptionA Swing
TableModelbased on the UI-agnosticFilterTableModel, adding theTableModelinterface along with cell editing (viaSwingFilterTableModel.RowEditor) — mirroring howSwingListModelextendsListModel.Handles the editing of rows -
Classes in is.codion.swing.common.model.component.table used by is.codion.tools.generator.modelClassDescriptionA Swing
TableModelbased on the UI-agnosticFilterTableModel, adding theTableModelinterface along with cell editing (viaSwingFilterTableModel.RowEditor) — mirroring howSwingListModelextendsListModel. -
Classes in is.codion.swing.common.model.component.table used by is.codion.tools.loadtest.modelClassDescriptionA Swing
TableModelbased on the UI-agnosticFilterTableModel, adding theTableModelinterface along with cell editing (viaSwingFilterTableModel.RowEditor) — mirroring howSwingListModelextendsListModel. -
Classes in is.codion.swing.common.model.component.table used by is.codion.tools.monitor.modelClassDescriptionA Swing
TableModelbased on the UI-agnosticFilterTableModel, adding theTableModelinterface along with cell editing (viaSwingFilterTableModel.RowEditor) — mirroring howSwingListModelextendsListModel.