diff flys-client/src/main/java/de/intevation/flys/client/client/FLYS.java @ 600:347cf4a5a486

Open projects are removed from screen if the user deletes them (via project list). flys-client/trunk@2205 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Wed, 22 Jun 2011 13:39:15 +0000
parents 92c200887b20
children 9e30c776cbef
line wrap: on
line diff
--- a/flys-client/src/main/java/de/intevation/flys/client/client/FLYS.java	Wed Jun 22 12:50:20 2011 +0000
+++ b/flys-client/src/main/java/de/intevation/flys/client/client/FLYS.java	Wed Jun 22 13:39:15 2011 +0000
@@ -190,6 +190,16 @@
 
 
     /**
+     * Returns the projects workspace that contains all project windows.
+     *
+     * @return the FLYSWorkspace.
+     */
+    public FLYSWorkspace getWorkspace() {
+        return workspace;
+    }
+
+
+    /**
      * Returns a list of rivers supported by the artifact server.
      *
      * @return a list of rivers supported by the artifact server.

http://dive4elements.wald.intevation.org