|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interface that provides common shared constant values for classes in the JPT.
| Field Summary | |
static int |
ABOVE
Value designating the top of a border style layout. |
static String |
ALIGNMENT
Bound property name for the alignment of a decoration for a component. |
static int |
BELOW
Value designating the bottom of a border style layout. |
static int |
BOTTOM_LEFT
Value designating bottom-left justification. |
static int |
BOTTOM_RIGHT
Value designating bottom-right justification. |
static int |
DEFAULT
Value designating a request for the default value of a property. |
static String |
FONT
Bound property name for the set font property. |
static String |
INPUT_PROPERTIES
Bound property name for the input properties of an object. |
static int |
MANDATORY
Value designating a mandatory input operation. |
static int |
OPTIONAL
Value designating an input operation that may be cancelled on error. |
static String |
ORIENTATION
Bound property name for the orientation of a linear container. |
static int |
TOP_LEFT
Value designating top-left justification. |
static int |
TOP_RIGHT
Value designating top-right justification. |
| Fields inherited from interface javax.swing.SwingConstants |
BOTTOM, CENTER, EAST, HORIZONTAL, LEADING, LEFT, NEXT, NORTH, NORTH_EAST, NORTH_WEST, PREVIOUS, RIGHT, SOUTH, SOUTH_EAST, SOUTH_WEST, TOP, TRAILING, VERTICAL, WEST |
| Field Detail |
public static final int DEFAULT
public static final int ABOVE
public static final int BELOW
public static final int TOP_LEFT
public static final int TOP_RIGHT
public static final int BOTTOM_RIGHT
public static final int BOTTOM_LEFT
public static final int MANDATORY
public static final int OPTIONAL
public static final String INPUT_PROPERTIES
public static final String ORIENTATION
public static final String ALIGNMENT
public static final String FONT
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||