com.jgoodies.looks.plastic
Class PlasticXPLookAndFeel
public class PlasticXPLookAndFeel
Intializes class and component defaults for the
JGoodies PlasticXP look&feel.
createMyDefaultTheme, createTheme, getControl, getControlDarkShadow, getControlHighlight, getDescription, getDisabledIcon, getFocusColor, getFontPolicy, getHighContrastFocusColorsEnabled, getID, getInstalledThemes, getInternalFrameBorder, getMenuItemBackground, getMenuItemSelectedBackground, getMenuItemSelectedForeground, getMicroLayoutPolicy, getName, getPaletteBorder, getPlasticTheme, getPrimaryControl, getPrimaryControlDarkShadow, getPrimaryControlHighlight, getPrimaryControlInfo, getPrimaryControlShadow, getSimpleInternalFrameBackground, getSimpleInternalFrameForeground, getTabStyle, getTitleTextColor, getTitleTextFont, getWindowTitleBackground, getWindowTitleForeground, getWindowTitleInactiveBackground, getWindowTitleInactiveForeground, initClassDefaults, initComponentDefaults, initSystemColorDefaults, initialize, installDefaultThemes, installTheme, is3DEnabled, isSelectTextOnKeyboardFocusGained, set3DEnabled, setFontPolicy, setHighContrastFocusColorsEnabled, setMicroLayoutPolicy, setPlasticTheme, setSelectTextOnKeyboardFocusGained, setTabStyle, uninitialize |
PlasticXPLookAndFeel
public PlasticXPLookAndFeel()
Constructs the JGoodies PlasticXP look&feel.
initClassDefaults
protected void initClassDefaults(UIDefaults table)
Initializes the PlasticXP class defaults.
Overrides the UIS for check box, radio button, and spinner.
- initClassDefaults in interface PlasticLookAndFeel
table - the UIDefaults table to work with
initComponentDefaults
protected void initComponentDefaults(UIDefaults table)
Initializes the PlasticXP component defaults.
- initComponentDefaults in interface Plastic3DLookAndFeel
table - the UIDefaults table to work with
Copyright © 2001-2008 JGoodies Karsten Lentzsch. All Rights Reserved.