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 Summary
Nested classes/interfaces inherited from interface org.eclipse.draw2d.ColorProvider
ColorProvider.SystemColorFactory -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
GEFColorProvider
public GEFColorProvider()
-
-
Method Details
-
getButtonLightest
- Specified by:
getButtonLightestin interfaceColorProvider
-
getButton
- Specified by:
getButtonin interfaceColorProvider
-
getButtonDarker
- Specified by:
getButtonDarkerin interfaceColorProvider
-
getButtonDarkest
- Specified by:
getButtonDarkestin interfaceColorProvider
-
getListBackground
- Specified by:
getListBackgroundin interfaceColorProvider
-
getListForeground
- Specified by:
getListForegroundin interfaceColorProvider
-
getLineForeground
- Specified by:
getLineForegroundin interfaceColorProvider
-
getMenuBackground
- Specified by:
getMenuBackgroundin interfaceColorProvider
-
getMenuForeground
- Specified by:
getMenuForegroundin interfaceColorProvider
-
getMenuBackgroundSelected
- Specified by:
getMenuBackgroundSelectedin interfaceColorProvider
-
getMenuForegroundSelected
- Specified by:
getMenuForegroundSelectedin interfaceColorProvider
-
getTitleBackground
- Specified by:
getTitleBackgroundin interfaceColorProvider
-
getTitleGradient
- Specified by:
getTitleGradientin interfaceColorProvider
-
getTitleForeground
- Specified by:
getTitleForegroundin interfaceColorProvider
-
getTitleInactiveForeground
- Specified by:
getTitleInactiveForegroundin interfaceColorProvider
-
getTitleInactiveBackground
- Specified by:
getTitleInactiveBackgroundin interfaceColorProvider
-
getTitleInactiveGradient
- Specified by:
getTitleInactiveGradientin interfaceColorProvider
-
getTooltipForeground
- Specified by:
getTooltipForegroundin interfaceColorProvider
-
getTooltipBackground
- Specified by:
getTooltipBackgroundin interfaceColorProvider
-
getListHoverBackgroundColor
- Specified by:
getListHoverBackgroundColorin interfaceColorProvider
-
getListSelectedBackgroundColor
- Specified by:
getListSelectedBackgroundColorin interfaceColorProvider
-