Eclipse JDT
Release 3.5

Uses of Package
org.eclipse.jdt.ui.wizards

Packages that use org.eclipse.jdt.ui.wizards
org.eclipse.jdt.junit.wizards Application programming interfaces to implement wizards to create new JUnit testcases. 
org.eclipse.jdt.ui.actions Application programming interfaces for Eclipse Java User Interface specific actions. 
org.eclipse.jdt.ui.wizards Application programming interfaces for interaction with the Eclipse Java User Interface wizards. 
 

Classes in org.eclipse.jdt.ui.wizards used by org.eclipse.jdt.junit.wizards
NewContainerWizardPage
          Wizard page that acts as a base class for wizard pages that create new Java elements.
NewElementWizardPage
          Base class for wizard page responsible to create Java elements.
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.
 

Classes in org.eclipse.jdt.ui.wizards used by org.eclipse.jdt.ui.actions
NewAnnotationWizardPage
          Wizard page to create a new annotation type.
NewClassWizardPage
          Wizard page to create a new class.
NewEnumWizardPage
          Wizard page to create a new enum type.
NewInterfaceWizardPage
          Wizard page to create a new interface.
NewJavaProjectWizardPageOne
          The first page of the New Java Project wizard.
NewJavaProjectWizardPageTwo
          The second page of the New Java project wizard.
NewPackageWizardPage
          Wizard page to create a new package.
 

Classes in org.eclipse.jdt.ui.wizards used by org.eclipse.jdt.ui.wizards
ClasspathAttributeConfiguration.ClasspathAttributeAccess
          This class provides information about the attribute to be rendered or configured.
JavaCapabilityConfigurationPage
          Basic wizard page for creating new Java projects.
JavadocExportWizardPage.IJavadocExportWizardPageContainer
          The page container.
NewContainerWizardPage
          Wizard page that acts as a base class for wizard pages that create new Java elements.
NewElementWizardPage
          Base class for wizard page responsible to create Java elements.
NewJavaProjectWizardPageOne
          The first page of the New Java Project wizard.
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.
 


Eclipse JDT
Release 3.5

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