Package | Description |
---|---|
org.eclipse.jface.wizard |
Provides a framework for wizards.
|
Modifier and Type | Method and Description |
---|---|
void |
WizardDialog.addPageChangingListener(IPageChangingListener listener)
Adds a listener for page changes to the list of page changing listeners
registered for this dialog.
|
void |
WizardDialog.removePageChangingListener(IPageChangingListener listener)
Removes the provided page changing listener from the list of page
changing listeners registered for the dialog.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.