ilog.views.util.swing.calendar.plaf
Class BasicTimeChooserUI.PropertyChangeHandler
java.lang.Object
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()
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BasicTimeChooserUI.PropertyChangeHandler
public BasicTimeChooserUI.PropertyChangeHandler()
- Creates a new
PropertyChangeHandler.
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.