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 classClassicButtonShaperButton shaper that returns rectangular buttons with slightly rounded corners (ala Windows XP).classPillButtonShaperButton shaper that returns buttons with completely rounded corners (ala Mac 10.4).
-