org.eclipse.draw2d
Interface ColorConstants
- All Known Implementing Classes:
- SchemeBorder
- public interface ColorConstants
A collection of color-related constants.
display
public static final Display display
buttonLightest
public static final Color buttonLightest
button
public static final Color button
buttonDarker
public static final Color buttonDarker
buttonDarkest
public static final Color buttonDarkest
menuBackground
public static final Color menuBackground
menuForeground
public static final Color menuForeground
menuBackgroundSelected
public static final Color menuBackgroundSelected
menuForegroundSelected
public static final Color menuForegroundSelected
titleBackground
public static final Color titleBackground
titleGradient
public static final Color titleGradient
titleForeground
public static final Color titleForeground
titleInactiveForeground
public static final Color titleInactiveForeground
titleInactiveBackground
public static final Color titleInactiveBackground
titleInactiveGradient
public static final Color titleInactiveGradient
tooltipForeground
public static final Color tooltipForeground
tooltipBackground
public static final Color tooltipBackground
white
public static final Color white
lightGray
public static final Color lightGray
gray
public static final Color gray
darkGray
public static final Color darkGray
black
public static final Color black
red
public static final Color red
orange
public static final Color orange
yellow
public static final Color yellow
green
public static final Color green
lightGreen
public static final Color lightGreen
darkGreen
public static final Color darkGreen
cyan
public static final Color cyan
lightBlue
public static final Color lightBlue
blue
public static final Color blue
darkBlue
public static final Color darkBlue