Eclipse Platform
Release 3.3

Uses of Package
org.eclipse.jface.wizard

Packages that use org.eclipse.jface.wizard
org.eclipse.jface.databinding.wizard Provides classes that bridge between data binding and the JFace Wizard framework.  
org.eclipse.jface.wizard Provides a framework for wizards.  
org.eclipse.ltk.ui.refactoring Application programming interface to implement a wizard based user interface for refactorings. 
org.eclipse.ltk.ui.refactoring.history Application programming interface to display and preview refactoring history information. 
org.eclipse.team.ui Provides basic support for managing Team providers.  
org.eclipse.team.ui.synchronize Contains the team synchronization presentation framework and support for the Synchronize View. 
org.eclipse.ui Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface.  
org.eclipse.ui.dialogs Classes for standard dialogs, wizards, and preference pages in the Eclipse Platform User Interface.  
org.eclipse.ui.wizards.datatransfer Provides the standard Import and Export wizards for moving resources into and out of the workspace. 
org.eclipse.ui.wizards.newresource Provides the standard wizards for creating files, folders, and projects in the workspace. 
 

Classes in org.eclipse.jface.wizard used by org.eclipse.jface.databinding.wizard
WizardPage
          An abstract base implementation of a wizard page.
 

Classes in org.eclipse.jface.wizard used by org.eclipse.jface.wizard
IWizard
          Interface for a wizard.
IWizardContainer
          Interface for containers that can host a wizard.
IWizardContainer2
          IWizardContainer2 is a supplement to IWizardContainer that adds a method for updating the size of the wizard shell based on the contents of the current page.
IWizardNode
          A wizard node acts a placeholder for a real wizard in a wizard selection page.
IWizardPage
          Interface for a wizard page.
ProgressMonitorPart
          A standard implementation of an IProgressMonitor.
WizardPage
          An abstract base implementation of a wizard page.
 

Classes in org.eclipse.jface.wizard used by org.eclipse.ltk.ui.refactoring
IWizard
          Interface for a wizard.
IWizardPage
          Interface for a wizard page.
Wizard
          An abstract base implementation of a wizard.
WizardPage
          An abstract base implementation of a wizard page.
 

Classes in org.eclipse.jface.wizard used by org.eclipse.ltk.ui.refactoring.history
IWizard
          Interface for a wizard.
IWizardPage
          Interface for a wizard page.
Wizard
          An abstract base implementation of a wizard.
 

Classes in org.eclipse.jface.wizard used by org.eclipse.team.ui
IWizard
          Interface for a wizard.
 

Classes in org.eclipse.jface.wizard used by org.eclipse.team.ui.synchronize
IWizard
          Interface for a wizard.
IWizardPage
          Interface for a wizard page.
Wizard
          An abstract base implementation of a wizard.
WizardPage
          An abstract base implementation of a wizard page.
 

Classes in org.eclipse.jface.wizard used by org.eclipse.ui
IWizard
          Interface for a wizard.
 

Classes in org.eclipse.jface.wizard used by org.eclipse.ui.dialogs
IWizard
          Interface for a wizard.
IWizardPage
          Interface for a wizard page.
WizardPage
          An abstract base implementation of a wizard page.
 

Classes in org.eclipse.jface.wizard used by org.eclipse.ui.wizards.datatransfer
IWizard
          Interface for a wizard.
IWizardPage
          Interface for a wizard page.
Wizard
          An abstract base implementation of a wizard.
WizardPage
          An abstract base implementation of a wizard page.
 

Classes in org.eclipse.jface.wizard used by org.eclipse.ui.wizards.newresource
IWizard
          Interface for a wizard.
Wizard
          An abstract base implementation of a wizard.
 


Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

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