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.
|
Modifier and Type | Class and Description |
---|---|
class |
JXTreeTable.TreeTableHackerExt
Note: currently this class looks a bit funny (only overriding
the hit decision method).
|
class |
JXTreeTable.TreeTableHackerExt2
Patch for #471-swingx: no selection on click in hierarchical column
if outside of node-text.
|
class |
JXTreeTable.TreeTableHackerExt3
A more (or less, depending in pov :-) aggressiv hacker.
|
class |
JXTreeTable.TreeTableHackerExt4
This class extends TreeTableHackerExt instead of TreeTableHackerExt3 so
as to serve as a clue that it is a complete overhaul and looking in
TreeTableHackerExt2 and TreeTableHackerExt3 for methods to change the
behavior will do you no good.
|
class |
JXTreeTable.TreeTableHackerExt5 |
Modifier and Type | Method and Description |
---|---|
protected JXTreeTable.TreeTableHacker |
JXTreeTable.createTreeTableHacker()
Hacking around various issues.
|
protected JXTreeTable.TreeTableHacker |
JXTreeTable.getTreeTableHacker() |
Copyright © 2015. All rights reserved.