screenshot
just uploaded a screenshot of WeatherFleks
just uploaded a screenshot of WeatherFleks
All the current weather data for a certain location are now displayed in a graphical way. Its now much more fun to play around with the program :-)
The current selected location is now also shown in the detailmap.
The current selected location is now shown as a little red dot in the Overviewmap. The FadeIn Effect for detailed map works also.
The project reached now a certain level of complexity, so I introduced cairngorm to the project. I thought its a big deal to change the architecture but (compare to several JavaFrameworks) it was incredible easy. Cairngorm has only a few classes and Interfaces and it makes really sense to use it. The most advantage (thats my opinion) brings the ModelLocatorPattern.