com.jgoodies.looks.plastic
Class Plastic3DLookAndFeel
public class Plastic3DLookAndFeel
Intializes class and component defaults for the JGoodies Plastic3D
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 |
Plastic3DLookAndFeel
public Plastic3DLookAndFeel()
Constructs the JGoodies Plastic3D look&feel.
initComponentDefaults
protected void initComponentDefaults(UIDefaults table)
Initializes the Plastic3D component defaults.
- initComponentDefaults in interface PlasticLookAndFeel
table
- the UIDefaults table to work with
Copyright © 2001-2008 JGoodies Karsten Lentzsch. All Rights Reserved.