Uses of Class
org.pushingpixels.radiance.theming.api.ContainerColorTokensBundle
-
Packages that use ContainerColorTokensBundle Package Description org.pushingpixels.radiance.theming.api org.pushingpixels.radiance.theming.api.skin -
-
Uses of ContainerColorTokensBundle in org.pushingpixels.radiance.theming.api
Fields in org.pushingpixels.radiance.theming.api with type parameters of type ContainerColorTokensBundle Modifier and Type Field Description private java.util.Map<RadianceThemingSlices.DecorationAreaType,ContainerColorTokensBundle>RadianceSkin. colorTokensBundleMapMaps decoration area type to the color token bundles.Methods in org.pushingpixels.radiance.theming.api with parameters of type ContainerColorTokensBundle Modifier and Type Method Description voidRadianceSkin. registerDecorationAreaTokensBundle(ContainerColorTokensBundle bundle, RadianceThemingSlices.DecorationAreaType... areaTypes)Registers the specified color tokens bundle to be used on controls in decoration areas. -
Uses of ContainerColorTokensBundle in org.pushingpixels.radiance.theming.api.skin
Fields in org.pushingpixels.radiance.theming.api.skin declared as ContainerColorTokensBundle Modifier and Type Field Description protected ContainerColorTokensBundleGraphiteAccentedSkin. graphiteDefaultBundle
-