-
-
Constructor Summary
Constructors Constructor Description HelpNavigationTreeModel(URL pTocUrl)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetChildCount(Object arg0)TreePathgetPath(Object arg0)ObjectgetRoot()booleanisLeaf(Object arg0)protected voidremoveChildren(TreePath arg0, int[] arg1)voidvalueForPathChanged(TreePath arg0, Object arg1)-
Methods inherited from class com.iamsoft.util.DefaultIndexedTreeModel
addChildren, addChildren, constructList, getChild, getData, getIndexOfChild, replaceNode
-
-
-
-
Constructor Detail
-
HelpNavigationTreeModel
public HelpNavigationTreeModel(URL pTocUrl)
-
-