Uses of Enum
org.pushingpixels.radiance.theming.api.RadianceThemingSlices.SeparatorAppearance
Packages that use RadianceThemingSlices.SeparatorAppearance
Package
Description
-
Uses of RadianceThemingSlices.SeparatorAppearance in org.pushingpixels.radiance.theming.api
Subclasses with type arguments of type RadianceThemingSlices.SeparatorAppearance in org.pushingpixels.radiance.theming.apiMethods in org.pushingpixels.radiance.theming.api that return RadianceThemingSlices.SeparatorAppearanceModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.RadianceThemingSlices.SeparatorAppearance.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.pushingpixels.radiance.theming.api with parameters of type RadianceThemingSlices.SeparatorAppearanceModifier and TypeMethodDescriptionstatic voidRadianceThemingCortex.ComponentScope.setSeparatorAppearance(JSeparator separator, RadianceThemingSlices.SeparatorAppearance appearance) Specifies the appearance of the specified separator. -
Uses of RadianceThemingSlices.SeparatorAppearance in org.pushingpixels.radiance.theming.internal.utils
Methods in org.pushingpixels.radiance.theming.internal.utils that return RadianceThemingSlices.SeparatorAppearanceModifier and TypeMethodDescriptionRadianceCoreUtilities.getSeparatorAppearance(JSeparator separator) Returns the appearance for the specified separator.