|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TreeStructureException | |
com.cc.framework.util |
Uses of TreeStructureException in com.cc.framework.util |
Methods in com.cc.framework.util that throw TreeStructureException | |
static void |
TreeHelp.connectOutline(java.util.Collection nodes)
Connects all nodes with a parent child relationship a collection. |
static TreeGroupDataModel |
TreeHelp.createOutline(java.util.Collection nodes)
Creates a Tree from a Collection. |
static TreeGroupDataModel |
TreeHelp.createOutline(TreeGroupDataModel root,
java.util.Collection nodes)
Creates a Tree from an ArrayList. |
static TreeGroupDataModel |
TreeHelp.createOutline(TreeGroupDataModel root,
java.util.Map elements)
Creates a Tree from an Hashtable. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |