|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AnnotationListener | |
gate | |
gate.annotation |
Uses of AnnotationListener in gate |
Methods in gate with parameters of type AnnotationListener | |
void |
Annotation.removeAnnotationListener(AnnotationListener l)
Removes an annotation listener |
void |
Annotation.addAnnotationListener(AnnotationListener l)
Adds an annotation listener |
Uses of AnnotationListener in gate.annotation |
Classes in gate.annotation that implement AnnotationListener | |
(package private) class |
DatabaseAnnotationSetImpl.EventsHandler
All the events from the document or its annotation sets are handled by this inner class. |
Methods in gate.annotation with parameters of type AnnotationListener | |
void |
AnnotationImpl.removeAnnotationListener(AnnotationListener l)
Removes an annotation listener |
void |
AnnotationImpl.addAnnotationListener(AnnotationListener l)
Adds an annotation listener |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |