JIDE 3.5.15

com.jidesoft.plaf.basic
Class BasicCommandBarTitleBarUI.PropertyListener

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

protected class BasicCommandBarTitleBarUI.PropertyListener
extends Object
implements PropertyChangeListener


Constructor Summary
protected BasicCommandBarTitleBarUI.PropertyListener()
           
 
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

BasicCommandBarTitleBarUI.PropertyListener

protected BasicCommandBarTitleBarUI.PropertyListener()
Method Detail

propertyChange

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

JIDE 3.5.15