Uses of Class
org.eclipse.jdt.ui.wizards.NewTypeWizardPage
Packages that use NewTypeWizardPage
Package
Description
Application programming interfaces to implement wizards to create new JUnit testcases.
Application programming interfaces for interaction
with the Eclipse Java User Interface wizards.
-
Uses of NewTypeWizardPage in org.eclipse.jdt.junit.wizards
Subclasses of NewTypeWizardPage in org.eclipse.jdt.junit.wizardsModifier and TypeClassDescriptionclassThe classNewTestCaseWizardPageOnecontains controls and validation routines for the first page of the 'New JUnit TestCase Wizard'.classThe classNewTestSuiteWizardPagecontains controls and validation routines for the single page in the 'New JUnit TestSuite Wizard'. -
Uses of NewTypeWizardPage in org.eclipse.jdt.ui.wizards
Subclasses of NewTypeWizardPage in org.eclipse.jdt.ui.wizardsModifier and TypeClassDescriptionclassWizard page to create a new annotation type.classWizard page to create a new class.classWizard page to create a new enum type.classWizard page to create a new interface.classWizard page to create a new module-info file.classWizard page to create a new package.classWizard page to create a new record.