| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.pentaho.di.ui.trans.steps.textfileinput.TextFileCSVImportProgressDialog
public class TextFileCSVImportProgressDialog
Takes care of displaying a dialog that will handle the wait while we're finding out what tables, views etc we can reach in the database.
| Constructor Summary | |
|---|---|
TextFileCSVImportProgressDialog(Shell shell,
                                InputFileMetaInterface meta,
                                TransMeta transMeta,
                                InputStreamReader reader,
                                int samples,
                                boolean replaceMeta)
Creates a new dialog that will handle the wait while we're finding out what tables, views etc we can reach in the database.  | 
|
| Method Summary | |
|---|---|
 String | 
open()
 | 
| Methods inherited from class java.lang.Object | 
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public TextFileCSVImportProgressDialog(Shell shell,
                                       InputFileMetaInterface meta,
                                       TransMeta transMeta,
                                       InputStreamReader reader,
                                       int samples,
                                       boolean replaceMeta)
| Method Detail | 
|---|
public String open()
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||