Protege-2000 1.7

edu.stanford.smi.protege.ui
Class FormParentChildRoot

java.lang.Object
  |
  +--edu.stanford.smi.protege.util.LazyTreeNode
        |
        +--edu.stanford.smi.protege.util.LazyTreeRoot
              |
              +--edu.stanford.smi.protege.ui.ParentChildRoot
                    |
                    +--edu.stanford.smi.protege.ui.FormParentChildRoot
All Implemented Interfaces:
TreeNode

public class FormParentChildRoot
extends ParentChildRoot

Description of the class

Author:
Ray Fergerson

Constructor Summary
FormParentChildRoot(Cls root)
           
FormParentChildRoot(Collection roots)
           
 
Method Summary
 LazyTreeNode createNode(Object o)
           
 
Methods inherited from class edu.stanford.smi.protege.ui.ParentChildRoot
getComparator
 
Methods inherited from class edu.stanford.smi.protege.util.LazyTreeRoot
getChildObjectCount, getChildObjects, notifyChildNodeAdded, notifyChildNodeRemoved, notifyNodeChanged, notifyNodeStructureChanged, setModel
 
Methods inherited from class edu.stanford.smi.protege.util.LazyTreeNode
childAdded, childAdded, childRemoved, children, dispose, getAllowsChildren, getChildAt, getChildCount, getIndex, getIndex, getLazyTreeNodeParent, getParent, getUserObject, getUserObjectIndex, isLeaf, reload, reload, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FormParentChildRoot

public FormParentChildRoot(Cls root)

FormParentChildRoot

public FormParentChildRoot(Collection roots)
Method Detail

createNode

public LazyTreeNode createNode(Object o)
Overrides:
createNode in class ParentChildRoot

Protege-2000 1.7

Submit a bug report or feature request
Protege-2000 is a trademark of Stanford University.
Copyright (c) 1998-2002 Stanford University.