public class BasicMonthScrollerUI.PropertyChangeHandler extends Object implements PropertyChangeListener
PropertyChangeListener
that is added to the month scroller at
BasicMonthScrollerUI.installUI(javax.swing.JComponent)
time.Constructor and Description |
---|
PropertyChangeHandler()
Creates a new
PropertyChangeHandler . |
Modifier and Type | Method and Description |
---|---|
void |
propertyChange(PropertyChangeEvent e)
Invoked when a bound property of the month scroller is
changed.
|
public PropertyChangeHandler()
PropertyChangeHandler
.public void propertyChange(PropertyChangeEvent e)
propertyChange
in interface PropertyChangeListener
e
- The event describing the property that changed.© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.