Package com.formdev.flatlaf.swingx
Class FlatLookAndFeelAddons
java.lang.Object
org.jdesktop.swingx.plaf.LookAndFeelAddons
org.jdesktop.swingx.plaf.basic.BasicLookAndFeelAddons
com.formdev.flatlaf.swingx.FlatLookAndFeelAddons
public class FlatLookAndFeelAddons
extends org.jdesktop.swingx.plaf.basic.BasicLookAndFeelAddons
SwingX LaF addon.
This class is required because without this class, the system addon would be used,
which may result in wrong UI defaults. (e.g. background of TaskPaneContainer)
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jdesktop.swingx.plaf.basic.BasicLookAndFeelAddons
initialize, uninitialize
Methods inherited from class org.jdesktop.swingx.plaf.LookAndFeelAddons
contribute, getAddon, getBestMatchAddonClassName, getCrossPlatformAddonClassName, getSystemAddonClassName, getUI, installBackgroundPainter, isSystemAddon, isTrackingLookAndFeelChanges, loadDefaults, setAddon, setAddon, setAddon, setTrackingLookAndFeelChanges, uncontribute, uninstallBackgroundPainter, unloadDefaults
-
Constructor Details
-
FlatLookAndFeelAddons
public FlatLookAndFeelAddons()
-
-
Method Details
-
matches
protected boolean matches()- Overrides:
matches
in classorg.jdesktop.swingx.plaf.LookAndFeelAddons
-