org.pentaho.di.ui.trans.steps.textfileinput
Class TextFileImportWizard
java.lang.Object
org.pentaho.di.ui.trans.steps.textfileinput.TextFileImportWizard
public class TextFileImportWizard
- extends Object
- Author:
- Matt
To change the template for this generated type comment go to
Window>Preferences>Java>Code Generation>Code and Comments
TextFileImportWizard
public TextFileImportWizard()
addPages
public void addPages()
canFinish
public boolean canFinish()
createPageControls
public void createPageControls(Composite pageContainer)
dispose
public void dispose()
getContainer
public IWizardContainer getContainer()
getDefaultPageImage
public Image getDefaultPageImage()
getDialogSettings
public IDialogSettings getDialogSettings()
getNextPage
public IWizardPage getNextPage(IWizardPage page)
getPage
public IWizardPage getPage(String pageName)
getPageCount
public int getPageCount()
getPages
public IWizardPage[] getPages()
getPreviousPage
public IWizardPage getPreviousPage(IWizardPage page)
getStartingPage
public IWizardPage getStartingPage()
getTitleBarColor
public RGB getTitleBarColor()
getWindowTitle
public String getWindowTitle()
isHelpAvailable
public boolean isHelpAvailable()
needsPreviousAndNextButtons
public boolean needsPreviousAndNextButtons()
needsProgressMonitor
public boolean needsProgressMonitor()
performCancel
public boolean performCancel()
performFinish
public boolean performFinish()
setContainer
public void setContainer(IWizardContainer wizardContainer)