|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GateListener | |
com.ontotext.gate.vr | |
gate | This package contains the public interface to the GATE Java API. |
gate.annotation | |
gate.event | |
gate.security |
Uses of GateListener in com.ontotext.gate.vr |
Classes in com.ontotext.gate.vr that implement GateListener | |
class |
Gaze
Gaze is a Gazetteer VR capable of viewing and editing gazetteer lists, linear definitions (lists.def files), and mapping definitions (mappings between ontology classes and gazetteer lists). |
class |
OntologyEditorImpl
Implementation of an ontology editor |
Uses of GateListener in gate |
Methods in gate with parameters of type GateListener | |
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.event |
Subinterfaces of GateListener in gate.event | |
interface |
ObjectModificationListener
|
Uses of GateListener in gate.security |
Classes in gate.security that implement GateListener | |
class |
AccessControllerImpl
|
class |
GroupImpl
|
class |
UserImpl
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |