Class FootButtonShaper
java.lang.Object
org.pushingpixels.radiance.theming.extras.api.shaperpack.BasePolygonShaper
org.pushingpixels.radiance.theming.extras.api.shaperpack.FootButtonShaper
- 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
-
FootButtonShaper
public FootButtonShaper()
-
-
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.
-