Uses of Package
org.eclipse.ui.wizards
-
Packages that use org.eclipse.ui.wizards Package Description org.eclipse.ui Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface.org.eclipse.ui.navigator Provides the Common Navigator framework.org.eclipse.ui.wizards Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface wizard support. -
Classes in org.eclipse.ui.wizards used by org.eclipse.ui Class Description IWizardRegistry A registry describing all wizard extensions known to the workbench. -
Classes in org.eclipse.ui.wizards used by org.eclipse.ui.navigator Class Description IWizardRegistry A registry describing all wizard extensions known to the workbench. -
Classes in org.eclipse.ui.wizards used by org.eclipse.ui.wizards Class Description IWizardCategory A wizard category may contain other categories or wizard elements.IWizardDescriptor Base interface for all wizards defined via workbench extension points.