Class FieldOfWheatSkin
java.lang.Object
org.pushingpixels.radiance.theming.api.RadianceSkin
org.pushingpixels.radiance.theming.extras.api.skinpack.FieldOfWheatSkin
- All Implemented Interfaces:
RadianceTrait
Field of Wheat skin. This class is part of officially supported
API.-
Nested Class Summary
Nested classes/interfaces inherited from class RadianceSkin
RadianceSkin.Accented -
Field Summary
FieldsFields inherited from class RadianceSkin
buttonShaper, decorationPainter, highlightOutlinePainter, highlightSurfacePainter, outlinePainter, surfacePainter -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the display name ofthistrait.Methods inherited from class RadianceSkin
addOverlayPainter, clearOverlayPainters, getActiveContainerTokens, getActiveContainerTokens, getActiveContainerTokens, getActiveContainerTokens, getButtonShaper, getDecorationPainter, getHighlightOutlinePainter, getHighlightSurfacePainter, getInverseSystemContainerTokens, getMutedContainerTokens, getMutedContainerTokens, getMutedContainerTokens, getNeutralContainerTokens, getNeutralContainerTokens, getNeutralContainerTokens, getOutlinePainter, getOverlayPainters, getSurfacePainter, getSystemContainerTokens, isRegisteredAsDecorationArea, isValid, registerAsDecorationArea, registerDecorationAreaTokensBundle, removeOverlayPainter
-
Field Details
-
NAME
-
-
Constructor Details
-
FieldOfWheatSkin
public FieldOfWheatSkin()
-
-
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.
-