|
Protege 4.1.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
org.protege.editor.owl.ui.selector.AbstractSelectorPanel<O>
org.protege.editor.owl.ui.selector.AbstractHierarchySelectorPanel<org.semanticweb.owlapi.model.OWLAnnotationProperty>
org.protege.editor.owl.ui.selector.OWLAnnotationPropertySelectorPanel
public class OWLAnnotationPropertySelectorPanel
Author: Matthew Horridge
The University Of Manchester
Medical Informatics Group
Date: Apr 27, 2006
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class javax.swing.JPanel |
|---|
JPanel.AccessibleJPanel |
| Nested classes/interfaces inherited from class javax.swing.JComponent |
|---|
JComponent.AccessibleJComponent |
| Nested classes/interfaces inherited from class java.awt.Container |
|---|
Container.AccessibleAWTContainer |
| Nested classes/interfaces inherited from class java.awt.Component |
|---|
Component.AccessibleAWTComponent, Component.BltBufferStrategy, Component.FlipBufferStrategy |
| Field Summary |
|---|
| Fields inherited from class org.protege.editor.owl.ui.selector.AbstractSelectorPanel |
|---|
isValid |
| Fields inherited from class javax.swing.JComponent |
|---|
accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW |
| Fields inherited from class java.awt.Component |
|---|
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT |
| Fields inherited from interface java.awt.image.ImageObserver |
|---|
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH |
| Constructor Summary | |
|---|---|
OWLAnnotationPropertySelectorPanel(OWLEditorKit editorKit)
|
|
OWLAnnotationPropertySelectorPanel(OWLEditorKit editorKit,
boolean editable)
|
|
OWLAnnotationPropertySelectorPanel(OWLEditorKit editorKit,
boolean editable,
OWLObjectHierarchyProvider<org.semanticweb.owlapi.model.OWLAnnotationProperty> hp)
|
|
| Method Summary | |
|---|---|
void |
addSelectionListener(ChangeListener listener)
|
void |
dispose()
|
org.semanticweb.owlapi.model.OWLAnnotationProperty |
getSelectedObject()
|
Set<org.semanticweb.owlapi.model.OWLAnnotationProperty> |
getSelectedObjects()
|
protected ViewComponentPlugin |
getViewComponentPlugin()
|
void |
removeSelectionListener(ChangeListener listener)
|
void |
setSelection(org.semanticweb.owlapi.model.OWLAnnotationProperty cls)
|
void |
setSelection(Set<org.semanticweb.owlapi.model.OWLAnnotationProperty> clses)
|
| Methods inherited from class org.protege.editor.owl.ui.selector.AbstractHierarchySelectorPanel |
|---|
getHierarchyProvider |
| Methods inherited from class org.protege.editor.owl.ui.selector.AbstractSelectorPanel |
|---|
addStatusChangedListener, clearSelection, createUI, getOWLEditorKit, getOWLModelManager, getPreferredSize, isEditable, removeStatusChangedListener, requestFocusInWindow |
| Methods inherited from class javax.swing.JPanel |
|---|
getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public OWLAnnotationPropertySelectorPanel(OWLEditorKit editorKit)
public OWLAnnotationPropertySelectorPanel(OWLEditorKit editorKit,
boolean editable)
public OWLAnnotationPropertySelectorPanel(OWLEditorKit editorKit,
boolean editable,
OWLObjectHierarchyProvider<org.semanticweb.owlapi.model.OWLAnnotationProperty> hp)
| Method Detail |
|---|
protected ViewComponentPlugin getViewComponentPlugin()
getViewComponentPlugin in class AbstractSelectorPanel<org.semanticweb.owlapi.model.OWLAnnotationProperty>public void setSelection(org.semanticweb.owlapi.model.OWLAnnotationProperty cls)
setSelection in class AbstractSelectorPanel<org.semanticweb.owlapi.model.OWLAnnotationProperty>public void setSelection(Set<org.semanticweb.owlapi.model.OWLAnnotationProperty> clses)
setSelection in class AbstractSelectorPanel<org.semanticweb.owlapi.model.OWLAnnotationProperty>public org.semanticweb.owlapi.model.OWLAnnotationProperty getSelectedObject()
getSelectedObject in interface OWLObjectSelector<org.semanticweb.owlapi.model.OWLAnnotationProperty>getSelectedObject in class AbstractSelectorPanel<org.semanticweb.owlapi.model.OWLAnnotationProperty>public Set<org.semanticweb.owlapi.model.OWLAnnotationProperty> getSelectedObjects()
getSelectedObjects in interface OWLObjectSelector<org.semanticweb.owlapi.model.OWLAnnotationProperty>getSelectedObjects in class AbstractSelectorPanel<org.semanticweb.owlapi.model.OWLAnnotationProperty>public void dispose()
dispose in class AbstractSelectorPanel<org.semanticweb.owlapi.model.OWLAnnotationProperty>public void addSelectionListener(ChangeListener listener)
addSelectionListener in class AbstractSelectorPanel<org.semanticweb.owlapi.model.OWLAnnotationProperty>public void removeSelectionListener(ChangeListener listener)
removeSelectionListener in class AbstractSelectorPanel<org.semanticweb.owlapi.model.OWLAnnotationProperty>
|
Protege 4.1.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||