Package | Description |
---|---|
org.jdesktop.swingx |
Contains extensions to the Swing GUI toolkit, including new and enhanced
components that provide functionality commonly required by rich,
data-centric client applications.
|
org.jdesktop.swingx.table |
Contains API required by the extended JTable component, JXTable.
|
Class | Description |
---|---|
ColumnFactory |
Creates and configures
TableColumnExt s. |
TableColumnExt |
TableColumn extension for enhanced view column configuration. |
Class | Description |
---|---|
ColumnControlButton.ColumnVisibilityAction |
A specialized
Action which takes care of keeping in synch with
TableColumn state. |
ColumnControlPopup |
Encapsulates the popup component which is the delegate for
all popup visuals, used by a ColumnControlButton.
|
ColumnFactory |
Creates and configures
TableColumnExt s. |
LabelProperties |
Deprecated.
(pre-1.6.2) no replacement
|
TableColumnExt |
TableColumn extension for enhanced view column configuration. |
TableColumnModelExt |
An extension of
TableColumnModel suitable for use with
JXTable . |
Copyright © 2018. All rights reserved.