public class StyleConstants extends 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 © 2006–2015 The Apache Software Foundation. All rights reserved.