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