SubstanceTraitBusinessAccentedSkin, CremeAccentedSkin, DustAccentedSkin, GraphiteAccentedSkin, MistAccentedSkin, NebulaAccentedSkinpublic abstract static class SubstanceSkin.Accented extends SubstanceSkin
Use getWindowChromeAccent(), getActiveControlsAccent(),
getEnabledControlsAccent(), getHighlightsAccent() and
getBackgroundAccent() to get the accent color schemes for consistent accent usage
in custom-painted parts of your UI.
| Modifier and Type | Class | Description |
|---|---|---|
static class |
SubstanceSkin.Accented.AccentBuilder |
SubstanceSkin.Accented, SubstanceSkin.ColorSchemesborderPainter, buttonShaper, decorationPainter, DEFAULT_TAB_FADE_END, DEFAULT_TAB_FADE_START, fillPainter, highlightBorderPainter, highlightPainter, tabFadeEnd, tabFadeStart| Modifier | Constructor | Description |
|---|---|---|
protected |
Accented(SubstanceSkin.Accented.AccentBuilder accentBuilder) |
| Modifier and Type | Method | Description |
|---|---|---|
SubstanceColorScheme |
getActiveControlsAccent() |
|
SubstanceColorScheme |
getBackgroundAccent() |
|
SubstanceColorScheme |
getEnabledControlsAccent() |
|
SubstanceColorScheme |
getHighlightsAccent() |
|
SubstanceColorScheme |
getWindowChromeAccent() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddOverlayPainter, clearOverlayPainters, getActiveColorScheme, getAlpha, getBackgroundColorScheme, getBorderPainter, getButtonShaper, getColorScheme, getColorScheme, getColorScheme, getColorSchemes, getDecorationPainter, getDirectColorScheme, getDisabledColorScheme, getEnabledColorScheme, getFillPainter, getHighlightAlpha, getHighlightBorderPainter, getHighlightPainter, getOverlayColor, getOverlayPainters, getTabFadeEnd, getTabFadeStart, isRegisteredAsDecorationArea, isValid, registerAsDecorationArea, registerDecorationAreaSchemeBundle, registerDecorationAreaSchemeBundle, removeOverlayPainter, setOverlayColor, setTabFadeEnd, setTabFadeStart, transformgetDisplayNameprotected Accented(SubstanceSkin.Accented.AccentBuilder accentBuilder)
public SubstanceColorScheme getBackgroundAccent()
public SubstanceColorScheme getActiveControlsAccent()
public SubstanceColorScheme getEnabledControlsAccent()
public SubstanceColorScheme getHighlightsAccent()
public SubstanceColorScheme getWindowChromeAccent()