Uses of Class
org.jdesktop.swingx.JXTable.GenericEditor
-
Packages that use JXTable.GenericEditor 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.treetable Contains API required by the JXTreeTable component. -
-
Uses of JXTable.GenericEditor in org.jdesktop.swingx
Subclasses of JXTable.GenericEditor in org.jdesktop.swingx Modifier and Type Class Description static classJXTable.NumberEditorEditor forNumbers. -
Uses of JXTable.GenericEditor in org.jdesktop.swingx.treetable
Subclasses of JXTable.GenericEditor in org.jdesktop.swingx.treetable Modifier and Type Class Description classTreeTableCellEditorAn editor that can be used to edit the tree column.
-