Uses of Class
gate.gui.annedit.SchemaFeaturesEditor

Packages that use SchemaFeaturesEditor
gate.gui.annedit   
 

Uses of SchemaFeaturesEditor in gate.gui.annedit
 

Fields in gate.gui.annedit declared as SchemaFeaturesEditor
protected  SchemaFeaturesEditor SchemaAnnotationEditor.featuresEditor
          The current features editor, one of the ones stored in SchemaAnnotationEditor.featureEditorsByType.
 

Fields in gate.gui.annedit with type parameters of type SchemaFeaturesEditor
protected  Map<String,SchemaFeaturesEditor> SchemaAnnotationEditor.featureEditorsByType
          Caches the features editor for each annotation type.