Uses of Interface
org.pushingpixels.radiance.theming.api.RadianceColorSchemeBundle.Overlay
-
Packages that use RadianceColorSchemeBundle.Overlay Package Description org.pushingpixels.radiance.theming.api -
-
Uses of RadianceColorSchemeBundle.Overlay in org.pushingpixels.radiance.theming.api
Methods in org.pushingpixels.radiance.theming.api with parameters of type RadianceColorSchemeBundle.Overlay Modifier and Type Method Description void
RadianceSkin. registerAsDecorationArea(RadianceColorScheme backgroundColorScheme, RadianceColorSchemeBundle.Overlay noneTransformationOverlay, RadianceThemingSlices.DecorationAreaType... areaTypes)
Registers the specified background color scheme and a color scheme bundle overlay to be used on controls in decoration areas.
-