|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.co.petertribble.pkgview.ClusterTree
public class ClusterTree
Constructor Summary | |
---|---|
ClusterTree(javax.swing.tree.DefaultMutableTreeNode topmenu,
ClusterToc ctoc)
Create a tree from a clustertoc file and add it to the parent node |
|
ClusterTree(javax.swing.tree.DefaultMutableTreeNode topmenu,
ClusterToc ctoc,
java.lang.String cluster)
Create a tree from a clustertoc file and add it to the parent node |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ClusterTree(javax.swing.tree.DefaultMutableTreeNode topmenu, ClusterToc ctoc)
topmenu
- A tree node to attach the tree toctoc
- A parsed cluster table of contentspublic ClusterTree(javax.swing.tree.DefaultMutableTreeNode topmenu, ClusterToc ctoc, java.lang.String cluster)
topmenu
- A tree node to attach the tree toctoc
- A parsed cluster table of contentscluster
- The top-level metacluster to show
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |