|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectWizardPage
com.pnp.xfeature.wizards.NewProjectFileWizardPage
public class NewProjectFileWizardPage
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 (xfp).
| Constructor Summary | |
|---|---|
NewProjectFileWizardPage(ISelection selection)
Constructor for SampleNewWizardPage. |
|
| Method Summary | |
|---|---|
void |
createControl(Composite parent)
Creates the content of the dialog - textboxes, buttons, labals, etc. |
java.lang.String |
getContainerName()
Returns the name of the parent folder. |
java.lang.String |
getFileName()
Returns the name of the file. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NewProjectFileWizardPage(ISelection selection)
pageName - | Method Detail |
|---|
public void createControl(Composite parent)
IDialogPage#createControl(Composite)public java.lang.String getContainerName()
public java.lang.String getFileName()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||