|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EchoConstants
Provides standard constants used across many Echo components.
Field Summary | |
---|---|
static int |
BOTTOM
A constant value to indicate alignment/positioning toward the bottom. |
static int |
CENTER
A constant value to indicate centered alignment/positioning. |
static int |
LEFT
A constant value to indicate alignment/positioning toward the left. |
static int |
RIGHT
A constant value to indicate alignment/positioning toward the right. |
static int |
TOP
A constant value to indicate alignment/positioning toward the top. |
static int |
UNDEFINED_SIZE
A constant value indicating an undefined size. |
Field Detail |
---|
static final int TOP
static final int LEFT
static final int CENTER
static final int RIGHT
static final int BOTTOM
static final int UNDEFINED_SIZE
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |