<div class="gmail_quote">On Thu, Mar 18, 2010 at 11:04 AM, Marco Martin <span dir="ltr">&lt;<a href="mailto:notmart@gmail.com">notmart@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div>what are you exactly trying to accomplish?<br></div>
usually you shouldn&#39;t care of a detail like that<br></blockquote></div><br>I have a data engine that pushes data to my applet asynchronously. When the applet isn&#39;t being shown, I want to disconnect from the source to reduce CPU overhead.<br>