Class 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 Detail

      • TableCellEditorPropertyChangeHandler

        private TableCellEditorPropertyChangeHandler()
    • Method Detail

      • propertyChange

        public void propertyChange​(java.beans.PropertyChangeEvent evt)
        Specified by:
        propertyChange in interface java.beans.PropertyChangeListener