SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This class contains basic alignment constants. Use these constants for placing the controls on the map.
Author: JANField Summary | |
int
|
BOTTOM
Bottom alignment |
int
|
CENTER
Center alignment |
int
|
LEFT
Left alignment |
int
|
RIGHT
Right alignment |
int
|
TOP
Top alignment |
Field Detail |
int BOTTOM
int CENTER
int LEFT
int RIGHT
int TOP