Eclipse PDE
Release 3.1
A B C D E F G H I J K L M N O P R S T U V W

A

AbstractNewPluginTemplateWizard - class org.eclipse.pde.ui.templates.AbstractNewPluginTemplateWizard.
This class is used as a common base for plug-in content wizards that are implemented using PDE template support.
AbstractNewPluginTemplateWizard() - Constructor for class org.eclipse.pde.ui.templates.AbstractNewPluginTemplateWizard
Creates a new template wizard.
AbstractTemplateSection - class org.eclipse.pde.ui.templates.AbstractTemplateSection.
Common function for template sections.
AbstractTemplateSection() - Constructor for class org.eclipse.pde.ui.templates.AbstractTemplateSection
 
add(IBuildEntry) - Method in interface org.eclipse.pde.core.build.IBuild
Adds a new build entry.
add(IPluginExtension) - Method in interface org.eclipse.pde.core.plugin.IExtensions
Adds a new extension to this object.
add(IPluginExtensionPoint) - Method in interface org.eclipse.pde.core.plugin.IExtensions
Adds a new extension point to this object.
add(IPluginLibrary) - Method in interface org.eclipse.pde.core.plugin.IPluginBase
Adds a new library to this plugin.
add(IPluginImport) - Method in interface org.eclipse.pde.core.plugin.IPluginBase
Adds a new plug-in import to this plugin.
add(int, IPluginObject) - Method in interface org.eclipse.pde.core.plugin.IPluginParent
Adds a child object at the specified index.
add(IPluginObject) - Method in interface org.eclipse.pde.core.plugin.IPluginParent
Adds a child object.
addAdditionalPages() - Method in class org.eclipse.pde.ui.templates.AbstractNewPluginTemplateWizard
This wizard adds a mandatory first page.
addAdditionalPages() - Method in class org.eclipse.pde.ui.templates.NewPluginTemplateWizard
Implemented by asking templates in this wizard to contribute pages.
addContentFilter(String) - Method in interface org.eclipse.pde.core.plugin.IPluginLibrary
Export a particular package in a library.
addModelChangedListener(IModelChangedListener) - Method in interface org.eclipse.pde.core.IModelChangeProvider
Adds the listener to the list of listeners that will be notified on model changes.
addModelProviderListener(IModelProviderListener) - Method in interface org.eclipse.pde.core.IModelProvider
Registers a listener that will be notified about changes in the managed models.
addOption(String, String, boolean, int) - Method in class org.eclipse.pde.ui.templates.BaseOptionTemplateSection
Adds a boolean option with a provided name, label and initial value.
addOption(String, String, String, int) - Method in class org.eclipse.pde.ui.templates.BaseOptionTemplateSection
Adds a string option with a provided name, label and initial value.
addOption(String, String, String[][], String, int) - Method in class org.eclipse.pde.ui.templates.BaseOptionTemplateSection
Adds a choice option with a provided name, label, list of choices and the initial value (choice).
addPages() - Method in class org.eclipse.pde.ui.templates.AbstractNewPluginTemplateWizard
Implements wizard method.
addPages(Wizard) - Method in class org.eclipse.pde.ui.templates.AbstractTemplateSection
 
addPages(Wizard) - Method in interface org.eclipse.pde.ui.templates.ITemplateSection
Adds template-related pages to the wizard.
addToken(String) - Method in interface org.eclipse.pde.core.build.IBuildEntry
Adds the token to the list of token for this entry.

Eclipse PDE
Release 3.1
A B C D E F G H I J K L M N O P R S T U V W
Copyright (c) IBM Corp. and others 2000, 2005. All Rights Reserved.