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 SkinLookAndFeel
VERSION -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class SkinLookAndFeel
checkRequiredVersion, date, enable, getDescription, getID, getName, getSkin, getSupportsWindowDecorations, initClassDefaults, initComponentDefaults, initialize, initSystemColorDefaults, isNativeLookAndFeel, isSupportedLookAndFeel, loadDefaultThemePack, loadSkin, loadSkin, loadThemePack, loadThemePack, loadThemePack, loadThemePackDefinition, setSkin, versionMethods inherited from class BasicLookAndFeel
createAudioAction, getAudioActionMap, getDefaults, loadSystemColors, playSound, uninitializeMethods inherited from class 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
-