setButtonOpenSides

fun JComponent.setButtonOpenSides(openSides: Set<RadianceThemingSlices.Side>)

Specifies the open 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

openSides

Open sides.

See also