Print

Print


Commit in hps-java/src/main/java/org/lcsim/hps/monitoring/ecal on MAIN
EcalEventMonitor.java+21.3 -> 1.4
tear down swing frame in endOfData

hps-java/src/main/java/org/lcsim/hps/monitoring/ecal
EcalEventMonitor.java 1.3 -> 1.4
diff -u -r1.3 -r1.4
--- EcalEventMonitor.java	2 May 2012 22:11:47 -0000	1.3
+++ EcalEventMonitor.java	3 May 2012 16:11:32 -0000	1.4
@@ -159,6 +159,8 @@
         if (hitPlot != null) {
             hitPlot.reset();
         }
+        if (plotterFrame != null )
+            plotterFrame.dispose();
     }
 
     @Override
CVSspam 0.2.12


Use REPLY-ALL to reply to list

To unsubscribe from the LCD-CVS list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=LCD-CVS&A=1