Package com.l2fprod.gui.plaf.skin
Class LinuxLookAndFeel
java.lang.Object
javax.swing.LookAndFeel
javax.swing.plaf.basic.BasicLookAndFeel
com.l2fprod.gui.plaf.skin.SkinLookAndFeel
com.l2fprod.gui.plaf.skin.LinuxLookAndFeel
- All Implemented Interfaces:
Serializable
Linux Look And Feel.
Use this class to set the look and feel to the current user GTK theme.
This code was submitted by Nicholas Allen invalid input: '<'nicholas.allen@ireland.sun.com>
Use this class to set the look and feel to the current user GTK theme.
This code was submitted by Nicholas Allen invalid input: '<'nicholas.allen@ireland.sun.com>
- Version:
- $Revision: 1.1 $, $Date: 2003/08/01 20:09:07 $
- Author:
- $Author: l2fprod $
- See Also:
-
Field Summary
Fields inherited from class com.l2fprod.gui.plaf.skin.SkinLookAndFeel
VERSION
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.l2fprod.gui.plaf.skin.SkinLookAndFeel
checkRequiredVersion, date, enable, getDescription, getID, getName, getSkin, getSupportsWindowDecorations, initClassDefaults, initComponentDefaults, initialize, initSystemColorDefaults, isNativeLookAndFeel, isSupportedLookAndFeel, loadDefaultThemePack, loadSkin, loadSkin, loadThemePack, loadThemePack, loadThemePack, loadThemePackDefinition, setSkin, version
Methods inherited from class javax.swing.plaf.basic.BasicLookAndFeel
createAudioAction, getAudioActionMap, getDefaults, loadSystemColors, playSound, uninitialize
Methods inherited from class javax.swing.LookAndFeel
getDesktopPropertyValue, getDisabledIcon, getDisabledSelectedIcon, getLayoutStyle, installBorder, installColors, installColorsAndFont, installProperty, loadKeyBindings, makeComponentInputMap, makeIcon, makeInputMap, makeKeyBindings, provideErrorFeedback, toString, uninstallBorder
-
Constructor Details
-
LinuxLookAndFeel
Constructor for the LinuxLookAndFeel object- Throws:
GtkSkinNotFoundException
- Description of ExceptionException
- Description of Exception
-