Eclipse JDT
Release 3.1

Uses of Class
org.eclipse.jdt.ui.wizards.NewTypeWizardPage

Packages that use NewTypeWizardPage
org.eclipse.jdt.ui.wizards Application programming interfaces for interaction with the Eclipse Java User Interface wizards.  
 

Uses of NewTypeWizardPage in org.eclipse.jdt.ui.wizards
 

Subclasses of NewTypeWizardPage in org.eclipse.jdt.ui.wizards
 class NewAnnotationWizardPage
          Wizard page to create a new annotation type.
 class NewClassWizardPage
          Wizard page to create a new class.
 class NewEnumWizardPage
          Wizard page to create a new enum type.
 class NewInterfaceWizardPage
          Wizard page to create a new interface.
 


Eclipse JDT
Release 3.1

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