Uses of Class
gate.gui.AnnotationEditor

Packages that use AnnotationEditor
gate.gui   
 

Uses of AnnotationEditor in gate.gui
 

Constructors in gate.gui with parameters of type AnnotationEditor
AnnotationEditor.AnnotationsTableModel()
           
AnnotationEditor.NodeRenderer()
           
AnnotationEditor.TypeData(String set, String type, boolean visible)
           
AnnotationEditor.Range(String setName, String type, int start, int end)
           
AnnotationEditor.DelayedListener()
           
AnnotationEditor.SelectionBlinker()
           
AnnotationEditor.CustomLabelView(Element elem)
           
AnnotationEditor.SelectAnnotationPopupItem(Annotation ann, String setName)
           
AnnotationEditor.DeleteSelectedAnnotationsAction(JComponent source)
           
AnnotationEditor.EditAnnotationAction(Annotation ann, AnnotationSet set)
          Constructs an EditAnnotAction from an annotation and a set
AnnotationEditor.NewAnnotationPopupItem(int aStart, int anEnd, AnnotationSchema aSchema, AnnotationSet aTargetAS)
           
AnnotationEditor.NewCustomAnnotationPopupItem(int aStart, int anEnd, AnnotationSet aTargetAS)
           
AnnotationEditor.CustomStyledEditorKit()
           
AnnotationEditor.CustomStyledViewFactory()