Class RadianceThemingSlices.ContainerColorTokensAssociationKind

java.lang.Object
org.pushingpixels.radiance.theming.api.RadianceThemingSlices.ContainerColorTokensAssociationKind
Enclosing class:
RadianceThemingSlices

public static final class RadianceThemingSlices.ContainerColorTokensAssociationKind extends Object
Allows associating different color tokens to different visual parts of UI components. For example, the JCheckBox's checkmark can be configured with MARK.

Applications can create custom instances of this class to further refine the control over the painting. In this case, the custom UI delegates must be created to use these new association kinds.