com.l2fprod.gui.plaf.skin
Class SkinDesktopIconUI.PropertyChangeHandler

java.lang.Object
  extended by com.l2fprod.gui.plaf.skin.SkinDesktopIconUI.PropertyChangeHandler
All Implemented Interfaces:
java.beans.PropertyChangeListener, java.util.EventListener
Enclosing class:
SkinDesktopIconUI

public class SkinDesktopIconUI.PropertyChangeHandler
extends java.lang.Object
implements java.beans.PropertyChangeListener

Description of the Class

Author:
fred

Constructor Summary
SkinDesktopIconUI.PropertyChangeHandler()
           
 
Method Summary
 void propertyChange(java.beans.PropertyChangeEvent evt)
          Description of the Method
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SkinDesktopIconUI.PropertyChangeHandler

public SkinDesktopIconUI.PropertyChangeHandler()
Method Detail

propertyChange

public void propertyChange(java.beans.PropertyChangeEvent evt)
Description of the Method

Specified by:
propertyChange in interface java.beans.PropertyChangeListener
Parameters:
evt - Description of Parameter