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:
- java.io.Serializable
public class LinuxLookAndFeel
- extends SkinLookAndFeel
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
- Version:
- $Revision: 1.1 $, $Date: 2003/08/01 20:09:07 $
- Author:
- $Author: l2fprod $
- See Also:
- Serialized Form
Constructor Summary |
LinuxLookAndFeel()
Constructor for the LinuxLookAndFeel object |
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 |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
LinuxLookAndFeel
public LinuxLookAndFeel()
throws GtkSkinNotFoundException,
java.lang.Exception
- Constructor for the LinuxLookAndFeel object
- Throws:
GtkSkinNotFoundException
- Description of Exception
java.lang.Exception
- Description of Exception