Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.gui > #5114
| From | Roedy Green <see_website@mindprod.com.invalid> |
|---|---|
| Newsgroups | comp.lang.java.gui |
| Subject | restarting Applets |
| Date | 2012-03-23 09:58 -0700 |
| Organization | Canadian Mind Products |
| Message-ID | <bnapm75ughtf3fjheenrg7nktdfv5osv79@4ax.com> (permalink) |
I noticed that Opera or Chrome, applets work fine, but if you reload the page, soon the browser will hang. Sometimes Opera will work for one more cycle. I was wondering what might cause this. It might be that I set all my components to null in the Destroy method, freeing them for GC. Am I supposed to dispose of them in some way? There are no Frames involved. -- Roedy Green Canadian Mind Products http://mindprod.com When you were a child, if you did your own experiment to see if it was better to put to cocoa into your cup first or the hot milk first, then you likely have the programmer gene..
Back to comp.lang.java.gui | Previous | Next — Next in thread | Find similar
restarting Applets Roedy Green <see_website@mindprod.com.invalid> - 2012-03-23 09:58 -0700
Re: restarting Applets Daniel Pitts <newsgroup.nospam@virtualinfinity.net> - 2012-03-23 14:19 -0700
Re: restarting Applets Jeff Higgins <jeff@invalid.invalid> - 2012-03-23 20:08 -0400
Re: restarting Applets Roedy Green <see_website@mindprod.com.invalid> - 2012-03-23 17:59 -0700
csiph-web