public class AluminiumLookAndFeel extends AbstractLookAndFeel
currentThemeName| Constructor and Description |
|---|
AluminiumLookAndFeel() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
createDefaultTheme() |
AbstractBorderFactory |
getBorderFactory() |
String |
getDescription() |
AbstractIconFactory |
getIconFactory() |
String |
getID() |
String |
getName() |
static Properties |
getThemeProperties(String name) |
static List |
getThemes() |
protected void |
initClassDefaults(UIDefaults table) |
boolean |
isNativeLookAndFeel() |
boolean |
isSupportedLookAndFeel() |
static void |
setCurrentTheme(Properties themesProps) |
static void |
setTheme(Properties themesProps) |
static void |
setTheme(String name) |
static void |
setTheme(String name,
String licenseKey,
String logoString) |
getAlterBackgroundColor, getBackgroundColor, getButtonBackgroundColor, getButtonColorDark, getButtonColorLight, getButtonForegroundColor, getControlBackgroundColor, getControlColorDark, getControlColorLight, getControlDarkShadowColor, getControlForegroundColor, getControlHighlightColor, getControlShadowColor, getCurrentTheme, getDesktopColor, getDisabledBackgroundColor, getDisabledForegroundColor, getFocusCellColor, getFocusColor, getForegroundColor, getFrameColor, getGridColor, getInputBackgroundColor, getInputForegroundColor, getMenuBackgroundColor, getMenuColorDark, getMenuColorLight, getMenuForegroundColor, getMenuSelectionBackgroundColor, getMenuSelectionForegroundColor, getSelectionBackgroundColor, getSelectionForegroundColor, getTabAreaBackgroundColor, getTabSelectionForegroundColor, getTheme, getToolbarBackgroundColor, getToolbarColorDark, getToolbarColorLight, getToolbarDockingColor, getToolbarForegroundColor, getTooltipBackgroundColor, getTooltipForegroundColor, getWindowBorderColor, getWindowInactiveBorderColor, getWindowInactiveTitleBackgroundColor, getWindowInactiveTitleColorDark, getWindowInactiveTitleColorLight, getWindowInactiveTitleForegroundColor, getWindowTitleBackgroundColor, getWindowTitleColorDark, getWindowTitleColorLight, getWindowTitleForegroundColor, initComponentDefaults, initSystemColorDefaults, isWindowDecorationOn, setThemegetAcceleratorForeground, getAcceleratorSelectedForeground, getBlack, getControl, getControlDarkShadow, getControlDisabled, getControlHighlight, getControlInfo, getControlShadow, getControlTextColor, getControlTextFont, getDefaults, getDisabledIcon, getDisabledSelectedIcon, getHighlightedTextColor, getInactiveControlTextColor, getInactiveSystemTextColor, getLayoutStyle, getMenuBackground, getMenuDisabledForeground, getMenuForeground, getMenuSelectedBackground, getMenuSelectedForeground, getMenuTextFont, getPrimaryControl, getPrimaryControlDarkShadow, getPrimaryControlHighlight, getPrimaryControlInfo, getPrimaryControlShadow, getSeparatorBackground, getSeparatorForeground, getSubTextFont, getSupportsWindowDecorations, getSystemTextColor, getSystemTextFont, getTextHighlightColor, getUserTextColor, getUserTextFont, getWhite, getWindowBackground, getWindowTitleBackground, getWindowTitleFont, getWindowTitleForeground, getWindowTitleInactiveBackground, getWindowTitleInactiveForeground, provideErrorFeedback, setCurrentThemecreateAudioAction, getAudioActionMap, initialize, loadSystemColors, playSound, uninitializegetDesktopPropertyValue, installBorder, installColors, installColorsAndFont, installProperty, loadKeyBindings, makeComponentInputMap, makeIcon, makeInputMap, makeKeyBindings, toString, uninstallBorderpublic static List getThemes()
public static Properties getThemeProperties(String name)
public static void setTheme(String name)
public static void setTheme(Properties themesProps)
public static void setCurrentTheme(Properties themesProps)
public String getName()
getName in class MetalLookAndFeelpublic String getID()
getID in class MetalLookAndFeelpublic String getDescription()
getDescription in class MetalLookAndFeelpublic boolean isNativeLookAndFeel()
isNativeLookAndFeel in class MetalLookAndFeelpublic boolean isSupportedLookAndFeel()
isSupportedLookAndFeel in class MetalLookAndFeelpublic AbstractBorderFactory getBorderFactory()
getBorderFactory in class AbstractLookAndFeelpublic AbstractIconFactory getIconFactory()
getIconFactory in class AbstractLookAndFeelprotected void createDefaultTheme()
createDefaultTheme in class MetalLookAndFeelprotected void initClassDefaults(UIDefaults table)
initClassDefaults in class MetalLookAndFeelCopyright © 2014. All Rights Reserved.