public class AjaxSwingLightTheme extends AjaxSwingTheme
Constructor and Description |
---|
AjaxSwingLightTheme() |
Modifier and Type | Method and Description |
---|---|
void |
addCustomEntriesToTable(javax.swing.UIDefaults table) |
javax.swing.plaf.ColorUIResource |
getControl() |
javax.swing.plaf.ColorUIResource |
getControlDarkShadow() |
javax.swing.plaf.ColorUIResource |
getControlDisabled() |
javax.swing.plaf.ColorUIResource |
getControlHighlight() |
javax.swing.plaf.ColorUIResource |
getControlShadow() |
javax.swing.plaf.ColorUIResource |
getDesktopColor() |
javax.swing.plaf.ColorUIResource |
getFocusColor() |
javax.swing.plaf.ColorUIResource |
getPrimaryControl() |
javax.swing.plaf.ColorUIResource |
getPrimaryControlDarkShadow() |
javax.swing.plaf.ColorUIResource |
getPrimaryControlShadow() |
javax.swing.plaf.ColorUIResource |
getWindowTitleBackground() |
void |
installDefaults() |
getControlTextColor, getInactiveControlTextColor, getMenuDisabledForeground, getName
getControlTextFont, getMenuTextFont, getSubTextFont, getSystemTextFont, getUserTextFont, getWindowTitleFont
getAcceleratorForeground, getAcceleratorSelectedForeground, getControlInfo, getHighlightedTextColor, getInactiveSystemTextColor, getMenuBackground, getMenuForeground, getMenuSelectedBackground, getMenuSelectedForeground, getPrimaryControlHighlight, getPrimaryControlInfo, getSeparatorBackground, getSeparatorForeground, getSystemTextColor, getTextHighlightColor, getUserTextColor, getWindowBackground, getWindowTitleForeground, getWindowTitleInactiveBackground, getWindowTitleInactiveForeground
public void addCustomEntriesToTable(javax.swing.UIDefaults table)
addCustomEntriesToTable
in class javax.swing.plaf.metal.OceanTheme
public javax.swing.plaf.ColorUIResource getControl()
getControl
in class javax.swing.plaf.metal.MetalTheme
public javax.swing.plaf.ColorUIResource getControlDarkShadow()
getControlDarkShadow
in class javax.swing.plaf.metal.MetalTheme
public javax.swing.plaf.ColorUIResource getControlDisabled()
getControlDisabled
in class javax.swing.plaf.metal.MetalTheme
public javax.swing.plaf.ColorUIResource getControlHighlight()
getControlHighlight
in class javax.swing.plaf.metal.MetalTheme
public javax.swing.plaf.ColorUIResource getControlShadow()
getControlShadow
in class javax.swing.plaf.metal.MetalTheme
public javax.swing.plaf.ColorUIResource getDesktopColor()
getDesktopColor
in class javax.swing.plaf.metal.OceanTheme
public javax.swing.plaf.ColorUIResource getFocusColor()
getFocusColor
in class javax.swing.plaf.metal.MetalTheme
public javax.swing.plaf.ColorUIResource getPrimaryControl()
getPrimaryControl
in class javax.swing.plaf.metal.MetalTheme
public javax.swing.plaf.ColorUIResource getPrimaryControlDarkShadow()
getPrimaryControlDarkShadow
in class javax.swing.plaf.metal.MetalTheme
public javax.swing.plaf.ColorUIResource getPrimaryControlShadow()
getPrimaryControlShadow
in class javax.swing.plaf.metal.MetalTheme
public javax.swing.plaf.ColorUIResource getWindowTitleBackground()
getWindowTitleBackground
in class javax.swing.plaf.metal.MetalTheme
public void installDefaults()
installDefaults
in class AjaxSwingTheme
Copyright © 2000-2012 CreamTec LLC. All Rights Reserved.