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
- 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.2 $, $Date: 2002/04/27 11:38:38 $
- See Also:
- Serialized Form
Constructor Summary |
LinuxLookAndFeel()
Constructor for the LinuxLookAndFeel object |
Methods inherited from class com.l2fprod.gui.plaf.skin.SkinLookAndFeel |
checkRequiredVersion,
enable,
getDescription,
getID,
getName,
getSkin,
isNativeLookAndFeel,
isSupportedLookAndFeel,
loadDefaultThemePack,
loadSkin,
loadSkin,
loadThemePack,
loadThemePack,
loadThemePackDefinition,
setSkin |
Methods inherited from class javax.swing.plaf.basic.BasicLookAndFeel |
getDefaults |
Methods inherited from class javax.swing.LookAndFeel |
initialize,
installBorder,
installColors,
installColorsAndFont,
makeIcon,
makeKeyBindings,
toString,
uninitialize,
uninstallBorder |
Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
LinuxLookAndFeel
public LinuxLookAndFeel()
throws com.l2fprod.gui.plaf.skin.impl.gtk.GtkSkinNotFoundException,
java.lang.Exception
- Constructor for the LinuxLookAndFeel object
- Throws:
- com.l2fprod.gui.plaf.skin.impl.gtk.GtkSkinNotFoundException - Description of Exception
- java.lang.Exception - Description of Exception
Copyright © 2000-2002 L2FProd.com. All Rights Reserved.