Uses of Class
gate.gui.DocumentEditor

Packages that use DocumentEditor
gate.gui   
 

Uses of DocumentEditor in gate.gui
 

Constructors in gate.gui with parameters of type DocumentEditor
DocumentEditor.AnnotationsTableModel()
           
DocumentEditor.CorefData(List annotationIDs, boolean visible, String setName)
           
DocumentEditor.LazyJPanel()
           
DocumentEditor.CorefNodeRenderer()
           
DocumentEditor.CorefNodeRenderer1()
           
DocumentEditor.NodeRenderer()
           
DocumentEditor.NodeRenderer1()
           
DocumentEditor.TypeData(String set, String type, boolean visible)
           
DocumentEditor.Range(String setName, String type, int start, int end)
           
DocumentEditor.EventsHandler()
           
DocumentEditor.SelectionBlinker()
           
DocumentEditor.CustomLabelView(Element elem)
           
DocumentEditor.SelectAnnotationPopupItem(Annotation ann, String setName)
           
DocumentEditor.DeleteSelectedAnnotationsAction(JComponent source)
           
DocumentEditor.DumpAsXmlAction()
          Constructs an DumpAsXmlAction from an annotation and a set
DocumentEditor.PrintAction()
           
DocumentEditor.EditAnnotationAction(AnnotationSet set, Annotation annotation)
           
DocumentEditor.NewAnnotationAction(AnnotationSet set, Long startOffset, Long endOffset)
           
DocumentEditor.NewAnnotationAction(AnnotationSet set, String type, Long startOffset, Long endOffset)
           
DocumentEditor.CustomStyledEditorKit()
           
DocumentEditor.CustomStyledViewFactory()