Uses of Class
org.eclipse.jdt.ui.wizards.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
Modifier and TypeClassDescriptionclass
The classNewTestCaseWizardPageOne
contains controls and validation routines for the first page of the 'New JUnit TestCase Wizard'.class
The classNewTestSuiteWizardPage
contains controls and validation routines for the single page in the 'New JUnit TestSuite Wizard'. -
Uses of NewElementWizardPage in org.eclipse.jdt.ui.wizards
Modifier and TypeClassDescriptionclass
Basic wizard page for creating new Java projects.class
Wizard page to create a new annotation type.class
Wizard page to create a new class.class
Wizard page that acts as a base class for wizard pages that create new Java elements.class
Wizard page to create a new enum type.class
Wizard page to create a new interface.class
Deprecated.class
The second page of the New Java project wizard.class
Wizard page to create a new module-info file.class
Wizard page to create a new package.class
Wizard page to create a new record.class
The classNewTypeWizardPage
contains controls and validation routines for a 'New Type WizardPage'.
NewJavaProjectWizardPageTwo
orJavaCapabilityConfigurationPage
.