Interface | Description |
---|---|
ColumnControlPopup |
Encapsulates the popup component which is the delegate for
all popup visuals, used by a ColumnControlButton.
|
TableColumnModelExt |
An extension of
TableColumnModel suitable for use with
JXTable . |
Class | Description |
---|---|
ColumnControlButton |
A component to allow interactive customization of
JXTable 's
columns. |
ColumnFactory |
Creates and configures
TableColumnExt s. |
ColumnHeaderRenderer |
Header renderer class which renders column sort feedback (arrows).
|
DatePickerCellEditor |
A CellEditor using a JXDatePicker as editor component.
|
DefaultTableColumnModelExt |
A default implementation of
TableColumnModelExt . |
LabelProperties |
Class used to store label properties in a single object so that they
may be applied as a set on renderers.
|
NumberEditorExt |
Issue #393-swingx: localized NumberEditor.
|
TableColumnExt |
TableColumn extension for enhanced view column configuration. |