org.apache.ibatis.abator.ui.wizards
Class NewConfigFileWizardPage1
java.lang.Object
WizardPage
org.apache.ibatis.abator.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)
- See Also:
IDialogPage#createControl(Composite)
getLocation
public java.lang.String getLocation()
getFileName
public java.lang.String getFileName()