Class RadianceComboBoxUI.ComboBoxPropertyChangeHandler
- java.lang.Object
-
- javax.swing.plaf.basic.BasicComboBoxUI.PropertyChangeHandler
-
- org.pushingpixels.radiance.theming.internal.ui.RadianceComboBoxUI.ComboBoxPropertyChangeHandler
-
- All Implemented Interfaces:
java.beans.PropertyChangeListener
,java.util.EventListener
- Enclosing class:
- RadianceComboBoxUI
public class RadianceComboBoxUI.ComboBoxPropertyChangeHandler extends javax.swing.plaf.basic.BasicComboBoxUI.PropertyChangeHandler
This property change handler changes combo box arrow icon based on the enabled status of the combo box.
-
-
Constructor Summary
Constructors Constructor Description ComboBoxPropertyChangeHandler()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
propertyChange(java.beans.PropertyChangeEvent e)
-