|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A collection of color-related constants.
Field Summary | |
static org.eclipse.swt.graphics.Color |
black
Misc. |
static org.eclipse.swt.graphics.Color |
blue
Misc. |
static org.eclipse.swt.graphics.Color |
button
|
static org.eclipse.swt.graphics.Color |
buttonDarker
|
static org.eclipse.swt.graphics.Color |
buttonDarkest
|
static org.eclipse.swt.graphics.Color |
buttonLightest
|
static org.eclipse.swt.graphics.Color |
cyan
Misc. |
static org.eclipse.swt.graphics.Color |
darkBlue
Misc. |
static org.eclipse.swt.graphics.Color |
darkGray
Misc. |
static org.eclipse.swt.graphics.Color |
darkGreen
Misc. |
static org.eclipse.swt.graphics.Color |
gray
Misc. |
static org.eclipse.swt.graphics.Color |
green
Misc. |
static org.eclipse.swt.graphics.Color |
lightBlue
Misc. |
static org.eclipse.swt.graphics.Color |
lightGray
Misc. |
static org.eclipse.swt.graphics.Color |
lightGreen
Misc. |
static org.eclipse.swt.graphics.Color |
listBackground
|
static org.eclipse.swt.graphics.Color |
listForeground
|
static org.eclipse.swt.graphics.Color |
menuBackground
|
static org.eclipse.swt.graphics.Color |
menuBackgroundSelected
|
static org.eclipse.swt.graphics.Color |
menuForeground
|
static org.eclipse.swt.graphics.Color |
menuForegroundSelected
|
static org.eclipse.swt.graphics.Color |
orange
Misc. |
static org.eclipse.swt.graphics.Color |
red
Misc. |
static org.eclipse.swt.graphics.Color |
titleBackground
|
static org.eclipse.swt.graphics.Color |
titleForeground
|
static org.eclipse.swt.graphics.Color |
titleGradient
|
static org.eclipse.swt.graphics.Color |
titleInactiveBackground
|
static org.eclipse.swt.graphics.Color |
titleInactiveForeground
|
static org.eclipse.swt.graphics.Color |
titleInactiveGradient
|
static org.eclipse.swt.graphics.Color |
tooltipBackground
|
static org.eclipse.swt.graphics.Color |
tooltipForeground
|
static org.eclipse.swt.graphics.Color |
white
Misc. |
static org.eclipse.swt.graphics.Color |
yellow
Misc. |
Field Detail |
public static final org.eclipse.swt.graphics.Color buttonLightest
SWT.COLOR_WIDGET_HIGHLIGHT_SHADOW
public static final org.eclipse.swt.graphics.Color button
SWT.COLOR_WIDGET_BACKGROUND
public static final org.eclipse.swt.graphics.Color buttonDarker
SWT.COLOR_WIDGET_NORMAL_SHADOW
public static final org.eclipse.swt.graphics.Color buttonDarkest
SWT.COLOR_WIDGET_DARK_SHADOW
public static final org.eclipse.swt.graphics.Color listBackground
SWT.COLOR_LIST_BACKGROUND
public static final org.eclipse.swt.graphics.Color listForeground
SWT.COLOR_LIST_FOREGROUND
public static final org.eclipse.swt.graphics.Color menuBackground
SWT.COLOR_WIDGET_BACKGROUND
public static final org.eclipse.swt.graphics.Color menuForeground
SWT.COLOR_WIDGET_FOREGROUND
public static final org.eclipse.swt.graphics.Color menuBackgroundSelected
SWT.COLOR_LIST_SELECTION
public static final org.eclipse.swt.graphics.Color menuForegroundSelected
SWT.COLOR_LIST_SELECTION_TEXT
public static final org.eclipse.swt.graphics.Color titleBackground
SWT.COLOR_TITLE_BACKGROUND
public static final org.eclipse.swt.graphics.Color titleGradient
SWT.COLOR_TITLE_BACKGROUND_GRADIENT
public static final org.eclipse.swt.graphics.Color titleForeground
SWT.COLOR_TITLE_FOREGROUND
public static final org.eclipse.swt.graphics.Color titleInactiveForeground
SWT.COLOR_TITLE_INACTIVE_FOREGROUND
public static final org.eclipse.swt.graphics.Color titleInactiveBackground
SWT.COLOR_TITLE_INACTIVE_FOREGROUND
public static final org.eclipse.swt.graphics.Color titleInactiveGradient
SWT.COLOR_TITLE_INACTIVE_FOREGROUND
public static final org.eclipse.swt.graphics.Color tooltipForeground
SWT.COLOR_INFO_FOREGROUND
public static final org.eclipse.swt.graphics.Color tooltipBackground
SWT.COLOR_INFO_BACKGROUND
public static final org.eclipse.swt.graphics.Color white
public static final org.eclipse.swt.graphics.Color lightGray
public static final org.eclipse.swt.graphics.Color gray
public static final org.eclipse.swt.graphics.Color darkGray
public static final org.eclipse.swt.graphics.Color black
public static final org.eclipse.swt.graphics.Color red
public static final org.eclipse.swt.graphics.Color orange
public static final org.eclipse.swt.graphics.Color yellow
public static final org.eclipse.swt.graphics.Color green
public static final org.eclipse.swt.graphics.Color lightGreen
public static final org.eclipse.swt.graphics.Color darkGreen
public static final org.eclipse.swt.graphics.Color cyan
public static final org.eclipse.swt.graphics.Color lightBlue
public static final org.eclipse.swt.graphics.Color blue
public static final org.eclipse.swt.graphics.Color darkBlue
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |