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