Uses of Enum
org.pushingpixels.radiance.theming.api.RadianceThemingSlices.VerticalGravity
Packages that use RadianceThemingSlices.VerticalGravity
Package
Description
-
Uses of RadianceThemingSlices.VerticalGravity in org.pushingpixels.radiance.theming.api
Subclasses with type arguments of type RadianceThemingSlices.VerticalGravity in org.pushingpixels.radiance.theming.apiMethods in org.pushingpixels.radiance.theming.api that return RadianceThemingSlices.VerticalGravityModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.RadianceThemingSlices.VerticalGravity.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.VerticalGravityModifier and TypeMethodDescriptionstatic voidRadianceThemingCortex.WindowScope.extendContentIntoTitlePane(Window window, RadianceThemingSlices.HorizontalGravity controlButtonGroupHorizontalGravity, RadianceThemingSlices.VerticalGravity controlButtonGroupVerticalGravity) Marks the specified window to have its content extend vertically into the title pane area. -
Uses of RadianceThemingSlices.VerticalGravity in org.pushingpixels.radiance.theming.internal.utils
Methods in org.pushingpixels.radiance.theming.internal.utils that return RadianceThemingSlices.VerticalGravityModifier and TypeMethodDescriptionRadianceTitlePaneUtilities.getTitleControlButtonGroupVerticalGravity(JRootPane rootPane)