Mercurial > dive4elements > river
diff 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 |
line wrap: on
line diff
--- a/flys-client/ChangeLog Wed Jul 18 13:08:57 2012 +0000 +++ b/flys-client/ChangeLog Wed Jul 18 16:16:47 2012 +0000 @@ -1,3 +1,12 @@ +2012-07-13 Raimund Renkert <raimund.renkert@intevation.de> + + * src/main/java/de/intevation/flys/client/client/ui/fixation/FixFunctionSelect.java: + New. UI provider for function selection in fix analysis. This UI provider + shows the overview and chart in the helper panel. + + * src/main/java/de/intevation/flys/client/client/ui/UIProviderFactory.java: + Use the new UI provider in function select state. + 2012-07-18 Felix Wolfsteller <felix.wolfsteller@intevation.de> * src/main/java/de/intevation/flys/client/client/ui/chart/ChartPropertiesEditor.java: