Protege-OWL 3.5 beta

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()
           
 

Field Detail

GROUP

static final java.lang.String GROUP
See Also:
Constant Field Values
Method Detail

getTree

javax.swing.JTree getTree()

Protege-OWL 3.5 beta

Submit a bug report or feature request
${copyright}