Package org.jdesktop.swingx.table
-
Interface Summary Interface Description ColumnControlPopup Encapsulates the popup component which is the delegate for all popup visuals, used by a ColumnControlButton.ColumnControlPopup.ActionGroupable Interface indicating support for grouping of menu actions.ColumnControlPopup.ActionGrouper Splits and returns a List of actions into sub-lists.TableColumnModelExt An extension ofTableColumnModel
suitable for use withJXTable
. -
Class Summary Class Description ColumnControlButton A component to allow interactive customization ofJXTable
's columns.ColumnFactory Creates and configuresTableColumnExt
s.DatePickerCellEditor A CellEditor using a JXDatePicker as editor component.DefaultTableColumnModelExt A default implementation ofTableColumnModelExt
.NumberEditorExt Issue #393-swingx: localized NumberEditor.NumberEditorNumberFormat Deprecated. (pre-1.6.2) replaced by NumberEditorExt, no longer used internallyNumberFormatExt Deprecated. (pre-1.6.2) moved to org.jdesktop.swingx.textStrictNumberFormatter Deprecated. (pre-1.6.2) moved to text packageTableColumnExt TableColumn
extension for enhanced view column configuration.TableRowHeightController A controller to adjust JTable rowHeight based on sizing requirements of its renderers.TableUtilities Collection of utility methods for J/X/Table. -
Exception Summary Exception Description ColumnControlButton A component to allow interactive customization ofJXTable
's columns.ColumnControlPopup Encapsulates the popup component which is the delegate for all popup visuals, used by a ColumnControlButton.ColumnFactory Creates and configuresTableColumnExt
s.DatePickerCellEditor A CellEditor using a JXDatePicker as editor component.DefaultTableColumnModelExt A default implementation ofTableColumnModelExt
.NumberEditorExt Issue #393-swingx: localized NumberEditor.NumberEditorNumberFormat A specialised Format for the NumberEditor that returns a null for empty strings.NumberFormatExt A specialised NumberFormat which handles null values and empty Strings.StrictNumberFormatter Experiment to work around Issue #1183-swingx: NumberEditorExt throws exception on getCellValue.TableColumnExt TableColumn
extension for enhanced view column configuration.TableColumnModelExt An extension ofTableColumnModel
suitable for use withJXTable
.TableRowHeightController A controller to adjust JTable rowHeight based on sizing requirements of its renderers.TableUtilities Collection of utility methods for J/X/Table.