diff 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
line wrap: on
line diff
--- a/flys-client/ChangeLog	Wed Sep 14 14:43:46 2011 +0000
+++ b/flys-client/ChangeLog	Wed Sep 14 14:53:04 2011 +0000
@@ -1,3 +1,17 @@
+2011-09-14  Ingo Weinzierl <ingo@intevation.de>
+
+	* src/main/java/de/intevation/flys/client/client/ui/DemDatacagePanel.java,
+	  src/main/java/de/intevation/flys/client/client/ui/WspDatacagePanel.java:
+	  New. Two concrete subclasses of DatacagePanel - one for choosing a dem
+	  and one for choosing a waterlevel.
+
+	* src/main/java/de/intevation/flys/client/client/ui/DatacagePanel.java:
+	  Some refactoring that makes it able to subclass the DatacagePanel. Now,
+	  this class is abstract and needs to be subclassed.
+
+	* src/main/java/de/intevation/flys/client/client/ui/UIProviderFactory.java:
+	  Registered the DemDatacagePanel and WspDatacagePanel as new UIProviders.
+
 2011-09-14  Raimund Renkert <raimund.renkert@intevation.de>
 
 	Issue313

http://dive4elements.wald.intevation.org