Link Details

Link 60934 thumbnail
User 111696 avatar

By bloid
via blogs.sun.com
Published: Jan 11 2008 / 05:21

If you've ever worked with threads in Swing, or even the SwingWorker class, you probably know that it can be a bit of a challenge. Fortunately, JSR 296 will allow you to create tasks that can be started and monitored with the use of a TaskMonitor. In addition, there is a TaskService class that can help you organize each of your tasks and fire them off.
  • 12
  • 1
  • 1024
  • 389

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.