Overview  Package   Class  Tree  Index 

be.lassi.ui.look
Class MacDarkTheatreLookAndFeel

java.lang.Object
  extended by javax.swing.LookAndFeel
      extended by javax.swing.plaf.basic.BasicLookAndFeel
          extended by ch.randelshofer.quaqua.LookAndFeelProxy
              extended by ch.randelshofer.quaqua.QuaquaLookAndFeel
                  extended by be.lassi.ui.look.MacDarkTheatreLookAndFeel
All Implemented Interfaces:
java.io.Serializable

public class MacDarkTheatreLookAndFeel
extends ch.randelshofer.quaqua.QuaquaLookAndFeel

See Also:
Serialized Form

Field Summary
 
Fields inherited from class ch.randelshofer.quaqua.LookAndFeelProxy
target
 
Constructor Summary
MacDarkTheatreLookAndFeel()
           
 
Method Summary
 javax.swing.UIDefaults getDefaults()
           
 javax.swing.Icon getDisabledIcon(javax.swing.JComponent component, javax.swing.Icon icon)
           We use a gray filter factor of 35 here, instead of the default 50 without overriding this method.
 
Methods inherited from class ch.randelshofer.quaqua.LookAndFeelProxy
getDescription, getID, getName, getSupportsWindowDecorations, initialize, isNativeLookAndFeel, isSupportedLookAndFeel, provideErrorFeedback, setTarget, toString, uninitialize
 
Methods inherited from class javax.swing.plaf.basic.BasicLookAndFeel
createAudioAction, getAudioActionMap, initClassDefaults, initComponentDefaults, initSystemColorDefaults, loadSystemColors, playSound
 
Methods inherited from class javax.swing.LookAndFeel
getDesktopPropertyValue, getDisabledSelectedIcon, installBorder, installColors, installColorsAndFont, installProperty, loadKeyBindings, makeComponentInputMap, makeIcon, makeInputMap, makeKeyBindings, uninstallBorder
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MacDarkTheatreLookAndFeel

public MacDarkTheatreLookAndFeel()
Method Detail

getDefaults

public javax.swing.UIDefaults getDefaults()
Overrides:
getDefaults in class ch.randelshofer.quaqua.LookAndFeelProxy

getDisabledIcon

public javax.swing.Icon getDisabledIcon(javax.swing.JComponent component,
                                        javax.swing.Icon icon)
We use a gray filter factor of 35 here, instead of the default 50 without overriding this method.

Overrides:
getDisabledIcon in class javax.swing.LookAndFeel

Overview  Package   Class  Tree  Index 
Lighting Assistant 1.2