public static class JBUI.CurrentTheme.CustomFrameDecorations
extends java.lang.Object
Constructor and Description |
---|
CustomFrameDecorations() |
Modifier and Type | Method and Description |
---|---|
static java.awt.Color |
paneBackground() |
static java.awt.Color |
separatorForeground() |
static java.awt.Color |
titlePaneBackground() |
static java.awt.Color |
titlePaneBackground(boolean active) |
static java.awt.Color |
titlePaneButtonHoverBackground() |
static java.awt.Color |
titlePaneButtonPressBackground() |
static java.awt.Color |
titlePaneInactiveBackground() |
static java.awt.Color |
titlePaneInactiveInfoForeground() |
static java.awt.Color |
titlePaneInfoForeground() |
public static java.awt.Color separatorForeground()
public static java.awt.Color titlePaneButtonHoverBackground()
public static java.awt.Color titlePaneButtonPressBackground()
public static java.awt.Color titlePaneInactiveBackground()
public static java.awt.Color titlePaneBackground(boolean active)
public static java.awt.Color titlePaneBackground()
public static java.awt.Color titlePaneInfoForeground()
public static java.awt.Color titlePaneInactiveInfoForeground()
public static java.awt.Color paneBackground()