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 and Description |
---|
ColumnFactory
Creates and configures
TableColumnExt s. |
TableColumnExt
TableColumn extension for enhanced view column configuration. |
Class and 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.
|
ColumnControlPopup.ActionGroupable
Interface indicating support for grouping of menu actions.
|
ColumnControlPopup.ActionGrouper
Splits and returns a List of actions into sub-lists.
|
ColumnFactory
Creates and configures
TableColumnExt s. |
TableColumnExt
TableColumn extension for enhanced view column configuration. |
TableColumnModelExt
An extension of
TableColumnModel suitable for use with
JXTable . |
Copyright © 2017. All rights reserved.