Overview
Package
Class
Use
Tree
Serialized
Deprecated
Index
Help
Eclipse PDE
Release 3.2
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
A
APPLICATION
- Static variable in interface org.eclipse.pde.ui.launcher.
IPDELauncherConstants
Launch configuration attribute key.
APP_TO_TEST
- Static variable in interface org.eclipse.pde.ui.launcher.
IPDELauncherConstants
Launch configuration attribute key used in Plug-in JUnit launch configurations only.
ASKCLEAR
- Static variable in interface org.eclipse.pde.ui.launcher.
IPDELauncherConstants
Launch configuration attribute key.
AUTOMATIC_ADD
- Static variable in interface org.eclipse.pde.ui.launcher.
IPDELauncherConstants
Launch configuration attribute key.
AUTOMATIC_VALIDATE
- Static variable in interface org.eclipse.pde.ui.launcher.
IPDELauncherConstants
Launch configuration attribute key.
AbstractChoiceOption
- class org.eclipse.pde.ui.templates.
AbstractChoiceOption
.
Abstract implementation of the TemplateOption that allows users to choose a value from the fixed set of options.
AbstractChoiceOption(BaseOptionTemplateSection, String, String, String[][])
- Constructor for class org.eclipse.pde.ui.templates.
AbstractChoiceOption
Constructor for AbstractChoiceOption.
AbstractLauncherTab
- class org.eclipse.pde.ui.launcher.
AbstractLauncherTab
.
An abstract class subclassed by all PDE tabs.
AbstractLauncherTab()
- Constructor for class org.eclipse.pde.ui.launcher.
AbstractLauncherTab
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.
AbstractPDELaunchConfiguration
- class org.eclipse.pde.ui.launcher.
AbstractPDELaunchConfiguration
.
An abstract launch delegate for PDE-based launch configurations Clients may subclass this class.
AbstractPDELaunchConfiguration()
- Constructor for class org.eclipse.pde.ui.launcher.
AbstractPDELaunchConfiguration
AbstractTemplateSection
- class org.eclipse.pde.ui.templates.
AbstractTemplateSection
.
Common function for template sections.
AbstractTemplateSection()
- Constructor for class org.eclipse.pde.ui.templates.
AbstractTemplateSection
activated(ILaunchConfigurationWorkingCopy)
- Method in class org.eclipse.pde.ui.launcher.
AbstractLauncherTab
activated(ILaunchConfigurationWorkingCopy)
- Method in class org.eclipse.pde.ui.launcher.
EquinoxPluginsTab
activated(ILaunchConfigurationWorkingCopy)
- Method in class org.eclipse.pde.ui.launcher.
TracingTab
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.
addBlankField(int)
- Method in class org.eclipse.pde.ui.templates.
BaseOptionTemplateSection
Adds a blank field with a default height to provide spacing.
addBlankField(int, int)
- Method in class org.eclipse.pde.ui.templates.
BaseOptionTemplateSection
Adds a blank field with a specific height to provide spacing.
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.
addTargets(IAntScript)
- Method in interface org.eclipse.pde.build.
IFetchFactory
This methods give opportunities to the factory to generate target declaration or other Ant top level constructs in the script.
addToken(String)
- Method in interface org.eclipse.pde.core.build.
IBuildEntry
Adds the token to the list of token for this entry.
Overview
Package
Class
Use
Tree
Serialized
Deprecated
Index
Help
Eclipse PDE
Release 3.2
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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, 2006. All Rights Reserved.