Package edu.stanford.smi.protegex.owl.ui.code

Interface Summary
ResourceNameMatcher An interface for objects that determine which resources could be inserted when the user presses tab/CTRL+Space in a SymbolTextField.
SymbolEditor  
SymbolEditorHandler User: matthewhorridge
The Univeristy Of Manchester
Medical Informatics Group
Date: Sep 6, 2005

matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm

SymbolErrorDisplay  
SyntaxConverter An interface for objects that can convert textual input such as "and" into other characters which are otherwise hard to enter.
 

Class Summary
ComponentDragger An object that can be used to drag and drop a Component in its parent.
OWLResourceNameMatcher  
OWLSymbolPanel A JPanel hosting buttons that accellerate editing of OWL expressions.
OWLSyntaxConverter  
OWLTextArea A SymbolTextArea with special support for editing OWL expressions in the Protege compact syntax.
OWLTextAreaPanel A panel which can be used to edit an OWL expression in a multi-line dialog.
OWLTextField A SymbolTextField with special support for editing OWL expressions in the Protege compact syntax.
OWLTextFormatter A static utility class for JTextComponents with specific features to edit OWL expressions in the compact syntax.
OWLTextFormatter.InsertAction  
SymbolCellEditor User: matthewhorridge
The Univeristy Of Manchester
Medical Informatics Group
Date: Sep 6, 2005

matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm

SymbolEditorComponent User: matthewhorridge
The Univeristy Of Manchester
Medical Informatics Group
Date: Sep 6, 2005

matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm

SymbolPanel A JPanel hosting buttons that accelerate editing of OWL/SWRL expressions.
SymbolTextArea A remake of OWLTextField, but with JTextArea as base class.
SymbolTextField A JTextField with special support for editing expressions in languages like the OWL compact syntax or SWRL.