|
Quaqua 8.0 2011-10-02 | ||||||||
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.LookAndFeelProxy15
ch.randelshofer.quaqua.BasicQuaquaNativeLookAndFeel
ch.randelshofer.quaqua.lion.Quaqua16LionLookAndFeel
public class Quaqua16LionLookAndFeel
Quaqua16LionLookAndFeel
.
Field Summary |
---|
Fields inherited from class ch.randelshofer.quaqua.BasicQuaquaNativeLookAndFeel |
---|
commonDir, jaguarDir, leopardDir, lionDir, pantherDir, snowLeopardDir, tigerDir |
Fields inherited from class ch.randelshofer.quaqua.LookAndFeelProxy15 |
---|
target |
Constructor Summary | |
---|---|
|
Quaqua16LionLookAndFeel()
Creates a new instance. |
protected |
Quaqua16LionLookAndFeel(java.lang.String className)
Creates a new instance. |
Method Summary | |
---|---|
java.lang.String |
getDescription()
Return a one line description of this look and feel implementation, e.g. |
javax.swing.LayoutStyle |
getLayoutStyle()
|
java.lang.String |
getName()
Return a short string that identifies this look and feel, e.g. |
boolean |
getSupportsWindowDecorations()
Returns true if the LookAndFeel returned
RootPaneUI instances support providing Window decorations
in a JRootPane . |
protected void |
initClassDefaults(javax.swing.UIDefaults table)
Initialize the uiClassID to BasicComponentUI mapping. |
protected void |
initDesignDefaults(javax.swing.UIDefaults table)
Init design specific look and feel defaults. |
protected void |
initFontDefaults(javax.swing.UIDefaults table)
|
protected void |
initSystemColorDefaults(javax.swing.UIDefaults table)
Load the SystemColors into the defaults table. |
protected boolean |
isBrushedMetal()
|
protected boolean |
isUseScreenMenuBar()
|
Methods inherited from class ch.randelshofer.quaqua.LookAndFeelProxy15 |
---|
initialize, isNativeLookAndFeel, isSupportedLookAndFeel, provideErrorFeedback, setTarget |
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, toString, uninstallBorder |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Quaqua16LionLookAndFeel()
protected Quaqua16LionLookAndFeel(java.lang.String className)
Method Detail |
---|
public java.lang.String getDescription()
getDescription
in class LookAndFeelProxy15
public java.lang.String getName()
getName
in class LookAndFeelProxy15
protected void initClassDefaults(javax.swing.UIDefaults table)
initClassDefaults
in class javax.swing.plaf.basic.BasicLookAndFeel
BasicQuaquaNativeLookAndFeel.getDefaults()
protected boolean isBrushedMetal()
protected boolean isUseScreenMenuBar()
protected void initFontDefaults(javax.swing.UIDefaults table)
initFontDefaults
in class BasicQuaquaNativeLookAndFeel
protected void initSystemColorDefaults(javax.swing.UIDefaults table)
BasicQuaquaNativeLookAndFeel
initSystemColorDefaults
in class BasicQuaquaNativeLookAndFeel
protected void initDesignDefaults(javax.swing.UIDefaults table)
BasicQuaquaNativeLookAndFeel
initDesignDefaults
in class BasicQuaquaNativeLookAndFeel
public boolean getSupportsWindowDecorations()
BasicQuaquaNativeLookAndFeel
LookAndFeel
returned
RootPaneUI
instances support providing Window decorations
in a JRootPane
.
This implementation returns true, since it does support providing these border and window title pane decorations.
getSupportsWindowDecorations
in class BasicQuaquaNativeLookAndFeel
JDialog.setDefaultLookAndFeelDecorated(boolean)
,
JFrame.setDefaultLookAndFeelDecorated(boolean)
,
JRootPane.setWindowDecorationStyle(int)
public javax.swing.LayoutStyle getLayoutStyle()
getLayoutStyle
in class javax.swing.LookAndFeel
|
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 |