GATE
Version 3.1-2270

Uses of Class
com.ontotext.gate.vr.OEMainPanel

Packages that use OEMainPanel
com.ontotext.gate.vr   
com.ontotext.gate.vr.dialog   
 

Uses of OEMainPanel in com.ontotext.gate.vr
 

Methods in com.ontotext.gate.vr that return OEMainPanel
 OEMainPanel EditableTreeView.getmainPanel()
          Gets the main panel of this tree view
 

Methods in com.ontotext.gate.vr with parameters of type OEMainPanel
 void EditableTreeView.setMainPanel(OEMainPanel panel)
          Sets the main panel of this tree view.
 

Uses of OEMainPanel in com.ontotext.gate.vr.dialog
 

Constructors in com.ontotext.gate.vr.dialog with parameters of type OEMainPanel
RenameClassDialog(OntologyEditor e, OEMainPanel oef, ClassNode n, TClass c)
          construct the dialog
 


GATE
Version 3.1-2270