public class GetPreviewTableProgressDialog extends Object
| Constructor and Description |
|---|
GetPreviewTableProgressDialog(org.eclipse.swt.widgets.Shell shell,
org.pentaho.di.core.database.DatabaseMeta dbInfo,
String schemaName,
String tableName,
int limit)
Creates a new dialog that will handle the wait while we're doing the hard work.
|