Eclipse Platform
2.0

Uses of Package
org.eclipse.jface.wizard

Packages that use org.eclipse.jface.wizard
org.eclipse.jface.wizard Provides a framework for wizards. 
org.eclipse.team.ui Application programming interface for associating a repository provider with a project. 
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.wizard
IWizard
          Interface for a wizard.
IWizardContainer
          Interface for containers that can host 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.team.ui
IWizard
          Interface for a wizard.
 

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
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
2.0

Copyright (c) IBM Corp. and others 2000, 2002. All Rights Reserved.