Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 3358:65b71ddc7716
Show the overview and chart in function select state in fix analysis helper
panel.
flys-client/trunk@5043 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Wed, 18 Jul 2012 16:16:47 +0000 |
parents | 2ead3a26d74e |
children | 7b601099db10 |
comparison
equal
deleted
inserted
replaced
3357:2ead3a26d74e | 3358:65b71ddc7716 |
---|---|
1 2012-07-13 Raimund Renkert <raimund.renkert@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/client/ui/fixation/FixFunctionSelect.java: | |
4 New. UI provider for function selection in fix analysis. This UI provider | |
5 shows the overview and chart in the helper panel. | |
6 | |
7 * src/main/java/de/intevation/flys/client/client/ui/UIProviderFactory.java: | |
8 Use the new UI provider in function select state. | |
9 | |
1 2012-07-18 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 10 2012-07-18 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 11 |
3 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartPropertiesEditor.java: | 12 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartPropertiesEditor.java: |
4 Populate double type theme attributes with already set values. | 13 Populate double type theme attributes with already set values. |
5 | 14 |