|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UIConstants
Codes and constants shared by the UI components.
| Field Summary | |
|---|---|
static int |
BOTTOM
An alignment constant. |
static int |
CENTER
An alignment constant. |
static int |
DEFAULT_SIZE
The default text effect size. |
static int |
DEFAULT_SPACING
The default text line spacing. |
static int |
GLOW
A code for text with glow effect. |
static int |
HORIZONTAL
An orientation constant. |
static int |
LEFT
An alignment constant. |
static int |
NORMAL
A code for text with no effects. |
static int |
OUTLINE
A code for text with a single pixel outline. |
static int |
OVERLAPPING
A special orientation constant for labels. |
static int |
PLAIN
A code for text with no effect and no styling. |
static int |
RIGHT
An alignment constant. |
static int |
SHADOW
A code for text with a single pixel drop shadow. |
static int |
TOP
An alignment constant. |
static int |
VERTICAL
An orientation constant. |
| Field Detail |
|---|
static final int LEFT
static final int RIGHT
static final int CENTER
static final int TOP
static final int BOTTOM
static final int HORIZONTAL
static final int VERTICAL
static final int OVERLAPPING
static final int NORMAL
static final int OUTLINE
static final int SHADOW
static final int PLAIN
static final int GLOW
static final int DEFAULT_SIZE
static final int DEFAULT_SPACING
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||