setButtonStraightSides

fun JComponent.setButtonStraightSides(straightSides: Set<RadianceThemingSlices.Side>)

Specifies the straight sides for this component. Note that the RadianceButtonShaper implementations are not required to respect this call. The default PillButtonShaper and ClassicButtonShaper respect this call.

Parameters

straightSides

Straight sides.

See also