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.
Add your comment
Voters For This Link (11)
-
bloid -
kman -
harlan -
puredanger -
mende -
parmellee -
alexanderlapygin -
Wojciech Halicki-Piszko -
ph80065 -
lguk -
rogerjose81


