gate.annotation
Class AnnotationImpl.EventsHandler
java.lang.Object
|
+--gate.annotation.AnnotationImpl.EventsHandler
- All Implemented Interfaces:
- EventListener, FeatureMapListener
- Enclosing class:
- AnnotationImpl
- class AnnotationImpl.EventsHandler
- extends Object
- implements FeatureMapListener
All the events from the features are handled by
this inner class.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnnotationImpl.EventsHandler
AnnotationImpl.EventsHandler()
featureMapUpdated
public void featureMapUpdated()
- Description copied from interface:
FeatureMapListener
- Called when a feature map has been updated
- Specified by:
featureMapUpdated
in interface FeatureMapListener