test.contrib
Class BackgroundColorTest.MyCustomLookAndFeel

java.lang.Object
  extended by javax.swing.LookAndFeel
      extended by javax.swing.plaf.basic.BasicLookAndFeel
          extended by org.jvnet.substance.SubstanceLookAndFeel
              extended by test.contrib.BackgroundColorTest.MyCustomLookAndFeel
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
BackgroundColorTest

protected static class BackgroundColorTest.MyCustomLookAndFeel
extends SubstanceLookAndFeel

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
BackgroundColorTest.MyCustomLookAndFeel()
           
 
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

BackgroundColorTest.MyCustomLookAndFeel

public BackgroundColorTest.MyCustomLookAndFeel()