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.
|
Modifier and Type | Class and Description |
---|---|
class |
JXTable
Enhanced Table component with support for general SwingX sorting/filtering,
rendering, highlighting, rollover and search functionality.
|
class |
JXTableHeader
TableHeader with extended functionality if associated Table is of
type JXTable.
|
class |
JXTreeTable
JXTreeTable is a specialized table
consisting of a single column in which to display hierarchical data, and any
number of other columns in which to display regular data. |
Modifier and Type | Method and Description |
---|---|
TableColumnModelExtListener[] |
DefaultTableColumnModelExt.getTableColumnModelExtListeners() |
Copyright © 2015. All rights reserved.