Class RadianceComboBoxUI.ComboBoxPropertyChangeHandler
java.lang.Object
javax.swing.plaf.basic.BasicComboBoxUI.PropertyChangeHandler
org.pushingpixels.radiance.theming.internal.ui.RadianceComboBoxUI.ComboBoxPropertyChangeHandler
- All Implemented Interfaces:
PropertyChangeListener, EventListener
- Enclosing class:
RadianceComboBoxUI
public class RadianceComboBoxUI.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:
propertyChangein interfacePropertyChangeListener- Overrides:
propertyChangein classBasicComboBoxUI.PropertyChangeHandler
-