
Swingworker is designed for situations where you need to have a long running task run in a background thread and provide updates to the ui either when done, or while processing. this project is a backport of swingworker included into java 1.6.
this package contains javadoc api documentation.