|
Eclipse Platform Release 3.0 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.eclipse.jface.wizard | |
org.eclipse.jface.wizard | Provides a framework for wizards. |
org.eclipse.team.ui | Provides basic support for managing Team providers. |
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. | |
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.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 | |
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.0 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.