|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.unidata.view.sounding.WindStaff.ArrowWindListener
protected class WindStaff.ArrowWindListener
Provides support for observing changes in the "wind" property of a WindArrow.
| Constructor Summary | |
|---|---|
WindStaff.ArrowWindListener()
Constructs from nothing. |
|
| Method Summary | |
|---|---|
void |
propertyChange(PropertyChangeEvent event)
Handles a change to a WindArrow's "wind" property. |
void |
setEnabled(boolean yes)
Sets whether or not this instance responds to property-change events. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WindStaff.ArrowWindListener()
| Method Detail |
|---|
public void propertyChange(PropertyChangeEvent event)
propertyChange in interface PropertyChangeListenerevent - The property-change event.
public void setEnabled(boolean yes)
throws VisADException,
RemoteException
yes - Whether or not this instance responds to
property-change events.
VisADException - VisAD failure.
RemoteException - Java RMI failure.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||