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