Uses of Enum
org.pushingpixels.radiance.theming.api.RadianceThemingSlices.TitleIconHorizontalGravity
Packages that use RadianceThemingSlices.TitleIconHorizontalGravity
Package
Description
-
Uses of RadianceThemingSlices.TitleIconHorizontalGravity in org.pushingpixels.radiance.theming.api
Methods in org.pushingpixels.radiance.theming.api that return RadianceThemingSlices.TitleIconHorizontalGravityModifier and TypeMethodDescriptionRadianceThemingCortex.GlobalScope.getTitleIconHorizontalGravity()
Returns the gravity for the icon in title panes of all decorated application windows.Returns the enum constant of this type with the specified name.RadianceThemingSlices.TitleIconHorizontalGravity.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.TitleIconHorizontalGravityModifier and TypeMethodDescriptionstatic void
RadianceThemingCortex.GlobalScope.configureTitleContentGravity
(RadianceThemingSlices.HorizontalGravity titleTextHorizontalGravity, RadianceThemingSlices.HorizontalGravity titleControlButtonGroupHorizontalGravity, RadianceThemingSlices.TitleIconHorizontalGravity titleIconHorizontalGravity) Configures title pane content gravity for all decorated application windows. -
Uses of RadianceThemingSlices.TitleIconHorizontalGravity in org.pushingpixels.radiance.theming.internal.utils
Methods in org.pushingpixels.radiance.theming.internal.utils that return RadianceThemingSlices.TitleIconHorizontalGravityModifier and TypeMethodDescriptionRadianceTitlePaneUtilities.getTitleIconHorizontalGravity()
RadianceTitlePaneUtilities.getTitlePaneIconGravity()