diff flys-client/src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java @ 2905:51ed89b754ae

FLYS client: Removed trailing whitespace. flys-client/trunk@4671 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Fri, 15 Jun 2012 09:35:37 +0000
parents 04bd9f1611a1
children e8eca6eeeec0
line wrap: on
line diff
--- a/flys-client/src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java	Fri Jun 15 07:14:45 2012 +0000
+++ b/flys-client/src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java	Fri Jun 15 09:35:37 2012 +0000
@@ -226,7 +226,7 @@
         // Add Change Handler to first unset the old master and then set the
         // new master.
         masterCb.addChangeHandler(new ChangeHandler() {
-            public void onChange(ChangeEvent event) {  
+            public void onChange(ChangeEvent event) {
                 String selectedItem   = (String) event.getValue();
                 final String artifact = selectedItem;
 
@@ -257,7 +257,7 @@
                 else {
                     feedTellMaster(artifact);
                 }
-            }  
+            }
         });
 
         return layout;
@@ -679,7 +679,7 @@
                             spinnerItem.disable();
                         }
                         */
-                        
+
                         /*
                         // To have visual representation of synchronous
                         // navigation or not per theme, snip:

http://dive4elements.wald.intevation.org