public class PlasticXPLookAndFeel extends Plastic3DLookAndFeel
BORDER_STYLE_KEY, DEFAULT_THEME_KEY, HIGH_CONTRAST_FOCUS_ENABLED_KEY, IS_3D_KEY, TAB_STYLE_DEFAULT_VALUE, TAB_STYLE_KEY, TAB_STYLE_METAL_VALUE| Constructor and Description |
|---|
PlasticXPLookAndFeel()
Constructs the JGoodies PlasticXP look&feel.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDescription() |
java.lang.String |
getID() |
java.lang.String |
getName() |
protected void |
initClassDefaults(javax.swing.UIDefaults table)
Initializes the PlasticXP class defaults.
|
protected void |
initComponentDefaults(javax.swing.UIDefaults table)
Initializes the PlasticXP component defaults.
|
protected static void |
installDefaultThemes() |
is3DEnabledcreateMyDefaultTheme, createTheme, getControl, getControlDarkShadow, getControlHighlight, getDisabledIcon, getFocusColor, getFontPolicy, getHighContrastFocusColorsEnabled, getInstalledThemes, getInternalFrameBorder, getMenuItemBackground, getMenuItemSelectedBackground, getMenuItemSelectedForeground, getMicroLayoutPolicy, getPaletteBorder, getPlasticTheme, getPrimaryControl, getPrimaryControlDarkShadow, getPrimaryControlHighlight, getPrimaryControlInfo, getPrimaryControlShadow, getSimpleInternalFrameBackground, getSimpleInternalFrameForeground, getTabStyle, getTitleTextColor, getTitleTextFont, getWindowTitleBackground, getWindowTitleForeground, getWindowTitleInactiveBackground, getWindowTitleInactiveForeground, initialize, initSystemColorDefaults, installTheme, isSelectTextOnKeyboardFocusGained, set3DEnabled, setFontPolicy, setHighContrastFocusColorsEnabled, setMicroLayoutPolicy, setPlasticTheme, setSelectTextOnKeyboardFocusGained, setTabStyle, uninitializecreateDefaultTheme, getAcceleratorForeground, getAcceleratorSelectedForeground, getBlack, getControlDisabled, getControlInfo, getControlShadow, getControlTextColor, getControlTextFont, getCurrentTheme, getDefaults, getDesktopColor, getDisabledSelectedIcon, getHighlightedTextColor, getInactiveControlTextColor, getInactiveSystemTextColor, getLayoutStyle, getMenuBackground, getMenuDisabledForeground, getMenuForeground, getMenuSelectedBackground, getMenuSelectedForeground, getMenuTextFont, getSeparatorBackground, getSeparatorForeground, getSubTextFont, getSupportsWindowDecorations, getSystemTextColor, getSystemTextFont, getTextHighlightColor, getUserTextColor, getUserTextFont, getWhite, getWindowBackground, getWindowTitleFont, isNativeLookAndFeel, isSupportedLookAndFeel, provideErrorFeedback, setCurrentThemecreateAudioAction, getAudioActionMap, loadSystemColors, playSoundpublic PlasticXPLookAndFeel()
public java.lang.String getID()
getID in class Plastic3DLookAndFeelpublic java.lang.String getName()
getName in class Plastic3DLookAndFeelpublic java.lang.String getDescription()
getDescription in class Plastic3DLookAndFeelprotected void initClassDefaults(javax.swing.UIDefaults table)
initClassDefaults in class PlasticLookAndFeeltable - the UIDefaults table to work withBasicLookAndFeel.getDefaults()protected void initComponentDefaults(javax.swing.UIDefaults table)
initComponentDefaults in class Plastic3DLookAndFeeltable - the UIDefaults table to work withprotected static void installDefaultThemes()
Copyright © 2001-2009 JGoodies Karsten Lentzsch. All Rights Reserved.