|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.stanford.smi.protege.util.LazyTreeNode
edu.stanford.smi.protegex.owl.ui.explorer.ExplorerTreeNode
Field Summary | |
protected ExplorerFilter |
filter
|
private ClassListener |
listener
|
Fields inherited from class edu.stanford.smi.protege.util.LazyTreeNode |
|
Constructor Summary | |
ExplorerTreeNode(edu.stanford.smi.protege.util.LazyTreeNode parent,
RDFSClass cls,
ExplorerFilter filter)
|
Method Summary | |
protected abstract List |
createChildObjects()
|
protected edu.stanford.smi.protege.util.LazyTreeNode |
createNode(Object o)
|
private void |
deleteChildren()
|
void |
dispose()
|
ExplorerTreeNode |
getChildNode(int index)
|
protected int |
getChildObjectCount()
|
protected Collection |
getChildObjects()
|
protected Comparator |
getComparator()
|
RDFSClass |
getRDFSClass()
|
String |
toString(boolean expanded)
|
private void |
updateChildren()
|
Methods inherited from class edu.stanford.smi.protege.util.LazyTreeNode |
childAdded, childAdded, childRemoved, children, equals, getAllowsChildren, getChildAt, getChildCount, getIndex, getIndex, getLazyTreeNodeParent, getParent, getUserObject, getUserObjectIndex, isDuplicate, isLeaf, notifyChildNodeAdded, notifyChildNodeRemoved, notifyNodeChanged, notifyNodeStructureChanged, reload, reload, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
protected ExplorerFilter filter
private ClassListener listener
Constructor Detail |
public ExplorerTreeNode(edu.stanford.smi.protege.util.LazyTreeNode parent, RDFSClass cls, ExplorerFilter filter)
Method Detail |
protected abstract List createChildObjects()
protected edu.stanford.smi.protege.util.LazyTreeNode createNode(Object o)
private void deleteChildren()
public void dispose()
protected Collection getChildObjects()
protected int getChildObjectCount()
public ExplorerTreeNode getChildNode(int index)
protected Comparator getComparator()
public RDFSClass getRDFSClass()
public String toString(boolean expanded)
private void updateChildren()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |