| [news.eclipse.tools] Re: how to get to WizardDialog's progress monitor??? |
Vladimir Grishchenko wrote:
I can indicate that my wizard needs a progress monitor via IWizard.needsProgressMonitor(). How do I update this monitor after it has been created? Subclassing WizardDialog is of course an option, but may be I'm missing something here?
Thanks, Vladimir.
IWizard.getContainer()
HTH Dani