@MetaInfServices(value=LookAndFeelAddons.class) public class LinuxLookAndFeelAddons extends BasicLookAndFeelAddons
| Constructor and Description |
|---|
LinuxLookAndFeelAddons() |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize()
Initializes the look and feel addon.
|
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. |
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 otherwisepublic void initialize()
initialize in class BasicLookAndFeelAddonsLookAndFeelAddons.uninitialize(),
UIManager.setLookAndFeel(javax.swing.LookAndFeel)Copyright © 2017. All Rights Reserved.