Hi,

I have developed a massive application in swing which uses lots of memory due to large 
files. JTables of 30,000 rows and 80+ columns are not uncommon. 

I have a real problem now, as I can't seem to reduce the memory problems. I found the 
weaklistener tutorials to be alright, but would impact too much on code. 

Does anyone know how to correctly use the www.chka.de packages? 

I would really like some code examples on the proper use of weaklisteners in REAL 
applications. 

I have tried to build a Generic instance disposal method, which uses reflection to 
remove all listeners and set all objects to null, but its still not working. I have 
laboriusly searched google, and nothing is around either. 

I can't afford JProbe or Optimize it, so what are my options? 

Can anyone help?

Joe Cole

_______________________________________________
Advanced-swing mailing list
[EMAIL PROTECTED]
http://eos.dk/mailman/listinfo/advanced-swing

Reply via email to