Uses of Package
org.jdesktop.swingx.table
-
Packages that use org.jdesktop.swingx.table 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. -
Classes in org.jdesktop.swingx.table used by org.jdesktop.swingx Class Description ColumnFactory Creates and configuresTableColumnExt
s.TableColumnExt TableColumn
extension for enhanced view column configuration. -
Classes in org.jdesktop.swingx.table used by org.jdesktop.swingx.table Class Description ColumnControlButton.ColumnVisibilityAction A specializedAction
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 configuresTableColumnExt
s.DefaultTableColumnModelExt.VisibilityListener TODO JW: move into propertyChanged! No need for a dedicated listener.TableColumnExt TableColumn
extension for enhanced view column configuration.TableColumnModelExt An extension ofTableColumnModel
suitable for use withJXTable
.