Uses of Class
gate.gui.docview.AnnotationSetsView

Packages that use AnnotationSetsView
gate.gui.docview   
 

Uses of AnnotationSetsView in gate.gui.docview
 

Fields in gate.gui.docview declared as AnnotationSetsView
(package private)  AnnotationSetsView AnnotationStackView.annotationSetsView
           
 

Methods in gate.gui.docview with parameters of type AnnotationSetsView
protected  OwnedAnnotationEditor AnnotationSetsView.createAnnotationEditor(TextualDocumentView textView, AnnotationSetsView asView)
          Create the annotation editor (responsible for creating the window used to edit individual annotations).