org.formaria.editor.eclipse.newproject
Class FileNamesWizardPage
java.lang.Object
WizardPage
org.formaria.editor.eclipse.newproject.FileNamesWizardPage
public class FileNamesWizardPage
- 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 (aria).
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileNamesWizardPage
public FileNamesWizardPage(NewAriaProjectWizard wiz)
- Constructor for SampleNewWizardPage.
- Parameters:
pageName -
createControl
public void createControl(Composite parent)
- See Also:
IDialogPage#createControl(Composite)
saveState
public void saveState()
getDluRect
public Rectangle getDluRect(int x,
int y,
int w,
int h)