Class IceCreamButtonShaper
java.lang.Object
org.pushingpixels.radiance.theming.extras.api.shaperpack.BasePolygonShaper
org.pushingpixels.radiance.theming.extras.api.shaperpack.IceCreamButtonShaper
- All Implemented Interfaces:
RadianceButtonShaper
,RadianceTrait
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the display name ofthis
trait.Methods inherited from class org.pushingpixels.radiance.theming.extras.api.shaperpack.BasePolygonShaper
getButtonBorder, getButtonBorder, getButtonOutline, getPreferredSize, isProportionate
-
Constructor Details
-
IceCreamButtonShaper
public IceCreamButtonShaper()
-
-
Method Details
-
getDisplayName
Description copied from interface:RadianceTrait
Returns the display name ofthis
trait. This method is part of officially supported API.- Returns:
- The display name of
this
trait.
-