GATE
Version 3.1-2270

Uses of Interface
gate.event.AnnotationSetListener

Packages that use AnnotationSetListener
debugger.resources   
debugger.resources.pr   
gate This package contains the public interface to the GATE Java API. 
gate.annotation   
gate.gui.docview   
 

Uses of AnnotationSetListener in debugger.resources
 

Classes in debugger.resources that implement AnnotationSetListener
 class PhaseController
          Copyright (c) Ontos AG (http://www.ontosearch.com).
 

Uses of AnnotationSetListener in debugger.resources.pr
 

Classes in debugger.resources.pr that implement AnnotationSetListener
 class RuleAnnotationHistory
          Copyright (c) Ontos AG (http://www.ontosearch.com).
 

Uses of AnnotationSetListener in gate
 

Methods in gate with parameters of type AnnotationSetListener
 void AnnotationSet.addAnnotationSetListener(AnnotationSetListener l)
           
 void AnnotationSet.removeAnnotationSetListener(AnnotationSetListener l)
           
 

Uses of AnnotationSetListener in gate.annotation
 

Methods in gate.annotation with parameters of type AnnotationSetListener
 void AnnotationSetImpl.addAnnotationSetListener(AnnotationSetListener l)
           
 void AnnotationSetImpl.removeAnnotationSetListener(AnnotationSetListener l)
           
 

Uses of AnnotationSetListener in gate.gui.docview
 

Classes in gate.gui.docview that implement AnnotationSetListener
 class AnnotationSetsView
           
 class CorefEditor
           
 


GATE
Version 3.1-2270