Uses of Package
org.jdesktop.swingx.table

Packages that use org.jdesktop.swingx.table
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
ColumnFactory
          Creates and configures TableColumnExts.
TableColumnExt
          TableColumn extension for enhanced view column configuration.
 

Classes in org.jdesktop.swingx.table used by org.jdesktop.swingx.table
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 TableColumnExts.
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 of TableColumnModel suitable for use with JXTable.