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