Class RadianceThemingSlices.ContainerColorTokensAssociationKind

  • Enclosing class:
    RadianceThemingSlices

    public static final class RadianceThemingSlices.ContainerColorTokensAssociationKind
    extends java.lang.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.