gate.creole.gazetteer
Interface GazetteerListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
Gaze, GazetteerEditor

public interface GazetteerListener
extends EventListener

Listener for GazetteerEvents


Method Summary
 void processGazetteerEvent(GazetteerEvent e)
          Called when a Gazetteer event has occured
 

Method Detail

processGazetteerEvent

void processGazetteerEvent(GazetteerEvent e)
Called when a Gazetteer event has occured

Parameters:
e - Gazetteer Event