Protege-2000 1.7

edu.stanford.smi.protege.ui
Class ParentChildRoot

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

public class ParentChildRoot
extends LazyTreeRoot

Description of the class

Author:
Ray Fergerson

Constructor Summary
ParentChildRoot(Cls root)
           
ParentChildRoot(Collection roots)
           
 
Method Summary
 LazyTreeNode createNode(Object o)
           
 Comparator 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

ParentChildRoot

public ParentChildRoot(Cls root)

ParentChildRoot

public ParentChildRoot(Collection roots)
Method Detail

createNode

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

getComparator

public Comparator getComparator()
Overrides:
getComparator in class LazyTreeNode

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.