Eclipse Platform
Release 3.5
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

S

S_FALSE - Static variable in class org.eclipse.swt.ole.win32.OLE
 
S_OK - Static variable in class org.eclipse.swt.ole.win32.OLE
 
safelySanityCheckState(IEditorInput) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
Checks the state of the given editor input if sanity checking is enabled.
safeRun(Runnable) - Static method in class org.eclipse.core.databinding.observable.Realm
Runs the given runnable.
SafeRunnable - Class in org.eclipse.jface.util
Implements a default implementation of ISafeRunnable.
SafeRunnable() - Constructor for class org.eclipse.jface.util.SafeRunnable
Creates a new instance of SafeRunnable with a default error message.
SafeRunnable(String) - Constructor for class org.eclipse.jface.util.SafeRunnable
Creates a new instance of SafeRunnable with the given error message.
SafeRunner - Class in org.eclipse.core.runtime
Runs the given ISafeRunnable in a protected mode: exceptions thrown in the runnable are logged and passed to the runnable's exception handler.
SafeRunner() - Constructor for class org.eclipse.core.runtime.SafeRunner
 
SameShellProvider - Class in org.eclipse.jface.window
Standard shell provider that always returns the shell containing the given control.
SameShellProvider(Control) - Constructor for class org.eclipse.jface.window.SameShellProvider
Returns a shell provider that always returns the current shell for the given control.
sameURI(URI, URI) - Static method in class org.eclipse.core.runtime.URIUtil
 
sampleBuffers - Variable in class org.eclipse.swt.opengl.GLData
The number of multisample buffers used by this context.
samples - Variable in class org.eclipse.swt.opengl.GLData
The number of samples accepted in the multisample buffer.
sanityCheckState(IEditorInput) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
Checks the state of the given editor input.
sanityCheckState(IEditorInput) - Method in class org.eclipse.ui.texteditor.StatusTextEditor
 
Sash - Class in org.eclipse.swt.widgets
Instances of the receiver represent a selectable user interface object that allows the user to drag a rubber banded outline of the sash within the parent control.
Sash(Composite, int) - Constructor for class org.eclipse.swt.widgets.Sash
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
SASH_WIDTH - Variable in class org.eclipse.swt.custom.SashForm
The width of all sashes in the form.
SashForm - Class in org.eclipse.swt.custom
The SashForm is a composite control that lays out its children in a row or column arrangement (as specified by the orientation) and places a Sash between each child.
SashForm(Composite, int) - Constructor for class org.eclipse.swt.custom.SashForm
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
sashForm - Variable in class org.eclipse.ui.forms.MasterDetailsBlock
The form that is the parent of both master and details part.
SASHORIENTATION_HORIZONTAL - Static variable in class org.eclipse.ui.presentations.AbstractPresentationFactory
Bit value for the createSash method's 'style' parameter.
SASHORIENTATION_VERTICAL - Static variable in class org.eclipse.ui.presentations.AbstractPresentationFactory
Bit value for the createSash method's 'style' parameter.
SASHTYPE_FLOATING - Static variable in class org.eclipse.ui.presentations.AbstractPresentationFactory
Bit value for the createSash method's 'style' parameter.
SASHTYPE_NORMAL - Static variable in class org.eclipse.ui.presentations.AbstractPresentationFactory
Bit value for the createSash method's 'style' parameter.
save(IProgressMonitor) - Method in class org.eclipse.compare.CompareEditorInput
Deprecated. Override method saveChanges instead.
save(IProgressMonitor) - Method in class org.eclipse.compare.contentmergeviewer.ContentMergeViewer
Deprecated. use IFlushable.flush(IProgressMonitor).
save(IStructureComparator, Object) - Method in interface org.eclipse.compare.structuremergeviewer.IStructureCreator
Called whenever a copy operation has been performed on a tree node.
save(IStructureComparator, Object) - Method in class org.eclipse.compare.structuremergeviewer.StructureCreator
Default implementation of save that extracts the contents from the document of an IDocumentRange and sets it on the input.
save(IStructureComparator, Object) - Method in class org.eclipse.compare.ZipFileStructureCreator
Called whenever a copy operation has been performed on a tree node.
save(boolean, IProgressMonitor) - Method in interface org.eclipse.core.resources.IWorkspace
Saves this workspace's valuable state on disk.
save(IPreferenceStore, String) - Method in class org.eclipse.jface.commands.PersistentState
Saves this state to the preference store, given the location at which to write.
save(IPreferenceStore, String) - Method in class org.eclipse.jface.commands.ToggleState
 
save(Writer) - Method in class org.eclipse.jface.dialogs.DialogSettings
 
save(String) - Method in class org.eclipse.jface.dialogs.DialogSettings
 
save(Writer) - Method in interface org.eclipse.jface.dialogs.IDialogSettings
Save a dialog settings to a stream
save(String) - Method in interface org.eclipse.jface.dialogs.IDialogSettings
Save a dialog settings to a file.
save(IPreferenceStore, String) - Method in class org.eclipse.jface.menus.TextState
 
save() - Method in interface org.eclipse.jface.preference.IPersistentPreferenceStore
Saves the non-default-valued preferences known to this preference store to the file from which they were originally loaded.
save() - Method in class org.eclipse.jface.preference.PreferenceStore
Saves the non-default-valued preferences known to this preference store to the file from which they were originally loaded.
save(OutputStream, String) - Method in class org.eclipse.jface.preference.PreferenceStore
Saves this preference store to the given output stream.
save(TemplatePersistenceData[], OutputStream) - Method in class org.eclipse.jface.text.templates.persistence.TemplateReaderWriter
Saves the templates as XML, encoded as UTF-8 onto the given byte stream.
save(TemplatePersistenceData[], Writer) - Method in class org.eclipse.jface.text.templates.persistence.TemplateReaderWriter
Saves the templates as XML.
save() - Method in class org.eclipse.jface.text.templates.persistence.TemplateStore
Saves the templates to the preferences.
save(OutputStream, int) - Method in class org.eclipse.swt.graphics.ImageLoader
Saves the image data in this ImageLoader to the specified stream.
save(String, int) - Method in class org.eclipse.swt.graphics.ImageLoader
Saves the image data in this ImageLoader to a file with the specified name.
save(File, boolean) - Method in class org.eclipse.swt.ole.win32.OleClientSite
Saves the document to the specified file and includes OLE specific information if specified.
SAVE - Static variable in class org.eclipse.swt.SWT
The FileDialog style constant for save file dialog behavior (value is 1<<13).
save(ResourceMapping[], IMemento) - Method in interface org.eclipse.team.ui.mapping.ISynchronizationCompareAdapter
Save the given resource mappings from this adapters model provider into the given memento in a form that can be restored at a future time.
SAVE - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id "save"): Save the active editor.
save(IMemento) - Method in class org.eclipse.ui.dialogs.FilteredItemsSelectionDialog.SelectionHistory
Save history elements to memento.
SAVE - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Deprecated. in 3.0. Use ActionFactory.SAVE.getId() instead.
save() - Method in class org.eclipse.ui.preferences.ScopedPreferenceStore
 
SAVE - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Name of standard Save global action in the File menu.
SAVE - Static variable in interface org.eclipse.ui.texteditor.IWorkbenchActionDefinitionIds
Deprecated. As of 3.5, no longer used
save(Writer) - Method in class org.eclipse.ui.XMLMemento
Saves this memento's document current values to the specified writer.
save() - Method in interface org.eclipse.update.configuration.ILocalSite
Saves the local site state
save() - Method in interface org.eclipse.update.configurator.IPlatformConfiguration
Called to save the configuration information
save(URL) - Method in interface org.eclipse.update.configurator.IPlatformConfiguration
Called to save the configuration information in the specified location
SAVE_ACTION - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
Deprecated. As of 3.5, no longer used
SAVE_ALL - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id "saveAll"): Save all open editors with unsaved changes.
SAVE_ALL - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Deprecated. in 3.0. Use ActionFactory.SAVE_ALL.getId() instead.
SAVE_AS - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id "saveAs"): Save As for the active editor.
SAVE_AS - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Deprecated. in 3.0. Use ActionFactory.SAVE_AS.getId() instead.
SAVE_EXT - Static variable in interface org.eclipse.ui.ide.IIDEActionConstants
File menu: name of group for extra Save-like actions (value "save.ext").
SAVE_EXT - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
File menu: name of group for extra Save-like actions (value "save.ext").
SAVE_GROUP - Static variable in interface org.eclipse.ui.ide.IIDEActionConstants
Group ids for save toolbar group.
SAVE_GROUP - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Group id for save group.
SAVE_IF_DIRTY - Static variable in class org.eclipse.ltk.core.refactoring.resource.ResourceChange
The 'save if dirty' validation method performs the default validations (see ResourceChange.VALIDATE_DEFAULT) and will save all unsaved modifications to the resource.
SAVE_PERSPECTIVE - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id "savePerspective"): Save the current perspective.
Saveable - Class in org.eclipse.ui
A Saveable represents a unit of saveability, e.g. an editable subset of the underlying domain model that may contain unsaved changes.
Saveable() - Constructor for class org.eclipse.ui.Saveable
 
SaveableCompareEditorInput - Class in org.eclipse.team.ui.synchronize
A compare editor input that makes use of a Saveable to manage the save lifecycle of the editor input.
SaveableCompareEditorInput(CompareConfiguration, IWorkbenchPage) - Constructor for class org.eclipse.team.ui.synchronize.SaveableCompareEditorInput
Creates a LocalResourceCompareEditorInput which is initialized with the given compare configuration.
SaveableComparison - Class in org.eclipse.team.ui.mapping
A saveable comparison is used to buffer changes made when comparing or merging model elements.
SaveableComparison() - Constructor for class org.eclipse.team.ui.mapping.SaveableComparison
 
SaveablePartAdapter - Class in org.eclipse.team.ui
Deprecated. Clients should use a subclass of CompareEditorInput and CompareUI.openCompareDialog(org.eclipse.compare.CompareEditorInput)
SaveablePartAdapter() - Constructor for class org.eclipse.team.ui.SaveablePartAdapter
Deprecated.  
SaveablePartDialog - Class in org.eclipse.team.ui
Deprecated. Clients should use a subclass of CompareEditorInput and CompareUI.openCompareDialog(org.eclipse.compare.CompareEditorInput)
SaveablePartDialog(Shell, ISaveableWorkbenchPart) - Constructor for class org.eclipse.team.ui.SaveablePartDialog
Deprecated. Creates a dialog with the given title and input.
SaveablesLifecycleEvent - Class in org.eclipse.ui
Event object describing a change to a set of Saveable objects.
SaveablesLifecycleEvent(Object, int, Saveable[], boolean) - Constructor for class org.eclipse.ui.SaveablesLifecycleEvent
Creates a new SaveablesLifecycleEvent.
SaveablesProvider - Class in org.eclipse.ui.navigator
Provides Saveable objects to the common navigator, and allows to map between elements in the tree and models.
SaveablesProvider() - Constructor for class org.eclipse.ui.navigator.SaveablesProvider
Creates a new saveable model provider.
SaveAction - Class in org.eclipse.ui.texteditor
Deprecated. As of 3.5, replaced by ActionFactory.SAVE
SaveAction(ResourceBundle, String, ITextEditor) - Constructor for class org.eclipse.ui.texteditor.SaveAction
Deprecated. Creates a new action for the given text editor.
saveAll(IShellProvider, IRunnableContext, ISaveableFilter, boolean) - Method in interface org.eclipse.ui.IWorkbench
Save all dirty saveables in the workbench that match the given filter.
saveAllCheckedActionStates() - Method in class org.eclipse.debug.ui.AbstractDebugView
Saves the checked state for all actions contributed to the toolbar manager that function as a toggle action.
saveAllEditors() - Method in class org.eclipse.compare.patch.ApplyPatchOperation
This method will save all dirty editors.
saveAllEditors(boolean) - Method in class org.eclipse.team.ui.synchronize.SynchronizeModelAction
Save all dirty editors in the workbench that are open on files that may be affected by this operation.
saveAllEditors(IResource[], boolean) - Static method in class org.eclipse.ui.ide.IDE
Save all dirty editors in the workbench whose editor input is a child resource of one of the IResource's provided.
saveAllEditors(boolean) - Method in interface org.eclipse.ui.IWorkbench
Save all dirty editors in the workbench.
saveAllEditors(boolean) - Method in interface org.eclipse.ui.IWorkbenchPage
Saves the contents of all dirty editors belonging to this workbench page.
saveAndBuildBeforeLaunch() - Static method in class org.eclipse.debug.ui.DebugUITools
Deprecated. Saving has been moved to the launch delegate LaunchConfigurationDelegate to allow for scoped saving of resources that are only involved in the current launch, no longer the entire workspace
SaveAsDialog - Class in org.eclipse.ui.dialogs
A standard "Save As" dialog which solicits a path from the user.
SaveAsDialog(Shell) - Constructor for class org.eclipse.ui.dialogs.SaveAsDialog
Creates a new Save As dialog for no specific file.
saveBeforeLaunch(ILaunchConfiguration, String, IProgressMonitor) - Method in class org.eclipse.debug.core.model.LaunchConfigurationDelegate
Performs the scoped saving of resources before launching and returns whether the launch should continue.
saveBeforeLaunch() - Static method in class org.eclipse.debug.ui.DebugUITools
Deprecated. Saving has been moved to the launch delegate LaunchConfigurationDelegate to allow for scoped saving of resources that are only involved in the current launch, no longer the entire workspace
saveCellEditorValue(CellEditor, ViewerCell) - Method in class org.eclipse.jface.databinding.viewers.ObservableValueEditingSupport
Updates the model from the target.
saveCellEditorValue(CellEditor, ViewerCell) - Method in class org.eclipse.jface.viewers.EditingSupport
Save the value of the cell editor back to the model.
saveChanges(IProgressMonitor) - Method in class org.eclipse.compare.CompareEditorInput
Save any unsaved changes.
saveChanges(IProgressMonitor) - Method in class org.eclipse.team.ui.synchronize.ParticipantPageCompareEditorInput
 
saveCheckedActionState(IAction) - Method in class org.eclipse.debug.ui.AbstractDebugView
Save the checked state of the specified action in the Debug UI plugin's preference store.
saveDialogBounds(Shell) - Method in class org.eclipse.debug.ui.InspectPopupDialog
 
saveDialogBounds(Shell) - Method in class org.eclipse.jface.dialogs.PopupDialog
Saves the bounds of the shell in the appropriate dialog settings.
saveDialogSettings() - Method in class org.eclipse.ui.plugin.AbstractUIPlugin
Saves this plug-in's dialog settings.
saveDirtyEditors() - Method in class org.eclipse.ui.dialogs.WizardExportResourcesPage
Save any editors that the user wants to save before export.
saveDocument(IDocumentProvider, IEditorInput, IDocument, boolean, IProgressMonitor) - Method in class org.eclipse.compare.SharedDocumentAdapter
A helper method to save a document.
saveDocument(IProgressMonitor, Object, IDocument, boolean) - Method in class org.eclipse.ui.editors.text.ForwardingDocumentProvider
 
saveDocument(IProgressMonitor, Object, IDocument, boolean) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider.NullProvider
Deprecated.  
saveDocument(IProgressMonitor, Object, IDocument, boolean) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider
 
saveDocument(IProgressMonitor, Object, IDocument, boolean) - Method in class org.eclipse.ui.texteditor.AbstractDocumentProvider
 
saveDocument(IProgressMonitor, Object, IDocument, boolean) - Method in interface org.eclipse.ui.texteditor.IDocumentProvider
Saves the given document provided for the given element.
saveEditor(IEditorPart, boolean) - Method in interface org.eclipse.ui.IWorkbenchPage
Saves the contents of the given editor if dirty.
saveLeftContent(Object, byte[]) - Method in interface org.eclipse.compare.contentmergeviewer.IMergeViewerContentProvider
Saves new contents for the left side of the ContentMergeViewer.
savePerspective() - Method in interface org.eclipse.ui.IWorkbenchPage
Saves the visible views, their layout, and the visible action sets for this page to the current perspective descriptor.
savePerspectiveAs(IPerspectiveDescriptor) - Method in interface org.eclipse.ui.IWorkbenchPage
Saves the visible views, their layout, and the visible action sets for this page to the given perspective descriptor.
savePluginPreferences() - Method in class org.eclipse.core.runtime.Plugin
Deprecated. Replaced by InstanceScope.getNode(<bundleId>).flush()
savePreferences(Scheme, Binding[]) - Method in interface org.eclipse.ui.keys.IBindingService
Writes the given active scheme and bindings to the preference store.
savePreferenceStore() - Method in class org.eclipse.ui.plugin.AbstractUIPlugin
Deprecated. As of Eclipse 2.0, preferences exist for all plug-ins. The equivalent of this method is Plugin.savePluginPreferences. This method now calls savePluginPreferences, and exists only for backwards compatibility.
saveRightContent(Object, byte[]) - Method in interface org.eclipse.compare.contentmergeviewer.IMergeViewerContentProvider
Saves new contents for the right side of the ContentMergeViewer.
saveScope(ISynchronizeScope, IMemento) - Static method in class org.eclipse.team.ui.synchronize.AbstractSynchronizeScope
Save the scope to the given memento
saveScopedDirtyEditors - Static variable in class org.eclipse.debug.core.model.LaunchConfigurationDelegate
Status code for which a prompter will ask the user to save any/all of the dirty editors which have only to do with this launch (scoping them to the current launch/build)
saveSettings(IMemento) - Method in class org.eclipse.ui.views.markers.MarkerFieldFilter
Save any of the relevant state for the receiver in the memento so that it can be used to restore the user settings.
saveState(IMemento) - Method in interface org.eclipse.search.ui.ISearchResultPage
Saves the page state in a memento.
saveState(IMemento) - Method in class org.eclipse.search.ui.text.AbstractTextSearchViewPage
 
saveState(IMemento) - Method in class org.eclipse.team.ui.mapping.SynchronizationContentProvider
 
saveState(IMemento) - Method in class org.eclipse.team.ui.mapping.SynchronizationLabelProvider
 
saveState(IMemento) - Method in class org.eclipse.team.ui.synchronize.AbstractSynchronizeParticipant
 
saveState(IMemento) - Method in class org.eclipse.team.ui.synchronize.AbstractSynchronizeScope
Persist the state of this scope.
saveState(IMemento) - Method in interface org.eclipse.team.ui.synchronize.ISynchronizeParticipant
Saves the participants object state within the memento.
saveState(IMemento) - Method in class org.eclipse.team.ui.synchronize.ModelSynchronizeParticipant
 
saveState(IMemento) - Method in class org.eclipse.team.ui.synchronize.ResourceScope
 
saveState(IMemento) - Method in class org.eclipse.team.ui.synchronize.SubscriberParticipant
 
saveState(IMemento) - Method in class org.eclipse.team.ui.synchronize.WorkingSetScope
 
saveState(IMemento) - Method in class org.eclipse.ui.actions.WorkingSetFilterActionGroup
Saves the state of the filter actions in a memento.
saveState(IMemento) - Method in class org.eclipse.ui.application.ActionBarAdvisor
Saves arbitrary application-specific state information for this action bar advisor.
saveState(IMemento) - Method in interface org.eclipse.ui.application.IWorkbenchWindowConfigurer
Saves the current state of the window using the specified memento.
saveState(IMemento) - Method in class org.eclipse.ui.application.WorkbenchAdvisor
Saves arbitrary application-specific state information for this workbench advisor.
saveState(IMemento) - Method in class org.eclipse.ui.application.WorkbenchWindowAdvisor
Saves arbitrary application specific state information.
saveState(IMemento) - Method in class org.eclipse.ui.ide.FileStoreEditorInput
 
saveState(IMemento) - Method in interface org.eclipse.ui.ILocalWorkingSetManager
Saves the state of the working set manager to the given memento.
saveState(IMemento) - Method in interface org.eclipse.ui.INavigationLocation
Persists the state of this location into the memento
saveState(IMemento) - Method in class org.eclipse.ui.intro.config.CustomizableIntroPart
 
saveState(IMemento) - Method in interface org.eclipse.ui.intro.config.IStandbyContentPart
Saves the object state within a memento.
saveState(IMemento) - Method in interface org.eclipse.ui.intro.IIntroPart
Saves the object state within a memento.
saveState(IMemento) - Method in interface org.eclipse.ui.IPersistable
Saves the state of the object in the given memento.
saveState(IMemento) - Method in interface org.eclipse.ui.IViewPart
Saves the object state within a memento.
saveState(IMemento) - Method in class org.eclipse.ui.navigator.CommonActionProvider
Save flags in aMemento to remember the state of any actions that persist from session to session.
saveState(IMemento) - Method in class org.eclipse.ui.navigator.CommonNavigator
Note: This method is for internal use only.
saveState(IMemento) - Method in interface org.eclipse.ui.navigator.IMementoAware
Save flags in aMemento to remember the state of any actions that persist from session to session.
saveState(IMemento) - Method in interface org.eclipse.ui.navigator.INavigatorContentService
Persist any session-to-session state with the memento.
saveState(IMemento) - Method in class org.eclipse.ui.navigator.NavigatorActionService
Request that Action Providers save any state that they find interesting.
saveState(IMemento) - Method in class org.eclipse.ui.part.FileEditorInput
 
saveState(IMemento, FileEditorInput) - Static method in class org.eclipse.ui.part.FileEditorInputFactory
Saves the state of the given file editor input into the given memento.
saveState(IMemento) - Method in class org.eclipse.ui.part.IntroPart
The base implementation of this IIntroPart method does nothing.
saveState(IMemento) - Method in class org.eclipse.ui.part.ViewPart
 
saveState(IPresentationSerializer, IMemento) - Method in class org.eclipse.ui.presentations.StackPresentation
Saves the state of this presentation to the given memento.
saveState(IMemento) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
 
saveState(IMemento) - Method in class org.eclipse.ui.texteditor.TextSelectionNavigationLocation
Stores the object state into the given memento.
saveState(IMemento) - Method in class org.eclipse.ui.views.bookmarkexplorer.BookmarkNavigator
Deprecated.  
saveState(IMemento) - Method in class org.eclipse.ui.views.framelist.TreeFrame
Save the frame state in the given memento.
saveState(IMemento) - Method in class org.eclipse.ui.views.navigator.ResourceNavigator
 
saveState(IMemento) - Method in class org.eclipse.ui.views.tasklist.TaskList
Deprecated.  
saveState() - Method in class org.eclipse.update.core.InstallMonitor
Save the current monitor state.
saveVariable(IVariable, String, Shell) - Method in interface org.eclipse.debug.ui.actions.IVariableValueEditor
Saves the given expression to the given variable, if appropriate.
saveWidgetState() - Method in class org.eclipse.jface.action.ContributionItem
The default implementation of this IContributionItem method does nothing.
saveWidgetState() - Method in interface org.eclipse.jface.action.IContributionItem
Saves any state information of the control(s) owned by this contribution item.
saveWidgetState() - Method in class org.eclipse.jface.action.MenuManager
 
saveWidgetState() - Method in class org.eclipse.jface.action.SubContributionItem
 
saveWidgetState() - Method in class org.eclipse.jface.action.SubMenuManager
 
saveWidgetState() - Method in class org.eclipse.jface.action.ToolBarContributionItem
 
saveWidgetValues() - Method in class org.eclipse.ui.dialogs.EditorSelectionDialog
Since Finish was pressed, write widget values to the dialog store so that they will persist into the next invocation of this wizard page
saveWidgetValues() - Method in class org.eclipse.ui.dialogs.WizardDataTransferPage
Saves control settings that are to be restored in the next instance of this page.
saveWidgetValues() - Method in class org.eclipse.ui.dialogs.WizardExportPage
Deprecated. Persists resource specification control setting that are to be restored in the next instance of this page.
saveWidgetValues() - Method in class org.eclipse.ui.dialogs.WizardExportResourcesPage
Persists resource specification control setting that are to be restored in the next instance of this page.
saving(ISaveContext) - Method in interface org.eclipse.core.resources.ISaveParticipant
Tells this participant to save its important state because the workspace is being saved, as described in the supplied save context.
scale - Variable in class org.eclipse.jface.preference.ScaleFieldEditor
The scale, or null if none.
scale(float, float) - Method in class org.eclipse.swt.graphics.Transform
Modifies the receiver so that it represents a transformation that is equivalent to its previous transformation scaled by (scaleX, scaleY).
Scale - Class in org.eclipse.swt.widgets
Instances of the receiver represent a selectable user interface object that present a range of continuous numeric values.
Scale(Composite, int) - Constructor for class org.eclipse.swt.widgets.Scale
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
scaledTo(int, int) - Method in class org.eclipse.swt.graphics.ImageData
Returns a copy of the receiver which has been stretched or shrunk to the specified size.
ScaleFieldEditor - Class in org.eclipse.jface.preference
A field editor for an integer type preference.
ScaleFieldEditor(String, String, Composite) - Constructor for class org.eclipse.jface.preference.ScaleFieldEditor
Creates a scale field editor.
ScaleFieldEditor(String, String, Composite, int, int, int, int) - Constructor for class org.eclipse.jface.preference.ScaleFieldEditor
Creates a scale field editor with particular scale values.
scanlinePad - Variable in class org.eclipse.swt.graphics.ImageData
The scanline padding.
schedule() - Method in class org.eclipse.core.runtime.jobs.Job
Schedules this job to be run.
schedule(long) - Method in class org.eclipse.core.runtime.jobs.Job
Schedules this job to be run after a specified delay.
schedule(Job, long, boolean) - Method in interface org.eclipse.ui.progress.IWorkbenchSiteProgressService
Jobs scheduled with this method will cause the part's presentation to be changed to indicate that the part is busy and in a transient state until the job completes.
schedule(Job, long) - Method in interface org.eclipse.ui.progress.IWorkbenchSiteProgressService
Jobs scheduled with this method will cause the part's presentation to be changed to indicate that the part is busy and in a transient state until the job completes.
schedule(Job) - Method in interface org.eclipse.ui.progress.IWorkbenchSiteProgressService
Jobs scheduled with this method will cause the part's presentation to be changed to indicate that the part is busy and in a transient state until the job completes.
scheduleChangeEvent(Object[], Map, Object) - Method in class org.eclipse.core.runtime.spi.RegistryStrategy
Override this method to customize scheduling of an extension registry event.
scheduled(IJobChangeEvent) - Method in interface org.eclipse.core.runtime.jobs.IJobChangeListener
Notification that a job is being added to the queue of scheduled jobs.
scheduled(IJobChangeEvent) - Method in class org.eclipse.core.runtime.jobs.JobChangeAdapter
 
scheduled(IJobChangeEvent) - Method in class org.eclipse.team.ui.synchronize.SynchronizeModelOperation
 
scheduleProgressMessageRefresh() - Method in class org.eclipse.ui.dialogs.FilteredItemsSelectionDialog
Schedules progress message refresh.
scheduleRefresh() - Method in class org.eclipse.ui.dialogs.FilteredItemsSelectionDialog
Schedule refresh job.
Scheme - Class in org.eclipse.jface.bindings
An instance of IScheme is a handle representing a binding scheme as defined by the extension point org.eclipse.ui.bindings.
SCHEME_FILE - Static variable in class org.eclipse.core.filesystem.EFS
Scheme constant (value "file") indicating the local file system scheme.
SCHEME_NULL - Static variable in class org.eclipse.core.filesystem.EFS
Scheme constant (value "null") indicating the null file system scheme.
schemeChanged(SchemeEvent) - Method in class org.eclipse.jface.bindings.BindingManager
Notifies this manager that a scheme has changed.
schemeChanged(SchemeEvent) - Method in interface org.eclipse.jface.bindings.ISchemeListener
Notifies that one or more attributes of an instance of IScheme have changed.
SchemeEvent - Class in org.eclipse.jface.bindings
An instance of this class describes changes to an instance of IScheme.
SchemeEvent(Scheme, boolean, boolean, boolean, boolean) - Constructor for class org.eclipse.jface.bindings.SchemeEvent
Creates a new instance of this class.
SCOPE - Static variable in class org.eclipse.core.resources.ProjectScope
String constant (value of "project") used for the scope name for this preference scope.
SCOPE - Static variable in class org.eclipse.core.runtime.preferences.ConfigurationScope
String constant (value of "configuration") used for the scope name for the configuration preference scope.
SCOPE - Static variable in class org.eclipse.core.runtime.preferences.DefaultScope
String constant (value of "default") used for the scope name for the default preference scope.
SCOPE - Static variable in class org.eclipse.core.runtime.preferences.InstanceScope
String constant (value of "instance") used for the scope name for the instance preference scope.
scope - Variable in class org.eclipse.swt.printing.PrinterData
the scope of the print job, expressed as one of the following values: ALL_PAGES Print all pages in the current document PAGE_RANGE Print the range of pages specified by startPage and endPage SELECTION Print the current selection
scopeChanged(ISynchronizationScope, ResourceMapping[], ResourceTraversal[]) - Method in interface org.eclipse.team.core.mapping.ISynchronizationScopeChangeListener
Notification that the scope has changed.
ScopedPreferenceStore - Class in org.eclipse.ui.preferences
The ScopedPreferenceStore is an IPreferenceStore that uses the scopes provided in org.eclipse.core.runtime.preferences.
ScopedPreferenceStore(IScopeContext, String, String) - Constructor for class org.eclipse.ui.preferences.ScopedPreferenceStore
Create a new instance of the receiver.
ScopedPreferenceStore(IScopeContext, String) - Constructor for class org.eclipse.ui.preferences.ScopedPreferenceStore
Create a new instance of the receiver.
ScriptedCommand - Class in org.eclipse.update.standalone
Parent class for all the update manager standalone commands.
ScriptedCommand() - Constructor for class org.eclipse.update.standalone.ScriptedCommand
Constructor
ScriptedCommand(String) - Constructor for class org.eclipse.update.standalone.ScriptedCommand
Constructor.
scroll(int, int, int, int, int, int, boolean) - Method in class org.eclipse.swt.custom.StyledText
 
scroll(int, int, int, int, int, int, boolean) - Method in class org.eclipse.swt.widgets.Canvas
Scrolls a rectangular area of the receiver by first copying the source area to the destination and then causing the area of the source which is not covered by the destination to be repainted.
SCROLL_LINE - Static variable in class org.eclipse.swt.SWT
Constants to indicate line scrolling (value is 1).
SCROLL_LINE_DOWN - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the navigate scroll line down action.
SCROLL_LINE_UP - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the navigate scroll line up action.
SCROLL_LOCK - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the scroll lock key (value is (1<<24)+84).
SCROLL_LOCK - Static variable in class org.eclipse.ui.keys.SpecialKey
Deprecated. The single static instance of SpecialKey which represents the 'Scroll Lock' key.
SCROLL_LOCK_NAME - Static variable in interface org.eclipse.jface.bindings.keys.IKeyLookup
The formal name for the 'Scroll Lock' key.
SCROLL_PAGE - Static variable in class org.eclipse.swt.SWT
Constants to indicate page scrolling (value is 2).
Scrollable - Class in org.eclipse.swt.widgets
This class is the abstract superclass of all classes which represent controls that have standard scroll bars.
Scrollable(Composite, int) - Constructor for class org.eclipse.swt.widgets.Scrollable
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
ScrollBar - Class in org.eclipse.swt.widgets
Instances of this class are selectable user interface objects that represent a range of positive, numeric values.
scrollDown(int, int) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
 
scrollDown(int, int) - Method in class org.eclipse.jface.viewers.Viewer
Scrolls the viewer's control down by one item from the given display-relative coordinates.
ScrolledComposite - Class in org.eclipse.swt.custom
A ScrolledComposite provides scrollbars and will scroll its content when the user uses the scrollbars.
ScrolledComposite(Composite, int) - Constructor for class org.eclipse.swt.custom.ScrolledComposite
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
ScrolledForm - Class in org.eclipse.ui.forms.widgets
ScrolledForm is a control that is capable of scrolling an instance of the Form class.
ScrolledForm(Composite) - Constructor for class org.eclipse.ui.forms.widgets.ScrolledForm
 
ScrolledForm(Composite, int) - Constructor for class org.eclipse.ui.forms.widgets.ScrolledForm
Creates the form control as a child of the provided parent.
ScrolledFormText - Class in org.eclipse.ui.forms.widgets
ScrolledFormText is a control that is capable of scrolling an instance of the FormText class.
ScrolledFormText(Composite, boolean) - Constructor for class org.eclipse.ui.forms.widgets.ScrolledFormText
Creates the new scrolled text instance in the provided parent
ScrolledFormText(Composite, int, boolean) - Constructor for class org.eclipse.ui.forms.widgets.ScrolledFormText
Creates the new scrolled text instance in the provided parent
ScrolledPageBook - Class in org.eclipse.ui.forms.widgets
ScrolledPageBook is a class that is capable of stacking several composites (pages), while showing one at a time.
ScrolledPageBook(Composite) - Constructor for class org.eclipse.ui.forms.widgets.ScrolledPageBook
Creates a new instance in the provided parent
ScrolledPageBook(Composite, int) - Constructor for class org.eclipse.ui.forms.widgets.ScrolledPageBook
Creates a new instance in the provided parent and with the provided style.
SCROLLER - Static variable in class org.eclipse.jface.text.TextViewer
Identifies the scrollbars as originators of a view port change.
scrollUp(int, int) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
 
scrollUp(int, int) - Method in class org.eclipse.jface.viewers.Viewer
Scrolls the viewer's control up by one item from the given display-relative coordinates.
ScrubLocalAction - Class in org.eclipse.ui.actions
Deprecated. This class is obsolete; there is no support in the workspace for scrubbing local content.
ScrubLocalAction(Shell) - Constructor for class org.eclipse.ui.actions.ScrubLocalAction
Deprecated. Creates a new action.
search(int, String, boolean, boolean, boolean) - Method in class org.eclipse.jface.text.AbstractDocument
Deprecated. as of 3.0 search is provided by FindReplaceDocumentAdapter
search(int, String, boolean, boolean, boolean) - Method in interface org.eclipse.jface.text.IDocument
Deprecated. as of 3.0 search is provided by FindReplaceDocumentAdapter
search(TextSearchScope, TextSearchRequestor, Pattern, IProgressMonitor) - Method in class org.eclipse.search.core.text.TextSearchEngine
Uses a given search pattern to find matches in the content of workspace file resources.
search(IFile[], TextSearchRequestor, Pattern, IProgressMonitor) - Method in class org.eclipse.search.core.text.TextSearchEngine
Uses a given search pattern to find matches in the content of workspace file resources.
SEARCH - Static variable in class org.eclipse.swt.SWT
Style constant for search behavior (value is 1<<7).
search(String) - Method in class org.eclipse.ui.help.AbstractHelpUI
Starts the help search using the help search facility.
search(String) - Method in interface org.eclipse.ui.help.IWorkbenchHelpSystem
Starts the search using the help search system.
SEARCH_LOCATION_BOTH - Static variable in interface org.eclipse.update.core.IFeature
Indicates the one-click update will search both the location of the nesting root feature and the location defined by the feature.
SEARCH_LOCATION_DEFAULT - Static variable in interface org.eclipse.update.core.IFeature
Indicates the one-click update will search the location of the nesting root feature.
SEARCH_LOCATION_FEATURE - Static variable in interface org.eclipse.update.core.IFeature
Indicates the one-click update will search the location defined by the feature.
SEARCH_MARKER - Static variable in class org.eclipse.search.ui.NewSearchUI
Search marker type (value "org.eclipse.search.searchmarker").
SEARCH_MARKER - Static variable in class org.eclipse.search.ui.SearchUI
Deprecated. Use NewSearchUI.SEARCH_MARKER instead.
SEARCH_RESULT_VIEW_ID - Static variable in class org.eclipse.search.ui.SearchUI
Deprecated. Id of the Search result view (value "org.eclipse.search.SearchResultView").
SEARCH_ROOT - Static variable in interface org.eclipse.update.core.IUpdateConstants
The search location for updates is defined by the root feature.
SEARCH_SELF - Static variable in interface org.eclipse.update.core.IUpdateConstants
The search location for updates is defined by this feature.
SEARCH_VIEW_ID - Static variable in class org.eclipse.search.ui.NewSearchUI
Id of the new Search view (value "org.eclipse.search.ui.views.SearchView").
SEARCH_VIEW_ID - Static variable in class org.eclipse.search.ui.SearchUI
Deprecated. Use NewSearchUI.SEARCH_VIEW_ID instead.
SearchCommand - Class in org.eclipse.update.standalone
Command to search an update site and list its features.
SearchCommand(String) - Constructor for class org.eclipse.update.standalone.SearchCommand
 
searchFinished() - Method in interface org.eclipse.search.ui.ISearchResultView
Deprecated. Informs the view that the search has finished.
SearchPattern - Class in org.eclipse.ui.dialogs
A search pattern defines how search results are found.
SearchPattern() - Constructor for class org.eclipse.ui.dialogs.SearchPattern
Creates new instance of SearchPattern Default allowedRules for it is result of belong logic operation: ( RULE_EXACT_MATCH | RULE_PREFIX_MATCH | RULE_PATTERN_MATCH | RULE_CAMELCASE_MATCH )
SearchPattern(int) - Constructor for class org.eclipse.ui.dialogs.SearchPattern
Creates a search pattern with the rule to apply for matching index keys.
searchResultChanged(SearchResultEvent) - Method in interface org.eclipse.search.ui.ISearchResultListener
Called to notify listeners of changes in a ISearchResult.
SearchResultEvent - Class in org.eclipse.search.ui
The common superclass of all events sent from ISearchResults.
SearchResultEvent(ISearchResult) - Constructor for class org.eclipse.search.ui.SearchResultEvent
Creates a new search result event for the given search result.
searchStarted(IActionGroupFactory, String, String, ImageDescriptor, String, ILabelProvider, IAction, IGroupByKeyComputer, IRunnableWithProgress) - Method in interface org.eclipse.search.ui.ISearchResultView
Deprecated. Informs the view that a search has started.
searchStarted(String, String, ImageDescriptor, IContextMenuContributor, ILabelProvider, IAction, IGroupByKeyComputer, IRunnableWithProgress) - Method in interface org.eclipse.search.ui.ISearchResultView
Deprecated. As of build > 20011107, replaced by the new version with additional parameter
searchStarted(String, String, String, ImageDescriptor, IContextMenuContributor, ILabelProvider, IAction, IGroupByKeyComputer, IRunnableWithProgress) - Method in interface org.eclipse.search.ui.ISearchResultView
Deprecated. As of build > 20020514, replaced by the new version which provides an action group factory
SearchUI - Class in org.eclipse.search.ui
Deprecated. Part of the old ('classic') search. Since 3.0 clients can create their own search result view pages and use NewSearchUI instead.
Section - Class in org.eclipse.ui.forms.widgets
A variation of the expandable composite that adds optional description below the title.
Section(Composite, int) - Constructor for class org.eclipse.ui.forms.widgets.Section
Creates a new section instance in the provided parent.
SectionPart - Class in org.eclipse.ui.forms
Section part implements IFormPart interface based on the Section widget.
SectionPart(Section) - Constructor for class org.eclipse.ui.forms.SectionPart
Creates a new section part based on the provided section.
SectionPart(Composite, FormToolkit, int) - Constructor for class org.eclipse.ui.forms.SectionPart
Creates a new section part inside the provided parent and using the provided toolkit.
SecurePreferencesFactory - Class in org.eclipse.equinox.security.storage
Use this class to access secure preferences.
SecurePreferencesFactory() - Constructor for class org.eclipse.equinox.security.storage.SecurePreferencesFactory
 
segment(int) - Method in interface org.eclipse.core.runtime.IPath
Returns the specified segment of this path, or null if the path does not have such a segment.
segment(int) - Method in class org.eclipse.core.runtime.Path
 
segment - Variable in class org.eclipse.jface.text.projection.Fragment
The corresponding segment of this fragment.
Segment - Class in org.eclipse.jface.text.projection
Internal class.
Segment(int, int) - Constructor for class org.eclipse.jface.text.projection.Segment
Creates a new segment covering the given range.
segmentCount() - Method in interface org.eclipse.core.runtime.IPath
Returns the number of segments in this path.
segmentCount() - Method in class org.eclipse.core.runtime.Path
 
segments() - Method in interface org.eclipse.core.runtime.IPath
Returns the segments in this path in order.
segments() - Method in class org.eclipse.core.runtime.Path
 
segments - Variable in class org.eclipse.swt.custom.BidiSegmentEvent
bidi segments, see above
select(URI) - Method in interface org.eclipse.core.net.proxy.IProxyService
Returns all the applicable proxy data to access the specified URI.
select(IContentType[], boolean, boolean) - Method in interface org.eclipse.core.runtime.content.IContentTypeManager.ISelectionPolicy
Returns a subset of the given content types sorted by using a custom criterion.
SELECT - Static variable in interface org.eclipse.jface.text.link.ILinkedModeListener
Flag to leave specifying that a UI of a parent mode should select the current position.
select(Object) - Method in class org.eclipse.jface.viewers.AcceptAllFilter
 
select(Object) - Method in interface org.eclipse.jface.viewers.IFilter
Determines if the given object passes this filter.
select(Viewer, Object, Object) - Method in class org.eclipse.jface.viewers.ViewerFilter
Returns whether the given element makes it through this filter.
select(IConfigurationElement, RefactoringStatus) - Method in interface org.eclipse.ltk.core.refactoring.participants.IParticipantDescriptorFilter
Returns whether the given element makes it through this filter.
select(int) - Method in class org.eclipse.swt.custom.CCombo
Selects the item at the given zero-relative index in the receiver's list.
select(String) - Method in class org.eclipse.swt.custom.PopupList
Selects an item with text that starts with specified String.
select(int) - Method in class org.eclipse.swt.widgets.Combo
Selects the item at the given zero-relative index in the receiver's list.
select(int[]) - Method in class org.eclipse.swt.widgets.List
Selects the items at the given zero-relative indices in the receiver.
select(int) - Method in class org.eclipse.swt.widgets.List
Selects the item at the given zero-relative index in the receiver's list.
select(int, int) - Method in class org.eclipse.swt.widgets.List
Selects the items in the range specified by the given zero-relative indices in the receiver.
select(int[]) - Method in class org.eclipse.swt.widgets.Table
Selects the items at the given zero-relative indices in the receiver.
select(int) - Method in class org.eclipse.swt.widgets.Table
Selects the item at the given zero-relative index in the receiver.
select(int, int) - Method in class org.eclipse.swt.widgets.Table
Selects the items in the range specified by the given zero-relative indices in the receiver.
select(TreeItem) - Method in class org.eclipse.swt.widgets.Tree
Selects an item in the receiver.
select(IDiff, IProgressMonitor) - Method in class org.eclipse.team.core.diff.DiffFilter
Return true if the provided IDiffNode matches the filter.
select(IDiff, IProgressMonitor) - Method in class org.eclipse.team.core.diff.FastDiffFilter
 
select(IDiff) - Method in class org.eclipse.team.core.diff.FastDiffFilter
Return true if the provided IDiffNode matches the filter.
select(SyncInfo) - Method in class org.eclipse.team.core.synchronize.FastSyncInfoFilter.AndSyncInfoFilter
 
select(SyncInfo) - Method in class org.eclipse.team.core.synchronize.FastSyncInfoFilter.AutomergableFilter
 
select(SyncInfo) - Method in class org.eclipse.team.core.synchronize.FastSyncInfoFilter.OrSyncInfoFilter
 
select(SyncInfo) - Method in class org.eclipse.team.core.synchronize.FastSyncInfoFilter.PseudoConflictFilter
 
select(SyncInfo) - Method in class org.eclipse.team.core.synchronize.FastSyncInfoFilter
Return whether the provided SyncInfo matches the filter.
select(SyncInfo, IProgressMonitor) - Method in class org.eclipse.team.core.synchronize.FastSyncInfoFilter
 
select(SyncInfo) - Method in class org.eclipse.team.core.synchronize.FastSyncInfoFilter.SyncInfoChangeTypeFilter
 
select(SyncInfo) - Method in class org.eclipse.team.core.synchronize.FastSyncInfoFilter.SyncInfoDirectionFilter
 
select(SyncInfo, IProgressMonitor) - Method in class org.eclipse.team.core.synchronize.SyncInfoFilter.ContentComparisonSyncInfoFilter
 
select(SyncInfo, IProgressMonitor) - Method in class org.eclipse.team.core.synchronize.SyncInfoFilter
Return true if the provided SyncInfo matches the filter.
select(Viewer, Object, Object) - Method in class org.eclipse.ui.dialogs.PatternFilter
 
select(IResource) - Method in class org.eclipse.ui.dialogs.ResourceListSelectionDialog
Use this method to further filter resources.
select(Saveable, IWorkbenchPart[]) - Method in interface org.eclipse.ui.ISaveableFilter
Indicate whether the given saveable matches this filter.
select(Viewer, Object, Object) - Method in class org.eclipse.ui.ResourceWorkingSetFilter
Determines if an element should be filtered out.
select(MarkerItem) - Method in class org.eclipse.ui.views.markers.MarkerFieldFilter
Return whether or not marker should be filtered by the receiver.
select(Viewer, Object, Object) - Method in class org.eclipse.ui.views.navigator.ResourcePatternFilter
 
SELECT_ALL - Static variable in interface org.eclipse.jface.text.ITextOperationTarget
Text operation code for selecting the complete text.
SELECT_ALL - Static variable in class org.eclipse.jface.viewers.CellEditor
Property name for the select all action
SELECT_ALL - Static variable in class org.eclipse.swt.custom.ST
 
SELECT_ALL - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id "selectAll"): Select All.
SELECT_ALL - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Deprecated. in 3.0. Use ActionFactory.SELECT_ALL.getId() instead.
SELECT_ALL - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Name of standard Select All global action in the Edit menu.
SELECT_ALL - Static variable in interface org.eclipse.ui.texteditor.IWorkbenchActionDefinitionIds
Action definition id of the edit select all action.
SELECT_ALL_ACTION - Static variable in interface org.eclipse.debug.ui.IDebugView
Action id for a view's select all action.
SELECT_ALL_ACTION - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
Help context id for the action.
SELECT_ALL_HANDLER - Static variable in interface org.eclipse.ui.swt.IFocusService
Use the value to provide default select all behaviour in a handler element class attribute.
SELECT_ALL_ID - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
Button id for a "Select All" button (value 18).
SELECT_COLUMN_NEXT - Static variable in class org.eclipse.swt.custom.ST
 
SELECT_COLUMN_NEXT - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the select next column action.
SELECT_COLUMN_PREVIOUS - Static variable in class org.eclipse.swt.custom.ST
 
SELECT_COLUMN_PREVIOUS - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the select previous column action.
SELECT_LINE_DOWN - Static variable in class org.eclipse.swt.custom.ST
 
SELECT_LINE_DOWN - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the select line down action.
SELECT_LINE_END - Static variable in class org.eclipse.swt.custom.ST
 
SELECT_LINE_END - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the select line end action.
SELECT_LINE_START - Static variable in class org.eclipse.swt.custom.ST
 
SELECT_LINE_START - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the select line start action.
SELECT_LINE_UP - Static variable in class org.eclipse.swt.custom.ST
 
SELECT_LINE_UP - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the select line up action.
SELECT_NEXT_PROPOSAL_COMMAND_ID - Static variable in class org.eclipse.jface.text.contentassist.ContentAssistant
Content assist command identifier for 'select next proposal'.
SELECT_ON_HOVER - Static variable in class org.eclipse.jface.util.OpenStrategy
Hover will select the item.
SELECT_PAGE_DOWN - Static variable in class org.eclipse.swt.custom.ST
 
SELECT_PAGE_DOWN - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the select page down action.
SELECT_PAGE_UP - Static variable in class org.eclipse.swt.custom.ST
 
SELECT_PAGE_UP - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the select page up action.
SELECT_PREVIOUS_PROPOSAL_COMMAND_ID - Static variable in class org.eclipse.jface.text.contentassist.ContentAssistant
Content assist command identifier for 'select previous proposal'.
SELECT_TEXT_END - Static variable in class org.eclipse.swt.custom.ST
 
SELECT_TEXT_END - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the select text end action.
SELECT_TEXT_START - Static variable in class org.eclipse.swt.custom.ST
 
SELECT_TEXT_START - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the select text start action.
SELECT_TYPES_ID - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
Button id for a "Select types" button (value 20).
SELECT_WINDOW_END - Static variable in class org.eclipse.swt.custom.ST
 
SELECT_WINDOW_END - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the select window end action.
SELECT_WINDOW_START - Static variable in class org.eclipse.swt.custom.ST
 
SELECT_WINDOW_START - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the select window start action.
SELECT_WORD_NEXT - Static variable in class org.eclipse.swt.custom.ST
 
SELECT_WORD_NEXT - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the select next word action.
SELECT_WORD_PREVIOUS - Static variable in class org.eclipse.swt.custom.ST
 
SELECT_WORD_PREVIOUS - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the select previous word action.
selectAll() - Method in class org.eclipse.swt.custom.StyledText
Selects all the text.
selectAll() - Method in class org.eclipse.swt.custom.TableTree
Deprecated. Selects all of the items in the receiver.
selectAll() - Method in class org.eclipse.swt.widgets.List
Selects all of the items in the receiver.
selectAll() - Method in class org.eclipse.swt.widgets.Table
Selects all of the items in the receiver.
selectAll() - Method in class org.eclipse.swt.widgets.Text
Selects all the text in the receiver.
selectAll() - Method in class org.eclipse.swt.widgets.Tree
Selects all of the items in the receiver.
selectAll() - Method in class org.eclipse.ui.dialogs.FilteredTree
Select all text in the filter text field.
selectAndReveal(int, int) - Method in class org.eclipse.jface.text.DefaultUndoManager
Deprecated. Selects and reveals the specified range.
selectAndReveal(int, int) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
 
selectAndReveal(int, int, int, int) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
Selects and reveals the specified ranges in this text editor.
selectAndReveal(int, int) - Method in interface org.eclipse.ui.texteditor.ITextEditor
Selects and reveals the specified range in this text editor.
selectAndReveal(IResource) - Method in class org.eclipse.ui.wizards.newresource.BasicNewResourceWizard
Selects and reveals the newly added resource in all parts of the active workbench window's active page.
selectAndReveal(IResource, IWorkbenchWindow) - Static method in class org.eclipse.ui.wizards.newresource.BasicNewResourceWizard
Attempts to select and reveal the specified resource in all parts within the supplied workbench window's active page.
SelectAnnotationRulerAction - Class in org.eclipse.ui.texteditor
A ruler action which can select the textual range of an annotation that has a visual representation in a vertical ruler.
SelectAnnotationRulerAction(ResourceBundle, String, ITextEditor) - Constructor for class org.eclipse.ui.texteditor.SelectAnnotationRulerAction
Creates a new action for the given ruler and editor.
selectAppropriateFolderContents(IContainer) - Method in class org.eclipse.ui.dialogs.WizardExportPage
Deprecated. Records a container's recursive file descendents which have an extension that has been specified for export by the user.
selectAppropriateResources(Object) - Method in class org.eclipse.ui.dialogs.WizardExportPage
Deprecated. Records a resource's recursive descendents which are appropriate for export based upon this page's current controls contents.
selectChange(boolean) - Method in class org.eclipse.compare.CompareNavigator
 
selectChange(boolean) - Method in interface org.eclipse.compare.ICompareNavigator
Starting from the current selection selectChange selects and reveals the next (previous) change.
selectChange(int) - Method in interface org.eclipse.compare.INavigatable
Starting from the current selection selectChange selects and reveals the specified change.
selectContentTypePlugin(int, Map) - Method in class org.eclipse.jface.text.TextViewer
Selects from the given map the one which is registered under the content type of the partition in which the given offset is located.
selected(ITextViewer, boolean) - Method in interface org.eclipse.jface.text.contentassist.ICompletionProposalExtension2
Called when the proposal is selected.
selected(ITextViewer, boolean) - Method in class org.eclipse.jface.text.templates.TemplateProposal
 
SELECTED - Static variable in class org.eclipse.swt.SWT
Event detail field that indicates a user-interface component state is selected (value is 1<<1).
SELECTED_PROJECTS_SCOPE - Static variable in interface org.eclipse.search.ui.ISearchPageContainer
Current Project scope (value 3).
selectEdition(ITypedElement, ITypedElement[], Object) - Method in class org.eclipse.compare.EditionSelectionDialog
Deprecated. Presents this modal dialog with the functionality described in the class comment above.
selectedPage - Variable in class org.eclipse.jface.dialogs.PageChangedEvent
The selected page.
selectedTypes - Variable in class org.eclipse.ui.dialogs.WizardResourceImportPage
 
SelectFilesOperation - Class in org.eclipse.ui.wizards.datatransfer
Operation responsible for traversing a specified file system position recursively and building - a tree that represents the container structure - a collection containing all files meeting a specified extension criteria This is implemented as an Operation in order to provide an escape to the user (the Cancel button) if the operation drags on for too long
SelectFilesOperation(Object, IImportStructureProvider) - Constructor for class org.eclipse.ui.wizards.datatransfer.SelectFilesOperation
Creates a new SelectFilesOperation.
SELECTION - Static variable in interface org.eclipse.help.IContextProvider
State change trigger indicating that the provider should be asked for context help on each selection change.
SELECTION - Static variable in interface org.eclipse.jface.text.IPainter
Constant describing the reason of a repaint request: selection changed.
SELECTION - Static variable in class org.eclipse.jface.text.templates.GlobalTemplateVariables
The type of the selection variables.
selection - Variable in class org.eclipse.jface.viewers.DoubleClickEvent
The selection.
selection - Variable in class org.eclipse.jface.viewers.OpenEvent
The selection.
selection - Variable in class org.eclipse.jface.viewers.SelectionChangedEvent
The selection.
SELECTION - Static variable in class org.eclipse.swt.printing.PrinterData
scope field value indicating that the current selection should be printed
Selection - Static variable in class org.eclipse.swt.SWT
The selection event type (value is 13).
selection - Variable in class org.eclipse.ui.wizards.newresource.BasicNewResourceWizard
The current selection.
SELECTION_CLIPBOARD - Static variable in class org.eclipse.swt.dnd.DND
The transfer mechanism for clients that use the selection mechanism (value is 2).
SELECTION_FRAME - Static variable in interface org.eclipse.ui.views.framelist.IFrameSource
Frame constant indicating the frame for the selection.
SELECTION_SCOPE - Static variable in interface org.eclipse.search.ui.ISearchPageContainer
Selection scope (value 1).
SelectionAdapter - Class in org.eclipse.swt.events
This adapter class provides default implementations for the methods described by the SelectionListener interface.
SelectionAdapter() - Constructor for class org.eclipse.swt.events.SelectionAdapter
 
selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.compare.CompareViewerPane
 
selectionChanged(IAction, ISelection) - Method in class org.eclipse.debug.ui.actions.AbstractLaunchHistoryAction
 
selectionChanged(IAction, ISelection) - Method in class org.eclipse.debug.ui.actions.AddMemoryRenderingActionDelegate
 
selectionChanged(IAction, ISelection) - Method in class org.eclipse.debug.ui.actions.ContextualLaunchAction
 
selectionChanged(IAction, ISelection) - Method in class org.eclipse.debug.ui.actions.LaunchAsAction
Deprecated.  
selectionChanged(IAction, ISelection) - Method in class org.eclipse.debug.ui.actions.LaunchShortcutsAction
 
selectionChanged(IAction, ISelection) - Method in class org.eclipse.debug.ui.actions.OpenLaunchDialogAction
 
selectionChanged(IAction, ISelection) - Method in class org.eclipse.debug.ui.actions.RulerBreakpointTypesActionDelegate
 
selectionChanged(IAction, ISelection) - Method in class org.eclipse.debug.ui.actions.RunToLineActionDelegate
 
selectionChanged(IAction, ISelection) - Method in class org.eclipse.help.ui.browser.LaunchURL
 
selectionChanged() - Method in class org.eclipse.jface.preference.ListEditor
Invoked when the selection in the list has changed.
selectionChanged(ICompletionProposal, boolean) - Method in interface org.eclipse.jface.text.contentassist.ICompletionListener
Called when the selection in the proposal popup is changed or if the insert-mode changed.
selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.jface.text.PaintManager
 
selectionChanged(int, int) - Method in class org.eclipse.jface.text.TextViewer
Sends out a text selection changed event to all registered listeners and registers the selection changed event to be sent out to all post selection listeners.
selectionChanged(SelectionChangedEvent) - Method in interface org.eclipse.jface.viewers.ISelectionChangedListener
Notifies that the selection has changed.
selectionChanged(IAction, ISelection) - Method in class org.eclipse.ltk.ui.refactoring.actions.ApplyRefactoringScriptAction
Notifies this action delegate that the selection in the workbench has changed.
selectionChanged(IAction, ISelection) - Method in class org.eclipse.ltk.ui.refactoring.actions.CreateRefactoringScriptAction
Notifies this action delegate that the selection in the workbench has changed.
selectionChanged(IAction, ISelection) - Method in class org.eclipse.ltk.ui.refactoring.actions.ShowRefactoringHistoryAction
Notifies this action delegate that the selection in the workbench has changed.
selectionChanged(IAction, ISelection) - Method in class org.eclipse.ltk.ui.refactoring.RedoRefactoringAction
Deprecated.  
selectionChanged(IAction, ISelection) - Method in class org.eclipse.ltk.ui.refactoring.UndoRefactoringAction
Deprecated.  
selectionChanged() - Method in class org.eclipse.swt.accessibility.Accessible
Sends a message to accessible clients that the child selection within a custom container control has changed.
selectionChanged(ISelection) - Method in class org.eclipse.team.ui.synchronize.ModelParticipantAction
Set the selection of this action to the given selection
selectionChanged(ISelection) - Method in class org.eclipse.team.ui.synchronize.SynchronizeModelAction
Set the selection of this action to the given selection
selectionChanged(IAction, ISelection) - Method in class org.eclipse.ui.actions.ActionDelegate
The ActionDelegate implementation of this IActionDelegate method does nothing.
selectionChanged(IStructuredSelection) - Method in class org.eclipse.ui.actions.BaseSelectionListenerAction
Notifies this action that the given structured selection has changed.
selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.ui.actions.BaseSelectionListenerAction
The BaseSelectionListenerAction implementation of this ISelectionChangedListener method calls selectionChanged(IStructuredSelection) assuming the selection is a structured one.
selectionChanged(ISelection) - Method in class org.eclipse.ui.actions.SelectionProviderAction
Notifies this action that the given (non-structured) selection has changed in the selection provider.
selectionChanged(IStructuredSelection) - Method in class org.eclipse.ui.actions.SelectionProviderAction
Notifies this action that the given structured selection has changed in the selection provider.
selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.ui.actions.SelectionProviderAction
The SelectionProviderAction implementation of this ISelectionChangedListener method calls selectionChanged(IStructuredSelection) if the selection is a structured selection but selectionChanged(ISelection) if it is not.
selectionChanged(IStructuredSelection) - Method in class org.eclipse.ui.dialogs.PropertyDialogAction
 
selectionChanged(IAction, ISelection) - Method in class org.eclipse.ui.editors.text.FileBufferOperationAction
 
selectionChanged(IFormPart, ISelection) - Method in class org.eclipse.ui.forms.DetailsPart
 
selectionChanged(IFormPart, ISelection) - Method in interface org.eclipse.ui.forms.IPartSelectionListener
Called when the provided part has changed selection state.
selectionChanged(IAction, ISelection) - Method in interface org.eclipse.ui.IActionDelegate
Notifies this action delegate that the selection in the workbench has changed.
selectionChanged(IWorkbenchPart, ISelection) - Method in interface org.eclipse.ui.ISelectionListener
Notifies this listener that the selection has changed.
selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.ui.part.DrillDownAdapter
Updates the navigation buttons when a selection change occurs in the tree.
selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.ui.part.PageBookView.SelectionProvider
The selection has changed.
selectionChanged(IAction, ISelection) - Method in class org.eclipse.ui.texteditor.AbstractRulerActionDelegate
 
selectionChanged(IAction, ISelection) - Method in class org.eclipse.ui.texteditor.GotoLastEditPositionAction
 
selectionChanged(ICompletionProposal, boolean) - Method in class org.eclipse.ui.texteditor.KeyBindingSupportForAssistant
 
selectionChanged(IAction, ISelection) - Method in class org.eclipse.ui.texteditor.quickdiff.QuickDiffToggleAction
 
selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.ui.views.contentoutline.ContentOutline
 
selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.ui.views.contentoutline.ContentOutlinePage
 
selectionChanged(IStructuredSelection) - Method in class org.eclipse.ui.views.navigator.ShowInNavigatorAction
 
selectionChanged(IWorkbenchPart, ISelection) - Method in class org.eclipse.ui.views.properties.PropertySheet
 
selectionChanged(IWorkbenchPart, ISelection) - Method in class org.eclipse.ui.views.properties.PropertySheetPage
 
selectionChanged(IWorkbenchPart, ISelection) - Method in class org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage
 
SelectionChangedEvent - Class in org.eclipse.jface.viewers
Event object describing a selection change.
SelectionChangedEvent(ISelectionProvider, ISelection) - Constructor for class org.eclipse.jface.viewers.SelectionChangedEvent
Creates a new event for the given source and selection.
SelectionDialog - Class in org.eclipse.ui.dialogs
The abstract implementation of a selection dialog.
SelectionDialog(Shell) - Constructor for class org.eclipse.ui.dialogs.SelectionDialog
Creates a dialog instance.
SelectionEnabler - Class in org.eclipse.ui
Determines the enablement status given a selection.
SelectionEnabler(IConfigurationElement) - Constructor for class org.eclipse.ui.SelectionEnabler
Create a new instance of the receiver.
SelectionEvent - Class in org.eclipse.swt.events
Instances of this class are sent as a result of widgets being selected.
SelectionEvent(Event) - Constructor for class org.eclipse.swt.events.SelectionEvent
Constructs a new instance of this class based on the information in the given untyped event.
selectionGroup - Variable in class org.eclipse.ui.dialogs.WizardResourceImportPage
The selectionGroup field should have been created with a private modifier.
selectionIsOfType(int) - Method in class org.eclipse.ui.actions.SelectionListenerAction
Returns whether the current selection consists entirely of resources whose types are among those in the given resource type mask.
SelectionListener - Interface in org.eclipse.swt.events
Classes which implement this interface provide methods that deal with the events that are generated when selection occurs in a control.
SelectionListenerAction - Class in org.eclipse.ui.actions
The abstract superclass for resource-based actions that listen to selection change events.
SelectionListenerAction(String) - Constructor for class org.eclipse.ui.actions.SelectionListenerAction
Creates a new action with the given text.
SelectionProviderAction - Class in org.eclipse.ui.actions
The abstract superclass for actions that listen to selection changes from a particular selection provider.
SelectionProviderAction(ISelectionProvider, String) - Constructor for class org.eclipse.ui.actions.SelectionProviderAction
Creates a new action with the given text that monitors selection changes within the given selection provider.
SelectionStatusDialog - Class in org.eclipse.ui.dialogs
An abstract base class for dialogs with a status bar and ok/cancel buttons.
SelectionStatusDialog(Shell) - Constructor for class org.eclipse.ui.dialogs.SelectionStatusDialog
Creates an instance of a SelectionStatusDialog.
SelectMarkerRulerAction - Class in org.eclipse.ui.texteditor
A ruler action which can select the textual range of a marker that has a visual representation in a vertical ruler.
SelectMarkerRulerAction(ResourceBundle, String, ITextEditor, IVerticalRulerInfo) - Constructor for class org.eclipse.ui.texteditor.SelectMarkerRulerAction
Creates a new action for the given ruler and editor.
SelectMarkerRulerAction(ResourceBundle, String, IVerticalRuler, ITextEditor) - Constructor for class org.eclipse.ui.texteditor.SelectMarkerRulerAction
Deprecated. As of 3.0, replaced by SelectMarkerRulerAction.SelectMarkerRulerAction(ResourceBundle, String, ITextEditor, IVerticalRulerInfo)
SelectMarkerRulerInfoAction - Class in org.eclipse.ui.texteditor
Deprecated. As of 2.1, replaced by SelectMarkerRulerAction
SelectMarkerRulerInfoAction(ResourceBundle, String, IVerticalRulerInfo, ITextEditor) - Constructor for class org.eclipse.ui.texteditor.SelectMarkerRulerInfoAction
Deprecated. As of 2.1 replaced by SelectMarkerRulerAction.SelectMarkerRulerAction(ResourceBundle, String, ITextEditor, IVerticalRulerInfo)
selectNodes(FastSyncInfoFilter) - Method in class org.eclipse.team.core.synchronize.SyncInfoSet
Removes all nodes from this set that do not match the given filter leaving only those that do match the filter.
selectPart(IPresentablePart) - Method in interface org.eclipse.ui.presentations.IStackPresentationSite
Makes the given part active
selectPart(IPresentablePart) - Method in class org.eclipse.ui.presentations.StackPresentation
Brings the specified part to the foreground.
selectPreviewChange(Change) - Method in class org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard
Hook method which is called for each change before it is displayed in a preview page.
selectPreviousEdition(ITypedElement, ITypedElement[], Object) - Method in class org.eclipse.compare.EditionSelectionDialog
Deprecated. Select the previous edition (presenting a UI).
selectReveal(Object) - Method in class org.eclipse.ui.forms.editor.FormEditor
Iterates through the pages calling similar method until a page is found that contains the desired page input.
selectReveal(Object) - Method in class org.eclipse.ui.forms.editor.FormPage
Attempts to select and reveal the given object by passing the request to the managed form.
selectReveal(Object) - Method in interface org.eclipse.ui.forms.editor.IFormPage
A hint to bring the provided object into focus.
selectReveal(ISelection) - Method in class org.eclipse.ui.navigator.CommonNavigator
Set the selection to the Common Navigator tree, and expand nodes if necessary.
selectReveal(ISelection) - Method in interface org.eclipse.ui.part.ISetSelectionTarget
Reveals and selects the given element within this target view.
selectReveal(ISelection) - Method in class org.eclipse.ui.views.navigator.ResourceNavigator
Selects and reveals the specified elements.
SelectRulerAction - Class in org.eclipse.ui.texteditor
Adapter for the select marker action.
SelectRulerAction() - Constructor for class org.eclipse.ui.texteditor.SelectRulerAction
 
selectSavedItem() - Method in class org.eclipse.jface.preference.PreferenceDialog
Selects the saved item in the tree of preference pages.
selectStatusEntry(RefactoringStatusEntry) - Method in class org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard
Hook method which is called for each status entry before it is displayed in a wizard page.
selectTab(int) - Method in class org.eclipse.ui.views.properties.tabbed.AbstractOverridableTabListPropertySection
 
selectTab(int) - Method in interface org.eclipse.ui.views.properties.tabbed.IOverridableTabList
Select the tab at the provided index.
sendRemainingWork() - Method in class org.eclipse.jface.dialogs.ProgressIndicator
Moves the progress indicator to the end.
SEP - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
[Issue: SEP is "/".
SEPARATE_LABEL - Static variable in class org.eclipse.jface.preference.BooleanFieldEditor
Style constant (value 1) indicating a layout where the field editor's label appears on the left with a check box on the right.
SEPARATOR - Static variable in interface org.eclipse.core.runtime.IPath
Path separator character constant "/" used in paths.
Separator - Class in org.eclipse.jface.action
A separator is a special kind of contribution item which acts as a visual separator and, optionally, acts as a group marker.
Separator() - Constructor for class org.eclipse.jface.action.Separator
Creates a separator which does not start a new group.
Separator(String) - Constructor for class org.eclipse.jface.action.Separator
Creates a new separator which also defines a new group having the given group name.
SEPARATOR - Static variable in class org.eclipse.swt.custom.StyledTextPrintOptions
Separator constant for use in header and footer.
SEPARATOR - Static variable in class org.eclipse.swt.SWT
Style constant for line separator behavior (value is 1<<1).
SEPARATOR - Static variable in class org.eclipse.ui.forms.FormColors
Deprecated. use IFormColors.SEPARATOR.
SEPARATOR - Static variable in interface org.eclipse.ui.forms.IFormColors
Key for the section separator color.
seperator1 - Variable in class org.eclipse.jface.window.ApplicationWindow
The seperator between the menu bar and the rest of the window.
sequenceDetected(ICharacterScanner, char[], boolean) - Method in class org.eclipse.jface.text.rules.PatternRule
Returns whether the next characters to be read by the character scanner are an exact match with the given sequence.
SEQUENTIAL - Static variable in class org.eclipse.jface.text.DocumentRewriteSessionType
A sequential rewrite session is a sequence of non-overlapping replace operations starting at an arbitrary document offset.
SequentialRewriteTextStore - Class in org.eclipse.jface.text
Deprecated. since 3.3 as GapTextStore performs better even for sequential rewrite scenarios
SequentialRewriteTextStore(ITextStore) - Constructor for class org.eclipse.jface.text.SequentialRewriteTextStore
Deprecated. Creates a new sequential rewrite store for the given source store.
SerializationException - Exception in org.eclipse.core.commands
Signals that an exception occured while serializing a ParameterizedCommand to a string or deserializing a String to a ParameterizedCommand.
SerializationException(String) - Constructor for exception org.eclipse.core.commands.SerializationException
Creates a new instance of this class with the specified detail message.
SerializationException(String, Throwable) - Constructor for exception org.eclipse.core.commands.SerializationException
Creates a new instance of this class with the specified detail message and cause.
serialize() - Method in class org.eclipse.core.commands.ParameterizedCommand
Returns a String containing the command id, parameter ids and parameter values for this ParameterizedCommand.
serializeDocument(Document) - Static method in class org.eclipse.debug.core.DebugPlugin
Serializes the given XML document into a string.
serializeDocument(Document) - Method in class org.eclipse.debug.core.sourcelookup.containers.AbstractSourceContainerTypeDelegate
Returns the given XML document as a string.
service(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.equinox.jsp.jasper.JspServlet
 
serviceLocator - Variable in class org.eclipse.ui.menus.CommandContributionItemParameter
a service locator that is most appropriate for this contribution.
SESSION_PROPERTY - Static variable in interface org.eclipse.ui.IResourceActionFilter
An attribute indicating a session property on the selected resource (value "sessionProperty").
SESSION_START - Static variable in class org.eclipse.jface.text.DocumentRewriteSessionEvent
 
SESSION_STOP - Static variable in class org.eclipse.jface.text.DocumentRewriteSessionEvent
 
SessionResourceVariantByteStore - Class in org.eclipse.team.core.variants
A ResourceVariantByteStore that caches the variant bytes in memory and does not persist them over workbench invocations.
SessionResourceVariantByteStore() - Constructor for class org.eclipse.team.core.variants.SessionResourceVariantByteStore
 
set(int, Object) - Method in class org.eclipse.core.databinding.observable.list.DecoratingObservableList
 
set(int, Object) - Method in interface org.eclipse.core.databinding.observable.list.IObservableList
 
set(int, Object) - Method in class org.eclipse.core.databinding.observable.list.MultiList
 
set(int, Object) - Method in class org.eclipse.core.databinding.observable.list.ObservableList
 
set(int, Object) - Method in class org.eclipse.core.databinding.observable.list.WritableList
 
set(String) - Method in class org.eclipse.jface.text.AbstractDocument
 
set(String, long) - Method in class org.eclipse.jface.text.AbstractDocument
 
set(String) - Method in class org.eclipse.jface.text.AbstractLineTracker
 
set(String) - Method in class org.eclipse.jface.text.CopyOnWriteTextStore
 
set(String) - Method in class org.eclipse.jface.text.GapTextStore
 
set(String) - Method in interface org.eclipse.jface.text.IDocument
Replaces the content of the document with the given text.
set(String, long) - Method in interface org.eclipse.jface.text.IDocumentExtension4
Replaces the content of the document with the given text.
set(String) - Method in interface org.eclipse.jface.text.ILineTracker
Sets the tracked text to the specified text.
set(String) - Method in interface org.eclipse.jface.text.ITextStore
Replace the content of the text store with the given text.
set(String) - Method in class org.eclipse.jface.text.projection.ProjectionDocument
 
set(String) - Method in class org.eclipse.jface.text.SequentialRewriteTextStore
Deprecated.  
set(Point, Point) - Static method in class org.eclipse.jface.util.Geometry
Sets result equal to toCopy
set(Rectangle, Rectangle) - Static method in class org.eclipse.jface.util.Geometry
Sets result equal to toCopy
set(Object[]) - Method in class org.eclipse.jface.viewers.deferred.SetModel
Sets the contents to the given array of elements
set(URL, boolean) - Method in interface org.eclipse.osgi.service.datalocation.Location
Sets and optionally locks the location's value to the given URL.
SET_ATTRIBUTES - Static variable in class org.eclipse.core.filesystem.EFS
Option flag constant (value 1 <<10) indicating that a file's attributes should be updated.
SET_LAST_MODIFIED - Static variable in class org.eclipse.core.filesystem.EFS
Option flag constant (value 1 <<11) indicating that a file's last modified time should be updated.
SET_MARK - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Name of the action to set the mark.
SET_MARK - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the edit set mark action.
SET_MARK - Static variable in class org.eclipse.ui.texteditor.MarkAction
Sets the mark.
SET_MARK_ACTION - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
Help context id for the action.
setAccelerator(int) - Method in class org.eclipse.jface.action.Action
 
setAccelerator(int) - Method in interface org.eclipse.jface.action.IAction
Sets the accelerator keycode that this action maps to.
setAccelerator(int) - Method in class org.eclipse.swt.widgets.MenuItem
Sets the widget accelerator.
setAccelerator(int) - Method in class org.eclipse.ui.texteditor.TextNavigationAction
 
setAccess(boolean) - Method in interface org.eclipse.debug.core.model.IWatchpoint
Sets whether this breakpoint will suspend execution when its associated variable is accessed.
setAction(String, IAction) - Method in class org.eclipse.debug.ui.AbstractDebugView
 
setAction(String, IAction) - Method in interface org.eclipse.debug.ui.IDebugView
Installs the given action under the given action id.
setAction(String, IAction) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
 
setAction(String, IAction) - Method in interface org.eclipse.ui.texteditor.ITextEditor
Installs the given action under the given action id.
setAction(IAction) - Method in class org.eclipse.ui.texteditor.RetargetTextEditorAction
Sets the underlying action.
setActionActivationCode(String, char, int, int) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
 
setActionActivationCode(String, char, int, int) - Method in interface org.eclipse.ui.texteditor.ITextEditor
Sets the given activation code for the specified action.
setActionBars(IActionBars) - Method in class org.eclipse.ui.console.TextConsolePage
 
setActionBars(IActionBars) - Method in interface org.eclipse.ui.part.IPage
Allows the page to make contributions to the given action bars.
setActionBars(IActionBars) - Method in class org.eclipse.ui.part.Page
 
setActionBars(IActionBars) - Method in class org.eclipse.ui.views.properties.PropertySheetPage
The PropertySheetPage implementation of this IPage method calls makeContributions for backwards compatibility with previous versions of IPage.
setActionBars(ITabbedPropertySheetPageContributor, IActionBars) - Method in interface org.eclipse.ui.views.properties.tabbed.IActionProvider
Allows the page to make contributions to the given action bars.
setActionBars(IActionBars) - Method in class org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage
 
setActionDefinitionId(String) - Method in class org.eclipse.jface.action.Action
 
setActionDefinitionId(String) - Method in interface org.eclipse.jface.action.IAction
Sets the action definition id of this action.
setActionDefinitionId(String) - Method in class org.eclipse.jface.action.MenuManager
Sets the action definition id of this action.
setActionGroup(ResourceNavigatorActionGroup) - Method in class org.eclipse.ui.views.navigator.ResourceNavigator
Sets the action group.
setActionHandler(IAction) - Method in class org.eclipse.ui.actions.LabelRetargetAction
Sets the action handler.
setActionHandler(IAction) - Method in class org.eclipse.ui.actions.RetargetAction
Sets the action handler.
setActionHandler(IAction) - Method in class org.eclipse.ui.texteditor.StatusLineContributionItem
 
setActivateOnWrite(boolean) - Method in class org.eclipse.ui.console.IOConsoleOutputStream
Sets whether to activate the console this stream is writing to when this stream is written to.
setActive() - Method in class org.eclipse.swt.widgets.Shell
If the receiver is visible, moves it to the top of the drawing order for the display on which it was created (so that all other shells on that display, which are not the receiver's children will be drawn behind it) and asks the window manager to make the shell active
setActive(boolean) - Method in class org.eclipse.ui.forms.editor.FormPage
Implements the required method by refreshing the form when set active.
setActive(boolean) - Method in interface org.eclipse.ui.forms.editor.IFormPage
Indicates whether the page has become the active in the editor.
setActive(int) - Method in class org.eclipse.ui.presentations.StackPresentation
This is invoked to notify the presentation that its activation state has changed.
setActive(boolean) - Method in class org.eclipse.ui.SubActionBars
Activate / deactivate the contributions.
setActive(boolean) - Method in class org.eclipse.ui.SubActionBars2
 
setActiveBackground(Color) - Method in class org.eclipse.ui.forms.HyperlinkGroup
Sets the new active hyperlink background for all the links.
setActiveBackground(Color) - Method in class org.eclipse.ui.forms.HyperlinkSettings
Sets the new active hyperlink background for all the links.
setActiveContextIds(Set) - Method in class org.eclipse.core.commands.contexts.ContextManager
Changes the set of active contexts for this context manager.
setActiveEditor(IAction, IEditorPart) - Method in class org.eclipse.debug.ui.actions.AddMemoryRenderingActionDelegate
 
setActiveEditor(IAction, IEditorPart) - Method in class org.eclipse.debug.ui.actions.RulerBreakpointTypesActionDelegate
 
setActiveEditor(IAction, IEditorPart) - Method in class org.eclipse.debug.ui.actions.RulerToggleBreakpointActionDelegate
 
setActiveEditor(IAction, IEditorPart) - Method in class org.eclipse.debug.ui.actions.RunToLineActionDelegate
 
setActiveEditor(IEditorPart) - Method in class org.eclipse.ui.editors.text.TextEditorActionContributor
 
setActiveEditor(IEditorPart) - Method in interface org.eclipse.ui.IEditorActionBarContributor
Sets the active editor for the contributor.
setActiveEditor(IAction, IEditorPart) - Method in interface org.eclipse.ui.IEditorActionDelegate
Sets the active editor for the delegate.
setActiveEditor(IEditorPart) - Method in class org.eclipse.ui.part.EditorActionBarContributor
Sets the active editor for the contributor.
setActiveEditor(IEditorPart) - Method in class org.eclipse.ui.part.MultiPageEditorActionBarContributor
 
setActiveEditor(IEditorPart) - Method in class org.eclipse.ui.part.MultiPageEditorPart
Set the active page of this multi-page editor to the page that contains the given editor part.
setActiveEditor(IAction, IEditorPart) - Method in class org.eclipse.ui.texteditor.AbstractRulerActionDelegate
 
setActiveEditor(IEditorPart) - Method in class org.eclipse.ui.texteditor.BasicTextEditorActionContributor
The BasicTextEditorActionContributor implementation of this IEditorActionBarContributor method installs the global action handler for the given text editor by calling a private helper method.
setActiveEditor(ITextEditor) - Method in interface org.eclipse.ui.texteditor.quickdiff.IQuickDiffReferenceProvider
Sets the active editor for the provider implementation.
setActiveEditor(IAction, IEditorPart) - Method in class org.eclipse.ui.texteditor.quickdiff.QuickDiffToggleAction
 
setActiveFilterIds(String[]) - Method in interface org.eclipse.ui.navigator.INavigatorFilterService
Activate the set of given filters.
setActiveForeground(Color) - Method in class org.eclipse.ui.forms.HyperlinkGroup
Sets the new active hyperlink foreground for all the links.
setActiveForeground(Color) - Method in class org.eclipse.ui.forms.HyperlinkSettings
Sets the new active hyperlink foreground for all the links.
setActiveImage(Image) - Method in class org.eclipse.ui.forms.widgets.ImageHyperlink
Sets the image to show when link is activated.
setActiveMatchFilters(MatchFilter[]) - Method in class org.eclipse.search.ui.text.AbstractTextSearchResult
Sets the active match filters for this result.
setActivePage(String) - Method in class org.eclipse.ui.forms.editor.FormEditor
Sets the active page using the unique page identifier.
setActivePage(String, Object) - Method in class org.eclipse.ui.forms.editor.FormEditor
Sets the active page using the unique page identifier and sets its input to the provided object.
setActivePage(int) - Method in class org.eclipse.ui.forms.editor.FormEditor
 
setActivePage(int) - Method in class org.eclipse.ui.forms.editor.SharedHeaderFormEditor
 
setActivePage(IWorkbenchPage) - Method in interface org.eclipse.ui.IWorkbenchWindow
Sets or clears the currently active page for this workbench window.
setActivePage(IEditorPart) - Method in class org.eclipse.ui.part.MultiPageEditorActionBarContributor
Sets the active page of the the multi-page editor to be the given editor.
setActivePage(int) - Method in class org.eclipse.ui.part.MultiPageEditorPart
Sets the currently active page.
setActivePart(IAction, IWorkbenchPart) - Method in class org.eclipse.debug.ui.actions.AddMemoryRenderingActionDelegate
 
setActivePart(IAction, IWorkbenchPart) - Method in class org.eclipse.debug.ui.actions.ContextualLaunchAction
 
setActivePart(IAction, IWorkbenchPart) - Method in interface org.eclipse.ui.IObjectActionDelegate
Sets the active part for the delegate.
setActiveSaveable(SaveableComparison) - Method in class org.eclipse.team.ui.synchronize.ModelParticipantAction
Set the active saveable.
setActiveSaveable(SaveableComparison) - Method in class org.eclipse.team.ui.synchronize.ModelSynchronizeParticipant
Set the active saveable of this participant.
setActiveScheme(Scheme) - Method in class org.eclipse.jface.bindings.BindingManager
Selects one of the schemes as the active scheme.
setActiveTab(ILaunchConfigurationTab) - Method in interface org.eclipse.debug.ui.ILaunchConfigurationDialog
Sets the displayed tab to the given tab.
setActiveTab(int) - Method in interface org.eclipse.debug.ui.ILaunchConfigurationDialog
Sets the displayed tab to the tab with the given index.
setActiveToggleColor(Color) - Method in class org.eclipse.ui.forms.widgets.ExpandableComposite
Sets the active color of the toggle control (when the mouse enters the toggle area).
setAddCancelButton(boolean) - Method in class org.eclipse.ui.dialogs.ListDialog
 
setAddedColor(Color) - Method in class org.eclipse.jface.text.source.ChangeRulerColumn
 
setAddedColor(Color) - Method in interface org.eclipse.jface.text.source.IChangeRulerColumn
Sets the background color for added lines.
setAddedColor(Color) - Method in class org.eclipse.jface.text.source.LineNumberChangeRulerColumn
 
setAdditionalClasspathEntries(IAntClasspathEntry[]) - Method in class org.eclipse.ant.core.AntCorePreferences
Sets the set of classpath entries that the user has added to the Ant runtime classpath.
setAddMode(boolean) - Method in class org.eclipse.compare.EditionSelectionDialog
Deprecated. Controls whether the EditionSelectionDialog is in 'add' mode or 'replace' mode (the default).
setAdvanced(boolean) - Method in class org.eclipse.swt.graphics.GC
Sets the receiver to always use the operating system's advanced graphics subsystem for all graphics operations if the argument is true.
setAffinityFeature(String) - Method in class org.eclipse.update.core.model.FeatureModel
Sets the identifier of the Feature this feature should be installed with.
setAfterConvertValidator(IValidator) - Method in class org.eclipse.core.databinding.UpdateValueStrategy
Sets the validator to be invoked after the source value is converted to the type of the destination observable.
setAfterGetValidator(IValidator) - Method in class org.eclipse.core.databinding.UpdateValueStrategy
Sets the validator to be invoked after the source value is retrieved at the beginning of the synchronization process.
setAlignment(int) - Method in class org.eclipse.swt.custom.CLabel
Set the alignment of the CLabel.
setAlignment(int) - Method in class org.eclipse.swt.custom.StyledText
Sets the alignment of the widget.
setAlignment(int) - Method in class org.eclipse.swt.graphics.TextLayout
Sets the text alignment for the receiver.
setAlignment(int) - Method in class org.eclipse.swt.widgets.Button
Controls how text, images and arrows will be displayed in the receiver.
setAlignment(int) - Method in class org.eclipse.swt.widgets.Label
Controls how text and images will be displayed in the receiver.
setAlignment(int) - Method in class org.eclipse.swt.widgets.TableColumn
Controls how text and images will be displayed in the receiver.
setAlignment(int) - Method in class org.eclipse.swt.widgets.TreeColumn
Controls how text and images will be displayed in the receiver.
setAllChecked(boolean) - Method in class org.eclipse.jface.viewers.CheckboxTableViewer
Sets to the given value the checked state for all elements in this viewer.
setAllChecked(boolean) - Method in class org.eclipse.jface.viewers.CheckboxTreeViewer
Deprecated. as this method only checks or unchecks visible items is is recommended that CheckboxTreeViewer.setSubtreeChecked(Object, boolean) is used instead.
setAllGrayed(boolean) - Method in class org.eclipse.jface.viewers.CheckboxTableViewer
Sets to the given value the grayed state for all elements in this viewer.
setAllIgnores(String[], boolean[]) - Static method in class org.eclipse.team.core.Team
Add patterns to the list of global ignores.
setAllowDuplicates(boolean) - Method in class org.eclipse.ui.dialogs.AbstractElementListSelectionDialog
Specifies whether duplicate entries are displayed or not.
setAllowDuplicates(boolean) - Method in class org.eclipse.ui.dialogs.FilteredList
Sets whether or not duplicates are allowed.
setAllowExistingResources(boolean) - Method in class org.eclipse.ui.dialogs.WizardNewFileCreationPage
Sets the flag indicating whether existing resources are permitted to be specified on this page.
setAllowMultiple(boolean) - Method in class org.eclipse.ui.dialogs.ElementTreeSelectionDialog
Specifies if multiple selection is allowed.
setAllowPluginActivation(boolean) - Method in class org.eclipse.core.expressions.EvaluationContext
Specifies whether this evaluation context allows activation of plug-ins for testers used in the expression tree.
setAllowPluginActivation(boolean) - Method in interface org.eclipse.core.expressions.IEvaluationContext
Specifies whether this evaluation context allows activation of plug-ins for testers used in the expression tree.
setAllowReadAndDispatch(boolean) - Static method in class org.eclipse.jface.operation.ModalContext
Sets whether ModalContext may process events (by calling Display.readAndDispatch()) while running operations.
setAllowUserToToggleDerived(boolean) - Method in class org.eclipse.ui.dialogs.ResourceListSelectionDialog
Sets whether to include a "Show derived resources" checkbox in the dialog.
setAllSelections(boolean) - Method in class org.eclipse.ui.dialogs.WizardResourceImportPage
Set all of the selections in the selection group to value
setAllTypes(String[], int[]) - Static method in class org.eclipse.team.core.Team
Deprecated. Use getFileContentManager().setExtensionMappings() instead.
setAlpha(int) - Method in class org.eclipse.swt.graphics.GC
Sets the receiver's alpha value which must be between 0 (transparent) and 255 (opaque).
setAlpha(int, int, int) - Method in class org.eclipse.swt.graphics.ImageData
Sets the alpha value at offset x in scanline y in the receiver's alpha data.
setAlpha(int) - Method in class org.eclipse.swt.widgets.Shell
Sets the receiver's alpha value which must be between 0 (transparent) and 255 (opaque).
setAlphas(int, int, int, byte[], int) - Method in class org.eclipse.swt.graphics.ImageData
Sets the alpha values starting at offset x in scanline y in the receiver's alpha data to the values from the array alphas starting at startIndex.
setAlwaysIncompatible(boolean) - Method in class org.eclipse.ui.views.properties.PropertyDescriptor
Sets a flag indicating whether this property descriptor is to be always considered incompatible with any other property descriptor.
setAlwaysShowScrollBars(boolean) - Method in class org.eclipse.swt.custom.ScrolledComposite
Set the Always Show Scrollbars flag.
setAncestor(ITypedElement) - Method in class org.eclipse.compare.structuremergeviewer.DiffNode
Sets the ancestor input to the given value.
setAncestorImage(Image) - Method in class org.eclipse.compare.CompareConfiguration
Sets the image to use for the ancestor of compare/merge viewers.
setAncestorLabel(String) - Method in class org.eclipse.compare.CompareConfiguration
Sets the label to use for the ancestor of compare/merge viewers.
setAnchor(AbstractInformationControlManager.Anchor) - Method in class org.eclipse.jface.text.AbstractInformationControlManager
Sets the anchor used for laying out the information control relative to the subject control.
setAnimatorFactory(AnimatorFactory) - Static method in class org.eclipse.jface.util.Policy
Deprecated. this is no longer in use as of 3.3
setAnnotation(String) - Method in class org.eclipse.update.core.model.URLEntryModel
Sets the annotation.
setAnnotationHover(IAnnotationHover) - Method in interface org.eclipse.jface.text.source.ISourceViewer
Sets the annotation hover of this source viewer.
setAnnotationHover(IAnnotationHover) - Method in class org.eclipse.jface.text.source.SourceViewer
 
setAnnotationImageProvider(IAnnotationImageProvider) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
Sets the annotation image provider who provides images for annotations of the specified annotation type.
setAnnotationImageProviderData(IConfigurationElement, String) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
Sets the data needed to create the annotation image provider.
setAnnotationPainterDrawingStrategy(AnnotationPainter.IDrawingStrategy) - Method in class org.eclipse.jface.text.source.projection.ProjectionSupport
Sets the drawing strategy that the projection support's annotation painter uses to draw the indication of collapsed regions onto the projection viewer's text widget.
setAnnotationPainterPreferenceKeys(Object, String, String, String, int) - Method in class org.eclipse.ui.texteditor.SourceViewerDecorationSupport
Sets the preference keys for the annotation painter.
setAnnotationPreference(AnnotationPreference) - Method in class org.eclipse.ui.texteditor.SourceViewerDecorationSupport
Sets the preference info for the annotation painter.
setAnnotationType(Object) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
Sets the annotation type.
setAnnotationTypeColor(Object, Color) - Method in class org.eclipse.jface.text.source.AnnotationPainter
Sets the color in which the squiggly for the given annotation type should be drawn.
setAnnotationTypeColor(Object, Color) - Method in interface org.eclipse.jface.text.source.IOverviewRuler
Sets the color for the given annotation type in this overview ruler.
setAnnotationTypeColor(Object, Color) - Method in class org.eclipse.jface.text.source.OverviewRuler
 
setAnnotationTypeLayer(Object, int) - Method in interface org.eclipse.jface.text.source.IOverviewRuler
Sets the drawing layer for the given annotation type in this overview ruler.
setAnnotationTypeLayer(Object, int) - Method in class org.eclipse.jface.text.source.OverviewRuler
 
setAntHome(String) - Method in class org.eclipse.ant.core.AntCorePreferences
Sets the string that defines the Ant home set by the user.
setAntHome(String) - Method in class org.eclipse.ant.core.AntRunner
Sets the Ant home to use for this build
setAntHomeClasspathEntries(IAntClasspathEntry[]) - Method in class org.eclipse.ant.core.AntCorePreferences
Sets the set of classpath entries that compose the libraries added to the Ant runtime classpath from the Ant home location.
setAntialias(int) - Method in class org.eclipse.swt.graphics.GC
Sets the receiver's anti-aliasing value to the parameter, which must be one of SWT.DEFAULT, SWT.OFF or SWT.ON.
setAntURLs(URL[]) - Method in class org.eclipse.ant.core.AntCorePreferences
Deprecated. use setAntHomeEntires(IAntClasspathEntry[])
setAppendPosition(int) - Method in class org.eclipse.compare.structuremergeviewer.DocumentRangeNode
Sets a position within the document range that can be used to (legally) insert text without breaking the syntax of the document.
setAppendToGroup(String) - Method in class org.eclipse.search.ui.actions.TextSearchGroup
Changes the group where the submenu is appended to.
setApplication(String) - Method in class org.eclipse.update.core.model.FeatureModel
Sets the feature application identifier.
setAppName(String) - Static method in class org.eclipse.swt.widgets.Display
On platforms which support it, sets the application name to be the argument.
setArch(String) - Method in class org.eclipse.update.core.model.ContentEntryModel
Sets the system architecture specification.
setArch(String) - Method in class org.eclipse.update.core.model.FeatureModel
Sets the system architecture specification.
setArch(String) - Method in class org.eclipse.update.core.model.FeatureReferenceModel
Sets the system architecture specification.
setArchive(boolean) - Method in class org.eclipse.core.resources.ResourceAttributes
Sets or unsets whether this ResourceAttributes object is marked archive.
setArchiveReferenceModels(ArchiveReferenceModel[]) - Method in class org.eclipse.update.core.model.SiteModel
Sets the archive references for this site.
setArguments(String) - Method in class org.eclipse.ant.core.AntRunner
Sets the arguments to be passed to the build (e.g.
setArguments(String[]) - Method in class org.eclipse.ant.core.AntRunner
Sets the arguments to be passed to the build (e.g.
setArguments(Map) - Method in interface org.eclipse.core.resources.ICommand
Sets this command's arguments to be the given table of name-values pairs, or to null if there are no arguments.
setAscent(int) - Method in class org.eclipse.swt.graphics.TextLayout
Sets the ascent of the receiver.
setAttribute(int, boolean) - Method in interface org.eclipse.core.filesystem.IFileInfo
Sets the value of the specified attribute for this file info.
setAttribute(int, boolean) - Method in class org.eclipse.core.filesystem.provider.FileInfo
 
setAttribute(String, int) - Method in interface org.eclipse.core.resources.IMarker
Sets the integer-valued attribute with the given name.
setAttribute(String, Object) - Method in interface org.eclipse.core.resources.IMarker
Sets the attribute with the given name.
setAttribute(String, boolean) - Method in interface org.eclipse.core.resources.IMarker
Sets the boolean-valued attribute with the given name.
setAttribute(String, String) - Method in interface org.eclipse.debug.core.ILaunch
Sets the value of a client defined attribute.
setAttribute(String, int) - Method in interface org.eclipse.debug.core.ILaunchConfigurationWorkingCopy
Sets the integer-valued attribute with the given name.
setAttribute(String, String) - Method in interface org.eclipse.debug.core.ILaunchConfigurationWorkingCopy
Sets the String-valued attribute with the given name.
setAttribute(String, List) - Method in interface org.eclipse.debug.core.ILaunchConfigurationWorkingCopy
Sets the java.util.List-valued attribute with the given name.
setAttribute(String, Map) - Method in interface org.eclipse.debug.core.ILaunchConfigurationWorkingCopy
Sets the java.util.Map-valued attribute with the given name.
setAttribute(String, boolean) - Method in interface org.eclipse.debug.core.ILaunchConfigurationWorkingCopy
Sets the boolean-valued attribute with the given name.
setAttribute(String, String) - Method in class org.eclipse.debug.core.Launch
 
setAttribute(String, boolean) - Method in class org.eclipse.debug.core.model.Breakpoint
Convenience method to set the given boolean attribute of this breakpoint's underlying marker in a workspace runnable.
setAttribute(String, int) - Method in class org.eclipse.debug.core.model.Breakpoint
Convenience method to set the given integer attribute of this breakpoint's underlying marker in a workspace runnable.
setAttribute(String, Object) - Method in class org.eclipse.debug.core.model.Breakpoint
Convenience method to set the given attribute of this breakpoint's underlying marker in a workspace runnable.
setAttribute(String, String) - Method in interface org.eclipse.debug.core.model.IProcess
Sets the value of a client defined attribute.
setAttribute(String, String) - Method in class org.eclipse.debug.core.model.RuntimeProcess
 
setAttribute(String, ILaunchConfigurationWorkingCopy, boolean, boolean) - Method in class org.eclipse.debug.ui.AbstractLaunchConfigurationTab
Convenience method to set a boolean attribute of on a launch configuration.
setAttribute(String, Object) - Method in interface org.eclipse.debug.ui.IDebugModelPresentation
Sets a presentation attribute of this label provider.
setAttribute(String, Object) - Method in class org.eclipse.ui.console.TextConsole
Sets an attribute value.
setAttribute(String, String) - Method in class org.eclipse.ui.intro.config.IntroElement
Sets the value of the named attribute.
setAttributes(String[], Object[]) - Method in interface org.eclipse.core.resources.IMarker
Sets the given attribute key-value pairs on this marker.
setAttributes(Map) - Method in interface org.eclipse.core.resources.IMarker
Sets the attributes for this marker to be the ones contained in the given table.
setAttributes(Map) - Method in interface org.eclipse.debug.core.ILaunchConfigurationWorkingCopy
Sets the attributes of this launch configuration to be the ones contained in the given map.
setAttributes(String[], Object[]) - Method in class org.eclipse.debug.core.model.Breakpoint
Convenience method to set the given attributes of this breakpoint's underlying marker in a workspace runnable.
setAttributes(Map) - Method in class org.eclipse.debug.core.model.Breakpoint
Convenience method to set the attributes of this breakpoint's underlying marker in a workspace runnable.
setAutoActivationCharacters(char[]) - Method in class org.eclipse.jface.fieldassist.ContentProposalAdapter
Set the array of characters that will trigger autoactivation of the popup.
setAutoActivationDelay(int) - Method in class org.eclipse.jface.fieldassist.ContentProposalAdapter
Set the delay, in milliseconds, used before autoactivation is triggered.
setAutoActivationDelay(int) - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
Sets the delay after which the content assistant is automatically invoked if the cursor is behind an auto activation character.
setAutoBuilding(boolean) - Method in interface org.eclipse.core.resources.IWorkspaceDescription
Records whether this workspace performs autobuilds.
setAutoEditStrategies(IAutoEditStrategy[], String) - Method in class org.eclipse.jface.text.TextViewer
Sets the given edit strategy as the only strategy for the given content type.
setAutoExpandLevel(int) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
Sets the auto-expand level to be used when the input of the viewer is set using StructuredViewer.setInput(Object).
setAutoExpandMode(IDocument, boolean) - Method in interface org.eclipse.jface.text.ISlaveDocumentManager
Sets the given slave document's auto expand mode.
setAutoExpandMode(boolean) - Method in class org.eclipse.jface.text.projection.ProjectionDocument
Sets the auto expand mode for this document.
setAutoExpandMode(IDocument, boolean) - Method in class org.eclipse.jface.text.projection.ProjectionDocumentManager
 
setAutoHide(boolean) - Method in class org.eclipse.swt.widgets.ToolTip
Makes the receiver hide automatically when true, and remain visible when false.
setAutoIndentStrategy(IAutoIndentStrategy, String) - Method in interface org.eclipse.jface.text.ITextViewer
Deprecated. since 3.1, use ITextViewerExtension2.prependAutoEditStrategy(IAutoEditStrategy, String) and ITextViewerExtension2.removeAutoEditStrategy(IAutoEditStrategy, String) instead
setAutoIndentStrategy(IAutoIndentStrategy, String) - Method in class org.eclipse.jface.text.TextViewer
Deprecated. since 3.1, use ITextViewerExtension2.prependAutoEditStrategy(IAutoEditStrategy, String) and ITextViewerExtension2.removeAutoEditStrategy(IAutoEditStrategy, String) instead
setAutoRefresh(boolean) - Method in class org.eclipse.team.core.subscribers.SubscriberResourceMappingContext
Set whether the context should refresh the state of resources when their state is requested.
setAutoUpdate(boolean) - Method in interface org.eclipse.ui.forms.IMessageManager
Controls whether the form is automatically updated when messages are added or removed.
setBackgrond(Color) - Method in class org.eclipse.ui.console.TextConsole
Deprecated. use setBackground(Color) instead
setBackground(Color) - Method in class org.eclipse.jface.dialogs.ImageAndMessageArea
Deprecated.  
setBackground(Color) - Method in class org.eclipse.jface.text.source.ChangeRulerColumn
 
setBackground(Color) - Method in interface org.eclipse.jface.text.source.IChangeRulerColumn
Sets the background color for normal lines.
setBackground(Color) - Method in class org.eclipse.jface.text.source.LineNumberChangeRulerColumn
 
setBackground(Color) - Method in class org.eclipse.jface.text.source.LineNumberRulerColumn
Sets the background color of this column.
setBackground(Color) - Method in class org.eclipse.jface.viewers.StructuredViewer.ColorAndFontCollector
Set the background color.
setBackground(int, Color) - Method in class org.eclipse.jface.viewers.TableViewerRow
 
setBackground(int, Color) - Method in class org.eclipse.jface.viewers.TreeViewerRow
 
setBackground(Color) - Method in class org.eclipse.jface.viewers.ViewerCell
Set the background color of the cell.
setBackground(Color) - Method in class org.eclipse.jface.viewers.ViewerLabel
Set the background Color.
setBackground(int, Color) - Method in class org.eclipse.jface.viewers.ViewerRow
Set the background at the columnIndex.
setBackground(Color) - Method in class org.eclipse.swt.custom.CCombo
 
setBackground(Color) - Method in class org.eclipse.swt.custom.CLabel
 
setBackground(Color[], int[]) - Method in class org.eclipse.swt.custom.CLabel
Specify a gradient of colours to be drawn in the background of the CLabel.
setBackground(Color[], int[], boolean) - Method in class org.eclipse.swt.custom.CLabel
Specify a gradient of colours to be drawn in the background of the CLabel.
setBackground(Image) - Method in class org.eclipse.swt.custom.CLabel
Set the image to be drawn in the background of the label.
setBackground(Color) - Method in class org.eclipse.swt.custom.CTabFolder
 
setBackground(Color) - Method in class org.eclipse.swt.custom.SashForm
 
setBackground(Color) - Method in class org.eclipse.swt.custom.StyledText
 
setBackground(Color) - Method in class org.eclipse.swt.custom.TableCursor
Sets the receiver's background color to the color specified by the argument, or to the default system color for the control if the argument is null.
setBackground(Color) - Method in class org.eclipse.swt.custom.TableTree
Deprecated.  
setBackground(Color) - Method in class org.eclipse.swt.custom.TableTreeItem
Deprecated. Sets the receiver's background color to the color specified by the argument, or to the default system color for the item if the argument is null.
setBackground(Color) - Method in class org.eclipse.swt.graphics.GC
Sets the background color.
setBackground(Color) - Method in class org.eclipse.swt.graphics.Image
Sets the color to which to map the transparent pixel.
setBackground(Color) - Method in class org.eclipse.swt.ole.win32.OleControlSite
 
setBackground(Color) - Method in class org.eclipse.swt.widgets.Control
Sets the receiver's background color to the color specified by the argument, or to the default system color for the control if the argument is null.
setBackground(Color) - Method in class org.eclipse.swt.widgets.TableItem
Sets the receiver's background color to the color specified by the argument, or to the default system color for the item if the argument is null.
setBackground(int, Color) - Method in class org.eclipse.swt.widgets.TableItem
Sets the background color at the given column index in the receiver to the color specified by the argument, or to the default system color for the item if the argument is null.
setBackground(Color) - Method in class org.eclipse.swt.widgets.TreeItem
Sets the receiver's background color to the color specified by the argument, or to the default system color for the item if the argument is null.
setBackground(int, Color) - Method in class org.eclipse.swt.widgets.TreeItem
Sets the background color at the given column index in the receiver to the color specified by the argument, or to the default system color for the item if the argument is null.
setBackground(Color) - Method in class org.eclipse.ui.console.TextConsole
Sets the background color used by this console.
setBackground(Color) - Method in class org.eclipse.ui.dialogs.FilteredTree
Set the background for the widgets that support the filter text area.
setBackground(Color) - Method in class org.eclipse.ui.forms.FormColors
Sets the background color.
setBackground(Color) - Method in class org.eclipse.ui.forms.HyperlinkGroup
Sets the group background and also sets the background of all the currently managed links.
setBackground(Color) - Method in class org.eclipse.ui.forms.HyperlinkSettings
Sets the new hyperlink background for all the links.
setBackground(Color) - Method in class org.eclipse.ui.forms.widgets.ExpandableComposite
Sets the background of all the custom controls in the expandable.
setBackground(Color) - Method in class org.eclipse.ui.forms.widgets.Form
Sets the background color of the form.
setBackground(Color) - Method in class org.eclipse.ui.forms.widgets.FormToolkit
Sets the background color for the entire toolkit.
setBackground(Color) - Method in class org.eclipse.ui.forms.widgets.ScrolledForm
Sets the background color of the form.
setBackground(Color) - Method in class org.eclipse.ui.forms.widgets.ScrolledFormText
Sets the background color of the scrolled form text.
setBackground(Color) - Method in class org.eclipse.ui.forms.widgets.Section
Sets the background of the section.
setBackground(Color) - Method in class org.eclipse.ui.forms.widgets.SharedScrolledComposite
Sets the background of the control and its content.
setBackgroundColor(RGB) - Method in class org.eclipse.compare.contentmergeviewer.TextMergeViewer
Sets the viewer's background color to the given RGB value.
setBackgroundColor(Color) - Method in class org.eclipse.jface.text.AbstractInformationControl
 
setBackgroundColor(Color) - Method in class org.eclipse.jface.text.DefaultInformationControl
 
setBackgroundColor(Color) - Method in interface org.eclipse.jface.text.IInformationControl
Sets the background color of this information control.
setBackgroundColor(Color) - Method in interface org.eclipse.jface.viewers.IDecoration
Set the background color for this decoration.
setBackgroundColor(Color) - Method in class org.eclipse.jface.window.DefaultToolTip
The background Image used by CLabel in the default implementation
setBackgroundImage(Image) - Method in class org.eclipse.jface.window.DefaultToolTip
The background Image used by CLabel in the default implementation
setBackgroundImage(Image) - Method in class org.eclipse.swt.widgets.Control
Sets the receiver's background image to the image specified by the argument, or to the default system color for the control if the argument is null.
setBackgroundImage(Image) - Method in class org.eclipse.ui.forms.widgets.Form
Sets the optional background image to be rendered behind the title starting at the position 0,0.
setBackgroundImage(Image) - Method in class org.eclipse.ui.forms.widgets.ScrolledForm
Sets the optional background image to be rendered behind the title starting at the position 0,0.
setBackgroundImage(Image) - Method in class org.eclipse.ui.forms.widgets.Section
Background image is used for the title gradient - does nothing.
setBackgroundImageAlignment(int) - Method in class org.eclipse.ui.forms.widgets.Form
Deprecated. due to the underlying widget limitations, background image is always tiled and alignment cannot be controlled.
setBackgroundImageClipped(boolean) - Method in class org.eclipse.ui.forms.widgets.Form
Deprecated. due to the underlying widget limitations, background image is always clipped.
setBackgroundImageTiled(boolean) - Method in class org.eclipse.ui.forms.widgets.Form
Sets whether the header background image is repeated to cover the entire heading area or not.
setBackgroundMode(int) - Method in class org.eclipse.swt.widgets.Composite
Sets the background drawing mode to the argument which should be one of the following constants defined in class SWT: INHERIT_NONE, INHERIT_DEFAULT, INHERIT_FORCE.
setBackgroundPattern(Pattern) - Method in class org.eclipse.swt.graphics.GC
Sets the background pattern.
setBannerText(String) - Method in class org.eclipse.ui.texteditor.InfoForm
Deprecated. Sets the banner text of this info form.
setBaseAddress(BigInteger) - Method in interface org.eclipse.debug.core.model.IMemoryBlockExtension
Sets the base address of this memory block to the given address.
setBaseBytes(IResource, byte[]) - Method in class org.eclipse.team.core.variants.ThreeWaySynchronizer
Set the base bytes for the given resource.
setBaseEnabled(boolean) - Method in class org.eclipse.core.commands.AbstractHandler
Allow the default AbstractHandler.isEnabled() to answer our enabled state.
setBeforeSetValidator(IValidator) - Method in class org.eclipse.core.databinding.UpdateValueStrategy
Sets the validator to be invoked before the value is to be set on the destination at the end of the synchronization process.
setBidiColoring(boolean) - Method in class org.eclipse.swt.custom.StyledText
Deprecated. use BidiSegmentListener instead.
setBigEndian(boolean) - Method in class org.eclipse.debug.core.model.MemoryByte
Sets whether this byte of memory is big endian.
SetBinding - Class in org.eclipse.core.databinding
 
SetBinding(IObservableSet, IObservableSet, UpdateSetStrategy, UpdateSetStrategy) - Constructor for class org.eclipse.core.databinding.SetBinding
 
setBindings(Binding[]) - Method in class org.eclipse.jface.bindings.BindingManager
Changes the set of bindings for this binding manager.
setBlocked(IStatus) - Method in interface org.eclipse.core.runtime.IProgressMonitorWithBlocking
Indicates that this operation is blocked by some background activity.
setBlocked(IStatus) - Method in class org.eclipse.core.runtime.ProgressMonitorWrapper
This implementation of a IProgressMonitorWithBlocking method forwards to the wrapped progress monitor.
setBlocked(IStatus) - Method in class org.eclipse.core.runtime.SubMonitor
 
setBlocked(IStatus) - Method in class org.eclipse.jface.wizard.ProgressMonitorPart
 
setBlockedHandler(IDialogBlockedHandler) - Static method in class org.eclipse.jface.dialogs.Dialog
Set the IDialogBlockedHandler to be used by WizardDialogs and ModalContexts.
setBlockOnOpen(boolean) - Method in class org.eclipse.jface.window.Window
Sets whether the open method should block until the window closes.
setBlockSelection(boolean) - Method in class org.eclipse.swt.custom.StyledText
TEMPORARY CODE - API SUBJECT TO CHANGE Sets the block selection mode.
setBooleanProperty(String, boolean) - Method in interface org.eclipse.ui.navigator.IExtensionStateModel
 
setBootstrapPluginLocation(String, URL) - Method in interface org.eclipse.update.configurator.IPlatformConfiguration
Deprecated. Do not use this method. Use the osig.bundles system property contains the urls of the automatically started bundles.
setBorderStyle(int) - Method in class org.eclipse.ui.forms.widgets.FormToolkit
Sets the border style to be used when creating widgets.
setBorderVisible(boolean) - Method in class org.eclipse.swt.custom.CTabFolder
Toggle the visibility of the border
setBorderVisible(boolean) - Method in class org.eclipse.swt.custom.ViewForm
Specify whether the border should be displayed or not.
setBottom(Control) - Method in class org.eclipse.swt.custom.CBanner
Set the control that appears on the bottom side of the banner.
setBounds(int, int, int, int) - Method in class org.eclipse.swt.widgets.Caret
Sets the receiver's size and location to the rectangular area specified by the arguments.
setBounds(Rectangle) - Method in class org.eclipse.swt.widgets.Caret
Sets the receiver's size and location to the rectangular area specified by the argument.
setBounds(int, int, int, int) - Method in class org.eclipse.swt.widgets.Control
Sets the receiver's size and location to the rectangular area specified by the arguments.
setBounds(Rectangle) - Method in class org.eclipse.swt.widgets.Control
Sets the receiver's size and location to the rectangular area specified by the argument.
setBounds(Rectangle) - Method in class org.eclipse.swt.widgets.Event
Sets the bounds.
setBounds(int, int, int, int) - Method in class org.eclipse.ui.forms.widgets.SizeCache
 
setBounds(Rectangle) - Method in class org.eclipse.ui.forms.widgets.SizeCache
 
setBounds(Rectangle) - Method in interface org.eclipse.ui.presentations.IPresentablePart
Sets the bounds of this part.
setBounds(Rectangle) - Method in class org.eclipse.ui.presentations.StackPresentation
Sets the bounding rectangle for this presentation.
setBuffered(boolean) - Method in interface org.eclipse.debug.core.model.IFlushableStreamMonitor
Sets whether the contents of this monitor's underlying stream should be buffered.
setBufferSize(int) - Method in class org.eclipse.jface.text.rules.BufferedRuleBasedScanner
Sets the buffer to the given number of characters.
setBuilderName(String) - Method in interface org.eclipse.core.resources.ICommand
Sets the name of the builder to run for this command.
setBuildFileLocation(String) - Method in class org.eclipse.ant.core.AntRunner
Sets the build file location on the file system.
setBuilding(int, boolean) - Method in interface org.eclipse.core.resources.ICommand
Specifies whether this build command responds to the provided kind of build.
setBuildOrder(String[]) - Method in interface org.eclipse.core.resources.IWorkspaceDescription
Sets the order in which projects in the workspace should be built.
setBuildSpec(ICommand[]) - Method in interface org.eclipse.core.resources.IProjectDescription
Sets the list of build command to run when building the described project.
setBusy(boolean) - Method in class org.eclipse.jface.viewers.ColumnViewer
Sets the busy state of this viewer.
setBusy(IDiff[], IProgressMonitor) - Method in interface org.eclipse.team.core.diff.IDiffTree
Set the given diff nodes and all their parents to busy
setBusy(IDiff[], IProgressMonitor) - Method in class org.eclipse.team.core.diff.provider.DiffTree
 
setBusy(boolean) - Method in class org.eclipse.ui.forms.widgets.Form
Sets the form's busy state.
setBusy(boolean) - Method in class org.eclipse.ui.forms.widgets.ScrolledForm
Sets the form's busy state.
setButtonLabels(String[]) - Method in class org.eclipse.jface.dialogs.MessageDialog
A mutator for the button labels.
setButtonLayoutData(Button) - Method in class org.eclipse.jface.dialogs.Dialog
Set the layout data of the button to a GridData with appropriate heights and widths.
setButtonLayoutData(Button) - Method in class org.eclipse.jface.dialogs.DialogPage
Sets the GridData on the specified button to be one that is spaced for the current dialog page units.
setButtonLayoutData(Button) - Method in class org.eclipse.jface.preference.FieldEditor
Set the GridData on button to be one that is spaced for the current font.
setButtonLayoutData(Button) - Method in class org.eclipse.jface.wizard.WizardDialog
 
setButtonLayoutData(Button) - Method in class org.eclipse.ui.views.markers.FilterConfigurationArea
Set the standard button data for the button.
setButtonLayoutFormData(Button) - Method in class org.eclipse.jface.dialogs.Dialog
Set the layout data of the button to a FormData with appropriate heights and widths.
setButtons(Button[]) - Method in class org.eclipse.jface.dialogs.MessageDialog
A mutator for the array of buttons in the button bar.
setByRef(boolean) - Method in class org.eclipse.swt.ole.win32.Variant
Update the by reference value of this variant with a new boolean value.
setByRef(float) - Method in class org.eclipse.swt.ole.win32.Variant
Update the by reference value of this variant with a new float value.
setByRef(int) - Method in class org.eclipse.swt.ole.win32.Variant
Update the by reference value of this variant with a new integer value.
setByRef(short) - Method in class org.eclipse.swt.ole.win32.Variant
Update the by reference value of this variant with a new short value.
setBytes(IResource, byte[]) - Method in class org.eclipse.team.core.variants.PersistantResourceVariantByteStore
 
setBytes(IResource, byte[]) - Method in class org.eclipse.team.core.variants.ResourceVariantByteStore
Set the bytes for the variant corresponding the given local resource.
setBytes(IResource, byte[]) - Method in class org.eclipse.team.core.variants.SessionResourceVariantByteStore
 
setCallback(ExternalActionManager.ICallback) - Method in class org.eclipse.jface.action.ExternalActionManager
A mutator for the current call back
setCancelable(boolean) - Method in class org.eclipse.jface.dialogs.ProgressMonitorDialog
Sets whether the progress dialog is cancelable or not.
setCanceled(boolean) - Method in interface org.eclipse.core.runtime.IProgressMonitor
Sets the cancel state to the given value.
setCanceled(boolean) - Method in class org.eclipse.core.runtime.NullProgressMonitor
This implementation sets the value of an internal state variable.
setCanceled(boolean) - Method in class org.eclipse.core.runtime.ProgressMonitorWrapper
This implementation of a IProgressMonitor method forwards to the wrapped progress monitor.
setCanceled(boolean) - Method in class org.eclipse.core.runtime.SubMonitor
 
setCanceled(boolean) - Method in class org.eclipse.jface.wizard.ProgressMonitorPart
Implements IProgressMonitor.setCanceled.
setCanceled(boolean) - Method in class org.eclipse.update.core.InstallMonitor
Set the cancellation state.
setCancelEnabled(boolean) - Method in interface org.eclipse.jface.action.IStatusLineManager
Sets whether the cancel button on the status line's progress monitor is enabled.
setCancelEnabled(boolean) - Method in class org.eclipse.jface.action.StatusLineManager
 
setCancelEnabled(boolean) - Method in class org.eclipse.jface.action.SubStatusLineManager
 
setCanSaveDocument(Object) - Method in class org.eclipse.ui.editors.text.ForwardingDocumentProvider
 
setCanSaveDocument(Object) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider.NullProvider
Deprecated.  
setCanSaveDocument(Object) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider
 
setCanSaveDocument(Object) - Method in class org.eclipse.ui.texteditor.AbstractDocumentProvider
 
setCanSaveDocument(Object) - Method in interface org.eclipse.ui.texteditor.IDocumentProviderExtension
Marks the document managed for the given element as savable.
setCapacity(int) - Method in class org.eclipse.jface.viewers.deferred.LazySortedCollection
Increases the capacity of this collection, if necessary, so that it can hold the given number of elements.
setCapture(boolean) - Method in class org.eclipse.swt.widgets.Control
If the argument is true, causes the receiver to have all mouse events delivered to it until the method is called with false as the argument.
setCaret(Caret) - Method in class org.eclipse.swt.custom.StyledText
Sets the receiver's caret.
setCaret(Caret) - Method in class org.eclipse.swt.widgets.Canvas
Sets the receiver's caret.
setCaretOffset(int) - Method in class org.eclipse.swt.custom.StyledText
Sets the caret offset.
setCategory(String) - Method in class org.eclipse.ui.views.properties.PropertyDescriptor
Sets the category for this property descriptor.
setCategoryId(String) - Method in class org.eclipse.ui.actions.NewWizardAction
Sets the id of the category of wizards to show or null to show all categories.
setCategoryModels(CategoryModel[]) - Method in class org.eclipse.update.core.model.SiteModel
Sets the site categories.
setCategoryNames(String[]) - Method in class org.eclipse.update.core.SiteFeatureReferenceModel
Sets the names of categories this feature belongs to.
setCellEditors(CellEditor[]) - Method in class org.eclipse.jface.viewers.ColumnViewer
Sets the cell editors of this column viewer.
setCellEditors(CellEditor[]) - Method in class org.eclipse.jface.viewers.TableTreeViewer
Deprecated. Sets the cell editors of this table viewer.
setCellModifier(ICellModifier) - Method in class org.eclipse.jface.viewers.ColumnViewer
Sets the cell modifier for this column viewer.
setCellModifier(ICellModifier) - Method in class org.eclipse.jface.viewers.TableTreeViewer
Deprecated. Sets the cell modifier of this table viewer.
setChangeButtonText(String) - Method in class org.eclipse.jface.preference.FontFieldEditor
Sets the text of the change button.
setChangeButtonText(String) - Method in class org.eclipse.jface.preference.StringButtonFieldEditor
Sets the text of the change button.
setChangeCreationCancelable(boolean) - Method in class org.eclipse.ltk.ui.refactoring.RefactoringWizard
If set to true the change creation is cancelable by the user.
setChanged(boolean) - Method in class org.eclipse.debug.core.model.MemoryByte
Sets whether this memory byte has changed.
setChangedColor(Color) - Method in class org.eclipse.jface.text.source.ChangeRulerColumn
 
setChangedColor(Color) - Method in interface org.eclipse.jface.text.source.IChangeRulerColumn
Sets the background color for changed lines.
setChangedColor(Color) - Method in class org.eclipse.jface.text.source.LineNumberChangeRulerColumn
 
SetChangeEvent - Class in org.eclipse.core.databinding.observable.set
List change event describing an incremental change of an IObservableSet object.
SetChangeEvent(IObservableSet, SetDiff) - Constructor for class org.eclipse.core.databinding.observable.set.SetChangeEvent
Creates a new set change event.
setCharacterPairMatcher(ICharacterPairMatcher) - Method in class org.eclipse.ui.texteditor.SourceViewerDecorationSupport
Sets the character pair matcher for the matching character painter.
setCharEnd(IMarker, int) - Static method in class org.eclipse.ui.texteditor.MarkerUtilities
Sets the ending character offset of the given marker.
setCharEnd(Map, int) - Static method in class org.eclipse.ui.texteditor.MarkerUtilities
Sets the ending character offset in the given map using the standard marker attribute name as the key.
setCharset(String) - Method in interface org.eclipse.core.resources.IFile
Deprecated. Replaced by IFile.setCharset(String, IProgressMonitor) which is a workspace operation and reports changes in resource deltas.
setCharset(String, IProgressMonitor) - Method in interface org.eclipse.core.resources.IFile
Sets the charset for this file.
setCharStart(IMarker, int) - Static method in class org.eclipse.ui.texteditor.MarkerUtilities
Sets the starting character offset of the given marker.
setCharStart(Map, int) - Static method in class org.eclipse.ui.texteditor.MarkerUtilities
Sets the starting character offset in the given map using the standard marker attribute name as the key.
setChecked(boolean) - Method in class org.eclipse.jface.action.Action
 
setChecked(boolean) - Method in interface org.eclipse.jface.action.IAction
Sets the checked status of this action.
setChecked(Object, boolean) - Method in class org.eclipse.jface.viewers.CheckboxTableViewer
 
setChecked(Object, boolean) - Method in class org.eclipse.jface.viewers.CheckboxTreeViewer
 
setChecked(Object, boolean) - Method in interface org.eclipse.jface.viewers.ICheckable
Sets the checked state for the given element in this viewer.
setChecked(boolean) - Method in class org.eclipse.swt.custom.TableTreeItem
Deprecated. Sets the checked state of the checkbox for this item.
setChecked(boolean) - Method in class org.eclipse.swt.widgets.TableItem
Sets the checked state of the checkbox for this item.
setChecked(boolean) - Method in class org.eclipse.swt.widgets.TreeItem
Sets the checked state of the receiver.
setChecked(boolean) - Method in class org.eclipse.ui.actions.RetargetAction
 
setChecked(Object, boolean) - Method in class org.eclipse.ui.dialogs.ContainerCheckedTreeViewer
 
setChecked(boolean) - Method in class org.eclipse.ui.menus.UIElement
Update the checked state on this UI element.
setChecked(boolean) - Method in class org.eclipse.ui.texteditor.TextNavigationAction
 
setCheckedDescriptors(RefactoringDescriptorProxy[]) - Method in interface org.eclipse.ltk.ui.refactoring.history.IRefactoringHistoryControl
Sets the checked refactoring descriptors.
setCheckedElements(Object[]) - Method in class org.eclipse.jface.viewers.CheckboxTableViewer
Sets which nodes are checked in this viewer.
setCheckedElements(Object[]) - Method in class org.eclipse.jface.viewers.CheckboxTreeViewer
Sets which elements are checked in this viewer's tree.
setCheckedElements(Object[]) - Method in class org.eclipse.ui.dialogs.ContainerCheckedTreeViewer
 
setCheckStateProvider(ICheckStateProvider) - Method in class org.eclipse.jface.viewers.CheckboxTableViewer
Sets the ICheckStateProvider for this CheckboxTreeViewer.
setCheckStateProvider(ICheckStateProvider) - Method in class org.eclipse.jface.viewers.CheckboxTreeViewer
Sets the ICheckStateProvider for this CheckboxTreeViewer.
setChildCount(Object, int) - Method in class org.eclipse.jface.viewers.TreeViewer
For a TreeViewer with a tree with the VIRTUAL style bit set, set the number of children of the given element or tree path.
setChildren(TreeNode[]) - Method in class org.eclipse.jface.viewers.TreeNode
Sets the children for this node.
setChildren(IEditorPart[]) - Method in class org.eclipse.ui.part.AbstractMultiEditor
Set the inner editors.
setChildTree(TreeViewer) - Method in class org.eclipse.ui.part.DrillDownComposite
Sets the child viewer.
setClient(Control) - Method in class org.eclipse.ui.forms.widgets.ExpandableComposite
Sets the client of this expandable composite.
setClipping(int, int, int, int) - Method in class org.eclipse.swt.graphics.GC
Sets the area of the receiver which can be changed by drawing operations to the rectangular area specified by the arguments.
setClipping(Path) - Method in class org.eclipse.swt.graphics.GC
Sets the area of the receiver which can be changed by drawing operations to the path specified by the argument.
setClipping(Rectangle) - Method in class org.eclipse.swt.graphics.GC
Sets the area of the receiver which can be changed by drawing operations to the rectangular area specified by the argument.
setClipping(Region) - Method in class org.eclipse.swt.graphics.GC
Sets the area of the receiver which can be changed by drawing operations to the region specified by the argument.
setCloseable(boolean) - Method in interface org.eclipse.ui.IViewLayout
Sets whether the view is closeable.
setCloser(AbstractInformationControlManager.IInformationControlCloser) - Method in class org.eclipse.jface.text.AbstractInformationControlManager
Sets the information control closer for this manager.
setCode(int) - Method in class org.eclipse.core.runtime.Status
Sets the status code.
setCodePage(String) - Method in class org.eclipse.debug.ui.memory.AbstractTextRendering
Sets the code page for this rendering.
setColor(Color) - Method in class org.eclipse.jface.text.hyperlink.DefaultHyperlinkPresenter
Sets the hyperlink foreground color.
setColor(Color) - Method in class org.eclipse.jface.text.source.MatchingCharacterPainter
Sets the color in which to highlight the match character.
setColor(Color) - Method in class org.eclipse.ui.console.IOConsoleInputStream
Sets the color to used to decorate input in the associated console.
setColor(Color) - Method in class org.eclipse.ui.console.IOConsoleOutputStream
Sets the color of this stream.
setColor(String, Color) - Method in class org.eclipse.ui.forms.widgets.FormText
Registers the color referenced by the provided key.
setColorPreferenceKey(String) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
Sets the preference key for the presentation color.
setColorPreferenceValue(RGB) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
Sets the default presentation color.
setColors(Control, Color, Color) - Static method in class org.eclipse.jface.resource.JFaceColors
Set the foreground and background colors of the control to the specified values.
setColorValue(RGB) - Method in class org.eclipse.jface.preference.ColorSelector
Set the current color value and update the control.
setColumn(int) - Method in class org.eclipse.swt.custom.TableEditor
Sets the zero based index of the column of the cell being tracked by this editor.
setColumn(int) - Method in class org.eclipse.swt.custom.TableTreeEditor
Deprecated.  
setColumn(int) - Method in class org.eclipse.swt.custom.TreeEditor
Sets the zero based index of the column of the cell being tracked by this editor.
setColumnConstraint(int) - Method in class org.eclipse.jface.text.rules.NumberRule
Sets a column constraint for this rule.
setColumnConstraint(int) - Method in class org.eclipse.jface.text.rules.PatternRule
Sets a column constraint for this rule.
setColumnConstraint(int) - Method in class org.eclipse.jface.text.rules.WordRule
Sets a column constraint for this rule.
setColumnData(Widget, ColumnLayoutData) - Method in class org.eclipse.jface.layout.AbstractColumnLayout
Adds a new column of data to this table layout.
setColumnOrder(int[]) - Method in class org.eclipse.swt.widgets.Table
Sets the order that the items in the receiver should be displayed in to the given argument which is described in terms of the zero-relative ordering of when the items were added.
setColumnOrder(int[]) - Method in class org.eclipse.swt.widgets.Tree
Sets the order that the items in the receiver should be displayed in to the given argument which is described in terms of the zero-relative ordering of when the items were added.
setColumnProperties(String[]) - Method in class org.eclipse.jface.viewers.ColumnViewer
Sets the column properties of this column viewer.
setColumnProperties(String[]) - Method in class org.eclipse.jface.viewers.TableTreeViewer
Deprecated. Sets the column properties of this table viewer.
setColumnViewerEditor(ColumnViewerEditor) - Method in class org.eclipse.jface.viewers.ColumnViewer
 
setColumnVisible(RulerColumnDescriptor, boolean) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor.ColumnSupport
 
setColumnVisible(RulerColumnDescriptor, boolean) - Method in interface org.eclipse.ui.texteditor.rulers.IColumnSupport
Attempts to set the visibility of the column described by descriptor.
setComment(String) - Method in interface org.eclipse.core.resources.IProjectDescription
Sets the comment for the described project.
setComment(String) - Method in interface org.eclipse.jsch.core.IJSchLocation
Sets the comment for this location.
setComment(String) - Method in class org.eclipse.ltk.core.refactoring.RefactoringDescriptor
Sets the details comment of this refactoring.
setComparator(Comparator) - Static method in class org.eclipse.jface.util.Policy
Sets the comparator used by JFace to sort strings.
setComparator(ViewerComparator) - Method in class org.eclipse.jface.viewers.StructuredViewer
Sets this viewer's comparator to be used for sorting elements, and triggers refiltering and resorting of this viewer's element.
setComparator(ViewerComparator) - Method in class org.eclipse.ui.dialogs.CheckedTreeSelectionDialog
Sets the comparator used by the tree viewer.
setComparator(ViewerComparator) - Method in class org.eclipse.ui.dialogs.ElementTreeSelectionDialog
Sets the comparator used by the tree viewer.
setComparator(Comparator) - Method in class org.eclipse.ui.dialogs.FilteredList
Sets a custom comparator for sorting the list.
setComparator(ResourceComparator) - Method in interface org.eclipse.ui.views.navigator.IResourceNavigator
Sets the current comparator.
setComparator(ResourceComparator) - Method in class org.eclipse.ui.views.navigator.ResourceNavigator
Sets the resource comparator
setCompareEditorInput(CompareEditorInput) - Method in class org.eclipse.compare.NavigationAction
Sets the CompareEditorInput on which this action operates.
setCompareMode(boolean) - Method in class org.eclipse.compare.EditionSelectionDialog
Deprecated. Controls whether the EditionSelectionDialog is in 'compare' mode or 'add/replace' (the default) mode.
setComparer(IElementComparer) - Method in class org.eclipse.jface.viewers.StructuredViewer
Sets the comparer to use for comparing elements, or null to use the default equals and hashCode methods on the elements themselves.
setComparisonType(String) - Method in interface org.eclipse.team.ui.synchronize.ISynchronizePageConfiguration
Set the comparison type used by the page's SyncInfo modes.
setCompatibilityMode(boolean) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
Sets the context menu registration 1.0 compatibility mode.
setCompletionLength(int) - Method in class org.eclipse.jface.text.templates.DocumentTemplateContext
Sets the completion length.
setCompletionOffset(int) - Method in class org.eclipse.jface.text.templates.DocumentTemplateContext
Sets the completion offset.
setCompositionOffset(int) - Method in class org.eclipse.swt.widgets.IME
Sets the offset of the composition from the start of the document.
setConfiguration(RefactoringHistoryControlConfiguration) - Method in class org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard
Sets the refactoring history control configuration.
setConfigurationElement(IConfigurationElement) - Method in class org.eclipse.ui.views.markers.MarkerField
Set the configuration element used by the receiver.
setConfiguredSiteModel(ConfiguredSiteModel) - Method in class org.eclipse.update.core.model.SiteModel
 
setConfirmSave(boolean) - Method in class org.eclipse.compare.contentmergeviewer.ContentMergeViewer
Controls whether doSave(Object, Object) asks for confirmation before saving the old input with saveContent(Object).
setConsoleWidth(int) - Method in class org.eclipse.ui.console.TextConsole
Sets the width of this console in characters.
setConsoleWidth(int) - Method in class org.eclipse.ui.console.TextConsoleViewer
Sets the console to have a fixed character width.
setContainer(ICompareContainer) - Method in class org.eclipse.compare.CompareConfiguration
Set the container of the compare associated with this configuration.
setContainer(ICompareContainer) - Method in class org.eclipse.compare.CompareEditorInput
Set the container of this input to the given container
setContainer(IContainer) - Method in interface org.eclipse.debug.core.ILaunchConfigurationWorkingCopy
Sets the container this launch configuration will be stored in when saved.
setContainer(IPreferencePageContainer) - Method in interface org.eclipse.jface.preference.IPreferencePage
Sets or clears the container of this page.
setContainer(IPreferencePageContainer) - Method in class org.eclipse.jface.preference.PreferencePage
 
setContainer(IWizardContainer) - Method in interface org.eclipse.jface.wizard.IWizard
Sets or clears the container of this wizard.
setContainer(IWizardContainer) - Method in class org.eclipse.jface.wizard.Wizard
 
setContainer(ISearchPageContainer) - Method in interface org.eclipse.search.ui.ISearchPage
Sets the container of this page.
setContainer(IContainer) - Method in class org.eclipse.ui.dialogs.WizardNewLinkPage
Sets the container to use for link validation.
setContainer(Object) - Method in interface org.eclipse.ui.forms.IManagedForm
Sets the container that owns this form.
setContainer(Object) - Method in class org.eclipse.ui.forms.ManagedForm
 
setContainerFieldValue(String) - Method in class org.eclipse.ui.dialogs.WizardImportPage
Deprecated. Sets the value of this page's container resource field, or stores it for future use if this page's controls do not exist yet.
setContainerFieldValue(String) - Method in class org.eclipse.ui.dialogs.WizardResourceImportPage
Sets the value of this page's container resource field, or stores it for future use if this page's controls do not exist yet.
setContainerFullPath(IPath) - Method in class org.eclipse.ui.dialogs.WizardNewFileCreationPage
Sets the value of this page's container name field, or stores it for future use if this page's controls do not exist yet.
setContainerMenus(MenuItem[]) - Method in class org.eclipse.swt.ole.win32.OleFrame
Specify the menu items that should appear in the Container location when an OLE Document is in-place activated.
setContainerMode(boolean) - Method in class org.eclipse.ui.dialogs.CheckedTreeSelectionDialog
If set, the checked /gray state of containers (inner nodes) is derived from the checked state of its leaf nodes.
setContenProvider(IStructuredContentProvider) - Method in class org.eclipse.jface.viewers.ComboBoxViewerCellEditor
 
setContent(byte[]) - Method in class org.eclipse.compare.BufferedContent
Sets the contents.
setContent(byte[]) - Method in interface org.eclipse.compare.IEditableContent
Replaces the current content with the given new bytes.
setContent(byte[]) - Method in class org.eclipse.compare.structuremergeviewer.DocumentRangeNode
Default implementation that calls DocumentRangeNode.internalSetContents(byte[]) and then DocumentRangeNode.nodeChanged(DocumentRangeNode).
setContent(String, TemplateVariable[]) - Method in class org.eclipse.jface.text.templates.TemplateBuffer
Sets the content of the template buffer.
setContent(Control) - Method in class org.eclipse.swt.custom.ScrolledComposite
Set the content that will be scrolled.
setContent(StyledTextContent) - Method in class org.eclipse.swt.custom.StyledText
Sets the content implementation to use for text storage.
setContent(Control) - Method in class org.eclipse.swt.custom.ViewForm
Sets the content.
setContent(Control) - Method in class org.eclipse.ui.forms.widgets.ScrolledForm
The form sets the content widget.
setContent(Control) - Method in class org.eclipse.ui.forms.widgets.ScrolledFormText
The class sets the content widget.
setContent(Control) - Method in class org.eclipse.ui.forms.widgets.SharedScrolledComposite
Overrides 'super' to pass the proper colors and font
setContentAssistCueProvider(ILabelProvider) - Method in class org.eclipse.jface.contentassist.AbstractControlContentAssistSubjectAdapter
Deprecated. Sets the visual feedback provider for content assist.
setContentAssistProcessor(IContentAssistProcessor, String) - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
Registers a given content assist processor for a particular content type.
setContentDescription(String) - Method in class org.eclipse.ui.part.EditorPart
 
setContentDescription(String) - Method in class org.eclipse.ui.part.ViewPart
 
setContentDescription(String) - Method in class org.eclipse.ui.part.WorkbenchPart
Sets the content description for this part.
setContentProposalProvider(IContentProposalProvider) - Method in class org.eclipse.jface.fieldassist.ContentProposalAdapter
Set the content proposal provider that is used to show proposals.
setContentProvider(IContentProvider) - Method in class org.eclipse.compare.contentmergeviewer.ContentMergeViewer
The ContentMergeViewer implementation of this ContentViewer method checks to ensure that the content provider is an IMergeViewerContentProvider.
setContentProvider(IContentProvider) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
The AbstractTreeViewer implementation of this method checks to ensure that the content provider is an ITreeContentProvider.
setContentProvider(IContentProvider) - Method in class org.eclipse.jface.viewers.ContentViewer
Sets the content provider used by this viewer.
setContentProvider(IContentProvider) - Method in class org.eclipse.jface.viewers.StructuredViewer
 
setContentProvider(IContentProvider) - Method in class org.eclipse.jface.viewers.TreeViewer
 
setContentProvider(IStructuredContentProvider) - Method in class org.eclipse.ui.dialogs.ListDialog
 
setContents(InputStream, boolean, boolean, IProgressMonitor) - Method in interface org.eclipse.core.resources.IFile
Sets the contents of this file to the bytes in the given input stream.
setContents(IFileState, boolean, boolean, IProgressMonitor) - Method in interface org.eclipse.core.resources.IFile
Sets the contents of this file to the bytes in the given file state.
setContents(InputStream, int, IProgressMonitor) - Method in interface org.eclipse.core.resources.IFile
Sets the contents of this file to the bytes in the given input stream.
setContents(IFileState, int, IProgressMonitor) - Method in interface org.eclipse.core.resources.IFile
Sets the contents of this file to the bytes in the given file state.
setContents(Object[]) - Method in interface org.eclipse.jface.viewers.deferred.IConcurrentModelListener
Notifies the receiver about the complete set of elements in the model.
setContents(Object[], Transfer[]) - Method in class org.eclipse.swt.dnd.Clipboard
Place data of the specified type on the system clipboard.
setContents(Object[], Transfer[], int) - Method in class org.eclipse.swt.dnd.Clipboard
Place data of the specified type on the specified clipboard.
setContents(InputStream, IProgressMonitor) - Method in class org.eclipse.team.core.variants.CachedResourceVariant
This method should be invoked by subclasses from within their fetchContents method in order to cache the contents for this resource variant.
setContents(InputStream, boolean) - Method in class org.eclipse.ui.forms.widgets.FormText
Sets the contents of the stream.
setContents(InputStream) - Method in class org.eclipse.ui.forms.widgets.ScrolledFormText
Sets the contents to rendered in the scrolled form text.
setContentService(INavigatorContentService) - Method in class org.eclipse.ui.navigator.CommonDragAdapterAssistant
Accept and remember the content service this assistant is associated with.
setContentService(INavigatorContentService) - Method in class org.eclipse.ui.navigator.CommonViewerSorter
Create a sorter service attached to the given content service.
setContentType(IContentType) - Method in class org.eclipse.ui.texteditor.spelling.SpellingContext
Sets the content type of the document.
setContext(IAdaptable) - Method in class org.eclipse.jface.text.hyperlink.AbstractHyperlinkDetector
Sets this hyperlink detector's context which is responsible to provide the adapters.
setContext(ActionContext) - Method in class org.eclipse.team.ui.mapping.SynchronizationActionProvider
 
setContext(ActionContext) - Method in class org.eclipse.ui.actions.ActionGroup
Sets the context used to determine which actions are added, and what their enabled state should be.
setContext(ActionContext) - Method in class org.eclipse.ui.navigator.WizardActionGroup
 
setContext(IUndoContext) - Method in class org.eclipse.ui.operations.OperationHistoryActionHandler
Set the context shown by the handler.
setContext(ActionContext) - Method in class org.eclipse.ui.views.navigator.MainActionGroup
Extends the superclass implementation to set the context in the subgroups.
setContext(Shell) - Method in class org.eclipse.ui.wizards.datatransfer.ImportOperation
Sets the context for use by the VCM provider to prompt the user for check-out of files.
setContextInformationPopupBackground(Color) - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
Sets the context information popup's background color.
setContextInformationPopupForeground(Color) - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
Sets the context information popup's foreground color.
setContextInformationPopupOrientation(int) - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
Sets the context information popup's orientation.
setContextMenuManager(IMenuManager) - Method in class org.eclipse.jface.action.CoolBarManager
 
setContextMenuManager(IMenuManager) - Method in interface org.eclipse.jface.action.ICoolBarManager
Sets the context menu of this cool bar manager to the given menu manager.
setContextMenuManager(IMenuManager) - Method in class org.eclipse.jface.action.SubCoolBarManager
 
setContextMenuManager(MenuManager) - Method in class org.eclipse.jface.action.ToolBarManager
Sets the context menu manager for this tool bar manager to the given menu manager.
setContextSelectorBackground(Color) - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
Sets the context selector's background color.
setContextSelectorForeground(Color) - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
Sets the context selector's foreground color.
setContextTypeId(String) - Method in class org.eclipse.jface.text.templates.Template
Deprecated. Templates should never be modified
setContextTypeRegistry(ContextTypeRegistry) - Method in class org.eclipse.ui.texteditor.templates.TemplatePreferencePage
Sets the context type registry.
setContributesToHeader(boolean) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
Sets whether the annotation type contributes to the overview ruler's header.
setControl(Control) - Method in class org.eclipse.debug.ui.AbstractLaunchConfigurationTab
Sets the control to be displayed in this tab.
setControl(Control) - Method in class org.eclipse.jface.dialogs.DialogPage
Set the control for the receiver.
setControl(Control) - Method in class org.eclipse.swt.custom.CTabItem
Sets the control that is used to fill the client area of the tab folder when the user selects the tab item.
setControl(Control) - Method in class org.eclipse.swt.widgets.CoolItem
Sets the control that is associated with the receiver to the argument.
setControl(Control) - Method in class org.eclipse.swt.widgets.ExpandItem
Sets the control that is shown when the item is expanded.
setControl(Control) - Method in class org.eclipse.swt.widgets.TabItem
Sets the control that is used to fill the client area of the tab folder when the user selects the tab item.
setControl(Control) - Method in class org.eclipse.swt.widgets.ToolItem
Sets the control that is used to fill the bounds of the item when the item is a SEPARATOR.
setControl(String, Control) - Method in class org.eclipse.ui.forms.widgets.FormText
Registers the control referenced by the provided key.
setControl(Control) - Method in class org.eclipse.ui.forms.widgets.SizeCache
Sets the control whose size is being cached.
setControl(int, Control) - Method in class org.eclipse.ui.part.MultiPageEditorPart
Sets the control for the given page index.
setControlContents(Control, String, int) - Method in class org.eclipse.jface.fieldassist.ComboContentAdapter
 
setControlContents(Control, String, int) - Method in interface org.eclipse.jface.fieldassist.IControlContentAdapter
Set the contents of the specified control to the specified text.
setControlContents(Control, String, int) - Method in class org.eclipse.jface.fieldassist.TextContentAdapter
 
setControls(Control[]) - Method in class org.eclipse.ui.forms.widgets.LayoutCache
Sets the controls that are being cached here.
setControlVisible(Control, boolean) - Static method in class org.eclipse.ui.forms.widgets.FormToolkit
A utility method that ensures that the control is visible in the scrolled composite.
setConverter(IConverter) - Method in class org.eclipse.core.databinding.UpdateListStrategy
Sets the converter to be invoked when converting added elements from the source element type to the destination element type.
setConverter(IConverter) - Method in class org.eclipse.core.databinding.UpdateSetStrategy
Sets the converter to be invoked when converting added elements from the source element type to the destination element type.
setConverter(IConverter) - Method in class org.eclipse.core.databinding.UpdateValueStrategy
Sets the converter to be invoked when converting from the source type to the destination type.
setCoordinate(Rectangle, boolean, int) - Static method in class org.eclipse.jface.util.Geometry
Sets one coordinate of the given rectangle.
setCoordinate(Point, boolean, int) - Static method in class org.eclipse.jface.util.Geometry
Sets one coordinate of the given point.
setCopyAction(IAction) - Method in class org.eclipse.ui.actions.TextActionHandler
Set the default IAction handler for the Copy action.
setCopyAction(IAction) - Method in class org.eclipse.ui.part.CellEditorActionHandler
Sets the default IAction handler for the Copy action.
setCopyCount(long) - Method in class org.eclipse.update.core.InstallMonitor
Sets the number of bytes already copied.
setCopyrightModel(URLEntryModel) - Method in class org.eclipse.update.core.model.FeatureModel
Sets the feature copyright information.
setCreateContainerStructure(boolean) - Method in class org.eclipse.ui.wizards.datatransfer.ImportOperation
Sets whether the containment structures that are implied from the full paths of file system objects being imported should be duplicated in the workbench.
setCriteria(int) - Method in class org.eclipse.ui.views.navigator.ResourceComparator
Sets the sort criteria of this sorter.
setCriteria(int) - Method in class org.eclipse.ui.views.navigator.ResourceSorter
Deprecated. Sets the sort criteria of this sorter.
setCurrent() - Method in class org.eclipse.swt.opengl.GLCanvas
Sets the OpenGL context associated with this GLCanvas to be the current GL context.
setCurrentHeight(int) - Method in class org.eclipse.jface.action.ToolBarContributionItem
Sets the current height of the cool item.
setCurrentIndex(int) - Method in class org.eclipse.ui.views.framelist.FrameList
Sets the current frame to the frame with the given index.
setCurrentPage(IPreferencePage) - Method in class org.eclipse.jface.preference.PreferenceDialog
Sets the current page.
setCurrentTheme(String) - Method in interface org.eclipse.ui.themes.IThemeManager
Set the currently active theme.
setCurrentWidth(int) - Method in class org.eclipse.jface.action.ToolBarContributionItem
Sets the current width of the cool item.
setCursor(Cursor) - Method in class org.eclipse.swt.custom.StyledText
Sets the receiver's cursor to the cursor specified by the argument.
setCursor(Cursor) - Method in class org.eclipse.swt.widgets.Control
Sets the receiver's cursor to the cursor specified by the argument, or to the default cursor for that kind of control if the argument is null.
setCursor(Cursor) - Method in class org.eclipse.swt.widgets.Tracker
Sets the Cursor of the Tracker.
setCursorLinePainterPreferenceKeys(String, String) - Method in class org.eclipse.ui.texteditor.SourceViewerDecorationSupport
Sets the preference keys for the cursor line painter.
setCursorLocation(int, int) - Method in class org.eclipse.swt.widgets.Display
Sets the location of the on-screen pointer relative to the top left corner of the screen.
setCursorLocation(Point) - Method in class org.eclipse.swt.widgets.Display
Sets the location of the on-screen pointer relative to the top left corner of the screen.
setCursorPosition(Control, int) - Method in class org.eclipse.jface.fieldassist.ComboContentAdapter
 
setCursorPosition(Control, int) - Method in interface org.eclipse.jface.fieldassist.IControlContentAdapter
Set the current cursor position in the control.
setCursorPosition(Control, int) - Method in class org.eclipse.jface.fieldassist.TextContentAdapter
 
setCustomClasspath(URL[]) - Method in class org.eclipse.ant.core.AntRunner
Sets the custom classpath to use for this build
setCustomInformationControlCreator(IInformationControlCreator) - Method in class org.eclipse.jface.text.AbstractInformationControlManager
Sets the temporary custom control creator, overriding this manager's default information control creator.
setCustomProperties(Property[]) - Method in class org.eclipse.ant.core.AntCorePreferences
Sets the custom user properties specified for Ant builds.
setCustomPropertyFiles(String[]) - Method in class org.eclipse.ant.core.AntCorePreferences
Sets the custom property files specified for Ant builds.
setCustomTasks(Task[]) - Method in class org.eclipse.ant.core.AntCorePreferences
Sets the user defined custom tasks.
setCustomTypes(Type[]) - Method in class org.eclipse.ant.core.AntCorePreferences
Sets the user defined custom types.
setCustomURLs(URL[]) - Method in class org.eclipse.ant.core.AntCorePreferences
Deprecated. use setAdditionalEntries(IAntClasspathEntry)[]
setCutAction(IAction) - Method in class org.eclipse.ui.actions.TextActionHandler
Set the default IAction handler for the Cut action.
setCutAction(IAction) - Method in class org.eclipse.ui.part.CellEditorActionHandler
Sets the default IAction handler for the Cut action.
setCyclingMode(Object) - Method in class org.eclipse.jface.text.link.LinkedModeUI
Sets the cycling mode to either of CYCLING_ALWAYS, CYCLING_NEVER, or CYCLING_WHEN_NO_PARENT, which is the default.
setDamager(IPresentationDamager, String) - Method in class org.eclipse.jface.text.presentation.PresentationReconciler
Registers the given presentation damager for a particular content type.
setData(Object) - Method in class org.eclipse.debug.core.DebugEvent
Sets this event's application defined data.
setData(Object) - Method in class org.eclipse.jface.text.rules.Token
Re-initializes the data of this token.
setData(String, Object) - Method in class org.eclipse.jface.viewers.Viewer
Sets the value of the property with the given name to the given value, or to null if the property is to be removed.
setData(String, Object) - Method in class org.eclipse.jface.window.ToolTip
Restore arbitrary data under the given key
SetData - Static variable in class org.eclipse.swt.SWT
The set data event type (value is 36).
setData(String, Object) - Method in class org.eclipse.swt.widgets.Display
Sets the application defined property of the receiver with the specified name to the given argument.
setData(Object) - Method in class org.eclipse.swt.widgets.Display
Sets the application defined, display specific data associated with the receiver, to the argument.
setData(Object) - Method in class org.eclipse.swt.widgets.Widget
Sets the application defined widget data associated with the receiver to be the argument.
setData(String, Object) - Method in class org.eclipse.swt.widgets.Widget
Sets the application defined property of the receiver with the specified name to the given value.
setData(String, Object) - Method in interface org.eclipse.ui.application.IWorkbenchConfigurer
Sets the data associated with the workbench at the given key.
setData(String, Object) - Method in interface org.eclipse.ui.application.IWorkbenchWindowConfigurer
Sets the data associated with this workbench window at the given key.
setData(String, String) - Method in interface org.eclipse.ui.cheatsheets.ICheatSheetManager
Sets the data value associated with the given key.
setDate(int, int, int) - Method in class org.eclipse.swt.widgets.DateTime
Sets the receiver's year, month, and day in a single operation.
setDay(int) - Method in class org.eclipse.swt.widgets.DateTime
Sets the receiver's date, or day of the month, to the specified day.
setDebugging(boolean) - Method in class org.eclipse.core.runtime.Plugin
Sets whether this plug-in is in debug mode.
setDebugMode(boolean) - Static method in class org.eclipse.jface.operation.ModalContext
Sets whether ModalContext is running in debug mode.
setDeclaredExtensionPoints(ExtensionPointModel[]) - Method in class org.eclipse.core.runtime.model.PluginModel
Deprecated. Sets the extension points in this plug-in descriptor.
setDeclaredExtensions(ExtensionModel[]) - Method in class org.eclipse.core.runtime.model.ExtensionPointModel
Deprecated. Sets this extensions added to this extension point.
setDeclaredExtensions(ExtensionModel[]) - Method in class org.eclipse.core.runtime.model.PluginModel
Deprecated. Sets the extensions in this plug-in descriptor.
setDecorationColor(Color) - Method in class org.eclipse.ui.forms.widgets.ToggleHyperlink
Sets the color of the decoration.
setDecorationContext(IDecorationContext) - Method in class org.eclipse.jface.viewers.DecoratingLabelProvider
Set the decoration context that will be based to the decorator for this label provider if that decorator implements LabelDecorator.
setDecorationContext(IDecorationContext) - Method in class org.eclipse.jface.viewers.DecoratingStyledCellLabelProvider
Set the decoration context that will be based to the decorator for this label provider if that decorator implements LabelDecorator.
setDecorationPosition(int) - Method in interface org.eclipse.ui.forms.IMessageManager
Message manager uses SWT.LEFT|SWT.BOTTOM for the default decoration position.
setDefault(Realm) - Static method in class org.eclipse.core.databinding.observable.Realm
Sets the default realm for the calling thread, returning the current default thread.
setDefault(String, boolean) - Method in class org.eclipse.core.runtime.Preferences
Deprecated. Sets the default value for the boolean-valued property with the given name.
setDefault(String, double) - Method in class org.eclipse.core.runtime.Preferences
Deprecated. Sets the default value for the double-valued property with the given name.
setDefault(String, float) - Method in class org.eclipse.core.runtime.Preferences
Deprecated. Sets the default value for the float-valued property with the given name.
setDefault(String, int) - Method in class org.eclipse.core.runtime.Preferences
Deprecated. Sets the default value for the integer-valued property with the given name.
setDefault(String, long) - Method in class org.eclipse.core.runtime.Preferences
Deprecated. Sets the default value for the long-valued property with the given name.
setDefault(String, String) - Method in class org.eclipse.core.runtime.Preferences
Deprecated. Sets the default value for the string-valued property with the given name.
setDefault(IKeyFormatter) - Static method in class org.eclipse.jface.bindings.keys.formatting.KeyFormatterFactory
Sets the default key formatter.
setDefault(IKeyLookup) - Static method in class org.eclipse.jface.bindings.keys.KeyLookupFactory
Sets the default look-up.
setDefault(FieldDecorationRegistry) - Static method in class org.eclipse.jface.fieldassist.FieldDecorationRegistry
Set the default FieldDecorationRegistry.
setDefault(String, double) - Method in interface org.eclipse.jface.preference.IPreferenceStore
Sets the default value for the double-valued preference with the given name.
setDefault(String, float) - Method in interface org.eclipse.jface.preference.IPreferenceStore
Sets the default value for the float-valued preference with the given name.
setDefault(String, int) - Method in interface org.eclipse.jface.preference.IPreferenceStore
Sets the default value for the integer-valued preference with the given name.
setDefault(String, long) - Method in interface org.eclipse.jface.preference.IPreferenceStore
Sets the default value for the long-valued preference with the given name.
setDefault(String, String) - Method in interface org.eclipse.jface.preference.IPreferenceStore
Sets the default value for the string-valued preference with the given name.
setDefault(String, boolean) - Method in interface org.eclipse.jface.preference.IPreferenceStore
Sets the default value for the boolean-valued preference with the given name.
setDefault(IPreferenceStore, String, FontData) - Static method in class org.eclipse.jface.preference.PreferenceConverter
Sets the default value of the preference with the given name in the given preference store.
setDefault(IPreferenceStore, String, FontData[]) - Static method in class org.eclipse.jface.preference.PreferenceConverter
Sets the default value of the preference with the given name in the given preference store.
setDefault(IPreferenceStore, String, Point) - Static method in class org.eclipse.jface.preference.PreferenceConverter
Sets the default value of the preference with the given name in the given preference store.
setDefault(IPreferenceStore, String, Rectangle) - Static method in class org.eclipse.jface.preference.PreferenceConverter
Sets the default value of the preference with the given name in the given preference store.
setDefault(IPreferenceStore, String, RGB) - Static method in class org.eclipse.jface.preference.PreferenceConverter
Sets the default value of the preference with the given name in the given preference store.
setDefault(String, double) - Method in class org.eclipse.jface.preference.PreferenceStore
 
setDefault(String, float) - Method in class org.eclipse.jface.preference.PreferenceStore
 
setDefault(String, int) - Method in class org.eclipse.jface.preference.PreferenceStore
 
setDefault(String, long) - Method in class org.eclipse.jface.preference.PreferenceStore
 
setDefault(String, String) - Method in class org.eclipse.jface.preference.PreferenceStore
 
setDefault(String, boolean) - Method in class org.eclipse.jface.preference.PreferenceStore
 
setDefault(IKeyFormatter) - Static method in class org.eclipse.ui.keys.KeyFormatterFactory
Deprecated. Sets the default key formatter.
setDefault(String, double) - Method in class org.eclipse.ui.preferences.ScopedPreferenceStore
 
setDefault(String, float) - Method in class org.eclipse.ui.preferences.ScopedPreferenceStore
 
setDefault(String, int) - Method in class org.eclipse.ui.preferences.ScopedPreferenceStore
 
setDefault(String, long) - Method in class org.eclipse.ui.preferences.ScopedPreferenceStore
 
setDefault(String, String) - Method in class org.eclipse.ui.preferences.ScopedPreferenceStore
 
setDefault(String, boolean) - Method in class org.eclipse.ui.preferences.ScopedPreferenceStore
 
setDefault(String, double) - Method in class org.eclipse.ui.texteditor.ChainedPreferenceStore
 
setDefault(String, float) - Method in class org.eclipse.ui.texteditor.ChainedPreferenceStore
 
setDefault(String, int) - Method in class org.eclipse.ui.texteditor.ChainedPreferenceStore
 
setDefault(String, long) - Method in class org.eclipse.ui.texteditor.ChainedPreferenceStore
 
setDefault(String, String) - Method in class org.eclipse.ui.texteditor.ChainedPreferenceStore
 
setDefault(String, boolean) - Method in class org.eclipse.ui.texteditor.ChainedPreferenceStore
 
setDefaultBackground(Color) - Method in class org.eclipse.jface.text.source.AbstractRulerColumn
Sets the default background color for this column.
setDefaultButton(Button) - Method in class org.eclipse.swt.widgets.Decorations
If the argument is not null, sets the receiver's default button to the argument, and if the argument is null, sets the receiver's default button to the first button which was set as the receiver's default button (called the saved default button).
setDefaultCharset(String) - Method in interface org.eclipse.core.resources.IContainer
Deprecated. Replaced by IContainer.setDefaultCharset(String, IProgressMonitor) which is a workspace operation and reports changes in resource deltas.
setDefaultCharset(String, IProgressMonitor) - Method in interface org.eclipse.core.resources.IContainer
Sets the default charset for this container.
setDefaultCharset(String) - Method in interface org.eclipse.core.runtime.content.IContentTypeSettings
Sets the default charset for the corresponding content type.
setDefaultEditor(IFile, String) - Static method in class org.eclipse.ui.ide.IDE
Sets the default editor id for a given file.
setDefaultEditor(String, String) - Method in interface org.eclipse.ui.IEditorRegistry
Sets the default editor id for the files that match that specified file name or extension.
setDefaultImage(Image) - Static method in class org.eclipse.jface.window.Window
Sets the default image.
setDefaultImages(Image[]) - Static method in class org.eclipse.jface.window.Window
Sets the array of default images to use for newly opened windows.
setDefaultItem(MenuItem) - Method in class org.eclipse.swt.widgets.Menu
Sets the default menu item to the argument or removes the default emphasis when the argument is null.
setDefaultLabelProvider(ICompareInputLabelProvider) - Method in class org.eclipse.compare.CompareConfiguration
Set the default label provider for this configuration.
setDefaultLookupOrder(String, String, String[]) - Method in interface org.eclipse.core.runtime.preferences.IPreferencesService
Set the default scope lookup order for the preference keyed by the given qualifier and simple name.
setDefaultModalParent(IShellProvider) - Static method in class org.eclipse.jface.window.Window
Sets the default parent for modal Windows.
setDefaultOrientation(int) - Static method in class org.eclipse.jface.window.Window
Sets the default orientation of windows.
setDefaultPageImageDescriptor(ImageDescriptor) - Method in class org.eclipse.jface.wizard.Wizard
Sets the default page image descriptor for this wizard.
setDefaultPageTitle(String) - Method in class org.eclipse.ltk.ui.refactoring.RefactoringWizard
Sets the default page title to the given value.
setDefaultPerspective(String) - Method in interface org.eclipse.ui.IPerspectiveRegistry
Sets the default perspective for the workbench to the given perspective id.
setDefaultPrefixes(String[], String) - Method in interface org.eclipse.jface.text.ITextViewer
Sets the strings that are used as prefixes when lines of the given content type are prefixed using the prefix text operation.
setDefaultPrefixes(String[], String) - Method in class org.eclipse.jface.text.TextViewer
 
setDefaultRegistryProvider(IRegistryProvider) - Static method in class org.eclipse.core.runtime.RegistryFactory
Use this method to specify the default registry provider.
setDefaultReturnToken(IToken) - Method in class org.eclipse.jface.text.rules.RuleBasedScanner
Configures the scanner's default return token.
setDefaults(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.debug.ui.AbstractLaunchConfigurationTabGroup
By default, delegate to all of the tabs in this group.
setDefaults(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.debug.ui.CommonTab
 
setDefaults(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.debug.ui.EnvironmentTab
 
setDefaults(ILaunchConfigurationWorkingCopy) - Method in interface org.eclipse.debug.ui.ILaunchConfigurationTab
Initializes the given launch configuration with default values for this tab.
setDefaults(ILaunchConfigurationWorkingCopy) - Method in interface org.eclipse.debug.ui.ILaunchConfigurationTabGroup
Initializes the given launch configuration with default values for this tab group.
setDefaults(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.debug.ui.RefreshTab
 
setDefaults(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.debug.ui.sourcelookup.SourceLookupTab
 
setDefaultStructureType(ILogicalStructureType[], ILogicalStructureType) - Static method in class org.eclipse.debug.core.DebugPlugin
Sets the default logical structure type among the given combination of logical structure types.
setDefaultStyleRange(StyleRange) - Method in class org.eclipse.jface.text.TextPresentation
Set the default style range of this presentation.
setDelay(int) - Method in class org.eclipse.jface.text.reconciler.AbstractReconciler
Tells the reconciler how long it should wait for further text changes before activating the appropriate reconciling strategies.
setDelayedInputChangeListener(IInputChangedListener) - Method in interface org.eclipse.jface.text.IDelayedInputChangeProvider
Sets or clears the delayed input change listener.
setDelayedReflow(boolean) - Method in class org.eclipse.ui.forms.widgets.SharedScrolledComposite
Sets the delayed reflow feature.
setDeleteAction(IAction) - Method in class org.eclipse.ui.actions.TextActionHandler
Set the default IAction handler for the Delete action.
setDeleteAction(IAction) - Method in class org.eclipse.ui.part.CellEditorActionHandler
Sets the default IAction handler for the Delete action.
setDeleteContents(boolean) - Method in class org.eclipse.ltk.core.refactoring.resource.DeleteResourcesDescriptor
If set to true, delete will also delete project contents.
setDeleted(boolean) - Method in class org.eclipse.jface.text.templates.persistence.TemplatePersistenceData
Sets the deletion state of the stored template.
setDeletedColor(Color) - Method in class org.eclipse.jface.text.source.ChangeRulerColumn
 
setDeletedColor(Color) - Method in interface org.eclipse.jface.text.source.IChangeRulerColumn
Sets the color for the deleted lines indicator.
setDeletedColor(Color) - Method in class org.eclipse.jface.text.source.LineNumberChangeRulerColumn
 
setDerived(boolean) - Method in interface org.eclipse.core.resources.IResource
Sets whether this resource subtree is marked as derived.
setDescent(int) - Method in class org.eclipse.swt.graphics.TextLayout
Sets the descent of the receiver.
setDescription(IProjectDescription, IProgressMonitor) - Method in interface org.eclipse.core.resources.IProject
Changes this project resource to match the given project description.
setDescription(IProjectDescription, int, IProgressMonitor) - Method in interface org.eclipse.core.resources.IProject
Changes this project resource to match the given project description.
setDescription(IWorkspaceDescription) - Method in interface org.eclipse.core.resources.IWorkspace
Sets the workspace description.
setDescription(String) - Method in interface org.eclipse.core.variables.IValueVariable
Sets the description of this variable to the given value.
setDescription(String) - Method in interface org.eclipse.help.ui.IEngineDescriptor
Changes the description of this engine.
setDescription(String) - Method in class org.eclipse.jface.action.Action
 
setDescription(String) - Method in interface org.eclipse.jface.action.IAction
Sets this action's description.
setDescription(String) - Method in class org.eclipse.jface.dialogs.DialogPage
 
setDescription(String) - Method in interface org.eclipse.jface.dialogs.IDialogPage
Sets this dialog page's description text.
setDescription(String) - Method in class org.eclipse.jface.fieldassist.FieldDecoration
Set the description for the decoration shown when the user hovers over the decoration.
setDescription(String) - Method in class org.eclipse.jface.text.templates.Template
Deprecated. Templates should never be modified
setDescription(String) - Method in class org.eclipse.jface.text.templates.TemplateVariableResolver
Sets the description.
setDescription(String) - Method in class org.eclipse.jface.wizard.WizardPage
The WizardPage implementation of this IDialogPage method extends the DialogPage implementation to update the wizard container title bar.
setDescription(String) - Method in class org.eclipse.ltk.core.refactoring.RefactoringDescriptor
Sets the description of this refactoring.
setDescription(String) - Method in class org.eclipse.ui.forms.widgets.Section
Sets the description text.
setDescription(String) - Method in class org.eclipse.ui.texteditor.TextNavigationAction
 
setDescription(String) - Method in class org.eclipse.ui.views.properties.PropertyDescriptor
Sets the description for this property descriptor.
setDescriptionControl(Control) - Method in class org.eclipse.ui.forms.widgets.Section
Sets the description control of this section.
setDescriptionModel(URLEntryModel) - Method in class org.eclipse.update.core.model.CategoryModel
Sets the category description.
setDescriptionModel(URLEntryModel) - Method in class org.eclipse.update.core.model.FeatureModel
Sets the feature description information.
setDescriptionModel(URLEntryModel) - Method in class org.eclipse.update.core.model.SiteModel
Sets the site description.
setDescriptionText(String) - Method in class org.eclipse.jface.fieldassist.ControlDecoration
Set the image shown in this control decoration.
setDescriptor(ChangeDescriptor) - Method in class org.eclipse.ltk.core.refactoring.resource.DeleteResourceChange
Sets the change descriptor to be returned by Change.getDescriptor().
setDescriptor(ChangeDescriptor) - Method in class org.eclipse.ltk.core.refactoring.resource.MoveResourceChange
Sets the change descriptor to be returned by Change.getDescriptor().
setDescriptor(ChangeDescriptor) - Method in class org.eclipse.ltk.core.refactoring.resource.RenameResourceChange
Sets the change descriptor to be returned by Change.getDescriptor().
setDescriptor(RulerColumnDescriptor) - Method in class org.eclipse.ui.texteditor.rulers.AbstractContributedRulerColumn
 
setDescriptor(RulerColumnDescriptor) - Method in interface org.eclipse.ui.texteditor.rulers.IContributedRulerColumn
Sets the extension point descriptor of this ruler.
setDesiredExtensions(String[]) - Method in class org.eclipse.ui.wizards.datatransfer.SelectFilesOperation
Sets the file extensions which are desired.
setDestination(File) - Method in class org.eclipse.help.search.HelpIndexBuilder
Sets the destination directory where index should be created.
setDestination(IContainer) - Method in class org.eclipse.ltk.core.refactoring.resource.MoveResourcesDescriptor
Sets the destination container to move the resources in.
setDestinationPath(IPath) - Method in class org.eclipse.ltk.core.refactoring.resource.MoveResourcesDescriptor
Sets the path of the destination container to move the resources in.
setDetails(ICategory) - Method in class org.eclipse.ui.activities.ActivityCategoryPreferencePage
 
setDetailsAreaProvider(AbstractStatusAreaProvider) - Method in class org.eclipse.ui.statushandlers.WorkbenchStatusDialogManager
Sets the details area provider.
setDetailsLabelProvider(ILabelProvider) - Method in class org.eclipse.ui.dialogs.FilteredItemsSelectionDialog
Sets label provider for the details field.
setDevice(String) - Method in interface org.eclipse.core.runtime.IPath
Returns a new path which is the same as this path but with the given device id.
setDevice(String) - Method in class org.eclipse.core.runtime.Path
 
setDialogBoundsSettings(IDialogSettings, int) - Method in class org.eclipse.ui.dialogs.SelectionDialog
Set the dialog settings that should be used to save the bounds of this dialog.
setDialogComplete(boolean) - Method in class org.eclipse.ui.dialogs.SaveAsDialog
Sets the completion state of this dialog and adjusts the enable state of the Ok button accordingly.
setDialogHelpAvailable(boolean) - Static method in class org.eclipse.jface.dialogs.TrayDialog
Sets whether JFace dialogs that support help control should show the control by default.
setDialogSettings(IDialogSettings) - Method in class org.eclipse.jface.wizard.Wizard
Sets the dialog settings for this wizard.
SetDiff - Class in org.eclipse.core.databinding.observable.set
 
SetDiff() - Constructor for class org.eclipse.core.databinding.observable.set.SetDiff
 
setDigits(int) - Method in class org.eclipse.swt.widgets.Spinner
Sets the number of decimal places used by the receiver.
setDimension(Rectangle, boolean, int) - Static method in class org.eclipse.jface.util.Geometry
Sets one dimension of the given rectangle.
setDirectory(boolean) - Method in class org.eclipse.core.filesystem.provider.FileInfo
Sets whether this is a file or directory.
setDirty(boolean) - Method in class org.eclipse.compare.CompareEditorInput
Sets the dirty state of this input to the given value and sends out a PropertyChangeEvent if the new value differs from the old value.
setDirty(boolean) - Method in interface org.eclipse.core.filebuffers.IFileBuffer
Sets the dirty state of the file buffer to the given value.
setDirty(boolean) - Method in class org.eclipse.debug.ui.AbstractLaunchConfigurationTab
Sets the dirty state of the tab.
setDirty(boolean) - Method in class org.eclipse.jface.action.ContributionManager
Sets whether this manager is dirty.
setDirty(boolean) - Method in class org.eclipse.team.ui.mapping.SaveableComparison
Set the dirty state of this buffer.
setDirty(boolean) - Method in class org.eclipse.team.ui.PageSaveablePart
Deprecated. Set the saveable part's dirty state to the given state.
setDisabledIcon(ImageDescriptor) - Method in class org.eclipse.ui.menus.UIElement
Update the disabled icon on this UI element.
setDisabledImage(Image) - Method in class org.eclipse.swt.custom.CTabItem
Deprecated. This image is not used
setDisabledImage(Image) - Method in class org.eclipse.swt.widgets.ToolItem
Sets the receiver's disabled image to the argument, which may be null indicating that no disabled image should be displayed.
setDisabledImageDescriptor(ImageDescriptor) - Method in class org.eclipse.jface.action.Action
 
setDisabledImageDescriptor(ImageDescriptor) - Method in interface org.eclipse.jface.action.IAction
Sets the disabled image for this action, as an image descriptor.
setDisabledImageDescriptor(ImageDescriptor) - Method in class org.eclipse.ui.actions.LabelRetargetAction
 
setDisabledImageDescriptor(ImageDescriptor) - Method in class org.eclipse.ui.texteditor.TextNavigationAction
 
setDiscoverySiteEntryModels(URLEntryModel[]) - Method in class org.eclipse.update.core.model.FeatureModel
Sets additional update site references.
setDisplay(Display) - Method in class org.eclipse.ui.progress.UIJob
Sets the display to execute the asyncExec in.
setDisplayMode(boolean) - Method in class org.eclipse.jface.text.source.LineNumberChangeRulerColumn
Sets the display mode of the ruler.
setDoContextInfo(boolean) - Method in class org.eclipse.jface.text.link.LinkedModeUI
Sets the context info property.
setDocument(IDocument) - Method in interface org.eclipse.jface.text.IDocumentAdapter
Sets the adapters document.
setDocument(IDocument) - Method in interface org.eclipse.jface.text.ITextViewer
Sets the given document as the text viewer's model and updates the presentation accordingly.
setDocument(IDocument, int, int) - Method in interface org.eclipse.jface.text.ITextViewer
Sets the given document as this viewer's model and exposes the specified region.
setDocument(IDocument) - Method in interface org.eclipse.jface.text.presentation.IPresentationDamager
Tells the presentation damager on which document it will work.
setDocument(IDocument) - Method in interface org.eclipse.jface.text.presentation.IPresentationRepairer
Tells the presentation repairer on which document it will work.
setDocument(IDocument) - Method in interface org.eclipse.jface.text.reconciler.IReconcilingStrategy
Tells this reconciling strategy on which document it will work.
setDocument(IDocument) - Method in class org.eclipse.jface.text.rules.DefaultDamagerRepairer
 
setDocument(IDocument, IAnnotationModel) - Method in interface org.eclipse.jface.text.source.ISourceViewer
Sets the given document as this viewer's text model and the given annotation model as the model for this viewer's visual annotations.
setDocument(IDocument, IAnnotationModel, int, int) - Method in interface org.eclipse.jface.text.source.ISourceViewer
Sets the given document as this viewer's text model and the given annotation model as the model for this viewer's visual annotations.
setDocument(IDocument, IAnnotationModel, int, int) - Method in class org.eclipse.jface.text.source.projection.ProjectionViewer
 
setDocument(IDocument) - Method in class org.eclipse.jface.text.source.SourceViewer
 
setDocument(IDocument, int, int) - Method in class org.eclipse.jface.text.source.SourceViewer
 
setDocument(IDocument, IAnnotationModel) - Method in class org.eclipse.jface.text.source.SourceViewer
 
setDocument(IDocument, IAnnotationModel, int, int) - Method in class org.eclipse.jface.text.source.SourceViewer
 
setDocument(IDocument) - Method in class org.eclipse.jface.text.TextViewer
 
setDocument(IDocument, int, int) - Method in class org.eclipse.jface.text.TextViewer
 
setDocument(IDocument) - Method in class org.eclipse.ui.texteditor.spelling.SpellingReconcileStrategy
 
setDocumentContent(IDocument, IEditorInput) - Method in class org.eclipse.ui.editors.text.FileDocumentProvider
Deprecated. use file encoding based version
setDocumentContent(IDocument, IEditorInput, String) - Method in class org.eclipse.ui.editors.text.FileDocumentProvider
 
setDocumentContent(IDocument, InputStream) - Method in class org.eclipse.ui.editors.text.StorageDocumentProvider
Deprecated. use encoding based version instead
setDocumentContent(IDocument, InputStream, String) - Method in class org.eclipse.ui.editors.text.StorageDocumentProvider
Initializes the given document with the given stream using the given encoding.
setDocumentContent(IDocument, IEditorInput) - Method in class org.eclipse.ui.editors.text.StorageDocumentProvider
Deprecated. use the encoding based version instead
setDocumentContent(IDocument, IEditorInput, String) - Method in class org.eclipse.ui.editors.text.StorageDocumentProvider
Initializes the given document from the given editor input using the given character encoding.
setDocumentPartitioner(IDocumentPartitioner) - Method in class org.eclipse.jface.text.AbstractDocument
 
setDocumentPartitioner(String, IDocumentPartitioner) - Method in class org.eclipse.jface.text.AbstractDocument
 
setDocumentPartitioner(IDocumentPartitioner) - Method in interface org.eclipse.jface.text.IDocument
Sets this document's partitioner.
setDocumentPartitioner(String, IDocumentPartitioner) - Method in interface org.eclipse.jface.text.IDocumentExtension3
Sets this document's partitioner.
setDocumentPartitioning(String) - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
Sets the document partitioning this content assistant is using.
setDocumentPartitioning(String) - Method in class org.eclipse.jface.text.formatter.ContentFormatter
Sets the document partitioning to be used by this formatter.
setDocumentPartitioning(String) - Method in class org.eclipse.jface.text.information.InformationPresenter
Sets the document partitioning to be used by this information presenter.
setDocumentPartitioning(String) - Method in class org.eclipse.jface.text.presentation.PresentationReconciler
Sets the document partitioning for this presentation reconciler.
setDocumentPartitioning(String) - Method in class org.eclipse.jface.text.reconciler.Reconciler
Sets the document partitioning for this reconciler.
setDocumentPartitioning(String) - Method in class org.eclipse.jface.text.TextViewer
Sets the document partitioning of this viewer.
setDocumentProvider(IEditorInput) - Method in class org.eclipse.ui.texteditor.AbstractDecoratedTextEditor
 
setDocumentProvider(IDocumentProvider) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
Sets this editor's document provider.
setDocumentProvider(IEditorInput) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
Hook method for setting the document provider for the given input.
setDocumentToDamagers(IDocument) - Method in class org.eclipse.jface.text.presentation.PresentationReconciler
Informs all registered damagers about the document on which they will work.
setDocumentToRepairers(IDocument) - Method in class org.eclipse.jface.text.presentation.PresentationReconciler
Informs all registered repairers about the document on which they will work.
setDontExpand(boolean) - Method in class org.eclipse.compare.structuremergeviewer.DiffNode
Controls whether this node is not automatically expanded when displayed in a DiffTreeViewer.
setDoubleClickEnabled(boolean) - Method in class org.eclipse.swt.custom.StyledText
Sets whether the widget implements double click mouse behavior.
setDoubleClickEnabled(boolean) - Method in class org.eclipse.swt.widgets.Text
Sets the double click enabled flag.
setDoubleClickSelects(boolean) - Method in class org.eclipse.ui.dialogs.ElementTreeSelectionDialog
Specifies if default selected events (double click) are created.
setDownloadSize(long) - Method in class org.eclipse.update.core.model.ContentEntryModel
Sets the download size of the entry.
setDragData(DragSourceEvent, IStructuredSelection) - Method in class org.eclipse.ui.navigator.CommonDragAdapterAssistant
Set the value of the Event.data field using the given selection.
setDragData(DragSourceEvent, IStructuredSelection) - Method in class org.eclipse.ui.navigator.resources.ResourceDragAdapterAssistant
 
setDragDetect(boolean) - Method in class org.eclipse.swt.custom.StyledText
 
setDragDetect(boolean) - Method in class org.eclipse.swt.widgets.Control
Sets the receiver's drag detect state.
setDragSourceEffect(DragSourceEffect) - Method in class org.eclipse.swt.dnd.DragSource
Specifies the drag effect for this DragSource.
setDropDownId(String) - Method in class org.eclipse.ui.menus.UIElement
Set the menu contribution id to use.
setDropTargetEffect(DropTargetEffect) - Method in class org.eclipse.swt.dnd.DropTarget
Specifies the drop effect for this DropTarget.
setDynamicReferences(IProject[]) - Method in interface org.eclipse.core.resources.IProjectDescription
Sets the dynamic project references for the described project.
setEchoChar(char) - Method in class org.eclipse.swt.widgets.Text
Sets the echo character.
setEclipseRuntimeRequired(boolean) - Method in class org.eclipse.ant.core.Property
 
setEdit(TextEdit) - Method in class org.eclipse.ltk.core.refactoring.TextChange
Sets the root text edit that should be applied to the document represented by this text change.
setEditable(boolean) - Method in interface org.eclipse.jface.text.ITextViewer
Sets the editable state.
setEditable(boolean) - Method in class org.eclipse.jface.text.TextViewer
 
setEditable(boolean) - Method in class org.eclipse.swt.custom.CCombo
Sets the editable state.
setEditable(boolean) - Method in class org.eclipse.swt.custom.StyledText
Sets whether the widget content can be edited.
setEditable(boolean) - Method in class org.eclipse.swt.widgets.Text
Sets the editable state.
setEditingSupport(EditingSupport) - Method in class org.eclipse.jface.viewers.ViewerColumn
Set the editing support.
setEditionTitleArgument(String) - Method in class org.eclipse.compare.EditionSelectionDialog
Deprecated. Sets an additional and optional argument for the edition pane's title.
setEditionTitleImage(Image) - Method in class org.eclipse.compare.EditionSelectionDialog
Deprecated. Sets an optional image for the edition pane's title.
setEditor(Control, Item, int) - Method in class org.eclipse.jface.viewers.ColumnViewerEditor
Position the editor inside the control
setEditor(Control, Item, int) - Method in class org.eclipse.jface.viewers.TableViewerEditor
 
setEditor(Control, Item, int) - Method in class org.eclipse.jface.viewers.TreeViewerEditor
 
setEditor(Control) - Method in class org.eclipse.swt.custom.ControlEditor
Specify the Control that is to be displayed.
setEditor(Control) - Method in class org.eclipse.swt.custom.TableEditor
 
setEditor(Control, TableItem, int) - Method in class org.eclipse.swt.custom.TableEditor
Specify the Control that is to be displayed and the cell in the table that it is to be positioned above.
setEditor(Control, TableTreeItem, int) - Method in class org.eclipse.s