Package org.eclipse.draw2d
Interface ColorConstants
- All Known Implementing Classes:
- ButtonBorder,- SchemeBorder,- SimpleEtchedBorder,- SimpleLoweredBorder,- SimpleRaisedBorder
public interface ColorConstants
A collection of color-related constants.
- Since:
- 3.13
- 
Nested Class SummaryNested ClassesModifier and TypeInterfaceDescriptionstatic class
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final ColorOne of the pre-defined colorsstatic final ColorOne of the pre-defined colorsstatic final Colorstatic final Colorstatic final Colorstatic final Colorstatic final ColorOne of the pre-defined colorsstatic final ColorOne of the pre-defined colorsstatic final ColorOne of the pre-defined colorsstatic final ColorOne of the pre-defined colorsstatic final ColorOne of the pre-defined colorsstatic final ColorOne of the pre-defined colorsstatic final ColorOne of the pre-defined colorsstatic final ColorOne of the pre-defined colorsstatic final ColorOne of the pre-defined colorsstatic final Colorstatic final Colorstatic final Colorstatic final Colorstatic final Colorstatic final Colorstatic final Colorstatic final Colorstatic final Colorstatic final ColorOne of the pre-defined colorsstatic final ColorOne of the pre-defined colorsstatic final Colorstatic final Colorstatic final Colorstatic final Colorstatic final Colorstatic final Colorstatic final Colorstatic final Colorstatic final ColorOne of the pre-defined colorsstatic final ColorOne of the pre-defined colors
- 
Field Details- 
buttonLightest- See Also:
 
- 
button- See Also:
 
- 
buttonDarker- See Also:
 
- 
buttonDarkest- See Also:
 
- 
listBackground- See Also:
 
- 
listForeground- Since:
- 3.13
- See Also:
 
- 
lineForeground- Since:
- 3.13
 
- 
titleBackground- See Also:
 
- 
titleGradient- See Also:
 
- 
titleForeground- See Also:
 
- 
titleInactiveForeground- See Also:
 
- 
titleInactiveBackground- See Also:
 
- 
titleInactiveGradient- See Also:
 
- 
tooltipForeground- See Also:
 
- 
tooltipBackground- Since:
- 3.13
- See Also:
 
- 
listHoverBackgroundColor- Since:
- 3.13
 
- 
listSelectedBackgroundColor- Since:
- 3.13
 
- 
whiteOne of the pre-defined colors
- 
lightGrayOne of the pre-defined colors
- 
grayOne of the pre-defined colors
- 
darkGrayOne of the pre-defined colors
- 
blackOne of the pre-defined colors
- 
redOne of the pre-defined colors
- 
orangeOne of the pre-defined colors
- 
yellowOne of the pre-defined colors
- 
greenOne of the pre-defined colors
- 
lightGreenOne of the pre-defined colors
- 
darkGreenOne of the pre-defined colors
- 
cyanOne of the pre-defined colors
- 
lightBlueOne of the pre-defined colors
- 
blueOne of the pre-defined colors
- 
darkBlueOne of the pre-defined colors
 
-