|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AnnotationSetListener | |
gate | |
gate.annotation | |
gate.gui |
Uses of AnnotationSetListener in gate |
Methods in gate with parameters of type AnnotationSetListener | |
void |
AnnotationSet.addAnnotationSetListener(AnnotationSetListener l)
|
void |
AnnotationSet.removeAnnotationSetListener(AnnotationSetListener l)
|
Uses of AnnotationSetListener in gate.annotation |
Methods in gate.annotation with parameters of type AnnotationSetListener | |
void |
AnnotationSetImpl.removeAnnotationSetListener(AnnotationSetListener l)
|
void |
AnnotationSetImpl.addAnnotationSetListener(AnnotationSetListener l)
|
Uses of AnnotationSetListener in gate.gui |
Classes in gate.gui that implement AnnotationSetListener | |
(package private) class |
DocumentEditor.EventsHandler
All the events from the document or its annotation sets are handled by this inner class. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |