Uses of Class
gate.creole.AbstractVisualResource

Packages that use AbstractVisualResource
gate.annotation   
gate.gui   
 

Uses of AbstractVisualResource in gate.annotation
 

Subclasses of AbstractVisualResource in gate.annotation
 class AnnotationDiff
          This class compare two annotation sets on annotation type given by the AnnotationSchema object.
 

Uses of AbstractVisualResource in gate.gui
 

Subclasses of AbstractVisualResource in gate.gui
 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 ProtegeWrapper
          This class wrap the Protege application to show it as VR in GATE
 class PRViewer
           
 class SchemaAnnotationEditor
          This class is a viewer which adds/edits features on a GATE annotation.
 class SearchPRViewer
          Shows the results of a IR query.
 class SerialControllerEditor
           
 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.