|
Eclipse Draw2d 3.8.0.201206011245 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ColorConstants
A collection of color-related constants.
Nested Class Summary | |
---|---|
static class |
ColorConstants.SystemColorFactory
|
Field Summary | |
---|---|
static Color |
black
One of the pre-defined colors |
static Color |
blue
One of the pre-defined colors |
static Color |
button
|
static Color |
buttonDarker
|
static Color |
buttonDarkest
|
static Color |
buttonLightest
|
static Color |
cyan
One of the pre-defined colors |
static Color |
darkBlue
One of the pre-defined colors |
static Color |
darkGray
One of the pre-defined colors |
static Color |
darkGreen
One of the pre-defined colors |
static Color |
gray
One of the pre-defined colors |
static Color |
green
One of the pre-defined colors |
static Color |
lightBlue
One of the pre-defined colors |
static Color |
lightGray
One of the pre-defined colors |
static Color |
lightGreen
One of the pre-defined colors |
static Color |
listBackground
|
static Color |
listForeground
|
static Color |
menuBackground
|
static Color |
menuBackgroundSelected
|
static Color |
menuForeground
|
static Color |
menuForegroundSelected
|
static Color |
orange
One of the pre-defined colors |
static Color |
red
One of the pre-defined colors |
static Color |
titleBackground
|
static Color |
titleForeground
|
static Color |
titleGradient
|
static Color |
titleInactiveBackground
|
static Color |
titleInactiveForeground
|
static Color |
titleInactiveGradient
|
static Color |
tooltipBackground
|
static Color |
tooltipForeground
|
static Color |
white
One of the pre-defined colors |
static Color |
yellow
One of the pre-defined colors |
Field Detail |
---|
static final Color buttonLightest
SWT.COLOR_WIDGET_HIGHLIGHT_SHADOW
static final Color button
SWT.COLOR_WIDGET_BACKGROUND
static final Color buttonDarker
SWT.COLOR_WIDGET_NORMAL_SHADOW
static final Color buttonDarkest
SWT.COLOR_WIDGET_DARK_SHADOW
static final Color listBackground
SWT.COLOR_LIST_BACKGROUND
static final Color listForeground
SWT.COLOR_LIST_FOREGROUND
static final Color menuBackground
SWT.COLOR_WIDGET_BACKGROUND
static final Color menuForeground
SWT.COLOR_WIDGET_FOREGROUND
static final Color menuBackgroundSelected
SWT.COLOR_LIST_SELECTION
static final Color menuForegroundSelected
SWT.COLOR_LIST_SELECTION_TEXT
static final Color titleBackground
SWT.COLOR_TITLE_BACKGROUND
static final Color titleGradient
SWT.COLOR_TITLE_BACKGROUND_GRADIENT
static final Color titleForeground
SWT.COLOR_TITLE_FOREGROUND
static final Color titleInactiveForeground
SWT.COLOR_TITLE_INACTIVE_FOREGROUND
static final Color titleInactiveBackground
SWT.COLOR_TITLE_INACTIVE_BACKGROUND
static final Color titleInactiveGradient
SWT.COLOR_TITLE_INACTIVE_BACKGROUND_GRADIENT
static final Color tooltipForeground
SWT.COLOR_INFO_FOREGROUND
static final Color tooltipBackground
SWT.COLOR_INFO_BACKGROUND
static final Color white
static final Color lightGray
static final Color gray
static final Color darkGray
static final Color black
static final Color red
static final Color orange
static final Color yellow
static final Color green
static final Color lightGreen
static final Color darkGreen
static final Color cyan
static final Color lightBlue
static final Color blue
static final Color darkBlue
|
Eclipse Draw2d 3.8.0.201206011245 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |