|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--uk.ac.mrc.hgmp.embreo.EmbreoGroupTree
Constructor Summary | |
EmbreoGroupTree(javax.swing.tree.DefaultMutableTreeNode topmenu,
EmbreoGroupList glist)
Create a tree from a group list and add it to the parent node |
|
EmbreoGroupTree(javax.swing.tree.DefaultMutableTreeNode topmenu,
EmbreoGroupList glist,
EmbreoAppList applist)
Create a tree from a group list and add it to the parent node |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public EmbreoGroupTree(javax.swing.tree.DefaultMutableTreeNode topmenu, EmbreoGroupList glist)
topmenu
- A tree node to attach the tree toglist
- A grouped list of optionspublic EmbreoGroupTree(javax.swing.tree.DefaultMutableTreeNode topmenu, EmbreoGroupList glist, EmbreoAppList applist)
topmenu
- A tree node to attach the tree toglist
- A grouped list of optionsapplist
- Alphabetical list of options, used to supply tooltips
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |