Uses of Class
gate.gui.docview.TextualDocumentView

Packages that use TextualDocumentView
gate.gui.docview   
 

Uses of TextualDocumentView in gate.gui.docview
 

Fields in gate.gui.docview declared as TextualDocumentView
protected  TextualDocumentView AnnotationListView.textView
           
protected  TextualDocumentView OntologyClassView.textView
           
protected  TextualDocumentView OntologyInstanceView.textView
           
 

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