Package | Description |
---|---|
org.eclipse.jdt.ui.actions |
Application programming interfaces for Eclipse Java User Interface specific
actions.
|
org.eclipse.jdt.ui.wizards |
Application programming interfaces for interaction
with the Eclipse Java User Interface wizards.
|
Class and Description |
---|
NewAnnotationWizardPage
Wizard page to create a new annotation type.
|
NewClassWizardPage
Wizard page to create a new class.
|
NewEnumWizardPage
Wizard page to create a new enum type.
|
NewInterfaceWizardPage
Wizard page to create a new interface.
|
Class and Description |
---|
NewContainerWizardPage
Wizard page that acts as a base class for wizard pages that create new Java elements.
|
NewElementWizardPage
Base class for wizard page responsible to create Java elements.
|
NewTypeWizardPage
The class
NewTypeWizardPage contains controls and validation routines
for a 'New Type WizardPage'. |
NewTypeWizardPage.ImportsManager
Class used in stub creation routines to add needed imports to a
compilation unit.
|
Copyright (c) IBM Corp. and others 2000, 2006. All Rights Reserved.