Uses of Class
org.jdesktop.swingx.treetable.TreeTableCellEditor
Packages that use TreeTableCellEditor
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.
-
Uses of TreeTableCellEditor in org.jdesktop.swingx
Fields in org.jdesktop.swingx declared as TreeTableCellEditorModifier and TypeFieldDescriptionprivate TreeTableCellEditor
JXTreeTable.hierarchicalEditor
Editor used to edit cells within thehierarchical
column.