@MetaInfServices(value=LookAndFeelAddons.class) public class MacOSXLookAndFeelAddons extends BasicLookAndFeelAddons
| Constructor and Description |
|---|
MacOSXLookAndFeelAddons() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isSystemAddon()
Determines if the addon is a match for the system Look and Feel.
|
protected boolean |
matches()
Determines if the addon is a match for the
current Look and
Feel. |
initialize, uninitializecontribute, getAddon, getBestMatchAddonClassName, getCrossPlatformAddonClassName, getSystemAddonClassName, getUI, installBackgroundPainter, isTrackingLookAndFeelChanges, loadDefaults, setAddon, setAddon, setAddon, setTrackingLookAndFeelChanges, uncontribute, uninstallBackgroundPainter, unloadDefaultsprotected boolean matches()
current Look and
Feel.matches in class LookAndFeelAddonstrue if this addon matches (is compatible); false otherwiseprotected boolean isSystemAddon()
isSystemAddon in class LookAndFeelAddonstrue if this addon matches (is compatible with) the system Look and Feel;
false otherwiseCopyright © 2017. All Rights Reserved.