ilog.views.util.swing.calendar.plaf
Class BasicTimeChooserUI.PropertyChangeHandler

java.lang.Object
  extended by ilog.views.util.swing.calendar.plaf.BasicTimeChooserUI.PropertyChangeHandler
All Implemented Interfaces:
PropertyChangeListener, EventListener
Enclosing class:
BasicTimeChooserUI

public class BasicTimeChooserUI.PropertyChangeHandler
extends Object
implements PropertyChangeListener

The PropertyChangeListener that is added to the time chooser at BasicTimeChooserUI.installUI(javax.swing.JComponent) time.

See Also:
BasicTimeChooserUI.createPropertyChangeListener()

Constructor Summary
BasicTimeChooserUI.PropertyChangeHandler()
          Creates a new PropertyChangeHandler.
 
Method Summary
 void propertyChange(PropertyChangeEvent e)
          Invoked when a bound property of the time chooser is changed.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BasicTimeChooserUI.PropertyChangeHandler

public BasicTimeChooserUI.PropertyChangeHandler()
Creates a new PropertyChangeHandler.

Method Detail

propertyChange

public void propertyChange(PropertyChangeEvent e)
Invoked when a bound property of the time chooser is changed.

Specified by:
propertyChange in interface PropertyChangeListener
Parameters:
e - The event describing the property that changed.


Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.   . All Rights Reserved.