org.shetline.gui.laf.zinc
Class ZincComboBoxUI.TableCellEditorPropertyChangeHandler
java.lang.Object
  
org.shetline.gui.laf.zinc.ZincComboBoxUI.TableCellEditorPropertyChangeHandler
- All Implemented Interfaces: 
 - PropertyChangeListener, EventListener
 
- Enclosing class:
 - ZincComboBoxUI
 
protected final class ZincComboBoxUI.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.
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ZincComboBoxUI.TableCellEditorPropertyChangeHandler
protected ZincComboBoxUI.TableCellEditorPropertyChangeHandler()
propertyChange
public void propertyChange(PropertyChangeEvent evt)
- Specified by:
 propertyChange in interface PropertyChangeListener