|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectix.iface.ui.tree.IXTrees
public class IXTrees
| Field Summary | |
|---|---|
static java.lang.String |
ROOTNAME
|
| Constructor Summary | |
|---|---|
IXTrees()
|
|
| Method Summary | |
|---|---|
static java.util.List |
findRoots(java.util.List userNodes)
Finds all roots in the list of TreeNode objects. |
static javax.swing.tree.TreeModel |
setupTreeModel(EditableTreeModel model,
java.util.List userObjects)
Makes a tree for the given IXTree object using the given list of user objects. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String ROOTNAME
| Constructor Detail |
|---|
public IXTrees()
| Method Detail |
|---|
public static javax.swing.tree.TreeModel setupTreeModel(EditableTreeModel model,
java.util.List userObjects)
public static java.util.List findRoots(java.util.List userNodes)
userNodes - A list of user objects that implement TreeNode.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||