Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 901:3ef7205b814e
Added stubs for two datacage panels - one for choosing waterlevels, one for choosing DEMs.
flys-client/trunk@2749 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 14 Sep 2011 14:53:04 +0000 |
parents | c580a336438c |
children | 470912f16876 |
comparison
equal
deleted
inserted
replaced
900:c580a336438c | 901:3ef7205b814e |
---|---|
1 2011-09-14 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/client/ui/DemDatacagePanel.java, | |
4 src/main/java/de/intevation/flys/client/client/ui/WspDatacagePanel.java: | |
5 New. Two concrete subclasses of DatacagePanel - one for choosing a dem | |
6 and one for choosing a waterlevel. | |
7 | |
8 * src/main/java/de/intevation/flys/client/client/ui/DatacagePanel.java: | |
9 Some refactoring that makes it able to subclass the DatacagePanel. Now, | |
10 this class is abstract and needs to be subclassed. | |
11 | |
12 * src/main/java/de/intevation/flys/client/client/ui/UIProviderFactory.java: | |
13 Registered the DemDatacagePanel and WspDatacagePanel as new UIProviders. | |
14 | |
1 2011-09-14 Raimund Renkert <raimund.renkert@intevation.de> | 15 2011-09-14 Raimund Renkert <raimund.renkert@intevation.de> |
2 | 16 |
3 Issue313 | 17 Issue313 |
4 | 18 |
5 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, | 19 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |