gate.creole.gazetteer
Class GazetteerEvent
java.lang.Object
java.util.EventObject
gate.event.GateEvent
gate.creole.gazetteer.GazetteerEvent
- All Implemented Interfaces:
- Serializable
public class GazetteerEvent
- extends GateEvent
Gazetteer Event to be used whenever an event needs to be fired and spread
among Gazetteer Listeners
- See Also:
- Serialized Form
|
Field Summary |
static int |
REINIT
gazetteer reinitialized event |
REINIT
public static final int REINIT
- gazetteer reinitialized event
- See Also:
- Constant Field Values
GazetteerEvent
public GazetteerEvent(Object source,
int type)
- Creates a gazetteer event
- Parameters:
source - the Object that generated the eventtype - the tupe of the event