com.jtattoo.plaf
Class BaseTabbedPaneUI.PropertyChangeHandler

java.lang.Object
  extended by com.jtattoo.plaf.BaseTabbedPaneUI.PropertyChangeHandler
All Implemented Interfaces:
PropertyChangeListener, EventListener
Enclosing class:
BaseTabbedPaneUI

public class BaseTabbedPaneUI.PropertyChangeHandler
extends Object
implements PropertyChangeListener

This inner class is marked "public" due to a compiler bug. This class should be treated as a "protected" inner class. Instantiate it only within subclasses of BaseTabbedPaneUI.


Constructor Summary
BaseTabbedPaneUI.PropertyChangeHandler()
           
 
Method Summary
 void propertyChange(PropertyChangeEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BaseTabbedPaneUI.PropertyChangeHandler

public BaseTabbedPaneUI.PropertyChangeHandler()
Method Detail

propertyChange

public void propertyChange(PropertyChangeEvent e)
Specified by:
propertyChange in interface PropertyChangeListener


Copyright © 2011. All Rights Reserved.