org.apache.uima.tools.stylemap
Class StyleConstants

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

public class StyleConstants
extends java.lang.Object


Field Summary
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 Summary
StyleConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NR_TABLE_COLUMNS

public static final int NR_TABLE_COLUMNS
See Also:
Constant Field Values

LABEL_COLUMN

public static final int LABEL_COLUMN
See Also:
Constant Field Values

TYPE_NAME_COLUMN

public static final int TYPE_NAME_COLUMN
See Also:
Constant Field Values

BG_COLUMN

public static final int BG_COLUMN
See Also:
Constant Field Values

FG_COLUMN

public static final int FG_COLUMN
See Also:
Constant Field Values

CHECK_COLUMN

public static final int CHECK_COLUMN
See Also:
Constant Field Values

HIDDEN_COLUMN

public static final int HIDDEN_COLUMN
See Also:
Constant Field Values
Constructor Detail

StyleConstants

public StyleConstants()


Copyright © 2011. All Rights Reserved.