Interface | Description |
---|---|
IAnnotationEditor |
Interface for editor components with file annotation functionality.
|
IMarkingEditorComponent |
Interface for an editor that marks phrases in texts.
|
IMarkingEditorComponent2 |
Interface for an editor that marks phrases in texts.
|
IMarkingEditorComponentFactory |
Interface for a factory that creates an IMarkingEditorComponent for a particular file extension.
|
Class | Description |
---|---|
AbstractMarkingEditorPart | |
Activator |
The activator class controls the plug-in life cycle
|
AnnotationEditor |
This is the Annotation Editor.
|
AnnotationEditorActionBarContributor |
This is the action bar contributor for the CCD Annotation editor.
|
MarkingEditor |
Text Editor that marks text phrases.
|
MarkingEditorComponentFactory |
Factory to create IMarkingEditorComponents.
|