See: Description
Interface | Description |
---|---|
IClasspathContainerPage |
A classpath container page allows the user to create a new or edit an
existing classpath container entry.
|
IClasspathContainerPageExtension |
Classpath container pages that implement
IClasspathContainerPage can
optionally implement IClasspathContainerPageExtension to get additional
information about the context when the page is opened. |
IClasspathContainerPageExtension2 |
Classpath container pages that implement
IClasspathContainerPage can
optionally implement IClasspathContainerPageExtension2 to return more
than one element when creating new containers. |
Class | Description |
---|---|
BuildPathDialogAccess |
Class that gives access to dialogs used by the Java build path page to configure classpath entries
and properties of classpath entries.
|
JavaCapabilityConfigurationPage |
Standard wizard page for creating new Java projects.
|
NewAnnotationWizardPage |
Wizard page to create a new annotation type.
|
NewClassWizardPage |
Wizard page to create a new class.
|
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.
|
NewEnumWizardPage |
Wizard page to create a new enum type.
|
NewInterfaceWizardPage |
Wizard page to create a new interface.
|
NewJavaProjectWizardPage |
Standard wizard page for creating new Java projects.
|
NewPackageWizardPage |
Wizard page to create a new package.
|
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.