|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectWizard
com.unitesk.requality.eclipse.wizards.NewRequalityProjectWizard
public class NewRequalityProjectWizard
Constructor Summary | |
---|---|
NewRequalityProjectWizard()
Constructor for ReqWizard. |
Method Summary | |
---|---|
void |
addPages()
Adding the page to the wizard. |
void |
init(IWorkbench workbench,
IStructuredSelection selection)
We will accept the selection in the workbench to see if we can initialize from it. |
boolean |
performFinish()
|
static IProject |
performFinishNewElement(java.lang.String projectName)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NewRequalityProjectWizard()
Method Detail |
---|
public void addPages()
public boolean performFinish()
public static IProject performFinishNewElement(java.lang.String projectName) throws CoreException
CoreException
public void init(IWorkbench workbench, IStructuredSelection selection)
IWorkbenchWizard#init(IWorkbench, IStructuredSelection)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |