|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
A collection of constants used for orienting vertical components: JVerticalButton, JVerticalToggleButton and JVerticalLabel.
| Field Summary | |
static int |
ROTATE_LEFT
Component rotates 90º contraclockwise in relation to its center from the horizontal position |
static int |
ROTATE_NONE
Specifies no rotation. |
static int |
ROTATE_RIGHT
Component rotates 90º clockwise in relation to its center from the horizontal position |
| Field Detail |
public static final int ROTATE_NONE
public static final int ROTATE_LEFT
public static final int ROTATE_RIGHT
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||