|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GateListener | |
gate | |
gate.annotation | |
gate.corpora |
Uses of GateListener in gate |
Methods in gate with parameters of type GateListener | |
void |
Document.addGateListener(GateListener l)
|
void |
Document.removeGateListener(GateListener l)
|
void |
AnnotationSet.addGateListener(GateListener l)
|
void |
AnnotationSet.removeGateListener(GateListener l)
|
Uses of GateListener in gate.annotation |
Methods in gate.annotation with parameters of type GateListener | |
void |
AnnotationSetImpl.removeGateListener(GateListener l)
|
void |
AnnotationSetImpl.addGateListener(GateListener l)
|
Uses of GateListener in gate.corpora |
Methods in gate.corpora with parameters of type GateListener | |
void |
DocumentImpl.removeGateListener(GateListener l)
|
void |
DocumentImpl.addGateListener(GateListener l)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |