bibliothek.extension.gui.dock.theme.eclipse.rex
Class RexSystemColor
java.lang.Object
bibliothek.extension.gui.dock.theme.eclipse.rex.RexSystemColor
public class RexSystemColor
- extends java.lang.Object
A set of colors used to set up the ColorScheme
s of the EclipseTheme
.
- Author:
- Janni Kovacs
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getActiveColor
public static java.awt.Color getActiveColor()
getActiveColorGradient
public static java.awt.Color getActiveColorGradient()
getInactiveColor
public static java.awt.Color getInactiveColor()
getInactiveColorGradient
public static java.awt.Color getInactiveColorGradient()
getActiveTextColor
public static java.awt.Color getActiveTextColor()
getInactiveTextColor
public static java.awt.Color getInactiveTextColor()
getBorderColor
public static java.awt.Color getBorderColor()