public interface PropertyChangeSetListener
PropertyChangeSet
events.Modifier and Type | Method and Description |
---|---|
void |
propertyChange(PropertyChangeSet evt)
This method gets called when a bound property is changed.
|
void propertyChange(PropertyChangeSet evt)
evt
- A PropertyChangeEvent object describing the event source
and the property that has changed.Copyright © 2014–2015 Apache Software Foundation. All rights reserved.