GATE
Version 3.1-2270

Uses of Class
gate.gui.docview.AnnotationSetsView.TypeHandler

Packages that use AnnotationSetsView.TypeHandler
gate.gui.docview   
 

Uses of AnnotationSetsView.TypeHandler in gate.gui.docview
 

Methods in gate.gui.docview that return AnnotationSetsView.TypeHandler
 AnnotationSetsView.TypeHandler AnnotationSetsView.SetHandler.getTypeHandler(String type)
           
protected  AnnotationSetsView.TypeHandler AnnotationSetsView.getTypeHandler(String set, String type)
           
 AnnotationSetsView.TypeHandler AnnotationSetsView.SetHandler.newType(String type)
          Notifies this set handler that anew type of annotations has been created
 

Methods in gate.gui.docview with parameters of type AnnotationSetsView.TypeHandler
 void AnnotationSetsView.SetHandler.removeType(AnnotationSetsView.TypeHandler tHandler)
           
 


GATE
Version 3.1-2270