Package org.eclipse.draw2d
Class BasicColorProvider
java.lang.Object
org.eclipse.draw2d.BasicColorProvider
- All Implemented Interfaces:
ColorProvider
- Since:
- 3.13
-
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
-
BasicColorProvider
public BasicColorProvider()
-
-
Method Details
-
getButtonLightest
- Specified by:
getButtonLightest
in interfaceColorProvider
-
getButton
- Specified by:
getButton
in interfaceColorProvider
-
getButtonDarker
- Specified by:
getButtonDarker
in interfaceColorProvider
-
getButtonDarkest
- Specified by:
getButtonDarkest
in interfaceColorProvider
-
getListBackground
- Specified by:
getListBackground
in interfaceColorProvider
-
getListForeground
- Specified by:
getListForeground
in interfaceColorProvider
-
getLineForeground
- Specified by:
getLineForeground
in interfaceColorProvider
-
getMenuBackground
- Specified by:
getMenuBackground
in interfaceColorProvider
-
getMenuForeground
- Specified by:
getMenuForeground
in interfaceColorProvider
-
getMenuBackgroundSelected
- Specified by:
getMenuBackgroundSelected
in interfaceColorProvider
-
getMenuForegroundSelected
- Specified by:
getMenuForegroundSelected
in interfaceColorProvider
-
getTitleBackground
- Specified by:
getTitleBackground
in interfaceColorProvider
-
getTitleGradient
- Specified by:
getTitleGradient
in interfaceColorProvider
-
getTitleForeground
- Specified by:
getTitleForeground
in interfaceColorProvider
-
getTitleInactiveForeground
- Specified by:
getTitleInactiveForeground
in interfaceColorProvider
-
getTitleInactiveBackground
- Specified by:
getTitleInactiveBackground
in interfaceColorProvider
-
getTitleInactiveGradient
- Specified by:
getTitleInactiveGradient
in interfaceColorProvider
-
getTooltipForeground
- Specified by:
getTooltipForeground
in interfaceColorProvider
-
getTooltipBackground
- Specified by:
getTooltipBackground
in interfaceColorProvider
-
getListHoverBackgroundColor
- Specified by:
getListHoverBackgroundColor
in interfaceColorProvider
-
getListSelectedBackgroundColor
- Specified by:
getListSelectedBackgroundColor
in interfaceColorProvider
-