Package org.eclipse.wst.jsdt.ui.wizards

Interface Summary
IJsGlobalScopeContainerPage A classpath container page allows the user to create a new or edit an existing classpath container entry.
IJsGlobalScopeContainerPageExtension Classpath container pages that implement IJsGlobalScopeContainerPage can optionally implement IJsGlobalScopeContainerPageExtension to get additional information about the context when the page is opened.
IJsGlobalScopeContainerPageExtension2 Classpath container pages that implement IJsGlobalScopeContainerPage can optionally implement IJsGlobalScopeContainerPageExtension2 to return more than one element when creating new containers.
 

Class Summary
BaseLibraryWizardPage Provisional API: This class/interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
BuildPathDialogAccess Class that gives access to dialogs used by the JavaScript build path page to configure classpath entries and properties of classpath entries.
ClasspathAttributeConfiguration A ClasspathAttributeConfiguration specifies how a class path attribute is presented and configured in the JavaScript build path dialog.
ClasspathAttributeConfiguration.ClasspathAttributeAccess This class provides information about the attribute to be rendered or configured.
JavaCapabilityConfigurationPage Standard wizard page for creating new JavaScript projects.
NewClassWizardPage Wizard page to create a new class.
NewContainerWizardPage Wizard page that acts as a base class for wizard pages that create new JavaScript elements.
NewElementWizardPage Base class for wizard page responsible to create JavaScript elements.
NewInterfaceWizardPage Wizard page to create a new interface.
NewJavaProjectWizardPage Standard wizard page for creating new JavaScript projects.
NewPackageWizardPage Wizard page to create a new package.
NewTypeWizardPage The class NewTypeWizardPage contains controls and validation routines for a 'New Type WizardPage'.
NewTypeWizardPage.ImportsManager Class used in stub creation routines to add needed imports to a compilation unit.