GATE
Version 3.1-2270

Uses of Class
gate.event.AnnotationEvent

Packages that use AnnotationEvent
gate.annotation   
gate.event   
gate.gui.docview   
 

Uses of AnnotationEvent in gate.annotation
 

Methods in gate.annotation with parameters of type AnnotationEvent
 void DatabaseAnnotationSetImpl.annotationUpdated(AnnotationEvent e)
           
protected  void AnnotationImpl.fireAnnotationUpdated(AnnotationEvent e)
           
 

Uses of AnnotationEvent in gate.event
 

Methods in gate.event with parameters of type AnnotationEvent
 void AnnotationListener.annotationUpdated(AnnotationEvent e)
          Called when an Annotation has been updated
 

Uses of AnnotationEvent in gate.gui.docview
 

Methods in gate.gui.docview with parameters of type AnnotationEvent
 void AnnotationListView.annotationUpdated(AnnotationEvent e)
           
 


GATE
Version 3.1-2270