DESY ACOP Beans Home
com.cosylab.gui.components.util
Class CosyMetalTheme
java.lang.Object
javax.swing.plaf.metal.MetalTheme
com.cosylab.gui.components.util.CosyMetalTheme
public class CosyMetalTheme
- extends javax.swing.plaf.metal.MetalTheme
A color and font theme used for MetalLookAndFeel.
- Version:
- $id$
- Author:
- Miha Kadunc
| Methods inherited from class javax.swing.plaf.metal.MetalTheme |
addCustomEntriesToTable, getAcceleratorForeground, getAcceleratorSelectedForeground, 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, getWindowBackground, getWindowTitleBackground, getWindowTitleForeground, getWindowTitleInactiveBackground, getWindowTitleInactiveForeground |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CosyMetalTheme
public CosyMetalTheme()
getName
public java.lang.String getName()
- Specified by:
getName in class javax.swing.plaf.metal.MetalTheme
- See Also:
MetalTheme.getName()
getPrimary1
protected javax.swing.plaf.ColorUIResource getPrimary1()
- Specified by:
getPrimary1 in class javax.swing.plaf.metal.MetalTheme
- See Also:
MetalTheme.getPrimary1()
getPrimary2
protected javax.swing.plaf.ColorUIResource getPrimary2()
- Specified by:
getPrimary2 in class javax.swing.plaf.metal.MetalTheme
- See Also:
MetalTheme.getPrimary2()
getPrimary3
protected javax.swing.plaf.ColorUIResource getPrimary3()
- Specified by:
getPrimary3 in class javax.swing.plaf.metal.MetalTheme
- See Also:
MetalTheme.getPrimary3()
getSecondary1
protected javax.swing.plaf.ColorUIResource getSecondary1()
- Specified by:
getSecondary1 in class javax.swing.plaf.metal.MetalTheme
- See Also:
MetalTheme.getSecondary1()
getSecondary2
protected javax.swing.plaf.ColorUIResource getSecondary2()
- Specified by:
getSecondary2 in class javax.swing.plaf.metal.MetalTheme
- See Also:
MetalTheme.getSecondary2()
getSecondary3
protected javax.swing.plaf.ColorUIResource getSecondary3()
- Specified by:
getSecondary3 in class javax.swing.plaf.metal.MetalTheme
- See Also:
MetalTheme.getSecondary3()
getControlTextFont
public javax.swing.plaf.FontUIResource getControlTextFont()
- Specified by:
getControlTextFont in class javax.swing.plaf.metal.MetalTheme
- See Also:
MetalTheme.getControlTextFont()
getSystemTextFont
public javax.swing.plaf.FontUIResource getSystemTextFont()
- Specified by:
getSystemTextFont in class javax.swing.plaf.metal.MetalTheme
- See Also:
MetalTheme.getSystemTextFont()
getUserTextFont
public javax.swing.plaf.FontUIResource getUserTextFont()
- Specified by:
getUserTextFont in class javax.swing.plaf.metal.MetalTheme
- See Also:
MetalTheme.getUserTextFont()
getMenuTextFont
public javax.swing.plaf.FontUIResource getMenuTextFont()
- Specified by:
getMenuTextFont in class javax.swing.plaf.metal.MetalTheme
- See Also:
MetalTheme.getMenuTextFont()
getWindowTitleFont
public javax.swing.plaf.FontUIResource getWindowTitleFont()
- Specified by:
getWindowTitleFont in class javax.swing.plaf.metal.MetalTheme
- See Also:
MetalTheme.getWindowTitleFont()
getSubTextFont
public javax.swing.plaf.FontUIResource getSubTextFont()
- Specified by:
getSubTextFont in class javax.swing.plaf.metal.MetalTheme
- See Also:
MetalTheme.getSubTextFont()
getBlack
protected javax.swing.plaf.ColorUIResource getBlack()
- Overrides:
getBlack in class javax.swing.plaf.metal.MetalTheme
- See Also:
MetalTheme.getBlack()
getWhite
protected javax.swing.plaf.ColorUIResource getWhite()
- Overrides:
getWhite in class javax.swing.plaf.metal.MetalTheme
- See Also:
MetalTheme.getWhite()
Copyright © 2010. All Rights Reserved.