Uses of Package
org.eclipse.jface.wizard
-
Packages that use org.eclipse.jface.wizard Package Description org.eclipse.equinox.p2.ui Provides provisioning user interface classes that can be used for assembling a provisioning UI.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.ltk.ui.refactoring.resource Application programming interface to actions related to resource refactorings.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.preferences Classes for using the preferences support in org.eclipse.core.runtime.preferencesorg.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.equinox.p2.ui Class Description 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.jface.databinding.wizard Class Description WizardPage An abstract base implementation of a wizard page. -
Classes in org.eclipse.jface.wizard used by org.eclipse.jface.wizard Class Description IWizard Interface for a wizard.IWizardContainer Interface for containers that can host a wizard.IWizardContainer2 IWizardContainer2
is a supplement toIWizardContainer
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.WizardDialog A dialog to show a wizard to the end user.WizardPage An abstract base implementation of a wizard page. -
Classes in org.eclipse.jface.wizard used by org.eclipse.ltk.ui.refactoring Class Description 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 Class Description 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.ltk.ui.refactoring.resource Class Description 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.team.ui Class Description IWizard Interface for a wizard.IWizardPage Interface for a wizard page. -
Classes in org.eclipse.jface.wizard used by org.eclipse.team.ui.synchronize Class Description 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 Class Description IWizard Interface for a wizard. -
Classes in org.eclipse.jface.wizard used by org.eclipse.ui.dialogs Class Description 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.preferences Class Description IWizard Interface for a wizard. -
Classes in org.eclipse.jface.wizard used by org.eclipse.ui.wizards.datatransfer Class Description 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 Class Description IWizard Interface for a wizard.Wizard An abstract base implementation of a wizard.