|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use GateEvent | |
| com.ontotext.gate.vr | |
| gate.annotation | |
| gate.creole.gazetteer | |
| gate.event | |
| gate.security | |
| Uses of GateEvent in com.ontotext.gate.vr |
| Methods in com.ontotext.gate.vr with parameters of type GateEvent | |
void |
Gaze.processGateEvent(GateEvent e)
|
void |
OntologyEditorImpl.processGateEvent(GateEvent e)
|
| Uses of GateEvent in gate.annotation |
| Methods in gate.annotation with parameters of type GateEvent | |
protected void |
AnnotationSetImpl.fireGateEvent(GateEvent e)
|
| Uses of GateEvent in gate.creole.gazetteer |
| Subclasses of GateEvent in gate.creole.gazetteer | |
class |
GazetteerEvent
Gazetteer Event to be used whenever an event needs to be fired and spread among Gazetteer Listeners |
| Uses of GateEvent in gate.event |
| Subclasses of GateEvent in gate.event | |
class |
AnnotationEvent
This class models events fired by an Annotation. |
class |
AnnotationSetEvent
This class models events fired by an AnnotationSet. |
class |
ControllerEvent
Events fired by controllers. |
class |
CorpusEvent
Models events fired by corpora when documents are added or removed. |
class |
CreoleEvent
Events related to the gate.creole package. |
class |
DatastoreEvent
This class models events fired by datastores. |
class |
DocumentEvent
This class models events fired by an Document. |
class |
ObjectModificationEvent
|
| Methods in gate.event with parameters of type GateEvent | |
void |
GateListener.processGateEvent(GateEvent e)
Called when a Gate event has occured |
| Uses of GateEvent in gate.security |
| Methods in gate.security with parameters of type GateEvent | |
void |
AccessControllerImpl.processGateEvent(GateEvent e)
|
void |
GroupImpl.processGateEvent(GateEvent e)
|
void |
UserImpl.processGateEvent(GateEvent e)
huh? |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||