|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FeatureMapListener | |
gate | This package contains the public interface to the GATE Java API. |
gate.gui | |
gate.gui.docview | |
gate.util |
Uses of FeatureMapListener in gate |
Methods in gate with parameters of type FeatureMapListener | |
void |
FeatureMap.removeFeatureMapListener(FeatureMapListener l)
Removes a gate listener |
void |
FeatureMap.addFeatureMapListener(FeatureMapListener l)
Adds a gate listener |
Uses of FeatureMapListener in gate.gui |
Classes in gate.gui that implement FeatureMapListener | |
class |
FeaturesSchemaEditor
|
Uses of FeatureMapListener in gate.gui.docview |
Classes in gate.gui.docview that implement FeatureMapListener | |
class |
CorefEditor
|
Uses of FeatureMapListener in gate.util |
Methods in gate.util with parameters of type FeatureMapListener | |
void |
SimpleFeatureMapImpl.removeFeatureMapListener(FeatureMapListener l)
Removes a gate listener |
void |
SimpleFeatureMapImpl.addFeatureMapListener(FeatureMapListener l)
Adds a gate listener |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |