Mercurial > dive4elements > river
diff flys-client/ChangeLog @ 2538:c7da05282644
FixPeriodPanel: Make the names of state parameters configurable by constructor.
flys-client/trunk@4458 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Tue, 22 May 2012 13:20:52 +0000 |
parents | cc5969df0490 |
children | a9cdd62aa73e |
line wrap: on
line diff
--- a/flys-client/ChangeLog Mon May 21 09:22:29 2012 +0000 +++ b/flys-client/ChangeLog Tue May 22 13:20:52 2012 +0000 @@ -1,3 +1,12 @@ +2012-05-22 Sascha L. Teichmann <sascha.teichmann@intevation.de> + + * src/main/java/de/intevation/flys/client/client/ui/fixation/FixPeriodPanel.java: + Make the names of state parameters configurable by constructor. + + * src/main/java/de/intevation/flys/client/client/ui/UIProviderFactory.java: + Create specialized FixPeriodPanels when using "fix.period_ref_panel" or + "fix.period_ana_panel" provider types. + 2012-05-21 Raimund Renkert <raimund.renkert@intevation.de> * src/main/java/de/intevation/flys/client/client/ui/fixation/FixLocationPanel.java,