<Swing Dev> Ways to cancel SwingWorker running task

Paulo Levi i30817 at gmail.com
Tue Jul 12 23:36:22 UTC 2011


Every task can be interruptible... if you check regularly. Even inputstreams
can be interruptible if you have a wrapper bufferinputstream that checks for
the interrupt status.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/swing-dev/attachments/20110713/84fe439e/attachment.html>


More information about the swing-dev mailing list