Quaqua 7.4.2 2011-07-05

ch.randelshofer.quaqua
Class QuaquaCheckBoxUI.PropertyChangeHandler

java.lang.Object
  extended by ch.randelshofer.quaqua.QuaquaCheckBoxUI.PropertyChangeHandler
All Implemented Interfaces:
java.beans.PropertyChangeListener, java.util.EventListener
Enclosing class:
QuaquaCheckBoxUI

public static class QuaquaCheckBoxUI.PropertyChangeHandler
extends java.lang.Object
implements java.beans.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 BasicTabbedPaneUI.


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

Constructor Detail

QuaquaCheckBoxUI.PropertyChangeHandler

public QuaquaCheckBoxUI.PropertyChangeHandler()
Method Detail

propertyChange

public void propertyChange(java.beans.PropertyChangeEvent evt)
Specified by:
propertyChange in interface java.beans.PropertyChangeListener

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