Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


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

S

save(PrintWriter) - Method in interface org.eclipse.pde.core. IEditable
Saves the model into the provided writer.
save() - Method in interface org.eclipse.pde.core. IEditableModel
Saves the editable model using the mechanism suitable for the concrete model implementation.
SECONDARY_DEPENDENCIES - Static variable in interface org.eclipse.pde.core.build. IBuildEntry
The name of the key that declares additional plug-in dependencies to augment development classpath
selectChoice(String) - Method in class org.eclipse.pde.ui.templates. AbstractChoiceOption
 
SELECTED_TARGET_PLUGINS - Static variable in interface org.eclipse.pde.ui.launcher. IPDELauncherConstants
Launch configuration attribute key.
SELECTED_WORKSPACE_PLUGINS - Static variable in interface org.eclipse.pde.ui.launcher. IPDELauncherConstants
Launch configuration attribute key.
selectOptionChoice(String) - Method in class org.eclipse.pde.ui.templates. AbstractChoiceOption
 
selectOptionChoice(String) - Method in class org.eclipse.pde.ui.templates. ComboChoiceOption
 
selectOptionChoice(String) - Method in class org.eclipse.pde.ui.templates. RadioChoiceOption
 
setAttribute(String, String) - Method in interface org.eclipse.pde.core.plugin. IPluginElement
Sets the attribute with the provided name to the provided value.
setBundleDescription(BundleDescription) - Method in interface org.eclipse.pde.core.plugin. IPluginModelBase
Associates the bundle description of the plug-in with this model in case the plug-in uses the new OSGi bundle layout.
setClassName(String) - Method in interface org.eclipse.pde.core.plugin. IPlugin
Sets the name of the plug-in activator class.
setContentFilters(String[]) - Method in interface org.eclipse.pde.core.plugin. IPluginLibrary
Sets the optional content filters for this library.
setDefaults(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.pde.ui.launcher. AbstractPDELaunchConfigurationTabGroup
Delegates to all tabs to set defaults.
setDefaults(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.pde.ui.launcher. BundlesTab
 
setDefaults(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.pde.ui.launcher. ConfigurationTab
 
setDefaults(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.pde.ui.launcher. MainTab
 
setDefaults(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.pde.ui.launcher. OSGiLauncherTabGroup
Configures defaults on newly created launch configurations.
setDefaults(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.pde.ui.launcher. OSGiSettingsTab
 
setDefaults(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.pde.ui.launcher. PluginJUnitMainTab
 
setDefaults(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.pde.ui.launcher. PluginsTab
 
setDefaults(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.pde.ui.launcher. TestTab
 
setDefaults(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.pde.ui.launcher. TracingTab
 
setDefaultSourceLocator(ILaunchConfiguration) - Method in class org.eclipse.pde.ui.launcher. AbstractPDELaunchConfiguration
Assigns a default source locator to the given launch if a source locator has not yet been assigned to it, and the associated launch configuration does not specify a source locator.
setDefaultSourceLocator(ILaunch, ILaunchConfiguration) - Method in class org.eclipse.pde.ui.launcher. JUnitLaunchConfigurationDelegate
 
setDirty(boolean) - Method in interface org.eclipse.pde.core. IEditable
Sets the dirty flag of the model.
setEnabled(boolean) - Method in interface org.eclipse.pde.core.plugin. IPluginModelBase
Sets the enable state of the model.
setEnabled(boolean) - Method in class org.eclipse.pde.ui.templates. AbstractChoiceOption
Implements the superclass method by updating the enable state of the option's widget.
setEnabled(boolean) - Method in class org.eclipse.pde.ui.templates. BooleanOption
Implementatin of the superclass method that updates the option widget with the new enabled state.
setEnabled(boolean) - Method in class org.eclipse.pde.ui.templates. ChoiceOption
Deprecated. Implements the superclass method by updating the enable state of the option's widget.
setEnabled(boolean) - Method in class org.eclipse.pde.ui.templates. StringOption
Implements the superclass method by passing the enabled state to the option's widget.
setEnabled(boolean) - Method in class org.eclipse.pde.ui.templates. TemplateOption
Sets the enabled state of this option.
setExported(boolean) - Method in interface org.eclipse.pde.core.plugin. IPluginLibrary
Sets whether types in this library will be visible to other plug-ins.
setId(String) - Method in interface org.eclipse.pde.core. IIdentifiable
Sets the id of this IIdentifiable to the provided value.
setId(String) - Method in class org.eclipse.pde.ui.templates. PluginReference
 
setInitializationData(IConfigurationElement, String, Object) - Method in class org.eclipse.pde.ui.templates. NewPluginProjectFromTemplateWizard
 
setInTheModel(boolean) - Method in interface org.eclipse.pde.core.plugin. IPluginObject
Set the value indicating whether the object is currently part of a model.
setLabel(String) - Method in class org.eclipse.pde.ui.templates. TemplateField
Changes the label of this field.
setLaunchConfigurationDialog(ILaunchConfigurationDialog) - Method in class org.eclipse.pde.ui.launcher. TestTab
 
setManifestHeader(String, String) - Method in class org.eclipse.pde.ui.templates. AbstractTemplateSection
Sets a header within the plug-in's underlying manifest header, if it has one.
setMatch(int) - Method in interface org.eclipse.pde.core.plugin. IPluginReference
Sets the match type for the require plug-in.
setMatch(int) - Method in class org.eclipse.pde.ui.templates. PluginReference
 
setName(String) - Method in interface org.eclipse.pde.core.build. IBuildEntry
Sets the name of this build entry.
setName(String) - Method in interface org.eclipse.pde.core.plugin. IPluginObject
Chances the name of this model object.
setName(String) - Method in class org.eclipse.pde.ui.templates. TemplateOption
Changes the unique name of this option
setOptional(boolean) - Method in interface org.eclipse.pde.core.plugin. IPluginImport
Sets whether this import is optional.
setOptionEnabled(boolean) - Method in class org.eclipse.pde.ui.templates. AbstractChoiceOption
 
setOptionEnabled(String, boolean) - Method in class org.eclipse.pde.ui.templates. BaseOptionTemplateSection
Enables the option with a given name.
setOptionEnabled(boolean) - Method in class org.eclipse.pde.ui.templates. ComboChoiceOption
 
setOptionEnabled(boolean) - Method in class org.eclipse.pde.ui.templates. RadioChoiceOption
 
setOptionValue(Object) - Method in class org.eclipse.pde.ui.templates. AbstractChoiceOption
 
setOptionValue(Object) - Method in class org.eclipse.pde.ui.templates. ComboChoiceOption
 
setOptionValue(Object) - Method in class org.eclipse.pde.ui.templates. RadioChoiceOption
 
setPackages(String[]) - Method in interface org.eclipse.pde.core.plugin. IPluginLibrary
Sets the optional package prefixes for this library.
setPageCount(int) - Method in class org.eclipse.pde.ui.templates. OptionTemplateSection
Sets the number of pages this template will manage.
setPluginId(String) - Method in interface org.eclipse.pde.core.plugin. IFragment
Sets the id of the plug-in that will be the target of this fragment.
setPluginVersion(String) - Method in interface org.eclipse.pde.core.plugin. IFragment
Sets the version of the plug-in that will be the target of this fragment.'
setPoint(String) - Method in interface org.eclipse.pde.core.plugin. IPluginExtension
Sets the value of the extension point Id This method will throw a CoreException if this model is not editable.
setProviderName(String) - Method in interface org.eclipse.pde.core.plugin. IPluginBase
Sets the name of the plug-in provider.
setReadOnly(boolean) - Method in class org.eclipse.pde.ui.templates. StringOption
Update the text widget style to be read only Added to default style (does not override)
setReexported(boolean) - Method in interface org.eclipse.pde.core.plugin. IPluginImport
Sets whether the libraries of the required plug-in will be reexported.
setRequired(boolean) - Method in class org.eclipse.pde.ui.templates. TemplateOption
Marks this option as required.
setRule(int) - Method in interface org.eclipse.pde.core.plugin. IFragment
Sets the optional version match rule as defined in IMatchRules.
setSchema(String) - Method in interface org.eclipse.pde.core.plugin. IPluginExtensionPoint
Sets the plug-in relative name of the extension point schema file that describes this extension point.
setSchemaVersion(String) - Method in interface org.eclipse.pde.core.plugin. IPluginBase
Sets the R3.0 compatibility flag
setSelected(boolean) - Method in class org.eclipse.pde.ui.templates. BooleanOption
Changes the current state of the option to the provided state.
setText(String) - Method in interface org.eclipse.pde.core.plugin. IPluginElement
Sets the body text of this element to the provided value.
setText(String) - Method in class org.eclipse.pde.ui.templates. StringOption
A utility version of the setValue method that accepts String objects.
setType(String) - Method in interface org.eclipse.pde.core.plugin. IPluginLibrary
Sets the library type.
setValue(String) - Method in interface org.eclipse.pde.core.plugin. IPluginAttribute
Sets the value of this attribute.
setValue(Object) - Method in class org.eclipse.pde.ui.templates. AbstractChoiceOption
Implements the superclass method by passing the new value to the option's widget.
setValue(Object, boolean) - Method in class org.eclipse.pde.ui.templates. AbstractChoiceOption
Implements the superclass method by passing the new value to the option's widget; updates to the combo can be supressed.
setValue(Object) - Method in class org.eclipse.pde.ui.templates. BooleanOption
Implementation of the superclass method that updates the option's widget with the new value.
setValue(Object) - Method in class org.eclipse.pde.ui.templates. ChoiceOption
Deprecated. Implements the superclass method by passing the new value to the option's widget.
setValue(Object) - Method in class org.eclipse.pde.ui.templates. StringOption
Implements the superclass method by passing the string value of the new value to the widget
setValue(Object) - Method in class org.eclipse.pde.ui.templates. TemplateOption
Sets the new value of this option.
setVersion(String) - Method in interface org.eclipse.pde.core.plugin. IPluginBase
Sets the version of the plug-in.
setVersion(String) - Method in interface org.eclipse.pde.core.plugin. IPluginReference
Sets the desired version of the required plug-in.
setVersion(String) - Method in class org.eclipse.pde.ui.templates. PluginReference
 
setVisible(boolean) - Method in class org.eclipse.pde.ui.templates. OptionTemplateWizardPage
Initializes the options that require late initialization when the page is made visible.
SHOW_SELECTED_ONLY - Static variable in interface org.eclipse.pde.ui.launcher. IPDELauncherConstants
Launch configuration attribute key.
SRC_INCLUDES - Static variable in interface org.eclipse.pde.core.build. IBuildEntry
The name of the key that lists all the folders and files to be included in the source build.
StringOption - Class in org.eclipse.pde.ui.templates
This template option can be used to collect string option from the user in the template section wizard page.
StringOption(BaseOptionTemplateSection, String, String) - Constructor for class org.eclipse.pde.ui.templates. StringOption
The constructor.
swap(IPluginExtension, IPluginExtension) - Method in interface org.eclipse.pde.core.plugin. IExtensions
Swaps the positions of the provided extensions in the list of extensions.
swap(IPluginLibrary, IPluginLibrary) - Method in interface org.eclipse.pde.core.plugin. IPluginBase
Swaps the positions of the provided libraries in the list of libraries.
swap(IPluginImport, IPluginImport) - Method in interface org.eclipse.pde.core.plugin. IPluginBase
Swaps the positions of the plug-ins provided in in the dependency list.
swap(IPluginObject, IPluginObject) - Method in interface org.eclipse.pde.core.plugin. IPluginParent
Swaps the position of of the provided siblings in the parent.
synchronizeManifests(ILaunchConfiguration, IProgressMonitor) - Method in class org.eclipse.pde.ui.launcher. AbstractPDELaunchConfiguration
Checks for old-style plugin.xml files that have become stale since the last launch.
synchronizeManifests(ILaunchConfiguration, IProgressMonitor) - Method in class org.eclipse.pde.ui.launcher. JUnitLaunchConfigurationDelegate
Checks for old-style plugin.xml files that have become stale since the last launch.

Eclipse PDE
Release 3.5
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, 2008. All Rights Reserved.

 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire