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 | Description |
---|---|
PlasticXPLookAndFeel() |
Constructs the JGoodies PlasticXP look&feel.
|
Modifier and Type | Method | 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() |
createAudioAction, getAudioActionMap, loadSystemColors, playSound
getDesktopPropertyValue, installBorder, installColors, installColorsAndFont, installProperty, loadKeyBindings, makeComponentInputMap, makeIcon, makeInputMap, makeKeyBindings, toString, uninstallBorder
createDefaultTheme, 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, setCurrentTheme
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
is3DEnabled
createMyDefaultTheme, 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, uninitialize
public PlasticXPLookAndFeel()
public java.lang.String getID()
getID
in class Plastic3DLookAndFeel
public java.lang.String getName()
getName
in class Plastic3DLookAndFeel
public java.lang.String getDescription()
getDescription
in class Plastic3DLookAndFeel
protected void initClassDefaults(javax.swing.UIDefaults table)
initClassDefaults
in class PlasticLookAndFeel
table
- the UIDefaults table to work withBasicLookAndFeel.getDefaults()
protected void initComponentDefaults(javax.swing.UIDefaults table)
initComponentDefaults
in class Plastic3DLookAndFeel
table
- the UIDefaults table to work withprotected static void installDefaultThemes()
Copyright © 2001-2009 JGoodies Karsten Lentzsch. All Rights Reserved.