|
Protégé-OWL 3.4 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ClassTreePanel
An interface for panels that display a class tree. This is needed by some actions (create class etc) to have a valid host container.
Field Summary |
---|
Fields inherited from interface edu.stanford.smi.protegex.owl.ui.actions.TreePanel |
---|
GROUP |
Method Summary | |
---|---|
void |
setSelectedClass(RDFSClass cls)
Selects a given class in the tree. |
Methods inherited from interface edu.stanford.smi.protegex.owl.ui.actions.TreePanel |
---|
getTree |
Method Detail |
---|
void setSelectedClass(RDFSClass cls)
cls
- the class to select (and navigate to)
|
Protégé-OWL 3.4 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |