public interface AnnotationListener extends EventListener
AnnotationListModel
Modifier and Type | Method and Description |
---|---|
void |
annotationChanged(AnnotationEvent ae)
Triggered if the state of an annotation has changed in some way.
|
void |
annotationInserted(AnnotationEvent ae) |
void |
annotationRemoved(AnnotationEvent ae) |
void |
readingChanged(AnnotationEvent ae)
Triggered if a reading of an annotation has changed.
|
void annotationInserted(AnnotationEvent ae)
void annotationRemoved(AnnotationEvent ae)
void annotationChanged(AnnotationEvent ae)
void readingChanged(AnnotationEvent ae)
Copyright © 2001-2013 the JGloss developers. All Rights Reserved.