@MetaInfServices(value=LookAndFeelAddons.class) public class MetalLookAndFeelAddons extends BasicLookAndFeelAddons
| Constructor and Description |
|---|
MetalLookAndFeelAddons() |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize()
Initializes the look and feel addon.
|
protected boolean |
matches()
Determines if the addon is a match for the
current Look and
Feel. |
void |
uninitialize() |
contribute, 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 otherwisepublic void initialize()
BasicLookAndFeelAddonsinitialize in class BasicLookAndFeelAddonsLookAndFeelAddons.uninitialize(),
UIManager.setLookAndFeel(javax.swing.LookAndFeel)public void uninitialize()
BasicLookAndFeelAddonsuninitialize in class BasicLookAndFeelAddonsCopyright © 2017. All Rights Reserved.