Uses of Class
org.eclipse.jdt.ui.wizards.NewElementWizardPage
Packages that use NewElementWizardPage
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 NewElementWizardPage in org.eclipse.jdt.junit.wizards
Subclasses of NewElementWizardPage 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 NewElementWizardPage in org.eclipse.jdt.ui.wizards
Subclasses of NewElementWizardPage in org.eclipse.jdt.ui.wizardsModifier and TypeClassDescriptionclassBasic wizard page for creating new Java projects.classWizard page to create a new annotation type.classWizard page to create a new class.classWizard page that acts as a base class for wizard pages that create new Java elements.classWizard page to create a new enum type.classWizard page to create a new interface.classDeprecated.classThe second page of the New Java project wizard.classWizard page to create a new module-info file.classWizard page to create a new package.classWizard page to create a new record.classThe classNewTypeWizardPagecontains controls and validation routines for a 'New Type WizardPage'.
NewJavaProjectWizardPageTwoorJavaCapabilityConfigurationPage.