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 TableGUIMediatorAnTreeListener. medThe med.private TableGUIMediatorStyleMapEditor. medThe med.private TableGUIMediatorStyleMapTable. medThe med.private TableGUIMediatorTableSelectionListener. medThe 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.
-