Uses of Package
org.jdesktop.swingx.table
Packages that use org.jdesktop.swingx.table
Package
Description
Contains extensions to the Swing GUI toolkit, including new and enhanced
components that provide functionality commonly required by rich,
data-centric client applications.
Contains API required by the extended JTable component, JXTable.
-
Classes in org.jdesktop.swingx.table used by org.jdesktop.swingxClassDescriptionCreates and configures
TableColumnExt
s.TableColumn
extension for enhanced view column configuration. -
Classes in org.jdesktop.swingx.table used by org.jdesktop.swingx.tableClassDescriptionA specialized
Action
which takes care of keeping in synch with TableColumn state.Encapsulates the popup component which is the delegate for all popup visuals, used by a ColumnControlButton.Interface indicating support for grouping of menu actions.Splits and returns a List of actions into sub-lists.Creates and configuresTableColumnExt
s.TableColumn
extension for enhanced view column configuration.An extension ofTableColumnModel
suitable for use withJXTable
.