edu.uchsc.ccp.knowtator.event
Interface AnnotationCreatedListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
KnowtatorManager, KnowtatorTextPane

public interface AnnotationCreatedListener
extends EventListener


Method Summary
 void annotationCreated(AnnotationCreatedEvent event)
           
 

Method Detail

annotationCreated

void annotationCreated(AnnotationCreatedEvent event)