Overview | Package | Class | Tree | Deprecated | Index | Help |
Java Platform 1.1.7 |
||
PREV CLASS | NEXT CLASS | FRAMES | NO FRAMES | ||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Field Summary | |
static int | BOTTOM
|
static int | CENTER
The central position in an area. |
static int | EAST
|
static int | HORIZONTAL
These constants specify a horizontal or vertical orientation. |
static int | LEFT
|
static int | NORTH_EAST
|
static int | NORTH_WEST
|
static int | NORTH
Compass-direction constants used to specify a position. |
static int | RIGHT
|
static int | SOUTH_EAST
|
static int | SOUTH_WEST
|
static int | SOUTH
|
static int | TOP
Box-orientation constants used to specify a position. |
static int | VERTICAL
|
static int | WEST
|
Field Detail |
public static final int CENTER
public static final int TOP
public static final int LEFT
public static final int BOTTOM
public static final int RIGHT
public static final int NORTH
public static final int NORTH_EAST
public static final int EAST
public static final int SOUTH_EAST
public static final int SOUTH
public static final int SOUTH_WEST
public static final int WEST
public static final int NORTH_WEST
public static final int HORIZONTAL
public static final int VERTICAL
Overview | Package | Class | Tree | Deprecated | Index | Help |
Java Platform 1.1.7 |
||
PREV CLASS | NEXT CLASS | FRAMES | NO FRAMES | ||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |