Made changes to the AsyncTask framework. Namely I got rid of the AsyncTaskArgs and am now passing the ProgressMonitor directly to the runAsync method. I also added a base class for the task launcher.
Authored by: jon-lugo 2006-04-07
Parent: [r3741]
Child: [r3743]