diff flys-client/src/main/java/de/intevation/flys/client/client/ui/ThemePanel.java @ 1551:cfe88143ee89

Display edited manual points next time the point editor is opened. flys-client/trunk@3782 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Fri, 27 Jan 2012 09:38:13 +0000
parents 8b4688a2e25d
children c057ef91b268
line wrap: on
line diff
--- a/flys-client/src/main/java/de/intevation/flys/client/client/ui/ThemePanel.java	Fri Jan 27 09:27:36 2012 +0000
+++ b/flys-client/src/main/java/de/intevation/flys/client/client/ui/ThemePanel.java	Fri Jan 27 09:38:13 2012 +0000
@@ -145,6 +145,12 @@
     }
 
 
+    /** Get Collection. */
+    public Collection getCollection() {
+        return collection;
+    }
+
+
     /**
      * Returns the ThemeList of the current collection and output mode.
      *

http://dive4elements.wald.intevation.org