Package org.openoffice.ide.eclipse.core.wizards.utils

Interface Summary
IListenablePage Interface that pages have to implement to be listened using IPageListener.
IPageListener Interface to implement to listen to the changes of a WizardPageSet page changes.
 

Class Summary
WizardPageSet A wizard page set is a subset of a wizard which should be reused by several wizards.
 

Exception Summary
NoSuchPageException Exception thrown by the WizardPageSet when the required page doesn't exists.