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.PropertyChangeListenerListens 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 privateTableCellEditorPropertyChangeHandler()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidpropertyChange(java.beans.PropertyChangeEvent evt)
-