public class PgsLookAndFeel extends MetalLookAndFeel
| Constructor and Description |
|---|
PgsLookAndFeel() |
| Modifier and Type | Method and Description |
|---|---|
static MetalTheme |
getCurrentTheme() |
String |
getDescription() |
Icon |
getDisabledSelectedIcon(JComponent component,
Icon icon) |
static Color |
getGlow() |
String |
getID() |
String |
getName() |
protected void |
initClassDefaults(UIDefaults table) |
protected void |
initComponentDefaults(UIDefaults table) |
void |
initialize() |
boolean |
isNativeLookAndFeel() |
boolean |
isSupportedLookAndFeel() |
protected static void |
loadUserSettings() |
static void |
setAsLookAndFeel() |
static void |
setCurrentTheme(MetalTheme theme) |
void |
uninitialize() |
static void |
updateAllUIs() |
createDefaultTheme, getAcceleratorForeground, getAcceleratorSelectedForeground, getBlack, getControl, getControlDarkShadow, getControlDisabled, getControlHighlight, getControlInfo, getControlShadow, getControlTextColor, getControlTextFont, getDefaults, getDesktopColor, getDisabledIcon, getFocusColor, 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, initSystemColorDefaults, provideErrorFeedbackcreateAudioAction, getAudioActionMap, loadSystemColors, playSoundgetDesktopPropertyValue, installBorder, installColors, installColorsAndFont, installProperty, loadKeyBindings, makeComponentInputMap, makeIcon, makeInputMap, makeKeyBindings, toString, uninstallBorderprotected static void loadUserSettings()
public void initialize()
initialize in class BasicLookAndFeelpublic void uninitialize()
uninitialize in class BasicLookAndFeelpublic static void setAsLookAndFeel()
public static void updateAllUIs()
public static void setCurrentTheme(MetalTheme theme)
public static MetalTheme getCurrentTheme()
public String getID()
getID in class MetalLookAndFeelpublic String getName()
getName in class MetalLookAndFeelpublic String getDescription()
getDescription in class MetalLookAndFeelpublic boolean isNativeLookAndFeel()
isNativeLookAndFeel in class MetalLookAndFeelpublic boolean isSupportedLookAndFeel()
isSupportedLookAndFeel in class MetalLookAndFeelprotected void initClassDefaults(UIDefaults table)
initClassDefaults in class MetalLookAndFeelprotected void initComponentDefaults(UIDefaults table)
initComponentDefaults in class MetalLookAndFeelpublic Icon getDisabledSelectedIcon(JComponent component, Icon icon)
getDisabledSelectedIcon in class MetalLookAndFeelpublic static Color getGlow()
Copyright © 2015. All rights reserved.