|
Eclipse Platform Release 3.3 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A place to hold all the color constants used in the forms package.
Field Summary | |
---|---|
static String |
BORDER
Key for the tree/table border color. |
static String |
H_BOTTOM_KEYLINE1
Key for the form header bottom keyline 1 color. |
static String |
H_BOTTOM_KEYLINE2
Key for the form header bottom keyline 2 color. |
static String |
H_GRADIENT_END
Key for the form header background gradient ending color. |
static String |
H_GRADIENT_START
Key for the form header background gradient starting color. |
static String |
H_HOVER_FULL
Key for the form header full hover color. |
static String |
H_HOVER_LIGHT
Key for the form header light hover color. |
static String |
H_PREFIX
A prefix for the header color constants. |
static String |
PREFIX
A prefix for all the keys. |
static String |
SEPARATOR
Key for the section separator color. |
static String |
TB_BG
Key for the section title bar background. |
static String |
TB_BORDER
Key for the section title bar border. |
static String |
TB_FG
Key for the section title bar foreground. |
static String |
TB_GBG
Deprecated. Since 3.3, this color is not used any more. The tool bar gradient is created starting from TB_BG to
the section background color. |
static String |
TB_PREFIX
|
static String |
TB_TOGGLE
Key for the section toggle color. |
static String |
TB_TOGGLE_HOVER
Key for the section toggle hover color. |
static String |
TITLE
Key for the form title foreground color. |
Field Detail |
public static final String PREFIX
public static final String TITLE
public static final String H_PREFIX
public static final String TB_PREFIX
public static final String H_GRADIENT_END
public static final String H_GRADIENT_START
public static final String H_BOTTOM_KEYLINE1
public static final String H_BOTTOM_KEYLINE2
public static final String H_HOVER_LIGHT
public static final String H_HOVER_FULL
public static final String BORDER
public static final String SEPARATOR
public static final String TB_BG
public static final String TB_FG
public static final String TB_GBG
TB_BG
to
the section background color.
public static final String TB_BORDER
public static final String TB_TOGGLE
public static final String TB_TOGGLE_HOVER
|
Eclipse Platform Release 3.3 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.