gate.event
Interface AnnotationListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
AnnotationListView, AnnotationStackView

public interface AnnotationListener
extends EventListener

A listener for events fired by an AnnotationSet (AnnotationSetEvent)


Method Summary
 void annotationUpdated(AnnotationEvent e)
          Called when an Annotation has been updated
 

Method Detail

annotationUpdated

void annotationUpdated(AnnotationEvent e)
Called when an Annotation has been updated