Package | Description |
---|---|
org.ocopomo.annotation.presentation |
Modifier and Type | Class and Description |
---|---|
class |
AnnotationEditor
This is the Annotation Editor.
|
Modifier and Type | Method and Description |
---|---|
IAnnotationEditor |
MarkingEditor.getAnnotationEditor() |
IAnnotationEditor |
IMarkingEditorComponent.getAnnotationEditor()
Returns the instance of the annotation editor this editor is integrated in.
|
IAnnotationEditor |
AbstractMarkingEditorPart.getAnnotationEditor() |
Modifier and Type | Method and Description |
---|---|
void |
MarkingEditor.setAnnotationEditor(IAnnotationEditor editor) |
void |
IMarkingEditorComponent.setAnnotationEditor(IAnnotationEditor anEditor)
Sets the annotation editor
|
void |
AbstractMarkingEditorPart.setAnnotationEditor(IAnnotationEditor anEditor) |