Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 44:3853210f2d18
Enhanced the UIProviderFactory.
flys-client/trunk@1489 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 17 Mar 2011 09:29:10 +0000 |
parents | 6bcd8e3f21a7 |
children | f99c5f8e4672 |
comparison
equal
deleted
inserted
replaced
43:6bcd8e3f21a7 | 44:3853210f2d18 |
---|---|
1 2011-03-17 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/client/ui/UIProviderFactory.java: | |
4 The 'uiprovider' attribute 'wq_panel' will return a WQInputPanel | |
5 provider. | |
6 | |
1 2011-03-16 Ingo Weinzierl <ingo@intevation.de> | 7 2011-03-16 Ingo Weinzierl <ingo@intevation.de> |
2 | 8 |
3 * src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java: | 9 * src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java: |
4 Some refactoring. This class now uses the DoubleRangePanel and | 10 Some refactoring. This class now uses the DoubleRangePanel and |
5 DoubleArrayPanel for the two different input modes as well. | 11 DoubleArrayPanel for the two different input modes as well. |