Package org.eclipse.gef
Class GEFColorProvider
java.lang.Object
org.eclipse.gef.GEFColorProvider
- All Implemented Interfaces:
- ColorProvider
- Direct Known Subclasses:
- PaletteColorProvider
A collection of color-related constants.
- Since:
- 3.14
- 
Nested Class SummaryNested classes/interfaces inherited from interface org.eclipse.draw2d.ColorProviderColorProvider.SystemColorFactory
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescription
- 
Constructor Details- 
GEFColorProviderpublic GEFColorProvider()
 
- 
- 
Method Details- 
getButtonLightest- Specified by:
- getButtonLightestin interface- ColorProvider
 
- 
getButton- Specified by:
- getButtonin interface- ColorProvider
 
- 
getButtonDarker- Specified by:
- getButtonDarkerin interface- ColorProvider
 
- 
getButtonDarkest- Specified by:
- getButtonDarkestin interface- ColorProvider
 
- 
getListBackground- Specified by:
- getListBackgroundin interface- ColorProvider
 
- 
getListForeground- Specified by:
- getListForegroundin interface- ColorProvider
 
- 
getLineForeground- Specified by:
- getLineForegroundin interface- ColorProvider
 
- 
getMenuBackground- Specified by:
- getMenuBackgroundin interface- ColorProvider
 
- 
getMenuForeground- Specified by:
- getMenuForegroundin interface- ColorProvider
 
- 
getMenuBackgroundSelected- Specified by:
- getMenuBackgroundSelectedin interface- ColorProvider
 
- 
getMenuForegroundSelected- Specified by:
- getMenuForegroundSelectedin interface- ColorProvider
 
- 
getTitleBackground- Specified by:
- getTitleBackgroundin interface- ColorProvider
 
- 
getTitleGradient- Specified by:
- getTitleGradientin interface- ColorProvider
 
- 
getTitleForeground- Specified by:
- getTitleForegroundin interface- ColorProvider
 
- 
getTitleInactiveForeground- Specified by:
- getTitleInactiveForegroundin interface- ColorProvider
 
- 
getTitleInactiveBackground- Specified by:
- getTitleInactiveBackgroundin interface- ColorProvider
 
- 
getTitleInactiveGradient- Specified by:
- getTitleInactiveGradientin interface- ColorProvider
 
- 
getTooltipForeground- Specified by:
- getTooltipForegroundin interface- ColorProvider
 
- 
getTooltipBackground- Specified by:
- getTooltipBackgroundin interface- ColorProvider
 
- 
getListHoverBackgroundColor- Specified by:
- getListHoverBackgroundColorin interface- ColorProvider
 
- 
getListSelectedBackgroundColor- Specified by:
- getListSelectedBackgroundColorin interface- ColorProvider
 
 
-