Uses of Interface
gate.gui.docview.AnnotationList

Packages that use AnnotationList
gate.gui.docview   
 

Uses of AnnotationList in gate.gui.docview
 

Classes in gate.gui.docview that implement AnnotationList
 class AnnotationListView
          A tabular view for a list of annotations.
 

Methods in gate.gui.docview that return AnnotationList
 AnnotationList AnnotationSetsView.getListComponent()