Class SQLDataDumpImportThread

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

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