Uses of Class
org.apache.uima.tools.stylemap.TableGUIMediator
-
Packages that use TableGUIMediator Package Description org.apache.uima.tools.stylemap -
-
Uses of TableGUIMediator in org.apache.uima.tools.stylemap
Fields in org.apache.uima.tools.stylemap declared as TableGUIMediator Modifier and Type Field Description private TableGUIMediator
AnTreeListener. med
The med.private TableGUIMediator
StyleMapEditor. med
The med.private TableGUIMediator
StyleMapTable. med
The med.private TableGUIMediator
TableSelectionListener. med
The med.Constructors in org.apache.uima.tools.stylemap with parameters of type TableGUIMediator Constructor Description AnTreeListener(TableGUIMediator med)
Instantiates a new an tree listener.StyleMapTable(javax.swing.table.TableModel model, AnnotationFeaturesViewer av, StyleMapEditor edit, TableGUIMediator tmed)
Instantiates a new style map table.TableSelectionListener(TableGUIMediator med)
Instantiates a new table selection listener.
-