|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AnnotationSetListener | |
gate | This package contains the public interface to the GATE Java API. |
gate.annotation | |
gate.gui.docview |
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.docview |
Classes in gate.gui.docview that implement AnnotationSetListener | |
class |
AnnotationSetsView
|
class |
CorefEditor
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |