Class PlasticTabbedPaneUI.MyPropertyChangeHandler

java.lang.Object
javax.swing.plaf.basic.BasicTabbedPaneUI.PropertyChangeHandler
com.jgoodies.looks.plastic.PlasticTabbedPaneUI.MyPropertyChangeHandler
All Implemented Interfaces:
PropertyChangeListener, EventListener
Enclosing class:
PlasticTabbedPaneUI

private final class PlasticTabbedPaneUI.MyPropertyChangeHandler extends BasicTabbedPaneUI.PropertyChangeHandler
Catches and handles property change events. In addition to the super class behavior we listen to changes of the ancestor, tab placement, and JGoodies options for content border, and embedded tabs.