Class SubstanceComboBoxUI.ComboBoxPropertyChangeHandler
java.lang.Object
javax.swing.plaf.basic.BasicComboBoxUI.PropertyChangeHandler
org.pushingpixels.substance.internal.ui.SubstanceComboBoxUI.ComboBoxPropertyChangeHandler
- All Implemented Interfaces:
PropertyChangeListener
,EventListener
- Enclosing class:
- SubstanceComboBoxUI
public class SubstanceComboBoxUI.ComboBoxPropertyChangeHandler
extends BasicComboBoxUI.PropertyChangeHandler
This property change handler changes combo box arrow icon based on the
enabled status of the combo box.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ComboBoxPropertyChangeHandler
public ComboBoxPropertyChangeHandler()
-
-
Method Details
-
propertyChange
- Specified by:
propertyChange
in interfacePropertyChangeListener
- Overrides:
propertyChange
in classBasicComboBoxUI.PropertyChangeHandler
-