|
Eclipse JDT Release 3.4 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NewTypeWizardPage | |
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. |
Uses of NewTypeWizardPage in org.eclipse.jdt.junit.wizards |
Subclasses of NewTypeWizardPage in org.eclipse.jdt.junit.wizards | |
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'.
|
Uses of NewTypeWizardPage in org.eclipse.jdt.ui.wizards |
Subclasses of NewTypeWizardPage in org.eclipse.jdt.ui.wizards | |
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. |
|
Eclipse JDT Release 3.4 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |