Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 799:f4299b90c996
Added controls to navigate in the map.
flys-client/trunk@2318 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 11 Jul 2011 13:29:57 +0000 |
parents | 7061c2e66039 |
children | f6693d8f0bc8 |
comparison
equal
deleted
inserted
replaced
798:7061c2e66039 | 799:f4299b90c996 |
---|---|
1 2011-07-11 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/client/ui/map/MapToolbar.java: | |
4 New. This toolbar provides controls that interact with the map. | |
5 | |
6 * src/main/java/de/intevation/flys/client/client/ui/map/FloodMap.java: | |
7 Removed the initialization of map controls. | |
8 | |
9 * src/main/java/de/intevation/flys/client/client/ui/map/MapOutputTab.java: | |
10 Added the MapToolbar at the top of the layout. | |
11 | |
1 2011-07-11 Ingo Weinzierl <ingo@intevation.de> | 12 2011-07-11 Ingo Weinzierl <ingo@intevation.de> |
2 | 13 |
3 * src/main/java/de/intevation/flys/client/client/ui/map/MapOutputTab.java: | 14 * src/main/java/de/intevation/flys/client/client/ui/map/MapOutputTab.java: |
4 Finished layouting the components. The map has the same layout as the | 15 Finished layouting the components. The map has the same layout as the |
5 chart now. | 16 chart now. |