org.mybatis.generator.eclipse.ui.wizards
Class NewConfigFileWizardPage1
java.lang.Object
WizardPage
org.mybatis.generator.eclipse.ui.wizards.NewConfigFileWizardPage1
public class NewConfigFileWizardPage1
- extends WizardPage
The "New" wizard page allows setting the container for the new file as well
as the file name. The page will only accept file name without the extension
OR with the extension that matches the expected one (mpe).
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NewConfigFileWizardPage1
public NewConfigFileWizardPage1(ISelection selection)
- Constructor for SampleNewWizardPage.
- Parameters:
selection
- - the current selection
createControl
public void createControl(Composite parent)
getLocation
public java.lang.String getLocation()
getFileName
public java.lang.String getFileName()