|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--org.jfree.report.modules.gui.config.model.AbstractConfigTreeNode
|
+--org.jfree.report.modules.gui.config.model.ConfigTreeRootNode
The root node contains the local and the global node and is the main entry point into the tree.
| Constructor Summary | |
ConfigTreeRootNode(java.lang.String name)
Creates a new root node with the given name. |
|
| Method Summary | |
javax.swing.tree.TreeNode |
getParent()
Returns the parent TreeNode of the receiver. |
| Methods inherited from class org.jfree.report.modules.gui.config.model.AbstractConfigTreeNode |
add,
children,
getAllowsChildren,
getChildAt,
getChildCount,
getIndex,
getName,
isLeaf,
reset,
setParent |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public ConfigTreeRootNode(java.lang.String name)
name - the name of the node.| Method Detail |
public javax.swing.tree.TreeNode getParent()
TreeNode of the receiver.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||