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