org.ceryle.ui
Class CeryleMetalTheme
java.lang.Object
javax.swing.plaf.metal.MetalTheme
javax.swing.plaf.metal.DefaultMetalTheme
org.ceryle.ui.CeryleMetalTheme
public class CeryleMetalTheme
- extends DefaultMetalTheme
This class describes a theme using "cerulean" colors and fonts
established for use within the Ceryle application.
- Since:
- JDK1.3
- Version:
- $Id: CeryleMetalTheme.java,v 3.6 2007-06-20 01:28:15 altheim Exp $
- Author:
- Murray Altheim
| Methods inherited from class javax.swing.plaf.metal.MetalTheme |
addCustomEntriesToTable, getAcceleratorForeground, getAcceleratorSelectedForeground, getBlack, getControl, getControlDarkShadow, getControlDisabled, getControlHighlight, getControlInfo, getControlShadow, getControlTextColor, getDesktopColor, getFocusColor, getHighlightedTextColor, getInactiveControlTextColor, getInactiveSystemTextColor, getMenuBackground, getMenuDisabledForeground, getMenuForeground, getMenuSelectedBackground, getMenuSelectedForeground, getPrimaryControl, getPrimaryControlDarkShadow, getPrimaryControlHighlight, getPrimaryControlInfo, getPrimaryControlShadow, getSeparatorBackground, getSeparatorForeground, getSystemTextColor, getTextHighlightColor, getUserTextColor, getWhite, getWindowBackground, getWindowTitleBackground, getWindowTitleForeground, getWindowTitleInactiveBackground, getWindowTitleInactiveForeground |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CeryleMetalTheme
public CeryleMetalTheme()
getName
public String getName()
- Overrides:
getName in class DefaultMetalTheme
getPrimary1
protected ColorUIResource getPrimary1()
- Overrides:
getPrimary1 in class DefaultMetalTheme
getPrimary2
protected ColorUIResource getPrimary2()
- Overrides:
getPrimary2 in class DefaultMetalTheme
getPrimary3
protected ColorUIResource getPrimary3()
- Overrides:
getPrimary3 in class DefaultMetalTheme
getSecondary1
protected ColorUIResource getSecondary1()
- Overrides:
getSecondary1 in class DefaultMetalTheme
getSecondary2
protected ColorUIResource getSecondary2()
- Overrides:
getSecondary2 in class DefaultMetalTheme
getSecondary3
protected ColorUIResource getSecondary3()
- Overrides:
getSecondary3 in class DefaultMetalTheme
getSystemTextFont
public FontUIResource getSystemTextFont()
- Overrides:
getSystemTextFont in class DefaultMetalTheme
getSubTextFont
public FontUIResource getSubTextFont()
- Overrides:
getSubTextFont in class DefaultMetalTheme
The Ceryle Project. Copyright ©2001-2007 Murray Altheim, All Rights Reserved. See LICENSE included with distribution.