portal.comp.tree
Class TreeModel

java.lang.Object
  extended byportal.comp.tree.TreeNodeModel
      extended byportal.comp.tree.TreeModel
All Implemented Interfaces:
Model, java.io.Serializable

public class TreeModel
extends TreeNodeModel

See Also:
Serialized Form

Constructor Summary
TreeModel()
           
 
Methods inherited from class portal.comp.tree.TreeNodeModel
addChildNode, addTreeNodeEventListener, getChildren, getName, hasChildNodes, isOpened, removeAllChildNodes, setName, setOpened
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TreeModel

public TreeModel()