public static class Format.Forester extends SwingForester
Format.showSwingTree(Format, String, boolean)| Modifier and Type | Class and Description |
|---|---|
protected class |
Format.Forester.Inner1 |
SwingForester.LazyNode, SwingForester.Leaf, SwingForester.TreeProxy| Constructor and Description |
|---|
Forester() |
| Modifier and Type | Method and Description |
|---|---|
protected TreeNode |
createNode(TreeNode parent,
String label,
Object source) |
protected TreeNode |
growBranch(TreeNode parent,
String label,
Object source) |
getHTML, growRoot, setHTMLprotected TreeNode growBranch(TreeNode parent, String label, Object source)
growBranch in class SwingForestersee also the complete user documentation .