Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 238:234c78a91c15
Added new UI provider for single location selection.
flys-client/trunk@1806 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Tue, 03 May 2011 13:52:14 +0000 |
parents | cf25f235b7b6 |
children | 47fe77a1bac7 |
comparison
equal
deleted
inserted
replaced
237:cf25f235b7b6 | 238:234c78a91c15 |
---|---|
1 2011-05-03 Raimund Renkert <rrenkert@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/client/ui/UIProviderFactory.java: | |
4 Added new UI provider for single location selection. | |
5 | |
6 * src/main/java/de/intevation/flys/client/client/ui/DoubleArrayPanel.java: | |
7 Check if the values are not null. | |
8 | |
9 * src/main/java/de/intevation/flys/client/client/ui/SingleLocationPanel.java: | |
10 New. Takes a single location from the location input table. | |
11 | |
1 2011-05-02 Raimund Renkert <rrenkert@intevation.de> | 12 2011-05-02 Raimund Renkert <rrenkert@intevation.de> |
2 | 13 |
3 * src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java: | 14 * src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java: |
4 The table data is cached in a new variable. The location table for | 15 The table data is cached in a new variable. The location table for |
5 distance input is rebuild on distance selection. | 16 distance input is rebuild on distance selection. |