Class OfficeBlack2007Skin
java.lang.Object
org.pushingpixels.radiance.theming.api.RadianceSkin
org.pushingpixels.radiance.theming.extras.api.skinpack.OfficeBlack2007Skin
- All Implemented Interfaces:
RadianceTrait
Office Black 2007 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
-
OfficeBlack2007Skin
public OfficeBlack2007Skin()
-
-
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.
-