org.apache.uima.tools.stylemap
public class StyleConstants extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
BG_COLUMN |
static int |
CHECK_COLUMN |
static int |
FG_COLUMN |
static int |
HIDDEN_COLUMN |
static int |
LABEL_COLUMN |
static int |
NR_TABLE_COLUMNS |
static int |
TYPE_NAME_COLUMN |
Constructor and Description |
---|
StyleConstants() |
public static final int NR_TABLE_COLUMNS
public static final int LABEL_COLUMN
public static final int TYPE_NAME_COLUMN
public static final int BG_COLUMN
public static final int FG_COLUMN
public static final int CHECK_COLUMN
public static final int HIDDEN_COLUMN
Copyright © 2014. All Rights Reserved.