- To: <visad-list@xxxxxxxxxxxxx>
- Subject: Clean up in Applet
- From: "Muz" <mstg_newland@xxxxxxxxxxx>
- Date: Thu, 8 May 2003 03:33:23 -0500
Hi, I was writing an applet to display animations in a browser using VisAD. However, looks like I have problem to clean up the REALTYPE variables. The REALTYPE variables can only be destroyed when I close the parent browser. I am wondering how that happen, and what should I do in the applet destroy() method? Thanks for help. Muz
- Follow-Ups:
- Re: Clean up in Applet
- From: Bill Hibbard
- Re: Clean up in Applet
- References:
- Re: Problem with DataReferenceImp.setData()
- From: Bill Hibbard
- Re: Problem with DataReferenceImp.setData()