Package org.eclipse.ui.wizards


package org.eclipse.ui.wizards
Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface wizard support. See the org.eclipse.ui.wizards extension point.

Package Specification

This package provides application programming interfaces for support for wizards such as registries, categories and descriptors. These types are used to build wizard selection interfaces such as the new, import and export wizards.
  • Interfaces
    Class
    Description
    A wizard category may contain other categories or wizard elements.
    Base interface for all wizards defined via workbench extension points.
    A registry describing all wizard extensions known to the workbench.