public interface AnnotationSetListener extends EventListener
AnnotationSet
(AnnotationSetEvent
)Modifier and Type | Method and Description |
---|---|
void |
annotationAdded(AnnotationSetEvent e)
Called when a new
Annotation has been added |
void |
annotationRemoved(AnnotationSetEvent e)
Called when an
Annotation has been removed |
void annotationAdded(AnnotationSetEvent e)
Annotation
has been addedvoid annotationRemoved(AnnotationSetEvent e)
Annotation
has been removedCopyright © 2024 GATE. All rights reserved.