public class WizardDialog extends WizardDialog
Constructor and Description |
---|
WizardDialog(Shell parentShell,
IWizard wizard)
Creates a new wizard dialog for the given wizard.
|
Modifier and Type | Method and Description |
---|---|
protected ProgressMonitorPart |
createProgressMonitorPart(Composite composite,
GridLayout layout)
Hook method for subclasses to create a custom progress monitor part.
|
public WizardDialog(Shell parentShell, IWizard wizard)
parentShell
- The parent shell.wizard
- The wizard this dialog is working on.protected ProgressMonitorPart createProgressMonitorPart(Composite composite, GridLayout layout)
composite
- The parent composite.layout
- The layout.Phantom® and NetPhantom® are registered trademarks of Mindus SARL.
© © Mindus SARL, 2024. All rights reserved.