Uses of Package
gate.gui.docview

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

Classes in gate.gui.docview used by gate.gui
AnnotationStack
          Stack of annotations in a JPanel.
AnnotationStack.StackMouseListener
          Extension of a MouseInputAdapter that adds a method to create new Listeners from it.
 

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
          A generic annotation editor, which uses the known annotation schemas to help speed up the annotation process (e.g. by pre-populating sets of choices) but does not enforce the schemas, allowing the user full control.
AnnotationEditor.AnnotationAction
          Base class for actions on annotations.
AnnotationEditor.DeleteAnnotationAction
           
AnnotationEditor.EndOffsetLeftAction
           
AnnotationEditor.EndOffsetRightAction
           
AnnotationEditor.StartOffsetLeftAction
           
AnnotationEditor.StartOffsetRightAction
           
AnnotationList
          Interface for document views showing a list of annotations.
AnnotationListView
          A tabular view for a list of annotations.
AnnotationListView.AnnotationTableModel
           
AnnotationSetsView
          Display document annotation sets and types in a tree view like with a table.
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
           
AnnotationSetsView.TypeSpec
          A class storing the identifying information for an annotation type (i.e.
AnnotationStack
          Stack of annotations in a JPanel.
AnnotationStack.StackAnnotation
          Annotation that doesn't belong to an annotation set and with id always equal to -1.
AnnotationStack.StackMouseListener
          Extension of a MouseInputAdapter that adds a method to create new Listeners from it.
AnnotationStack.StackRow
          A row of annotations in the stack.
AnnotationStackView
          Show a stack view of highlighted annotations in the document centred on the document caret.
AnnotationStackView.NextAnnotationAction
           
AnnotationStackView.PreviousAnnotationAction
           
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.
DocumentEditor.SearchDialog
           
DocumentEditor.Settings
          Save and restore the layout of the views and selected annotations.
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.).
OntologyClassView
          Document view that displays an ontology class tree to annotate a document.
OntologyClassView.ClassTreeCellRenderer
           
OntologyClassView.MouseStoppedMovingAction
          Add the text selection to the filter instance table to enable creating a new instance from the selection or adding it as a new label to an existing instance.
OntologyClassView.TextMouseListener
          A mouse listener used for events in the text view.
OntologyInstanceView
          Document view that shows two tables: one instances and one for properties.
TextualDocumentView
          This class provides a central view for a textual document.
TextualDocumentView.GateDocumentListener
           
TextualDocumentView.HighlightData