|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Uses of SymbolEditor in edu.stanford.smi.protegex.owl.swrl.ui.code |
Classes in edu.stanford.smi.protegex.owl.swrl.ui.code that implement SymbolEditor | |
class |
SWRLTextArea
A SymbolTextArea with special support for editing SWRL expressions. |
class |
SWRLTextField
A SymbolTextField with special support for editing SWRL expressions. |
Uses of SymbolEditor in edu.stanford.smi.protegex.owl.swrl.ui.table |
Classes in edu.stanford.smi.protegex.owl.swrl.ui.table that implement SymbolEditor | |
class |
SWRLSymbolEditor
User: matthewhorridge The Univeristy Of Manchester Medical Informatics Group Date: Sep 7, 2005
matthew.horridge@cs.man.ac.uk |
Uses of SymbolEditor in edu.stanford.smi.protegex.owl.ui.clsdesc |
Classes in edu.stanford.smi.protegex.owl.ui.clsdesc that implement SymbolEditor | |
class |
ClassDescriptionEditorComponent
User: matthewhorridge The Univeristy Of Manchester Medical Informatics Group Date: Sep 7, 2005
matthew.horridge@cs.man.ac.uk |
class |
ClassDescriptionTextField
A OWLTextField to edit a superclass in a ClassDescriptionTable. |
Uses of SymbolEditor in edu.stanford.smi.protegex.owl.ui.code |
Classes in edu.stanford.smi.protegex.owl.ui.code that implement SymbolEditor | |
class |
OWLTextArea
A SymbolTextArea with special support for editing OWL expressions in the Protege compact syntax. |
class |
OWLTextField
A SymbolTextField with special support for editing OWL expressions in the Protege compact syntax. |
class |
SymbolEditorComponent
User: matthewhorridge The Univeristy Of Manchester Medical Informatics Group Date: Sep 6, 2005
matthew.horridge@cs.man.ac.uk |
class |
SymbolTextArea
A remake of OWLTextField, but with JTextArea as base class. |
class |
SymbolTextField
A JTextField with special support for editing expressions in languages like the OWL compact syntax or SWRL. |
Fields in edu.stanford.smi.protegex.owl.ui.code declared as SymbolEditor | |
private SymbolEditor |
SymbolPanel.symbolEditor
The object that handles various button commands (e.g. the FillerTextField) |
Methods in edu.stanford.smi.protegex.owl.ui.code that return SymbolEditor | |
protected SymbolEditor |
SymbolPanel.getSymbolEditor()
|
Methods in edu.stanford.smi.protegex.owl.ui.code with parameters of type SymbolEditor | |
void |
SymbolPanel.setSymbolEditor(SymbolEditor editor)
|
Uses of SymbolEditor in edu.stanford.smi.protegex.owl.ui.restrictions |
Classes in edu.stanford.smi.protegex.owl.ui.restrictions that implement SymbolEditor | |
class |
FillerTextArea
A OWLTextArea to edit the filler in a RestrictionsTable. |
(package private) class |
FillerTextField
A OWLTextField to edit the filler in a RestrictionsTable. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |