Uses of Class
org.ocopomo.annotation.mynote.editors.MyNoteAnnotator

Packages that use MyNoteAnnotator
org.ocopomo.annotation.mynote   
org.ocopomo.annotation.mynote.editors   
 

Uses of MyNoteAnnotator in org.ocopomo.annotation.mynote
 

Methods in org.ocopomo.annotation.mynote with parameters of type MyNoteAnnotator
 EditorState MyNotePlugin.getEditorState(MyNoteAnnotator myNoteAnnotator)
           
 void MyNotePlugin.releaseEditorState(MyNoteAnnotator myNoteAnnotator)
           
 

Uses of MyNoteAnnotator in org.ocopomo.annotation.mynote.editors
 

Constructors in org.ocopomo.annotation.mynote.editors with parameters of type MyNoteAnnotator
AnnotationScanner(ColorManager colorManager, MyNoteAnnotator myNoteAnnotator)
           
GateConfiguration(ColorManager colorManager, MyNoteAnnotator myNoteAnnotator)
           
GateDocumentProvider(MyNoteAnnotator myNoteAnnotator)