|
Quaqua 5.4.1 2009-07-14 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.LookAndFeel
javax.swing.plaf.basic.BasicLookAndFeel
ch.randelshofer.quaqua.LookAndFeelProxy
ch.randelshofer.quaqua.BasicQuaquaLookAndFeel
ch.randelshofer.quaqua.leopard.Quaqua15LeopardLookAndFeel
ch.randelshofer.quaqua.leopard.Quaqua16LeopardLookAndFeel
public class Quaqua16LeopardLookAndFeel
The Quaqua16LeopardLookAndFeel provides bug fixes and enhancements for Apple's Aqua Look and Feel for Java 1.6 on Mac OS X 10.5 (Leopard).
The Quaqua Look and Feel can not be used on other platforms than Mac OS X.
QuaquaManager
to activate this look and feel in
your application. Or use the generic QuaquaLookAndFeel
. Both
are designed to autodetect the appropriate Quaqua Look and Feel
implementation.
Field Summary |
---|
Fields inherited from class ch.randelshofer.quaqua.BasicQuaquaLookAndFeel |
---|
commonDir, jaguarDir, leopardDir, pantherDir, tigerDir |
Fields inherited from class ch.randelshofer.quaqua.LookAndFeelProxy |
---|
target |
Constructor Summary | |
---|---|
Quaqua16LeopardLookAndFeel()
|
Method Summary | |
---|---|
LayoutStyle |
getLayoutStyle()
|
Methods inherited from class ch.randelshofer.quaqua.leopard.Quaqua15LeopardLookAndFeel |
---|
getDescription, getName, getSupportsWindowDecorations, initClassDefaults, initDesignDefaults, initFontDefaults, initSystemColorDefaults, installKeyboardFocusManager, isBrushedMetal, isUseScreenMenuBar |
Methods inherited from class ch.randelshofer.quaqua.LookAndFeelProxy |
---|
initialize, isNativeLookAndFeel, isSupportedLookAndFeel, provideErrorFeedback, setTarget, toString, uninitialize |
Methods inherited from class javax.swing.plaf.basic.BasicLookAndFeel |
---|
createAudioAction, getAudioActionMap, loadSystemColors, playSound |
Methods inherited from class javax.swing.LookAndFeel |
---|
getDesktopPropertyValue, getDisabledIcon, 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 |
---|
public Quaqua16LeopardLookAndFeel()
Method Detail |
---|
public LayoutStyle getLayoutStyle()
|
Copyright 2003-2007 (c) Werner Randelshofer. All rights reserved. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |