Uses of Class
org.apache.uima.tools.stylemap.AnnotationFeaturesViewer
-
Packages that use AnnotationFeaturesViewer Package Description org.apache.uima.tools.stylemap -
-
Uses of AnnotationFeaturesViewer in org.apache.uima.tools.stylemap
Fields in org.apache.uima.tools.stylemap declared as AnnotationFeaturesViewer Modifier and Type Field Description private AnnotationFeaturesViewerStyleMapEditor. annotationFeaturesViewerThe annotation features viewer.private AnnotationFeaturesViewerTableDropAdapter. annotationFeaturesViewerThe annotation features viewer.Constructors in org.apache.uima.tools.stylemap with parameters of type AnnotationFeaturesViewer Constructor Description StyleMapTable(javax.swing.table.TableModel model, AnnotationFeaturesViewer av, StyleMapEditor edit, TableGUIMediator tmed)Instantiates a new style map table.TableDropAdapter(AnnotationFeaturesViewer av, StyleMapEditor edit)Instantiates a new table drop adapter.
-