|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.tree.DefaultMutableTreeNode
ch.hearc.I04_05s08.GUI.RDF.RdfTreeNode
A node of the RDF Toolbar
Nested Class Summary |
Nested classes inherited from class javax.swing.tree.DefaultMutableTreeNode |
|
Field Summary | |
private String |
help
Help text of the node |
Fields inherited from class javax.swing.tree.DefaultMutableTreeNode |
allowsChildren, children, EMPTY_ENUMERATION, parent, userObject |
Constructor Summary | |
RdfTreeNode(String title)
Init the tree node |
|
RdfTreeNode(String title,
String help)
Init the tree node |
Method Summary | |
void |
add(MutableTreeNode[] newChilds)
Add childs |
String |
getHelptext()
Get help text |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
private String help
Constructor Detail |
public RdfTreeNode(String title, String help)
title
- the title of the nodehelp
- help textpublic RdfTreeNode(String title)
title
- the title of the nodeMethod Detail |
public void add(MutableTreeNode[] newChilds)
newChilds
- add nodespublic String getHelptext()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A project by Blanc, Yoan – supervised by Dr. Ghorbel, Hatem.
2004 © Blanc, Yoan - HE-ARC