Uses of Class
org.eclipse.jface.dialogs.PageChangingEvent
Package
Description
Provides support for dialogs.
Provides a framework for wizards.
-
Uses of PageChangingEvent in org.eclipse.jface.dialogs
Modifier and TypeMethodDescriptionvoid
IPageChangingListener.handlePageChanging
(PageChangingEvent event) Handle the anIDialogPage
changing. -
Uses of PageChangingEvent in org.eclipse.jface.wizard
Modifier and TypeMethodDescriptionprotected void
WizardDialog.firePageChanging
(PageChangingEvent event) Notifies any page changing listeners that the currently selected dialog page is changing.