comparison 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
comparison
equal deleted inserted replaced
869:94d9c8353ca9 870:d5fb88ba99d2
23 @Source("images/marker_red.png") 23 @Source("images/marker_red.png")
24 ImageResource markerRed (); 24 ImageResource markerRed ();
25 25
26 @Source("images/marker_green.png") 26 @Source("images/marker_green.png")
27 ImageResource markerGreen (); 27 ImageResource markerGreen ();
28
29 @Source("images/loading.gif")
30 ImageResource loading();
28 } 31 }

http://dive4elements.wald.intevation.org