Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 793:4497d19c22fd
Finished the panel to enter waterlevel/ground information (from, to, diff).
flys-client/trunk@2301 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 07 Jul 2011 14:12:21 +0000 |
parents | 696e3404e991 |
children | 40269a176cd2 |
comparison
equal
deleted
inserted
replaced
792:696e3404e991 | 793:4497d19c22fd |
---|---|
1 2011-07-07 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/client/ui/DistancePanel.java: | |
4 Refactored getting labels out to own methods which enables subclasses to | |
5 changed them. | |
6 | |
7 * src/main/java/de/intevation/flys/client/client/ui/WaterlevelGroundPanel.java: | |
8 Override methods of DistancePanel to support own labels for this panel. | |
9 In addition, this panel has no distance/locations table as the | |
10 DistancePanel has. | |
11 | |
12 * src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, | |
13 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, | |
14 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, | |
15 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: Added | |
16 new strings for the distance panel and the waterlevel/ground panel. | |
17 | |
1 2011-07-07 Ingo Weinzierl <ingo@intevation.de> | 18 2011-07-07 Ingo Weinzierl <ingo@intevation.de> |
2 | 19 |
3 * src/main/java/de/intevation/flys/client/client/ui/BooleanPanel.java: | 20 * src/main/java/de/intevation/flys/client/client/ui/BooleanPanel.java: |
4 This panel is a sublcass of TextProvider now. The difference to the | 21 This panel is a sublcass of TextProvider now. The difference to the |
5 TextProvider is, that there is the option to active/deactivate a | 22 TextProvider is, that there is the option to active/deactivate a |