Uses of Interface
org.eclipse.jface.wizard.IWizardContainer
-
Uses of IWizardContainer in org.eclipse.jface.wizard
Modifier and TypeInterfaceDescriptioninterface
IWizardContainer2
is a supplement toIWizardContainer
that adds a method for updating the size of the wizard shell based on the contents of the current page.Modifier and TypeMethodDescriptionIWizard.getContainer()
Returns the container of this wizard.Wizard.getContainer()
protected IWizardContainer
WizardPage.getContainer()
Returns the wizard container for this wizard page.Modifier and TypeMethodDescriptionvoid
IWizard.setContainer
(IWizardContainer wizardContainer) Sets or clears the container of this wizard.void
Wizard.setContainer
(IWizardContainer wizardContainer)