Uses of Interface
org.pushingpixels.radiance.theming.api.shaper.RectangularButtonShaper
-
Packages that use RectangularButtonShaper Package Description org.pushingpixels.radiance.theming.api.shaper -
-
Uses of RectangularButtonShaper in org.pushingpixels.radiance.theming.api.shaper
Classes in org.pushingpixels.radiance.theming.api.shaper that implement RectangularButtonShaper Modifier and Type Class Description class
ClassicButtonShaper
Button shaper that returns rectangular buttons with slightly rounded corners (ala Windows XP).class
PillButtonShaper
Button shaper that returns buttons with completely rounded corners (ala Mac 10.4).
-