cz.luboss.pensum.theme
Class ContrastMetalTheme
java.lang.Object
javax.swing.plaf.metal.MetalTheme
javax.swing.plaf.metal.DefaultMetalTheme
cz.luboss.pensum.theme.ContrastMetalTheme
- Direct Known Subclasses:
- BigContrastMetalTheme
- public class ContrastMetalTheme
- extends javax.swing.plaf.metal.DefaultMetalTheme
This class describes a higher-contrast Metal Theme.
- Version:
- 1.16 01/23/03
- Author:
- Michael C. Albers
| Methods inherited from class javax.swing.plaf.metal.DefaultMetalTheme |
getControlTextFont, getMenuTextFont, getSubTextFont, getSystemTextFont, getUserTextFont, getWindowTitleFont |
| Methods inherited from class javax.swing.plaf.metal.MetalTheme |
getControl, getControlDarkShadow, getControlDisabled, getControlInfo, getControlShadow, getControlTextColor, getDesktopColor, getInactiveControlTextColor, getInactiveSystemTextColor, getMenuBackground, getMenuDisabledForeground, getMenuForeground, getPrimaryControl, getPrimaryControlDarkShadow, getPrimaryControlInfo, getPrimaryControlShadow, getSeparatorBackground, getSeparatorForeground, getSystemTextColor, getUserTextColor, getWindowBackground, getWindowTitleBackground, getWindowTitleForeground, getWindowTitleInactiveBackground, getWindowTitleInactiveForeground |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContrastMetalTheme
public ContrastMetalTheme()
getName
public java.lang.String getName()
getPrimaryControlHighlight
public javax.swing.plaf.ColorUIResource getPrimaryControlHighlight()
getControlHighlight
public javax.swing.plaf.ColorUIResource getControlHighlight()
getFocusColor
public javax.swing.plaf.ColorUIResource getFocusColor()
getTextHighlightColor
public javax.swing.plaf.ColorUIResource getTextHighlightColor()
getHighlightedTextColor
public javax.swing.plaf.ColorUIResource getHighlightedTextColor()
getMenuSelectedBackground
public javax.swing.plaf.ColorUIResource getMenuSelectedBackground()
getMenuSelectedForeground
public javax.swing.plaf.ColorUIResource getMenuSelectedForeground()
getAcceleratorForeground
public javax.swing.plaf.ColorUIResource getAcceleratorForeground()
getAcceleratorSelectedForeground
public javax.swing.plaf.ColorUIResource getAcceleratorSelectedForeground()
addCustomEntriesToTable
public void addCustomEntriesToTable(javax.swing.UIDefaults table)