Class PlasticComboBoxUI.PlasticPropertyChangeListener

java.lang.Object
javax.swing.plaf.basic.BasicComboBoxUI.PropertyChangeHandler
com.jgoodies.looks.plastic.PlasticComboBoxUI.PlasticPropertyChangeListener
All Implemented Interfaces:
PropertyChangeListener, EventListener
Enclosing class:
PlasticComboBoxUI

private final class PlasticComboBoxUI.PlasticPropertyChangeListener extends BasicComboBoxUI.PropertyChangeHandler
Overriden to use PlasticComboBoxButton instead of a MetalComboBoxButton. Required if we have a combobox button that does not extend MetalComboBoxButton