|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FileInterface
FileController -class implements this interface.
Method Summary | |
---|---|
java.lang.String |
getErrorMessage()
Returns latest error message. |
boolean |
getStatus()
Returns current status. |
WeatherMap |
getWeatherMap()
Returns current WeatherMap- class. |
boolean |
prepare()
Render next frame of weather data if it's possible. |
boolean |
update()
Updates FileController- package. |
Method Detail |
---|
java.lang.String getErrorMessage()
boolean getStatus()
WeatherMap getWeatherMap()
boolean prepare()
boolean update()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |