what is the removal/desctrution methods for java object?
From: lucy (losemind_at_yahoo.com)
Date: 08/31/04
- Next message: A. Bolmarcich: "Re: JNI Invocation: static UN-initializers?"
- Previous message: xarax: "Re: Thread synchronization"
- Next in thread: Andrew Thompson: "Re: what is the removal/desctrution methods for java object?"
- Reply: Andrew Thompson: "Re: what is the removal/desctrution methods for java object?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 31 Aug 2004 11:25:40 -0700
Hi all,
I have some Java UI component, UITable...
it does not have any destruction methods?
I cannot remove it from my panel after it was shown... nor do I can remove
it from the memory completely and I believe I have some memory leakage?
Please help me remove it from the GUI and memory...
Thanks a lot
- Next message: A. Bolmarcich: "Re: JNI Invocation: static UN-initializers?"
- Previous message: xarax: "Re: Thread synchronization"
- Next in thread: Andrew Thompson: "Re: what is the removal/desctrution methods for java object?"
- Reply: Andrew Thompson: "Re: what is the removal/desctrution methods for java object?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|