GATE
Version 3.1-2270

gate.event
Interface GateListener

All Superinterfaces:
EventListener
All Known Subinterfaces:
ObjectModificationListener
All Known Implementing Classes:
AccessControllerImpl, Gaze, GroupImpl, OntologyEditor, OntologyEditorImpl, UserImpl

public interface GateListener
extends EventListener

The listenre for the toplevel events generated by the Gate system.


Method Summary
 void processGateEvent(GateEvent e)
          Called when a Gate event has occured
 

Method Detail

processGateEvent

void processGateEvent(GateEvent e)
Called when a Gate event has occured


GATE
Version 3.1-2270