org.jdesktop.swingx.plaf.metal
Class MetalLookAndFeelAddons

java.lang.Object
  extended by org.jdesktop.swingx.plaf.LookAndFeelAddons
      extended by org.jdesktop.swingx.plaf.basic.BasicLookAndFeelAddons
          extended by org.jdesktop.swingx.plaf.metal.MetalLookAndFeelAddons

public class MetalLookAndFeelAddons
extends BasicLookAndFeelAddons

MetalLookAndFeelAddons.


Constructor Summary
MetalLookAndFeelAddons()
           
 
Method Summary
 void initialize()
          
 void uninitialize()
          
 
Methods inherited from class org.jdesktop.swingx.plaf.LookAndFeelAddons
contribute, getAddon, getBestMatchAddonClassName, getSystemAddonClassName, getUI, installBackgroundPainter, isTrackingLookAndFeelChanges, loadDefaults, setAddon, setAddon, setAddon, setTrackingLookAndFeelChanges, uncontribute, uninstallBackgroundPainter, unloadDefaults
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MetalLookAndFeelAddons

public MetalLookAndFeelAddons()
Method Detail

initialize

public void initialize()
Description copied from class: BasicLookAndFeelAddons

Overrides:
initialize in class BasicLookAndFeelAddons

uninitialize

public void uninitialize()
Description copied from class: BasicLookAndFeelAddons

Overrides:
uninitialize in class BasicLookAndFeelAddons