public final class SmallSquareButtonBorder
extends java.lang.Object
implements javax.swing.border.Border
A border with rounded corners. This border supports button rollover. If the
component is an AbstractButton and the rollover property is true, then it will
only paint if the button is currently in the rollover state.