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:
getButtonLightest
in interfaceorg.eclipse.draw2d.ColorProvider
-
getButton
- Specified by:
getButton
in interfaceorg.eclipse.draw2d.ColorProvider
-
getButtonDarker
- Specified by:
getButtonDarker
in interfaceorg.eclipse.draw2d.ColorProvider
-
getButtonDarkest
- Specified by:
getButtonDarkest
in interfaceorg.eclipse.draw2d.ColorProvider
-
getListBackground
- Specified by:
getListBackground
in interfaceorg.eclipse.draw2d.ColorProvider
-
getListForeground
- Specified by:
getListForeground
in interfaceorg.eclipse.draw2d.ColorProvider
-
getLineForeground
- Specified by:
getLineForeground
in interfaceorg.eclipse.draw2d.ColorProvider
-
getMenuBackground
- Specified by:
getMenuBackground
in interfaceorg.eclipse.draw2d.ColorProvider
-
getMenuForeground
- Specified by:
getMenuForeground
in interfaceorg.eclipse.draw2d.ColorProvider
-
getMenuBackgroundSelected
- Specified by:
getMenuBackgroundSelected
in interfaceorg.eclipse.draw2d.ColorProvider
-
getMenuForegroundSelected
- Specified by:
getMenuForegroundSelected
in interfaceorg.eclipse.draw2d.ColorProvider
-
getTitleBackground
- Specified by:
getTitleBackground
in interfaceorg.eclipse.draw2d.ColorProvider
-
getTitleGradient
- Specified by:
getTitleGradient
in interfaceorg.eclipse.draw2d.ColorProvider
-
getTitleForeground
- Specified by:
getTitleForeground
in interfaceorg.eclipse.draw2d.ColorProvider
-
getTitleInactiveForeground
- Specified by:
getTitleInactiveForeground
in interfaceorg.eclipse.draw2d.ColorProvider
-
getTitleInactiveBackground
- Specified by:
getTitleInactiveBackground
in interfaceorg.eclipse.draw2d.ColorProvider
-
getTitleInactiveGradient
- Specified by:
getTitleInactiveGradient
in interfaceorg.eclipse.draw2d.ColorProvider
-
getTooltipForeground
- Specified by:
getTooltipForeground
in interfaceorg.eclipse.draw2d.ColorProvider
-
getTooltipBackground
- Specified by:
getTooltipBackground
in interfaceorg.eclipse.draw2d.ColorProvider
-
getListHoverBackgroundColor
- Specified by:
getListHoverBackgroundColor
in interfaceorg.eclipse.draw2d.ColorProvider
-
getListSelectedBackgroundColor
- Specified by:
getListSelectedBackgroundColor
in interfaceorg.eclipse.draw2d.ColorProvider
-