|
My Movies 1.0.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
ObjectUiConsts
public final class UiConsts
Collected constants related to the user interface.
All constants must be immutable. No instances of this class can be constructed.
The Java Look and Feel Design Guidelines recommend that components be spaced using this scheme :
STANDARD_BORDER items follow the second scheme,
and use 6*N-1 pixel spacings (since this is the more common case).
| Field Summary | |
|---|---|
static int |
NO_KEYSTROKE_MASK
Symbolic name for absence of keystroke mask. |
static int |
ONE_SPACE
|
static int |
SIMPLE_FIELD_WIDTH
Suggested width for a JTextField |
static int |
STANDARD_BORDER
|
static int |
THREE_SPACES
|
static int |
TWO_SPACES
|
| Method Summary |
|---|
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int ONE_SPACE
public static final int TWO_SPACES
public static final int THREE_SPACES
public static final int STANDARD_BORDER
public static final int NO_KEYSTROKE_MASK
public static final int SIMPLE_FIELD_WIDTH
|
My Movies 1.0.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||