public class SkinnedLookAndFeel
extends javax.swing.plaf.metal.MetalLookAndFeel
This class controls:
| Modifier and Type | Class and Description |
|---|---|
private class |
SkinnedLookAndFeel.SkinnedMetalTheme |
| Modifier and Type | Field and Description |
|---|---|
private static org.apache.commons.logging.Log |
log |
private static long |
serialVersionUID |
| Constructor and Description |
|---|
SkinnedLookAndFeel(java.util.Properties skinProperties,
java.lang.String itemName) |
createDefaultTheme, getAcceleratorForeground, getAcceleratorSelectedForeground, getBlack, getControl, getControlDarkShadow, getControlDisabled, getControlHighlight, getControlInfo, getControlShadow, getControlTextColor, getControlTextFont, getCurrentTheme, getDefaults, getDescription, getDesktopColor, getDisabledIcon, getDisabledSelectedIcon, getFocusColor, getHighlightedTextColor, getID, getInactiveControlTextColor, getInactiveSystemTextColor, getLayoutStyle, getMenuBackground, getMenuDisabledForeground, getMenuForeground, getMenuSelectedBackground, getMenuSelectedForeground, getMenuTextFont, getName, getPrimaryControl, getPrimaryControlDarkShadow, getPrimaryControlHighlight, getPrimaryControlInfo, getPrimaryControlShadow, getSeparatorBackground, getSeparatorForeground, getSubTextFont, getSupportsWindowDecorations, getSystemTextColor, getSystemTextFont, getTextHighlightColor, getUserTextColor, getUserTextFont, getWhite, getWindowBackground, getWindowTitleBackground, getWindowTitleFont, getWindowTitleForeground, getWindowTitleInactiveBackground, getWindowTitleInactiveForeground, initClassDefaults, initComponentDefaults, initSystemColorDefaults, isNativeLookAndFeel, isSupportedLookAndFeel, provideErrorFeedback, setCurrentThemecreateAudioAction, getAudioActionMap, initialize, loadSystemColors, playSound, uninitializeprivate static final long serialVersionUID
private static final org.apache.commons.logging.Log log