com.unitesk.requality.eclipse.wizards
Class ReqWizardPage

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

public class ReqWizardPage
extends WizardPage


Constructor Summary
ReqWizardPage(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

ReqWizardPage

public ReqWizardPage(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()