ClassicButtonShaper, StandardButtonShaperpublic interface RectangularButtonShaper
| Modifier and Type | Method | Description |
|---|---|---|
float |
getCornerRadius(javax.swing.AbstractButton button,
float insets) |
Returns the corner radius of the specified button.
|