Package com.l2fprod.gui.plaf.skin
Class SkinComboBoxUI.SkinPropertyChangeListener
- java.lang.Object
-
- javax.swing.plaf.basic.BasicComboBoxUI.PropertyChangeHandler
-
- com.l2fprod.gui.plaf.skin.SkinComboBoxUI.SkinPropertyChangeListener
-
- All Implemented Interfaces:
java.beans.PropertyChangeListener
,java.util.EventListener
- Enclosing class:
- SkinComboBoxUI
public class SkinComboBoxUI.SkinPropertyChangeListener extends javax.swing.plaf.basic.BasicComboBoxUI.PropertyChangeHandler
This inner class is marked "public" due to a compiler bug. This class should be treated as a "protected" inner class. Instantiate it only within subclasses of.
-
-
Constructor Summary
Constructors Constructor Description SkinPropertyChangeListener()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
propertyChange(java.beans.PropertyChangeEvent e)
-