Class StyleConstants

java.lang.Object
org.apache.uima.tools.stylemap.StyleConstants

public class StyleConstants extends Object
The Class StyleConstants.
  • Field Details

    • NR_TABLE_COLUMNS

      public static final int NR_TABLE_COLUMNS
      The Constant NR_TABLE_COLUMNS.
      See Also:
    • LABEL_COLUMN

      public static final int LABEL_COLUMN
      The Constant LABEL_COLUMN.
      See Also:
    • TYPE_NAME_COLUMN

      public static final int TYPE_NAME_COLUMN
      The Constant TYPE_NAME_COLUMN.
      See Also:
    • BG_COLUMN

      public static final int BG_COLUMN
      The Constant BG_COLUMN.
      See Also:
    • FG_COLUMN

      public static final int FG_COLUMN
      The Constant FG_COLUMN.
      See Also:
    • CHECK_COLUMN

      public static final int CHECK_COLUMN
      The Constant CHECK_COLUMN.
      See Also:
    • HIDDEN_COLUMN

      public static final int HIDDEN_COLUMN
      The Constant HIDDEN_COLUMN.
      See Also:
  • Constructor Details

    • StyleConstants

      public StyleConstants()