| Package | Description |
|---|---|
| org.eclipse.jface.dialogs |
Provides support for dialogs.
|
| org.eclipse.jface.wizard |
Provides a framework for wizards.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IPageChangingListener.handlePageChanging(PageChangingEvent event)
Handle the an
IDialogPage changing. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
WizardDialog.firePageChanging(PageChangingEvent event)
Notifies any page changing listeners that the currently selected dialog
page is changing.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.