Package com.jgoodies.looks.plastic
Class PlasticComboBoxUI.TableCellEditorPropertyChangeHandler
java.lang.Object
com.jgoodies.looks.plastic.PlasticComboBoxUI.TableCellEditorPropertyChangeHandler
- All Implemented Interfaces:
PropertyChangeListener
,EventListener
- Enclosing class:
PlasticComboBoxUI
private final class PlasticComboBoxUI.TableCellEditorPropertyChangeHandler
extends Object
implements PropertyChangeListener
Listens to changes in the table cell editor client property
and updates the default editor - if any - to use the correct
insets for this case.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TableCellEditorPropertyChangeHandler
private TableCellEditorPropertyChangeHandler()
-
-
Method Details
-
propertyChange
- Specified by:
propertyChange
in interfacePropertyChangeListener
-