Uses of Class
org.apache.uima.tools.stylemap.StyleMapTable
-
Packages that use StyleMapTable Package Description org.apache.uima.tools.stylemap -
-
Uses of StyleMapTable in org.apache.uima.tools.stylemap
Fields in org.apache.uima.tools.stylemap declared as StyleMapTable Modifier and Type Field Description private StyleMapTableStyleMapEditor. annotationsTableThe annotations table.private StyleMapTableTableGUIMediator. tableThe table.Methods in org.apache.uima.tools.stylemap that return StyleMapTable Modifier and Type Method Description protected StyleMapTableStyleMapEditor. getAnnotationsTable()Gets the annotations table.Methods in org.apache.uima.tools.stylemap with parameters of type StyleMapTable Modifier and Type Method Description voidTableGUIMediator. setTable(StyleMapTable t)Sets the table.Constructors in org.apache.uima.tools.stylemap with parameters of type StyleMapTable Constructor Description ColorRenderer(StyleMapTable sTable)Instantiates a new color renderer.
-