diff flys-client/src/main/java/de/intevation/flys/client/client/ui/FLYSWorkspace.java @ 4980:e70ff0a600a3

flys-client: Whitespace and doc cosemtics.
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Thu, 14 Feb 2013 09:29:51 +0100
parents 65eadfe33466
children
line wrap: on
line diff
--- a/flys-client/src/main/java/de/intevation/flys/client/client/ui/FLYSWorkspace.java	Mon Feb 11 15:29:30 2013 +0100
+++ b/flys-client/src/main/java/de/intevation/flys/client/client/ui/FLYSWorkspace.java	Thu Feb 14 09:29:51 2013 +0100
@@ -33,15 +33,16 @@
     /** The number of pixels used to move windows.*/
     public static int WINDOW_OFFSET = 20;
 
-
     /** A map that contains the open CollectionViews. */
     protected Map<String, CollectionView> views;
 
     /** The interface that provides the message resources. */
     private FLYSConstants MESSAGES = GWT.create(FLYSConstants.class);
 
+    /** Application instance. */
     private FLYS flys;
 
+
     /**
      * The default constructor creates an empty FLYSWorkspace with no
      * CollectionViews opened.

http://dive4elements.wald.intevation.org