Index: trunk/src/event/editor/GenericEvaluationPanel.java
===================================================================
--- trunk/src/event/editor/GenericEvaluationPanel.java	(revision 92)
+++ trunk/src/event/editor/GenericEvaluationPanel.java	(revision 130)
@@ -84,4 +84,10 @@
     }
 
+    @Override
+    public void uponClose()
+    {
+        //No change is necessary here; this panel saves its state continually
+    }
+
     /**
      * This method is called from within the constructor to initialize the form.
