de.hillenbrand.swing.plaf.themelf
Class ThemeLookAndFeel

java.lang.Object
  extended by javax.swing.LookAndFeel
      extended by javax.swing.plaf.basic.BasicLookAndFeel
          extended by de.hillenbrand.swing.plaf.themelf.ThemeLF
              extended by de.hillenbrand.swing.plaf.themelf.ThemeLookAndFeel
All Implemented Interfaces:
java.io.Serializable

public class ThemeLookAndFeel
extends ThemeLF

See Also:
Serialized Form

Constructor Summary
ThemeLookAndFeel()
           
 
Method Summary
 
Methods inherited from class de.hillenbrand.swing.plaf.themelf.ThemeLF
getDefaultFont, getDefaults, getDescription, getID, getInstallationDirectory, getName, getThemes, getUI, initClassDefaults, initComponentDefaults, initSystemColorDefaults, isNativeLookAndFeel, isSupportedLookAndFeel
 
Methods inherited from class javax.swing.plaf.basic.BasicLookAndFeel
createAudioAction, getAudioActionMap, initialize, loadSystemColors, playSound, uninitialize
 
Methods inherited from class javax.swing.LookAndFeel
getDesktopPropertyValue, getDisabledIcon, getDisabledSelectedIcon, getSupportsWindowDecorations, 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
 

Constructor Detail

ThemeLookAndFeel

public ThemeLookAndFeel()