public class AjaxSwingLookAndFeel
extends javax.swing.plaf.metal.MetalLookAndFeel
| Modifier and Type | Field and Description |
|---|---|
static boolean |
LFChangeAllowed |
static javax.swing.UIManager.LookAndFeelInfo |
LOOK_AND_FEEL_INFO |
| Constructor and Description |
|---|
AjaxSwingLookAndFeel()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDescription() |
javax.swing.Icon |
getDisabledIcon(javax.swing.JComponent component,
javax.swing.Icon icon) |
java.lang.String |
getName() |
AjaxSwingTheme |
getTheme()
Gets the active theme
|
void |
initialize() |
static void |
install() |
void |
uninitialize() |
getAcceleratorForeground, getAcceleratorSelectedForeground, getBlack, getControl, getControlDarkShadow, getControlDisabled, getControlHighlight, getControlInfo, getControlShadow, getControlTextColor, getControlTextFont, getCurrentTheme, getDefaults, getDesktopColor, getDisabledSelectedIcon, getFocusColor, getHighlightedTextColor, getID, getInactiveControlTextColor, getInactiveSystemTextColor, getLayoutStyle, getMenuBackground, getMenuDisabledForeground, getMenuForeground, getMenuSelectedBackground, getMenuSelectedForeground, getMenuTextFont, getPrimaryControl, getPrimaryControlDarkShadow, getPrimaryControlHighlight, getPrimaryControlInfo, getPrimaryControlShadow, getSeparatorBackground, getSeparatorForeground, getSubTextFont, getSupportsWindowDecorations, getSystemTextColor, getSystemTextFont, getTextHighlightColor, getUserTextColor, getUserTextFont, getWhite, getWindowBackground, getWindowTitleBackground, getWindowTitleFont, getWindowTitleForeground, getWindowTitleInactiveBackground, getWindowTitleInactiveForeground, isNativeLookAndFeel, isSupportedLookAndFeel, provideErrorFeedback, setCurrentThemepublic static boolean LFChangeAllowed
public static final javax.swing.UIManager.LookAndFeelInfo LOOK_AND_FEEL_INFO
public AjaxSwingTheme getTheme()
public void initialize()
initialize in class javax.swing.plaf.basic.BasicLookAndFeelpublic void uninitialize()
uninitialize in class javax.swing.plaf.basic.BasicLookAndFeelpublic java.lang.String getName()
getName in class javax.swing.plaf.metal.MetalLookAndFeelpublic java.lang.String getDescription()
getDescription in class javax.swing.plaf.metal.MetalLookAndFeelpublic static void install()
public javax.swing.Icon getDisabledIcon(javax.swing.JComponent component,
javax.swing.Icon icon)
getDisabledIcon in class javax.swing.plaf.metal.MetalLookAndFeelCopyright © 2000-2012 CreamTec LLC. All Rights Reserved.