edu.stanford.smi.protegex.owl.ui.actions
Interface TreePanel
- All Known Subinterfaces:
- ClassTreePanel
- All Known Implementing Classes:
- AssertedClassesPanel, AssertedSubsumptionTreePanel, EditableSubsumptionTreePanel, HiddenClassesPanel, IndividualsTabClassesPanel, InferredSubsumptionTreePanel, OWLSubclassPane, SubsumptionTreePanel
public interface TreePanel
An interface for containers of a JTree.
This is needed to generalize expand and collapse actions.
- Author:
- Holger Knublauch
|
Field Summary |
static java.lang.String |
GROUP
|
|
Method Summary |
javax.swing.JTree |
getTree()
|
GROUP
static final java.lang.String GROUP
- See Also:
- Constant Field Values
getTree
javax.swing.JTree getTree()
Submit a bug report or feature request
${copyright}