org.formaria.editor.eclipse.newproject
Class FrameSetWizardPage
java.lang.Object
WizardPage
org.formaria.editor.eclipse.newproject.FrameSetWizardPage
public class FrameSetWizardPage
- 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 |
TOOLBAR_HEIGHT
public static final int TOOLBAR_HEIGHT
- See Also:
- Constant Field Values
FrameSetWizardPage
public FrameSetWizardPage(NewAriaProjectWizard wiz)
- Constructor for SampleNewWizardPage.
- Parameters:
pageName -
createControl
public void createControl(Composite parent)
- See Also:
IDialogPage#createControl(Composite)
calcSizes
public void calcSizes()
saveFileNames
public void saveFileNames()
setVisible
public void setVisible(boolean state)
saveState
public void saveState()
getDluRect
public Rectangle getDluRect(int x,
int y,
int w,
int h)