com.l2fprod.common.swing.plaf.metal
Class MetalLookAndFeelAddons

java.lang.Object
  extended by com.l2fprod.common.swing.plaf.LookAndFeelAddons
      extended by com.l2fprod.common.swing.plaf.basic.BasicLookAndFeelAddons
          extended by com.l2fprod.common.swing.plaf.metal.MetalLookAndFeelAddons

public class MetalLookAndFeelAddons
extends BasicLookAndFeelAddons

MetalLookAndFeelAddons.


Constructor Summary
MetalLookAndFeelAddons()
           
 
Method Summary
 void initialize()
           
 void uninitialize()
           
 
Methods inherited from class com.l2fprod.common.swing.plaf.LookAndFeelAddons
contribute, getAddon, getBestMatchAddonClassName, getSystemAddonClassName, getUI, isTrackingLookAndFeelChanges, loadDefaults, setAddon, setAddon, setAddon, setTrackingLookAndFeelChanges, uncontribute, 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()
Overrides:
initialize in class LookAndFeelAddons

uninitialize

public void uninitialize()
Overrides:
uninitialize in class LookAndFeelAddons