@MetaInfServices(value=LookAndFeelAddons.class) public class MotifLookAndFeelAddons extends BasicLookAndFeelAddons
| Constructor and Description |
|---|
MotifLookAndFeelAddons() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
matches()
Determines if the addon is a match for the
current Look and
Feel. |
initialize, uninitializecontribute, getAddon, getBestMatchAddonClassName, getCrossPlatformAddonClassName, getSystemAddonClassName, getUI, installBackgroundPainter, isSystemAddon, 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 otherwiseCopyright © 2017. All Rights Reserved.