public class MacColorUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static Color |
EMPTY_COLOR |
static Color |
LEOPARD_BORDER_COLOR |
| Constructor and Description |
|---|
MacColorUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Color |
getTexturedWindowToolbarBorderFocusedColor()
Gets the color used to separate a
UnifiedToolBar from the window content when the
window is active. |
static Color |
getTexturedWindowToolbarBorderUnfocusedColor()
Gets the color used to separate a
UnifiedToolBar from the window content when the
window is inactive. |
public static Color EMPTY_COLOR
public static Color LEOPARD_BORDER_COLOR
public static Color getTexturedWindowToolbarBorderFocusedColor()
UnifiedToolBar from the window content when the
window is active.public static Color getTexturedWindowToolbarBorderUnfocusedColor()
UnifiedToolBar from the window content when the
window is inactive.