Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 46:0d4795b4f284
Implemented the getData() method of the LocationDistancePanel.
flys-client/trunk@1492 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 17 Mar 2011 10:28:03 +0000 |
parents | f99c5f8e4672 |
children | 45ae03d9ca2b |
comparison
equal
deleted
inserted
replaced
45:f99c5f8e4672 | 46:0d4795b4f284 |
---|---|
1 2011-03-17 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java: | |
4 Implemented some methods to retrieve the data that have been entered by | |
5 the user. The getData() method retrieves data now! | |
6 | |
1 2011-03-17 Ingo Weinzierl <ingo@intevation.de> | 7 2011-03-17 Ingo Weinzierl <ingo@intevation.de> |
2 | 8 |
3 * src/main/java/de/intevation/flys/client/client/ui/ModuleSelection.java: | 9 * src/main/java/de/intevation/flys/client/client/ui/ModuleSelection.java: |
4 Defined the 'WINFO' plugin as default plugin. The initial view will | 10 Defined the 'WINFO' plugin as default plugin. The initial view will |
5 display a preselcted winfo radio button. | 11 display a preselcted winfo radio button. |