SkinLF
Version 1.1

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: 2001/03/11 21:32:51 $
Author:
$Author: l2fprod $
See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.l2fprod.gui.plaf.skin.SkinLookAndFeel
VERSION
 
Constructor Summary
LinuxLookAndFeel()
           
 
Methods inherited from class com.l2fprod.gui.plaf.skin.SkinLookAndFeel
checkRequiredVersion, 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
getDesktopPropertyValue, getSupportsWindowDecorations, initialize, installBorder, installColors, installColorsAndFont, loadKeyBindings, makeComponentInputMap, makeIcon, makeInputMap, makeKeyBindings, provideErrorFeedback, toString, uninitialize, uninstallBorder
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LinuxLookAndFeel

public LinuxLookAndFeel()
                 throws GtkSkinNotFoundException,
                        java.lang.Exception

SkinLF
Version 1.1

www.L2FProd.com
© 2000-2001 L2FProd.com