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.SwingDocumentListener()
           
DocumentEditor.SelectionBlinker()
           
DocumentEditor.CustomLabelView(Element elem)
           
DocumentEditor.HighlightAnnotationMenu(Annotation ann, AnnotationSet aSet)
           
DocumentEditor.DeleteSelectedAnnotationsAction(JComponent source)
           
DocumentEditor.SearchAction()
           
DocumentEditor.SearchDialog(Frame owner)
           
DocumentEditor.SearchDialog(Dialog owner)
           
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()