Package generic.theme.laf
Class MacLookAndFeelManager
java.lang.Object
generic.theme.laf.LookAndFeelManager
generic.theme.laf.MacLookAndFeelManager
Manages installing and updating the Mac Aqua look and feel. This is where we make look and
feel changes specific to the Mac Aqua look and feel, so that it works with the theming feature.
-
Field Summary
Fields inherited from class generic.theme.laf.LookAndFeelManager
normalizedIdToLafIdMap, themeManager
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected UiDefaultsMapper
createUiDefaultsMapper
(UIDefaults defaults) Methods inherited from class generic.theme.laf.LookAndFeelManager
colorsChanged, doInstallLookAndFeel, findLookAndFeelClassName, fixupLookAndFeelIssues, fontsChanged, getLookAndFeelIdsForType, getLookAndFeelType, iconsChanged, installCursorBlinkingProperties, installLookAndFeel, isSupported, processJavaDefaults, registerFont, registerFont, repaintAll, resetAll, setKeyBinding, unRegisterFont, updateAllRegisteredComponentFonts, updateComponentUis
-
Constructor Details
-
MacLookAndFeelManager
-
-
Method Details
-
createUiDefaultsMapper
- Specified by:
createUiDefaultsMapper
in classLookAndFeelManager
-