Class HarvestSkin
- java.lang.Object
-
- org.pushingpixels.substance.api.SubstanceSkin
-
- org.pushingpixels.substance.extras.api.skinpack.HarvestSkin
-
public class HarvestSkin extends org.pushingpixels.substance.api.SubstanceSkinHarvestskin. This class is part of officially supported API.
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringNAMEDisplay name forthisskin.
-
Constructor Summary
Constructors Constructor Description HarvestSkin()Creates a newHarvestskin.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetDisplayName()-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from class org.pushingpixels.substance.api.SubstanceSkin
addOverlayPainter, clearOverlayPainters, getActiveColorScheme, getAlpha, getBackgroundColorScheme, getBorderPainter, getButtonShaper, getColorScheme, getColorScheme, getColorScheme, getColorSchemes, getDecorationPainter, getDirectColorScheme, getDisabledColorScheme, getEnabledColorScheme, getFillPainter, getHighlightAlpha, getHighlightBorderPainter, getHighlightPainter, getOptionPaneIconColorScheme, getOverlayColor, getOverlayPainters, getTabFadeEnd, getTabFadeStart, isRegisteredAsDecorationArea, isValid, registerAsDecorationArea, registerAsDecorationArea, registerDecorationAreaSchemeBundle, registerDecorationAreaSchemeBundle, removeOverlayPainter, setOptionPaneIconColorScheme, setOverlayColor, setTabFadeEnd, setTabFadeStart, transform
-
-
-
-
Field Detail
-
NAME
public static final java.lang.String NAME
Display name forthisskin.- See Also:
- Constant Field Values
-
-