Package | Description |
---|---|
org.eclipse.jdt.junit.wizards |
Application programming interfaces to implement wizards to create new JUnit testcases.
|
org.eclipse.jdt.ui.wizards |
Application programming interfaces for interaction
with the Eclipse Java User Interface wizards.
|
Modifier and Type | Class and Description |
---|---|
class |
NewTestCaseWizardPageOne
The class
NewTestCaseWizardPageOne contains controls and validation routines
for the first page of the 'New JUnit TestCase Wizard'. |
class |
NewTestSuiteWizardPage
The class
NewTestSuiteWizardPage contains controls and validation routines
for the single page in the 'New JUnit TestSuite Wizard'. |
Modifier and Type | Class and Description |
---|---|
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.
|
class |
NewPackageWizardPage
Wizard page to create a new package.
|
class |
NewTypeWizardPage
The class
NewTypeWizardPage contains controls and validation routines
for a 'New Type WizardPage'. |
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.