Package org.eclipse.jdt.ui.wizards
package org.eclipse.jdt.ui.wizards
Application programming interfaces for interaction
with the Eclipse Java User Interface wizards.
Package Specification
Provide access to the wizard pages for creating Java elements.-
ClassDescriptionClass that gives access to dialogs used by the Java build path page to configure classpath entries and properties of classpath entries.A
ClasspathAttributeConfiguration
specifies how aclass path attribute
is presented and configured in the Java build path dialog.This class provides information about the attribute to be rendered or configured.A classpath container page allows the user to create a new or edit an existing classpath container entry.Classpath container pages that implementIClasspathContainerPage
can optionally implementIClasspathContainerPageExtension
to get additional information about the context when the page is opened.Classpath container pages that implementIClasspathContainerPage
can optionally implementIClasspathContainerPageExtension2
to return more than one element when creating new containers.Basic wizard page for creating new Java projects.A Javadoc export wizard page allows the user to add an additional page to the Javadoc wizard.The page container.Wizard page to create a new annotation type.Wizard page to create a new class.Wizard page that acts as a base class for wizard pages that create new Java elements.Base class for wizard page responsible to create Java elements.Wizard page to create a new enum type.Wizard page to create a new interface.Deprecated.The first page of the New Java Project wizard.The second page of the New Java project wizard.Wizard page to create a new module-info file.Wizard page to create a new package.Wizard page to create a new record.The classNewTypeWizardPage
contains controls and validation routines for a 'New Type WizardPage'.Class used in stub creation routines to add needed imports to a compilation unit.
NewJavaProjectWizardPageTwo
orJavaCapabilityConfigurationPage
.