Package | Description |
---|---|
org.eclipse.jdt.ui.wizards |
Application programming interfaces for interaction
with the Eclipse Java User Interface wizards.
|
Modifier and Type | Class and Description |
---|---|
class |
JavaCapabilityConfigurationPage
Standard wizard page for creating new Java projects.
|
class |
NewAnnotationWizardPage
Wizard page to create a new annotation type.
|
class |
NewClassWizardPage
Wizard page to create a new class.
|
class |
NewContainerWizardPage
Wizard page that acts as a base class for wizard pages that create new Java elements.
|
class |
NewEnumWizardPage
Wizard page to create a new enum type.
|
class |
NewInterfaceWizardPage
Wizard page to create a new interface.
|
class |
NewJavaProjectWizardPage
Standard wizard page for creating new Java projects.
|
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) IBM Corp. and others 2000, 2006. All Rights Reserved.