com.birosoft.liquid
Class LiquidComboBoxUI.LiquidPropertyChangeListener
java.lang.Object
javax.swing.plaf.basic.BasicComboBoxUI.PropertyChangeHandler
com.birosoft.liquid.LiquidComboBoxUI.LiquidPropertyChangeListener
- All Implemented Interfaces:
- java.beans.PropertyChangeListener, java.util.EventListener
- Enclosing class:
- LiquidComboBoxUI
public class LiquidComboBoxUI.LiquidPropertyChangeListener
- 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 .
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LiquidComboBoxUI.LiquidPropertyChangeListener
public LiquidComboBoxUI.LiquidPropertyChangeListener()
propertyChange
public void propertyChange(java.beans.PropertyChangeEvent e)
- Specified by:
propertyChange
in interface java.beans.PropertyChangeListener
- Overrides:
propertyChange
in class javax.swing.plaf.basic.BasicComboBoxUI.PropertyChangeHandler