Unidata - To provide the data services, tools, and cyberinfrastructure leadership that advance Earth system science, enhance educational opportunities, and broaden participation. Unidata
         
  advanced  
 

[no subject]

Hi 

I am having problems destroying my DisplayImplJ3D objects.
I have a store that holds a number of 3D displays and which can be displayed
in a frame
when selected. However when I close the frame the memory used up when
creating the 
displays does not get released.
How can I free up this memory??

Here is the destroy method of my DisplayImplJ3D class:

        public void destroy() throws VisADException, RemoteException 
        {
                DisplayRendererJ3D renderer = (DisplayRendererJ3D)
getDisplayRenderer();
                VisADCanvasJ3D canvas = renderer.getCanvas();
                canvas.stop();
                super.destroy();
        }

thanks in advance

Kieran Neeson




________________________________________________________________________
This email has been scanned for all viruses by the MessageLabs Email
Security System. For more information on a proactive email security
service working around the clock, around the globe, visit
http://www.messagelabs.com
________________________________________________________________________


 
 
  Contact Us     Site Map     Search     Terms and Conditions     Privacy Policy     Participation Policy
 
National Science Foundation (NSF) UCAR Community Programs   Unidata is a member of the UCAR Community Programs, is managed by the University Corporation for Atmospheric Research, and is sponsored by the National Science Foundation.
P.O. Box 3000     Boulder, CO 80307-3000 USA     Tel: 303-497-8643     Fax: 303-497-8690