JIDE 3.5.15

com.jidesoft.plaf.basic
Class BasicJideTabbedPaneUI.PropertyChangeHandler

java.lang.Object
  extended by com.jidesoft.plaf.basic.BasicJideTabbedPaneUI.PropertyChangeHandler
All Implemented Interfaces:
PropertyChangeListener, EventListener
Enclosing class:
BasicJideTabbedPaneUI

public class BasicJideTabbedPaneUI.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 VsnetJideTabbedPaneUI.


Constructor Summary
BasicJideTabbedPaneUI.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

BasicJideTabbedPaneUI.PropertyChangeHandler

public BasicJideTabbedPaneUI.PropertyChangeHandler()
Method Detail

propertyChange

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

JIDE 3.5.15