org.jvnet.substance.skin
Class SubstanceAutumnLookAndFeel

java.lang.Object
  extended by javax.swing.LookAndFeel
      extended by javax.swing.plaf.basic.BasicLookAndFeel
          extended by org.jvnet.substance.SubstanceLookAndFeel
              extended by org.jvnet.substance.skin.SubstanceAutumnLookAndFeel
All Implemented Interfaces:
java.io.Serializable

public class SubstanceAutumnLookAndFeel
extends SubstanceLookAndFeel

Standalone look-and-feel that uses the Autumn skin from AutumnSkin. You can set this look-and-feel by:

Since:
version 4.0
Author:
Kirill Grouchnikov
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.jvnet.substance.SubstanceLookAndFeel
BUTTON_NO_MIN_SIZE_PROPERTY, BUTTON_OPEN_SIDE_PROPERTY, BUTTON_PAINT_NEVER_PROPERTY, BUTTON_SHAPER_PROPERTY, BUTTON_SIDE_PROPERTY, COLORIZATION_FACTOR, COMBO_BOX_POPUP_FLYOUT_ORIENTATION, COMBO_POPUP_PROTOTYPE, CORNER_RADIUS, currentKeyboardFocusManager, FLAT_PROPERTY, FOCUS_KIND, focusOwnerChangeListener, HEAP_STATUS_TRACE_FILE, localeChangeListeners, MENU_GUTTER_FILL_KIND, name, PASSWORD_ECHO_PER_CHAR, PLUGIN_XML, SCROLL_PANE_BUTTONS_POLICY, SHOW_EXTRA_WIDGETS, skin, SKIN_PROPERTY, skinChangeListeners, SUBSTANCE_FONT_POLICY_KEY, TABBED_PANE_CLOSE_BUTTONS_MODIFIED_ANIMATION, TABBED_PANE_CLOSE_BUTTONS_PROPERTY, TABBED_PANE_CLOSE_CALLBACK, TABBED_PANE_CONTENT_BORDER_KIND, TRACE_FILE, TREE_SMART_SCROLL_ANIMATION_KIND, USE_THEMED_DEFAULT_ICONS, WATERMARK_VISIBLE, WINDOW_MODIFIED
 
Constructor Summary
SubstanceAutumnLookAndFeel()
          Creates a new Autumn look-and-feel.
 
Method Summary
 
Methods inherited from class org.jvnet.substance.SubstanceLookAndFeel
getAllSkins, getAllTabCloseListeners, getAllTabCloseListeners, getCurrentSkin, getCurrentSkin, getDecorationType, getDefaults, getDescription, getDisabledIcon, getFontPolicy, getID, getImmediateDecorationType, getLabelBundle, getLabelBundle, getLocaleListeners, getName, getSupportsWindowDecorations, getTitlePaneComponent, initClassDefaults, initComponentDefaults, initialize, initPluginsIfNecessary, isCurrentLookAndFeel, isNativeLookAndFeel, isSupportedLookAndFeel, isToUseConstantThemesOnDialogs, registerLocaleChangeListener, registerSkinChangeListener, registerTabCloseChangeListener, registerTabCloseChangeListener, resetLabelBundle, setDecorationType, setFontPolicy, setLabelBundleClassLoader, setSkin, setSkin, setToUseConstantThemesOnDialogs, setWidgetVisible, uninitialize, unregisterLocaleChangeListener, unregisterSkinChangeListener, unregisterTabCloseChangeListener, unregisterTabCloseChangeListener
 
Methods inherited from class javax.swing.plaf.basic.BasicLookAndFeel
createAudioAction, getAudioActionMap, initSystemColorDefaults, loadSystemColors, playSound
 
Methods inherited from class javax.swing.LookAndFeel
getDesktopPropertyValue, getDisabledSelectedIcon, getLayoutStyle, 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

SubstanceAutumnLookAndFeel

public SubstanceAutumnLookAndFeel()
Creates a new Autumn look-and-feel.