public class StyleConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
BG_COLUMN
The Constant BG_COLUMN.
|
static int |
CHECK_COLUMN
The Constant CHECK_COLUMN.
|
static int |
FG_COLUMN
The Constant FG_COLUMN.
|
static int |
HIDDEN_COLUMN
The Constant HIDDEN_COLUMN.
|
static int |
LABEL_COLUMN
The Constant LABEL_COLUMN.
|
static int |
NR_TABLE_COLUMNS
The Constant NR_TABLE_COLUMNS.
|
static int |
TYPE_NAME_COLUMN
The Constant 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–2017 The Apache Software Foundation. All rights reserved.