edu.stanford.smi.protegex.owl.ui.profiles
Class EditProfilePanel.FeatureTreeNode
java.lang.Object
javax.swing.tree.DefaultMutableTreeNode
edu.stanford.smi.protegex.owl.ui.profiles.EditProfilePanel.FeatureTreeNode
- All Implemented Interfaces:
- Cloneable, Comparable, MutableTreeNode, Serializable, TreeNode
- Enclosing class:
- EditProfilePanel
- private class EditProfilePanel.FeatureTreeNode
- extends DefaultMutableTreeNode
- implements Comparable
Methods inherited from class javax.swing.tree.DefaultMutableTreeNode |
add, breadthFirstEnumeration, children, clone, depthFirstEnumeration, getAllowsChildren, getChildAfter, getChildAt, getChildBefore, getChildCount, getDepth, getFirstChild, getFirstLeaf, getIndex, getLastChild, getLastLeaf, getLeafCount, getLevel, getNextLeaf, getNextNode, getNextSibling, getParent, getPath, getPathToRoot, getPreviousLeaf, getPreviousNode, getPreviousSibling, getRoot, getSharedAncestor, getSiblingCount, getUserObject, getUserObjectPath, insert, isLeaf, isNodeAncestor, isNodeChild, isNodeDescendant, isNodeRelated, isNodeSibling, isRoot, pathFromAncestorEnumeration, postorderEnumeration, preorderEnumeration, remove, remove, removeAllChildren, removeFromParent, setAllowsChildren, setParent, setUserObject |
selection
private int selection
EditProfilePanel.FeatureTreeNode
EditProfilePanel.FeatureTreeNode(com.hp.hpl.jena.ontology.OntClass ontClass,
Collection selectedClasses)
addSubclasses
public void addSubclasses(com.hp.hpl.jena.ontology.OntModel targetModel,
com.hp.hpl.jena.ontology.OntClass ontClass)
compareTo
public int compareTo(Object o)
- Specified by:
compareTo
in interface Comparable
getIcon
public Icon getIcon()
toggle
public void toggle()
toString
public String toString()
transmitSelectionIntoChildren
public void transmitSelectionIntoChildren()
updateSelection
public void updateSelection()