Package | Description |
---|---|
org.eclipse.jface.dialogs |
Provides support for dialogs.
|
org.eclipse.jface.preference |
Provides a framework for preferences.
|
org.eclipse.jface.wizard |
Provides a framework for wizards.
|
Modifier and Type | Method and Description |
---|---|
void |
IPageChangedListener.pageChanged(PageChangedEvent event)
Notifies that the selected page has changed.
|
Modifier and Type | Method and Description |
---|---|
protected void |
PreferenceDialog.firePageChanged(PageChangedEvent event)
Notifies any selection changed listeners that the selected page
has changed.
|
Modifier and Type | Method and Description |
---|---|
protected void |
WizardDialog.firePageChanged(PageChangedEvent event)
Notifies any selection changed listeners that the selected page has
changed.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.