public class __TREEGEN__ extends SwingForester
Modifier and Type | Class and Description |
---|---|
protected class |
__TREEGEN__.Inner1 |
SwingForester.LazyNode, SwingForester.Leaf, SwingForester.TreeProxy
Constructor and Description |
---|
__TREEGEN__() |
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, setHTML
protected TreeNode growBranch(TreeNode parent, String label, Object source)
growBranch
in class SwingForester