au.edu.swin.synergy.plugin.help
Class BHelpTreeModel
java.lang.Object
|
+--au.edu.swin.synergy.plugin.help.BHelpTreeModel
- public class BHelpTreeModel
- extends Object
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
BHelpTreeModel
public BHelpTreeModel(String rootTitle)
addBranch
public DefaultMutableTreeNode addBranch(DefaultMutableTreeNode parent,
String label)
addHelpItem
public void addHelpItem(DefaultMutableTreeNode parent,
BHelpItem item)
getModel
public DefaultTreeModel getModel()
getRoot
public DefaultMutableTreeNode getRoot()