Uses of Class
org.eclipse.jdt.ui.wizards.NewContainerWizardPage
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 NewContainerWizardPage 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 NewContainerWizardPage in org.eclipse.jdt.ui.wizards
Modifier and TypeClassDescriptionclass
Wizard page to create a new annotation type.class
Wizard page to create a new class.class
Wizard page to create a new enum type.class
Wizard page to create a new interface.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'.