|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.LookAndFeel
javax.swing.plaf.basic.BasicLookAndFeel
javax.swing.plaf.metal.MetalLookAndFeel
com.jgoodies.looks.plastic.PlasticLookAndFeel
com.jgoodies.looks.plastic.Plastic3DLookAndFeel
com.jgoodies.looks.plastic.PlasticXPLookAndFeel
public class PlasticXPLookAndFeel
Intializes class and component defaults for the JGoodies PlasticXP look&feel.
Field Summary |
---|
Fields inherited from class com.jgoodies.looks.plastic.PlasticLookAndFeel |
---|
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 Summary | |
---|---|
PlasticXPLookAndFeel()
Constructs the JGoodies PlasticXP look&feel. |
Method Summary | |
---|---|
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()
|
Methods inherited from class com.jgoodies.looks.plastic.Plastic3DLookAndFeel |
---|
is3DEnabled |
Methods inherited from class javax.swing.plaf.metal.MetalLookAndFeel |
---|
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 |
Methods inherited from class javax.swing.plaf.basic.BasicLookAndFeel |
---|
createAudioAction, getAudioActionMap, loadSystemColors, playSound |
Methods inherited from class javax.swing.LookAndFeel |
---|
getDesktopPropertyValue, installBorder, installColors, installColorsAndFont, installProperty, loadKeyBindings, makeComponentInputMap, makeIcon, makeInputMap, makeKeyBindings, toString, uninstallBorder |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public PlasticXPLookAndFeel()
Method Detail |
---|
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()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |