|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WeatherListener
This interface defines a callback to notify the listener that the local weather data has been updated.
Method Summary | |
---|---|
void |
weatherUpdated(WeatherDistributor wDist)
This method is called when the local weather data (not some remote station) is updated. |
Method Detail |
---|
void weatherUpdated(WeatherDistributor wDist)
wDist
- WeatherDistributor containing the weather data
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |