setButtonStraightSide

fun JComponent.setButtonStraightSide(straightSide: RadianceThemingSlices.Side)

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

Parameters

straightSide

Straight side.

See also