com.unitesk.requality.eclipse.wizards
Class NewRequalityProjectPage

java.lang.Object
  extended by WizardPage
      extended by com.unitesk.requality.eclipse.wizards.NewRequalityProjectPage

public class NewRequalityProjectPage
extends WizardPage


Constructor Summary
NewRequalityProjectPage(ISelection selection)
          Constructor for SampleNewWizardPage.
 
Method Summary
 void createControl(Composite parent)
           
 java.lang.String getContainerName()
           
 IResource getModifiedResource()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NewRequalityProjectPage

public NewRequalityProjectPage(ISelection selection)
Constructor for SampleNewWizardPage.

Parameters:
pageName -
Method Detail

createControl

public void createControl(Composite parent)
See Also:
IDialogPage#createControl(Composite)

getContainerName

public java.lang.String getContainerName()

getModifiedResource

public IResource getModifiedResource()