Uses of Class
org.apache.uima.tools.stylemap.StyleMapTable
Packages that use StyleMapTable
-
Uses of StyleMapTable in org.apache.uima.tools.stylemap
Fields in org.apache.uima.tools.stylemap declared as StyleMapTableModifier and TypeFieldDescriptionprivate StyleMapTable
StyleMapEditor.annotationsTable
The annotations table.private StyleMapTable
TableGUIMediator.table
The table.Methods in org.apache.uima.tools.stylemap that return StyleMapTableModifier and TypeMethodDescriptionprotected StyleMapTable
StyleMapEditor.getAnnotationsTable()
Gets the annotations table.Methods in org.apache.uima.tools.stylemap with parameters of type StyleMapTableModifier and TypeMethodDescriptionvoid
TableGUIMediator.setTable
(StyleMapTable t) Sets the table.Constructors in org.apache.uima.tools.stylemap with parameters of type StyleMapTableModifierConstructorDescriptionColorRenderer
(StyleMapTable sTable) Instantiates a new color renderer.