public class GetDatabaseInfoProgressDialog extends Object
| Constructor and Description | 
|---|
GetDatabaseInfoProgressDialog(org.eclipse.swt.widgets.Shell shell,
                             org.pentaho.di.core.database.DatabaseMeta dbInfo)
Creates a new dialog that will handle the wait while we're finding out what tables, views etc we can reach in the
 database. 
 |