public class TreeNodeFactory extends Object
Constructor and Description |
---|
TreeNodeFactory() |
Modifier and Type | Method and Description |
---|---|
static TreeNode |
createMethodInvoker(String name,
Object instance,
String category,
Method m) |
static TreeNode |
createTreeNode(String name,
Object instance,
String category) |
Copyright © 2019. All rights reserved.