Eclipse Platform
Release 3.3

Uses of Interface
org.eclipse.jface.dialogs.IPageChangingListener

Packages that use IPageChangingListener
org.eclipse.jface.wizard Provides a framework for wizards.  
 

Uses of IPageChangingListener in org.eclipse.jface.wizard
 

Methods in org.eclipse.jface.wizard with parameters of type IPageChangingListener
 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.
 


Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.