Package zleurtor.scanmanager.view.plaf
Class ScanManagerLookAndFeel
java.lang.Object
javax.swing.LookAndFeel
javax.swing.plaf.basic.BasicLookAndFeel
javax.swing.plaf.metal.MetalLookAndFeel
zleurtor.scanmanager.view.plaf.ScanManagerLookAndFeel
- All Implemented Interfaces:
Serializable
The 3D Scan Manager personalized look and feel.
- Author:
- Zleurtor
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal String
final String
getID()
final String
getName()
protected final void
initClassDefaults
(UIDefaults table) final boolean
final boolean
Methods inherited from class javax.swing.plaf.metal.MetalLookAndFeel
createDefaultTheme, getAcceleratorForeground, getAcceleratorSelectedForeground, getBlack, getControl, getControlDarkShadow, getControlDisabled, getControlHighlight, getControlInfo, getControlShadow, getControlTextColor, getControlTextFont, getCurrentTheme, getDefaults, getDesktopColor, getDisabledIcon, getDisabledSelectedIcon, 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, initComponentDefaults, initSystemColorDefaults, provideErrorFeedback, setCurrentTheme
Methods inherited from class javax.swing.plaf.basic.BasicLookAndFeel
createAudioAction, getAudioActionMap, initialize, loadSystemColors, playSound, uninitialize
Methods inherited from class javax.swing.LookAndFeel
getDesktopPropertyValue, installBorder, installColors, installColorsAndFont, installProperty, loadKeyBindings, makeComponentInputMap, makeIcon, makeInputMap, makeKeyBindings, toString, uninstallBorder
-
Constructor Details
-
ScanManagerLookAndFeel
public ScanManagerLookAndFeel()
-
-
Method Details
-
initClassDefaults
- Overrides:
initClassDefaults
in classMetalLookAndFeel
-
getName
- Overrides:
getName
in classMetalLookAndFeel
-
getID
- Overrides:
getID
in classMetalLookAndFeel
-
getDescription
- Overrides:
getDescription
in classMetalLookAndFeel
-
isNativeLookAndFeel
public final boolean isNativeLookAndFeel()- Overrides:
isNativeLookAndFeel
in classMetalLookAndFeel
-
isSupportedLookAndFeel
public final boolean isSupportedLookAndFeel()- Overrides:
isSupportedLookAndFeel
in classMetalLookAndFeel
-