Package net.runelite.client.ui.skin
Class ObsidianSkin
- java.lang.Object
-
- org.pushingpixels.substance.api.SubstanceSkin
-
- net.runelite.client.ui.skin.ObsidianSkin
-
- All Implemented Interfaces:
org.pushingpixels.substance.api.trait.SubstanceTrait
public class ObsidianSkin extends org.pushingpixels.substance.api.SubstanceSkin
-
-
Field Summary
-
Fields inherited from class org.pushingpixels.substance.api.SubstanceSkin
backgroundColorSchemeMap, borderPainter, buttonShaper, colorSchemeBundleMap, decoratedAreaSet, decorationPainter, fillPainter, highlightBorderPainter, highlightPainter, overlayPaintersMap, tabFadeEnd, tabFadeStart, watermark, watermarkScheme
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getDisplayName()
-
Methods inherited from class org.pushingpixels.substance.api.SubstanceSkin
addCustomEntriesToTable, addOverlayPainter, getActiveColorScheme, getAlpha, getBackgroundColorScheme, getBorderPainter, getButtonShaper, getColorScheme, getColorScheme, getColorScheme, getColorSchemes, getColorSchemes, getDecorationPainter, getDirectColorScheme, getDisabledColorScheme, getEnabledColorScheme, getFillPainter, getHighlightAlpha, getHighlightBorderPainter, getHighlightPainter, getOverlayPainters, getTabFadeEnd, getTabFadeStart, getWatermark, getWatermarkColorScheme, isRegisteredAsDecorationArea, isValid, registerAsDecorationArea, registerDecorationAreaSchemeBundle, registerDecorationAreaSchemeBundle, removeOverlayPainter, setTabFadeEnd, setTabFadeStart, transform
-
-
-
-
Method Detail
-
getDisplayName
public String getDisplayName()
-
-