Uses of Interface
gate.VisualResource

Packages that use VisualResource
gate.annotation   
gate.creole   
gate.gui   
 

Uses of VisualResource in gate.annotation
 

Classes in gate.annotation that implement VisualResource
 class AnnotationDiff
          This class compare two annotation sets on annotation type given by the AnnotationSchema object.
 

Uses of VisualResource in gate.creole
 

Subinterfaces of VisualResource in gate.creole
 interface AnnotationVisualResource
          Visual Resources that display and/or edit annotations.
 

Classes in gate.creole that implement VisualResource
 class AbstractVisualResource
          A convenience implementation of VisualResource with some default code.
 

Uses of VisualResource in gate.gui
 

Classes in gate.gui that implement VisualResource
 class ApplicationEditor
           
 class CorpusEditor
          A simple viewer/editor for corpora.
 class DocumentEditor
          This class implements a viewer/editor for the annotations on a document.
 class FeaturesEditor
           
 class OracleDatastoreViewer
           
 class SchemaAnnotationEditor
          This class is a viewer which adds/edits features on a GATE annotation.
 class SerialControllerEditor
           
 class SerialDatastoreViewer
           
 class SyntaxTreeViewer
          The SyntaxTreeViewer is capable of showing and editing utterances (fancy name for sentences) and the attached syntax trees.
 class UnrestrictedAnnotationEditor
          This class visually adds/edits features and annot type of an annotation It does this without using an AnnotationSchema.