| [news.eclipse.tools] Re: Remove Page in Wizard Framework |
> Why is there not an API to remove a Wizard Page? I think that would be > very helpful when developing wizards using WizardDialog, Wizard, and > WizardPage classes. What problem would this help solve? You are able to control page sequencing so you can "virtually" remove a page by making it no longer accessible.