Class CSVDataImportThread

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

public class CSVDataImportThread extends Object implements Runnable
The CSVDataImportThread class provide the means to import a standard CSV file into the current selected database table via a safe thread method. A progress bar is offered to address the ability to cancel the import.