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.ColumnFactory Creates and configuresTableColumnExt
s.ColumnHeaderRenderer Header renderer class which renders column sort feedback (arrows).LabelProperties Class used to store label properties in a single object so that they may be applied as a set on renderers.TableColumnExt TableColumn
extension for enhanced view column configuration.TableColumnModelExt An extension ofTableColumnModel
suitable for use withJXTable
.