|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectWizard
com.pnp.xfeature.wizards.NewProjectFileWizard
public class NewProjectFileWizard
Wizard to create new XFeature project file (xfproject.xfp).
| Constructor Summary | |
|---|---|
NewProjectFileWizard()
Constructor for NewProjectFileWizard. |
|
| Method Summary | |
|---|---|
void |
addPages()
Adding the page to the wizard. |
void |
init(IWorkbench workbench,
IStructuredSelection selection)
saves the selection paramater |
boolean |
performFinish()
This method is called when 'Finish' button is pressed in the wizard. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NewProjectFileWizard()
| Method Detail |
|---|
public void addPages()
public boolean performFinish()
public void init(IWorkbench workbench,
IStructuredSelection selection)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||