org.jvnet.substance.skin
Class SubstanceOfficeBlue2007LookAndFeel

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.SubstanceOfficeBlue2007LookAndFeel
All Implemented Interfaces:
java.io.Serializable

public class SubstanceOfficeBlue2007LookAndFeel
extends SubstanceLookAndFeel

Standalone look-and-feel that uses the Office Blue 2007 skin from OfficeBlue2007Skin. You can set this look-and-feel by:

Since:
version 3.1
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, componentPlugins, 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, skinPlugins, SUBSTANCE_FONT_POLICY_KEY, TABBED_PANE_CLOSE_BUTTONS_MODIFIED_ANIMATION, TABBED_PANE_CLOSE_BUTTONS_PROPERTY, TABBED_PANE_CLOSE_CALLBACK, TABBED_PANE_CONTENT_BORDER_KIND, toUseConstantThemesOnDialogs, TRACE_FILE, TREE_SMART_SCROLL_ANIMATION_KIND, USE_THEMED_DEFAULT_ICONS, WATERMARK_VISIBLE, WINDOW_MODIFIED
 
Constructor Summary
SubstanceOfficeBlue2007LookAndFeel()
          Creates a new Office Blue 2007 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

SubstanceOfficeBlue2007LookAndFeel

public SubstanceOfficeBlue2007LookAndFeel()
Creates a new Office Blue 2007 look-and-feel.