Class CSVDataDumpThread

java.lang.Object
com.dandymadeproductions.ajqvue.io.CSVDataDumpThread
All Implemented Interfaces:
Runnable

public class CSVDataDumpThread extends Object implements Runnable
The CSVDataDumpThread class provides a thread to safely dump database table data to a local file. A status dialog with cancel is provided to allow the ability to prematurely terminate the dump.