JavaScript Development Tools
Release 3.2

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 Wizard page for adding base library support to the project.
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.
NewJavaProjectWizardPage Standard wizard page for creating new JavaScript projects.
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.
 


JavaScript Development Tools
Release 3.2

Copyright (c) IBM Corp. and others 2000, 2010. All Rights Reserved.