Uses of Class
com.cc.framework.util.TreeStructureException

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.
 



Copyright © 2000-2005 SCC Informationssysteme GmbH. All Rights Reserved.