Uses of Package
org.jdesktop.swingx.table

Packages that use org.jdesktop.swingx.table
org.jdesktop.binding.swingx.table   
org.jdesktop.jdnc Contains API and extended Swing components which provide common functionality required by data-centric, enterprise client applications. 
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.binding.swingx.table
ColumnFactory
          Creates and configures TableColumns.
TableColumnExt
          TableColumn extension which adds support for view column configuration features including column-visibility, sorting, and prototype values.
 

Classes in org.jdesktop.swingx.table used by org.jdesktop.jdnc
TableColumnExt
          TableColumn extension which adds support for view column configuration features including column-visibility, sorting, and prototype values.
 

Classes in org.jdesktop.swingx.table used by org.jdesktop.swingx
ColumnFactory
          Creates and configures TableColumns.
TableColumnExt
          TableColumn extension which adds support for view column configuration features including column-visibility, sorting, and prototype values.
 

Classes in org.jdesktop.swingx.table used by org.jdesktop.swingx.table
ColumnFactory
          Creates and configures TableColumns.
ColumnHeaderRenderer
          Header renderer class which renders column sort feedback (arrows).
TableColumnExt
          TableColumn extension which adds support for view column configuration features including column-visibility, sorting, and prototype values.
TableColumnModelExt
          An extension to the TableColumnModel that adds logic dealing with the "visibilty" property of the TableColumnExt.
 



Copyright © 2005 Sun Microsystems All Rights Reserved.