public class Quaqua16LeopardLookAndFeel extends Quaqua15LeopardLookAndFeel
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.
commonDir, jaguarDir, leopardDir, lionDir, pantherDir, snowLeopardDir, tigerDirtarget| Constructor and Description |
|---|
Quaqua16LeopardLookAndFeel() |
| Modifier and Type | Method and Description |
|---|---|
javax.swing.LayoutStyle |
getLayoutStyle() |
protected void |
initDesignDefaults(javax.swing.UIDefaults table)
Init design specific look and feel defaults.
|
getDescription, getName, getSupportsWindowDecorations, initClassDefaults, initFontDefaults, initSystemColorDefaults, isBrushedMetal, isUseScreenMenuBargetBaseSystemFont, getDefaults, getID, initColorDefaults, initComponentDefaults, initGeneralDefaults, initInputMapDefaults, initResourceBundle, installKeyboardFocusManager, installMouseGrabber, installPopupFactory, isJaguarTabbedPane, isUIIncluded, makeBufferedImage, makeBufferedImage, makeButtonStateBorder, makeButtonStateIcon, makeButtonStateIcon, makeButtonStateIcon, makeFrameButtonStateIcon, makeIcon, makeIcon, makeIcon, makeIcons, makeIcons, makeImage, makeImageBevelBackgroundBorder, makeImageBevelBorder, makeImageBevelBorder, makeImageBevelBorder, makeImageBevelBorder, makeImageBevelBorder, makeImageBevelBorders, makeNativeIcon, makeNativeIcon, makeOverlaidButtonStateIcon, makeSliderThumbIcon, makeTextureColor, putDefaults, uninitialize, uninstallKeyboardFocusManager, uninstallMouseGrabber, uninstallPopupFactoryinitialize, isNativeLookAndFeel, isSupportedLookAndFeel, provideErrorFeedback, setTargetcreateAudioAction, getAudioActionMap, loadSystemColors, playSoundpublic javax.swing.LayoutStyle getLayoutStyle()
getLayoutStyle in class javax.swing.LookAndFeelprotected void initDesignDefaults(javax.swing.UIDefaults table)
BasicQuaquaLookAndFeelinitDesignDefaults in class Quaqua15LeopardLookAndFeeltable - Table to which the defaults are appended.