public class AddReactorPartWizardPage
extends org.eclipse.jface.wizard.WizardPage
Constructor and Description |
---|
AddReactorPartWizardPage(ICEResource resource)
The constructor for wizard pages for ICEResource selections in the
Reactor Viewer.
|
AddReactorPartWizardPage(IReactorComponent component)
The constructor for wizard pages for IReactorComponent selections in the
Reactor Viewer.
|
Modifier and Type | Method and Description |
---|---|
void |
createControl(org.eclipse.swt.widgets.Composite parent)
Create and layout the widgets to be included in the WizardPage.
|
canFlipToNextPage, getImage, getName, getNextPage, getPreviousPage, getShell, getWizard, isPageComplete, setDescription, setErrorMessage, setImageDescriptor, setMessage, setPageComplete, setPreviousPage, setTitle, setWizard, toString
dispose, getControl, getDescription, getErrorMessage, getMessage, getMessageType, getTitle, performHelp, setMessage, setVisible
public AddReactorPartWizardPage(ICEResource resource)
resource
- The ICEResource selection in the Reactor Viewerpublic AddReactorPartWizardPage(IReactorComponent component)
component
- The IReactorComponent selection in the Reactor Viewer