Class CSVDataTableDumpThread

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

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