Uses of Interface
org.jdesktop.swingx.event.TableColumnModelExtListener
Packages that use TableColumnModelExtListener
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.
-
Uses of TableColumnModelExtListener in org.jdesktop.swingx
Classes in org.jdesktop.swingx that implement TableColumnModelExtListenerModifier and TypeClassDescriptionclass
Enhanced Table component with support for general SwingX sorting/filtering, rendering, highlighting, rollover and search functionality.class
TableHeader with extended functionality if associated Table is of type JXTable.class
JXTreeTable
is a specializedtable
consisting of a single column in which to display hierarchical data, and any number of other columns in which to display regular data. -
Uses of TableColumnModelExtListener in org.jdesktop.swingx.table
Methods in org.jdesktop.swingx.table that return TableColumnModelExtListener