ucar.unidata.view.sounding
Class WindStaff.ArrowMapSetListener
java.lang.Object
ucar.unidata.view.sounding.WindStaff.ArrowMapSetListener
- All Implemented Interfaces:
- PropertyChangeListener, EventListener
- Enclosing class:
- WindStaff
protected class WindStaff.ArrowMapSetListener
- extends Object
- implements PropertyChangeListener
Provides support for observing changes in the set of ScalarMap-s of a
WindArrow.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WindStaff.ArrowMapSetListener
public WindStaff.ArrowMapSetListener()
- Constructs from nothing.
propertyChange
public void propertyChange(PropertyChangeEvent event)
- Handles a change to a WindArrow's "scalarMapSet" property.
- Specified by:
propertyChange in interface PropertyChangeListener
- Parameters:
event - The property-change event.