|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SConstants
Contains several constants used at various places in wingS.
| Field Summary | |
|---|---|
static int |
BASELINE
Align at font baseline. |
static int |
BLOCK_ALIGN
Component alignment constant: Block align -- stretch over full width. |
static int |
BOTTOM
Component alignment constant: Vertically align at bottom. |
static int |
BOTTOM_ALIGN
Component alignment constant: Vertically align at bottom. |
static int |
CENTER
Component alignment constant: Center align. |
static int |
CENTER_ALIGN
Component alignment constant: Center align. |
static int |
HORIZONTAL
|
static int |
JUSTIFY
Component alignment constant: Block align -- stretch over full width. |
static int |
LEFT
Component alignment constant: Align left. |
static int |
LEFT_ALIGN
Component alignment constant: Align left. |
static int |
NO_ALIGN
Component alignment constant: Do not explicitly align. |
static int |
RIGHT
Component alignment constant: Align right. |
static int |
RIGHT_ALIGN
Component alignment constant: Align right. |
static int |
TOP
Component alignment constant: Vertically align at top. |
static int |
TOP_ALIGN
Component alignment constant: Vertically align at top. |
static char |
UID_DIVIDER
Character to separate epoch id from component id in lowlevel event requests. |
static int |
VERTICAL
|
| Field Detail |
|---|
static final char UID_DIVIDER
static final int NO_ALIGN
static final int LEFT_ALIGN
static final int LEFT
static final int RIGHT_ALIGN
static final int RIGHT
static final int CENTER_ALIGN
static final int CENTER
static final int BLOCK_ALIGN
static final int TOP_ALIGN
static final int TOP
static final int BOTTOM_ALIGN
static final int BOTTOM
static final int JUSTIFY
static final int BASELINE
static final int VERTICAL
static final int HORIZONTAL
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||