|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface provides a set of reusable constants for use by other classes in the system.
Field Summary | |
static Color |
CONTENTS_CHANGED_COLOR
the foreground color of inactive buttons whose associated frame contents have changed |
static int |
MAX_FRAMES
maximum number of internal frames allowed |
static int |
MAXIMUM_BUTTON_WIDTH
maximum width of frame toolbar buttons |
static int |
MINIMUM_BUTTON_WIDTH
minimum width of frame toolbar buttons |
static int |
X_OFFSET
default x offset of first frame in cascade mode, relative to desktop |
static int |
Y_OFFSET
default y offset of first frame in cascade mode, relative to desktop |
Field Detail |
public static final int MAX_FRAMES
public static final int X_OFFSET
public static final int Y_OFFSET
public static final int MINIMUM_BUTTON_WIDTH
public static final int MAXIMUM_BUTTON_WIDTH
public static final Color CONTENTS_CHANGED_COLOR
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |