Uses of Class
gate.gui.ontology.OntologyEditor

Packages that use OntologyEditor
gate.gui.ontology   
 

Uses of OntologyEditor in gate.gui.ontology
 

Fields in gate.gui.ontology declared as OntologyEditor
protected  OntologyEditor SearchAction.ontologyEditor
          The editor whose ontology is used for searching in.
 

Constructors in gate.gui.ontology with parameters of type OntologyEditor
SearchAction(String s, Icon icon, OntologyEditor editor)
          Constructor