public class SwingForester extends Object
Modifier and Type | Class and Description |
---|---|
class |
SwingForester.LazyNode |
class |
SwingForester.Leaf |
class |
SwingForester.TreeProxy |
Constructor and Description |
---|
SwingForester() |
Modifier and Type | Method and Description |
---|---|
boolean |
getHTML() |
protected TreeNode |
growBranch(TreeNode parent,
String label,
Object x) |
TreeNode |
growRoot(Object x) |
void |
setHTML(boolean html) |
see also the complete user documentation .