public class BasicCalendarPanelUI.PropertyChangeHandler extends Object implements PropertyChangeListener
PropertyChangeListener
that is added to the calendar panel at
BasicCalendarPanelUI.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 calendar panel is
changed.
|
public PropertyChangeHandler()
PropertyChangeHandler
.public void propertyChange(PropertyChangeEvent e)
propertyChange
in interface PropertyChangeListener
e
- The event describing the property that changed.© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.