Uses of Interface
gate.creole.gazetteer.GazetteerListener

Packages that use GazetteerListener
com.ontotext.gate.vr   
gate.creole.gazetteer   
gate.gui   
 

Uses of GazetteerListener in com.ontotext.gate.vr
 

Classes in com.ontotext.gate.vr that implement GazetteerListener
 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).
 

Uses of GazetteerListener in gate.creole.gazetteer
 

Methods in gate.creole.gazetteer with parameters of type GazetteerListener
 void AbstractGazetteer.addGazetteerListener(GazetteerListener gl)
          Registers a Gazetteer Listener
 void Gazetteer.addGazetteerListener(GazetteerListener gl)
          Registers a Gazetteer Listener
 

Uses of GazetteerListener in gate.gui
 

Classes in gate.gui that implement GazetteerListener
 class GazetteerEditor
          Editor for ANNIE Gazetteer.