Re: Disabling Events
Martin Matula <[email protected]> Thu, 27 Mar 2003 10:50:23 +0100
| Newsgroups | gmane.comp.java.netbeans.modules.mdr.devel |
|---|---|
| Message-ID | <[email protected]> |
OK, great - it should work in the latest MDR. Martin Thorsten Sturm wrote: > Hi Martin, > > if events noone listens to really get kicked off, this is acceptable solution for me. All I need is to get rid of all these event objects blocking my heap. > > Thorsten