Uses of Package
gate.gui.docview

Packages that use gate.gui.docview
gate.gui.docview   
 

Classes in gate.gui.docview used by gate.gui.docview
AbstractDocumentView
          A convenience implementation of DocumentView that can be extended by implementers of document views.
AnnotationEditor
           
AnnotationEditor.AnnotationAction
          Base class for actions on annotations.
AnnotationEditor.DeleteAnnotationAction
           
AnnotationEditor.DismissAction
           
AnnotationEditor.EndOffsetLeftAction
           
AnnotationEditor.EndOffsetRightAction
           
AnnotationEditor.StartOffsetLeftAction
           
AnnotationEditor.StartOffsetRightAction
           
AnnotationListView
          A tabular view for a list of annotations.
AnnotationListView.AnnotationTableModel
           
AnnotationSetsView
           
AnnotationSetsView.AnnotationHandler
           
AnnotationSetsView.MouseStoppedMovingAction
          Used to select an annotation for editing.
AnnotationSetsView.NewAnnotationSetAction
           
AnnotationSetsView.SetHandler
          Stores the data related to an annotation set
AnnotationSetsView.SetsTableModel
           
AnnotationSetsView.TextMouseListener
          A mouse listener used for events in the text view.
AnnotationSetsView.TypeHandler
           
AnnotationSetsView.TypeHandler.ChangeColourAction
           
CorefEditor.ChainToolTipAction
          When user hovers over the chainnodes
CorefEditor.CorefTreeNode
           
CorefEditor.NewCorefAction
          When user hovers over the annotations which have been highlighted by show button
CorefEditor.NewCorefAction.AddAction
           
CorefEditor.NewCorefAction.ListEditor
          Custom Editor for the ComboBox to enable key events
CorefEditor.TextPaneMouseListener
           
DocumentEditor
          This is the GATE Document viewer/editor.
DocumentView
          A document viewer is composed out of several views (like the one showing the text, the one showing the annotation sets, the on showing the annotations table, etc.).
TextualDocumentView
          This class provides a central view for a textual document.