diff flys-client/src/main/java/de/intevation/flys/client/client/FLYSImages.java @ 870:d5fb88ba99d2

Display status message and progress information in the WSPLGEN loading panel. flys-client/trunk@2690 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Fri, 09 Sep 2011 15:08:15 +0000
parents d3f8d6966c20
children 51d4b51a51ed
line wrap: on
line diff
--- a/flys-client/src/main/java/de/intevation/flys/client/client/FLYSImages.java	Thu Sep 08 12:49:24 2011 +0000
+++ b/flys-client/src/main/java/de/intevation/flys/client/client/FLYSImages.java	Fri Sep 09 15:08:15 2011 +0000
@@ -25,4 +25,7 @@
 
     @Source("images/marker_green.png")
     ImageResource markerGreen ();
+
+    @Source("images/loading.gif")
+    ImageResource loading();
 }

http://dive4elements.wald.intevation.org