ClassicButtonShaper
, StandardButtonShaper
public interface RectangularButtonShaper
Modifier and Type | Method | Description |
---|---|---|
float |
getCornerRadius(AbstractButton button,
Insets insets) |
Returns the corner radius of the specified button.
|
float getCornerRadius(AbstractButton button, Insets insets)
button
- Button.insets
- Button insets.