@MetaInfServices(value=LookAndFeelAddons.class) public class NimbusLookAndFeelAddons extends BasicLookAndFeelAddons
Constructor and Description |
---|
NimbusLookAndFeelAddons() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
matches()
Determines if the addon is a match for the
current Look and
Feel . |
initialize, uninitialize
contribute, getAddon, getBestMatchAddonClassName, getCrossPlatformAddonClassName, getSystemAddonClassName, getUI, installBackgroundPainter, isSystemAddon, isTrackingLookAndFeelChanges, loadDefaults, setAddon, setAddon, setAddon, setTrackingLookAndFeelChanges, uncontribute, uninstallBackgroundPainter, unloadDefaults
protected boolean matches()
current Look and
Feel
.matches
in class LookAndFeelAddons
true
if this addon matches (is compatible); false
otherwiseCopyright © 2015. All rights reserved.