com.jgoodies.looks.plastic
public abstract class PlasticTheme extends DefaultMetalTheme
Version: $Revision: 1.8 $
Field Summary | |
---|---|
protected static ColorUIResource | BLACK |
static Color | BRIGHTEN_START |
static Color | BRIGHTEN_STOP |
static Color | DARKEN_START |
static Color | DARKEN_STOP |
static Color | LT_BRIGHTEN_STOP |
static Color | LT_DARKEN_STOP |
protected static ColorUIResource | WHITE |
Method Summary | |
---|---|
boolean | equals(Object o)
Plastic themes are equal if and only if their classes are the same.
|
protected ColorUIResource | getBlack() |
FontUIResource | getControlTextFont() |
protected FontSet | getFontSet() |
ColorUIResource | getMenuForeground() |
ColorUIResource | getMenuItemBackground() |
ColorUIResource | getMenuItemSelectedBackground() |
ColorUIResource | getMenuItemSelectedForeground() |
FontUIResource | getMenuTextFont() |
ColorUIResource | getSimpleInternalFrameBackground() |
ColorUIResource | getSimpleInternalFrameForeground() |
FontUIResource | getSubTextFont() |
ColorUIResource | getSystemTextColor() |
FontUIResource | getSystemTextFont() |
ColorUIResource | getTitleTextColor() |
FontUIResource | getTitleTextFont() |
ColorUIResource | getToggleButtonCheckColor() |
FontUIResource | getUserTextFont() |
protected ColorUIResource | getWhite() |
FontUIResource | getWindowTitleFont() |
int | hashCode()
Returns this theme's hash code, the classes' hash code.
|
Returns: true if this theme is equal to the given object
Returns: this theme's hash code