|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AnnotationSetEvent | |
gate.annotation | |
gate.event | |
gate.gui |
Uses of AnnotationSetEvent in gate.annotation |
Methods in gate.annotation with parameters of type AnnotationSetEvent | |
protected void |
AnnotationSetImpl.fireAnnotationAdded(AnnotationSetEvent e)
|
protected void |
AnnotationSetImpl.fireAnnotationRemoved(AnnotationSetEvent e)
|
void |
DatabaseAnnotationSetImpl.EventsHandler.annotationAdded(AnnotationSetEvent e)
|
void |
DatabaseAnnotationSetImpl.EventsHandler.annotationRemoved(AnnotationSetEvent e)
|
Uses of AnnotationSetEvent in gate.event |
Methods in gate.event with parameters of type AnnotationSetEvent | |
void |
AnnotationSetListener.annotationAdded(AnnotationSetEvent e)
Called when a new Annotation has been added |
void |
AnnotationSetListener.annotationRemoved(AnnotationSetEvent e)
Called when an Annotation has been removed |
Uses of AnnotationSetEvent in gate.gui |
Methods in gate.gui with parameters of type AnnotationSetEvent | |
void |
DocumentEditor.EventsHandler.annotationAdded(AnnotationSetEvent e)
|
void |
DocumentEditor.EventsHandler.annotationRemoved(AnnotationSetEvent e)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |