|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Uses of PropertyValueEditor in edu.stanford.smi.protegex.owl.ui.components |
Methods in edu.stanford.smi.protegex.owl.ui.components that return PropertyValueEditor | |
protected PropertyValueEditor |
AbstractPropertyValuesComponent.getEditor(Object value)
|
Uses of PropertyValueEditor in edu.stanford.smi.protegex.owl.ui.components.literaltable |
Methods in edu.stanford.smi.protegex.owl.ui.components.literaltable that return PropertyValueEditor | |
protected PropertyValueEditor |
LiteralTableModel.getEditor(Object value)
|
Uses of PropertyValueEditor in edu.stanford.smi.protegex.owl.ui.editors |
Classes in edu.stanford.smi.protegex.owl.ui.editors that implement PropertyValueEditor | |
class |
DateTimeValueEditor
|
class |
DateValueEditor
|
class |
StringValueEditor
|
class |
TimeValueEditor
|
Methods in edu.stanford.smi.protegex.owl.ui.editors that return PropertyValueEditor | |
static PropertyValueEditor |
PropertyValueEditorManager.getEditor(RDFResource subject,
RDFProperty predicate,
Object value)
|
Uses of PropertyValueEditor in edu.stanford.smi.protegex.owl.ui.metadata |
Subinterfaces of PropertyValueEditor in edu.stanford.smi.protegex.owl.ui.metadata | |
interface |
AnnotationsWidgetPlugin
An object that can be used to customize the appearance and behavior of datatype values in the AnnotationsWidget. |
Classes in edu.stanford.smi.protegex.owl.ui.metadata that implement PropertyValueEditor | |
class |
DateAnnotationsWidgetPlugin
|
class |
DateTimeAnnotationsWidgetPlugin
|
class |
TimeAnnotationsWidgetPlugin
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |