Quaqua 5.4.1 2009-07-14

ch.randelshofer.quaqua
Class QuaquaComboBoxUI.QuaquaPropertyChangeListener

java.lang.Object
  extended by javax.swing.plaf.basic.BasicComboBoxUI.PropertyChangeHandler
      extended by ch.randelshofer.quaqua.QuaquaComboBoxUI.QuaquaPropertyChangeListener
All Implemented Interfaces:
java.beans.PropertyChangeListener, java.util.EventListener
Enclosing class:
QuaquaComboBoxUI

public class QuaquaComboBoxUI.QuaquaPropertyChangeListener
extends javax.swing.plaf.basic.BasicComboBoxUI.PropertyChangeHandler

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 .


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

Constructor Detail

QuaquaComboBoxUI.QuaquaPropertyChangeListener

public QuaquaComboBoxUI.QuaquaPropertyChangeListener()
Method Detail

propertyChange

public void propertyChange(java.beans.PropertyChangeEvent e)
Specified by:
propertyChange in interface java.beans.PropertyChangeListener
Overrides:
propertyChange in class javax.swing.plaf.basic.BasicComboBoxUI.PropertyChangeHandler

Copyright 2003-2007 (c) Werner Randelshofer.
All rights reserved.