Uses of Class
gate.event.AnnotationEvent

Packages that use AnnotationEvent
gate.annotation   
gate.event   
 

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