ilog.views.util.swing.calendar.plaf
Class BasicMonthScrollerUI.PropertyChangeHandler
java.lang.Object
ilog.views.util.swing.calendar.plaf.BasicMonthScrollerUI.PropertyChangeHandler
- All Implemented Interfaces:
- PropertyChangeListener, EventListener
- Enclosing class:
- BasicMonthScrollerUI
public class BasicMonthScrollerUI.PropertyChangeHandler
- extends Object
- implements PropertyChangeListener
The PropertyChangeListener that is added to the month scroller at
BasicMonthScrollerUI.installUI(javax.swing.JComponent) time.
- See Also:
BasicMonthScrollerUI.createPropertyChangeListener()
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BasicMonthScrollerUI.PropertyChangeHandler
public BasicMonthScrollerUI.PropertyChangeHandler()
- Creates a new
PropertyChangeHandler.
propertyChange
public void propertyChange(PropertyChangeEvent e)
- Invoked when a bound property of the month scroller 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.