Package com.jgoodies.looks.plastic
Class PlasticComboBoxUI.TableCellEditorPropertyChangeHandler
- java.lang.Object
-
- com.jgoodies.looks.plastic.PlasticComboBoxUI.TableCellEditorPropertyChangeHandler
-
- All Implemented Interfaces:
java.beans.PropertyChangeListener
,java.util.EventListener
- Enclosing class:
- PlasticComboBoxUI
private final class PlasticComboBoxUI.TableCellEditorPropertyChangeHandler extends java.lang.Object implements java.beans.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 Modifier Constructor Description private
TableCellEditorPropertyChangeHandler()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
propertyChange(java.beans.PropertyChangeEvent evt)
-