Index

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 _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

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
 
SAC_CLASS_CONDITION - Static variable in interface org.eclipse.e4.ui.css.core.dom.ExtendedDocumentCSS
 
SAC_ID_CONDITION - Static variable in interface org.eclipse.e4.ui.css.core.dom.ExtendedDocumentCSS
 
SAC_PSEUDO_CLASS_CONDITION - Static variable in interface org.eclipse.e4.ui.css.core.dom.ExtendedDocumentCSS
 
SACConstants - Class in org.eclipse.e4.ui.css.core
SAC Constants Parsers.
SACConstants() - Constructor for class org.eclipse.e4.ui.css.core.SACConstants
 
SACPARSER_BATIK - Static variable in class org.eclipse.e4.ui.css.core.SACConstants
org.apache.batik.css.parser.Parser SAC Parser.
SACPARSER_FLUTE - Static variable in class org.eclipse.e4.ui.css.core.SACConstants
org.w3c.flute.parser.Parser SAC Parser.
SACPARSER_FLUTE_CSS3 - Static variable in class org.eclipse.e4.ui.css.core.SACConstants
org.w3c.flute.parser.Parser SAC Parser.
SACPARSER_STEADYSTATE - Static variable in class org.eclipse.e4.ui.css.core.SACConstants
com.steadystate.css.parser.SACParser SAC Parser
SACParserFactory - Class in org.eclipse.e4.ui.css.core.sac
SAC Parser Factory.
SACParserFactory() - Constructor for class org.eclipse.e4.ui.css.core.sac.SACParserFactory
 
SACParserFactoryImpl - Class in org.eclipse.e4.ui.css.core.impl.sac
SAC Parser factory implementation.
SACParserFactoryImpl() - Constructor for class org.eclipse.e4.ui.css.core.impl.sac.SACParserFactoryImpl
 
SafeChange(IFileEditorInput) - Constructor for class org.eclipse.ui.editors.text.FileDocumentProvider.SafeChange
Creates a new safe runnable for the given input.
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 and certain errors thrown in the runnable are logged and passed to the runnable's exception handler.
SafeRunner() - Constructor for class org.eclipse.core.runtime.SafeRunner
 
sameFile(URL, URL) - Method in class org.eclipse.osgi.storage.url.BundleResourceHandler
 
sameName(CSSProperty, String) - Static method in class org.eclipse.e4.ui.css.core.impl.dom.CSSPropertyImpl
 
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
Returns true if the two URIs are equal.
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.
sanitizeFilterInput(String) - Static method in class org.eclipse.osgi.storage.Storage
 
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(int) - Static method in class org.eclipse.jface.widgets.WidgetFactory
 
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.
SashFactory - Class in org.eclipse.jface.widgets
This class provides a convenient shorthand for creating and initializing Sash.
sashForm - Variable in class org.eclipse.ui.forms.MasterDetailsBlock
The form that is the parent of both master and details part.
sashForm(int) - Static method in class org.eclipse.jface.widgets.WidgetFactory
 
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.
SashFormFactory - Class in org.eclipse.jface.widgets
This class provides a convenient shorthand for creating and initializing SashForm.
SashLayout - Class in org.eclipse.e4.ui.workbench.renderers.swt
 
SashLayout(Composite, MUIElement) - Constructor for class org.eclipse.e4.ui.workbench.renderers.swt.SashLayout
 
SashRenderer - Class in org.eclipse.e4.ui.workbench.renderers.swt
Default SWT renderer responsible for a MPartSashContainer.
SashRenderer() - Constructor for class org.eclipse.e4.ui.workbench.renderers.swt.SashRenderer
 
sashWidth(int) - Method in class org.eclipse.jface.widgets.SashFormFactory
Specify the width of the sashes when the controls in the SashForm are laid out.
satisfies(IRequirement) - Method in interface org.eclipse.equinox.p2.metadata.IInstallableUnit
Returns whether this unit has a provided capability that satisfies the given requirement.
save() - Method in interface org.eclipse.e4.ui.workbench.IModelResourceHandler
Saves the model
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() - Method in class org.eclipse.jface.text.templates.persistence.TemplateStore
Saves the templates to the preferences.
save() - Method in class org.eclipse.osgi.storage.Storage
 
save() - Method in class org.eclipse.text.templates.TemplateStoreCore
Saves the templates to the preferences.
save() - Method in class org.eclipse.ui.preferences.ScopedPreferenceStore
 
save() - Method in interface org.eclipse.update.configurator.IPlatformConfiguration
Deprecated.
Called to save the configuration information
save(boolean, IProgressMonitor) - Method in interface org.eclipse.core.resources.IWorkspace
Saves this workspace's valuable state on disk.
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(OutputStream, int) - Method in class org.eclipse.swt.graphics.ImageLoader
Saves the image data in this ImageLoader to the specified stream.
save(OutputStream, String) - Method in class org.eclipse.jface.preference.PreferenceStore
Saves this preference store to the given output stream.
save(Writer) - 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(Writer) - Method in class org.eclipse.ui.XMLMemento
Saves this memento's document current values to the specified writer.
save(String) - Method in class org.eclipse.jface.dialogs.DialogSettings
 
save(String) - Method in interface org.eclipse.jface.dialogs.IDialogSettings
Save a dialog settings to a file.
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(String, Properties) - Method in class org.eclipse.core.runtime.preferences.AbstractPreferenceStorage
Save the given java.util.Properties object which represents preference key/value pairs for the preference node represented by the given path.
save(URL) - Method in interface org.eclipse.update.configurator.IPlatformConfiguration
Deprecated.
Called to save the configuration information in the specified location
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(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(IProgressMonitor) - Method in class org.eclipse.compare.CompareEditorInput
Deprecated.
Override method saveChanges instead.
save(IProgressMonitor) - Method in class org.eclipse.compare.contentmergeviewer.ContentMergeViewer
save(MPart, boolean) - Method in interface org.eclipse.e4.ui.workbench.modeling.ISaveHandler
 
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(IPreferenceStore, String) - Method in class org.eclipse.jface.menus.TextState
 
save(IPreferenceStore, String) - Method in class org.eclipse.ui.handlers.RadioState
 
save(TemplatePersistenceData[], OutputStream) - Method in class org.eclipse.jface.text.templates.persistence.TemplateReaderWriter
Deprecated.
 
save(TemplatePersistenceData[], Writer) - Method in class org.eclipse.jface.text.templates.persistence.TemplateReaderWriter
Deprecated.
 
save(TemplatePersistenceData[], OutputStream) - Method in class org.eclipse.text.templates.TemplateReaderWriter
Saves the templates as XML, encoded as UTF-8 onto the given byte stream.
save(TemplatePersistenceData[], Writer) - Method in class org.eclipse.text.templates.TemplateReaderWriter
Saves the templates as XML.
save(IMemento) - Method in class org.eclipse.ui.dialogs.FilteredItemsSelectionDialog.SelectionHistory
Save history elements to memento.
save(V, PreferenceMetadata<V>) - Method in interface org.eclipse.core.runtime.preferences.IPreferenceMetadataStore
Saves the value of specified preference to the enclosed storage.
save(V, PreferenceMetadata<V>) - Method in class org.eclipse.core.runtime.preferences.OsgiPreferenceMetadataStore
 
Save - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
SAVE - Static variable in class org.eclipse.swt.SWT
The FileDialog style constant for save file dialog behavior (value is 1<<13).
SAVE - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id: "save", commandId: "org.eclipse.ui.file.save"): Save the active editor.
SAVE - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Deprecated.
in 3.0. Use ActionFactory.SAVE.getId() instead.
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_ACTION - Static variable in interface org.eclipse.ui.internal.IWorkbenchHelpContextIds
 
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.internal.WorkbenchMessages
 
SAVE_ALL - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id: "saveAll", commandId: "org.eclipse.ui.file.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_ALL_ACTION - Static variable in interface org.eclipse.ui.internal.IWorkbenchHelpContextIds
 
SAVE_AS - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id: "saveAs", commandId: "org.eclipse.ui.file.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_AS_ACTION - Static variable in interface org.eclipse.ui.internal.IWorkbenchHelpContextIds
 
SAVE_AUTOMATICALLY - Static variable in interface org.eclipse.ui.internal.IPreferenceConstants
Preference id for whether the editors may save automatically.
SAVE_AUTOMATICALLY_INTERVAL - Static variable in interface org.eclipse.ui.internal.IPreferenceConstants
Preference value that specifies the time interval in seconds between editors auto-saves.
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", commandId: "org.eclipse.ui.window.savePerspective"): Save the current perspective.
SAVE_PERSPECTIVE_ACTION - Static variable in interface org.eclipse.ui.internal.IWorkbenchHelpContextIds
 
SAVE_PERSPECTIVE_DIALOG - Static variable in interface org.eclipse.ui.internal.IWorkbenchHelpContextIds
 
Save_Resource - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
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
 
SaveableHelper - Class in org.eclipse.ui.internal
Helper class for prompting to save dirty views or editors.
SaveableHelper() - Constructor for class org.eclipse.ui.internal.SaveableHelper
 
SaveableHelper_Cancel - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
SaveableHelper_Dont_Save - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
SaveableHelper_Save - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
SaveableHelper_Save_0_of_m - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
SaveableHelper_Save_n_of_m - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
SaveableHelper_Save_Selected - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
SaveablePartAdapter - Class in org.eclipse.team.ui
SaveablePartAdapter() - Constructor for class org.eclipse.team.ui.SaveablePartAdapter
Deprecated.
 
SaveablePartDialog - Class in org.eclipse.team.ui
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.
SaveablesList - Class in org.eclipse.ui.internal
The model manager maintains a list of open saveable models.
SaveablesList() - Constructor for class org.eclipse.ui.internal.SaveablesList
 
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.
SaveAction_text - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
SaveAction_toolTip - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
saveAll(boolean) - Method in interface org.eclipse.e4.ui.workbench.modeling.EPartService
Saves the contents of all dirty parts and returns whether the operation completed.
saveAll(List<IWorkbenchPart>, boolean, boolean, boolean, IRunnableContext, IWorkbenchWindow) - Static method in class org.eclipse.ui.internal.WorkbenchPage
 
saveAll(IShellProvider, IRunnableContext, ISaveableFilter, boolean) - Method in class org.eclipse.ui.internal.Workbench
 
saveAll(IShellProvider, IRunnableContext, ISaveableFilter, boolean) - Method in interface org.eclipse.ui.IWorkbench
Save all dirty saveables in the workbench that match the given filter.
SaveAll_text - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
SaveAll_toolTip - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
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(boolean) - Method in class org.eclipse.ui.internal.Workbench
 
saveAllEditors(boolean) - Method in class org.eclipse.ui.internal.WorkbenchPage
See IWorkbenchPage
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.
saveAllEditors(boolean, boolean, boolean) - Method in class org.eclipse.ui.internal.WorkbenchPage
 
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.
saveAndBuildBeforeLaunch() - Static method in class org.eclipse.debug.ui.DebugUITools
Deprecated, for removal: This API element is subject to removal in a future version.
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
SaveAs_text - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
SaveAs_toolTip - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
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() - 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
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.
saveBoundsRelatedSettings() - Method in class org.eclipse.equinox.p2.ui.AcceptLicensesWizardPage
Save any settings related to the current size and location of the wizard page.
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
Saves 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.
saveConditionalPermissionInfos(String[]) - Method in class org.eclipse.osgi.storage.PermissionData
Persists the array of encoded ConditionalPermissionInfo strings
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 interface org.eclipse.jface.dialogs.IDialogSettingsProvider
Saves the dialog settings.
saveDialogSettings() - Method in class org.eclipse.ui.plugin.AbstractUIPlugin
Deprecated. 
saveDirtyEditors() - Method in class org.eclipse.ui.dialogs.WizardExportResourcesPage
Save any editors that the user wants to save before export.
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.
saveDocument(IDocumentProvider, IEditorInput, IDocument, boolean, IProgressMonitor) - Method in class org.eclipse.compare.SharedDocumentAdapter
A helper method to save a document.
saveEditor(IEditorPart, boolean) - Method in class org.eclipse.ui.internal.WorkbenchPage
Saves an editors in the workbench.
saveEditor(IEditorPart, boolean) - Method in interface org.eclipse.ui.IWorkbenchPage
Saves the contents of the given editor if dirty.
saveFilterSettings(IMemento) - Method in class org.eclipse.ui.views.markers.internal.MarkerFilter
Save the filter settings for the receiver.
saveFilterSettings(IMemento) - Method in class org.eclipse.ui.views.markers.internal.ProblemFilter
 
saveLeftContent(Object, byte[]) - Method in interface org.eclipse.compare.contentmergeviewer.IMergeViewerContentProvider
Saves new contents for the left side of the ContentMergeViewer.
saveLeftContent(Object, byte[]) - Method in class org.eclipse.compare.internal.MergeViewerContentProvider
 
saveLeftContent(Object, byte[]) - Method in class org.eclipse.compare.internal.MirroredMergeViewerContentProvider
 
saveModels(List<Saveable>, IShellProvider, IRunnableContext) - Method in class org.eclipse.ui.internal.SaveablesList
Save the given models.
saveModels(List<Saveable>, IShellProvider, IRunnableContext, boolean) - Method in class org.eclipse.ui.internal.SaveablesList
Save the given models.
saveMruList(IMemento) - Method in class org.eclipse.ui.internal.AbstractWorkingSetManager
Saves the list of most recently used working sets in the persistence store.
savePart(MPart, boolean) - Method in interface org.eclipse.e4.ui.workbench.modeling.EPartService
Saves the contents of the part if it is dirty and returns whether the operation completed.
savePart(ISaveablePart, IWorkbenchPart, IWorkbenchWindow, boolean) - Static method in class org.eclipse.ui.internal.SaveableHelper
Saves the workbench part.
saveParts(Collection<MPart>, boolean) - Method in interface org.eclipse.e4.ui.workbench.modeling.ISaveHandler
 
savePerspective() - Method in class org.eclipse.ui.internal.WorkbenchPage
 
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.
SavePerspective_errorMessage - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
SavePerspective_errorTitle - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
SavePerspective_existing - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
SavePerspective_name - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
SavePerspective_overwriteQuestion - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
SavePerspective_overwriteTitle - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
SavePerspective_saveButtonLabel - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
SavePerspective_shellTitle - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
SavePerspective_singletonQuestion - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
SavePerspective_text - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
SavePerspective_toolTip - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
savePerspectiveAs(IPerspectiveDescriptor) - Method in class org.eclipse.ui.internal.WorkbenchPage
 
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.
SavePerspectiveDialog_description - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
savePluginPreferences() - Method in class org.eclipse.core.runtime.Plugin
Deprecated.
Replaced by InstanceScope.getNode(<bundleId>).flush()
savePreference(IScopeContext, String, String) - Static method in class org.eclipse.ui.internal.WindowsDefenderConfigurator
 
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.
saveProperties(OutputStream, Properties) - Method in class org.eclipse.core.runtime.preferences.AbstractPreferenceStorage
Helper method to save the given java.util.Properties object to the given output stream.
saveResult() - Method in class org.eclipse.equinox.p2.core.UIServices.AuthenticationInfo
 
saveRightContent(Object, byte[]) - Method in interface org.eclipse.compare.contentmergeviewer.IMergeViewerContentProvider
Saves new contents for the right side of the ContentMergeViewer.
saveRightContent(Object, byte[]) - Method in class org.eclipse.compare.internal.MergeViewerContentProvider
 
saveRightContent(Object, byte[]) - Method in class org.eclipse.compare.internal.MirroredMergeViewerContentProvider
 
saveSaveable(ISaveablePart, IWorkbenchPart, boolean, boolean) - Method in class org.eclipse.ui.internal.WorkbenchPage
Saves the contents of the provided saveable and returns whether the operation succeeded or not.
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.
saveShowInMruPartIdsList() - Method in class org.eclipse.ui.internal.WorkbenchPage
 
saveSnapshot(int, URI, IProgressMonitor) - Method in interface org.eclipse.core.resources.IProject
Writes a snapshot of project meta-data into the given location URI.
saveState(File) - Method in class org.eclipse.ui.internal.AbstractWorkingSetManager
Save the state to the state file.
saveState(IDialogSettings) - Method in class org.eclipse.ui.views.markers.internal.TableComparator
 
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.internal.AggregateWorkingSet
 
saveState(IMemento) - Method in class org.eclipse.ui.internal.EditorHistory
Save the most-recently-used history in the given memento.
saveState(IMemento) - Method in class org.eclipse.ui.internal.EditorHistoryItem
Saves the object state in the given memento.
saveState(IMemento) - Method in class org.eclipse.ui.internal.LocalWorkingSetManager
Saves the state of the working set manager to the given memento.
saveState(IMemento) - Method in class org.eclipse.ui.internal.ViewIntroAdapterPart
 
saveState(IMemento) - Method in class org.eclipse.ui.internal.WorkbenchWindowConfigurer
 
saveState(IMemento) - Method in class org.eclipse.ui.internal.WorkingSet
Implements IPersistableElement.
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 class org.eclipse.ui.navigator.CommonNavigatorManager
 
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.navigator.resources.ProjectExplorer
 
saveState(IMemento) - Method in class org.eclipse.ui.part.FileEditorInput
 
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(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.framelist.TreeFrame
Save the frame state in the given memento.
saveState(IMemento) - Method in class org.eclipse.ui.views.properties.PropertySheet
 
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.
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.WizardExportResourcesPage
Persists resource specification control setting that are to be restored in the next instance of this page.
saveWorkingSets() - Method in class org.eclipse.ui.internal.WorkbenchPage
 
saveWorkingSetState(IMemento) - Method in class org.eclipse.ui.internal.AbstractWorkingSetManager
Saves all persistable working sets in the persistence store.
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.
Saving_Modifications - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
SavingProblem - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
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.
ScaleElement - Class in org.eclipse.e4.ui.css.swt.dom
CSSStylableElement implementation which wrap SWT Scale.
ScaleElement(Scale, CSSEngine) - Constructor for class org.eclipse.e4.ui.css.swt.dom.ScaleElement
 
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.
scaleSelection() - Static method in class org.eclipse.jface.databinding.swt.typed.WidgetProperties
Returns a value property for observing the selection state of a Scale.
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(String, Map, String, String, boolean) - Method in class org.osgi.service.application.ApplicationDescriptor
Schedules the application at a specified event.
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.
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, 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, IWorkbenchSite) - Static method in class org.eclipse.compare.internal.Utilities
 
schedule(ProvisioningJob, int) - Method in class org.eclipse.equinox.p2.ui.ProvisioningUI
Schedule a job to execute the supplied ProvisioningOperation.
SCHEDULE_ACTION - Static variable in class org.osgi.service.application.ApplicationAdminPermission
Allows scheduling of the target applications.
SCHEDULE_ID - Static variable in interface org.osgi.service.application.ScheduledApplication
The property key for the schedule identifier.
scheduleAutoClose() - Method in class org.eclipse.jface.notifications.AbstractNotificationPopup
 
scheduleChangeEvent(Object[], Map<String, ?>, 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
 
ScheduledApplication - Interface in org.osgi.service.application
It is allowed to schedule an application based on a specific event.
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.
scheduleUpdateJob() - Method in class org.eclipse.debug.ui.AbstractLaunchConfigurationTab
Schedules the update job to run for this tab based on this tab's delay.
scheme() - Method in class org.eclipse.e4.ui.css.swt.helpers.URI
If this is an absolute URI, returns the scheme component; null otherwise.
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_ID_ATTR_TAG - Static variable in interface org.eclipse.e4.ui.bindings.EBindingService
 
SCHEME_NULL - Static variable in class org.eclipse.core.filesystem.EFS
Scheme constant (value "null") indicating the null file system scheme.
SCHEME_SCM - Static variable in class org.eclipse.team.core.ProjectSetCapability
Scheme constant (value "scm") indicating the SCM URI.
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.
ScmUrlImportDescription - Class in org.eclipse.team.core
Describes how a bundle import will be executed.
ScmUrlImportDescription(String, String) - Constructor for class org.eclipse.team.core.ScmUrlImportDescription
 
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
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.BundleDefaultsScope
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.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 - Static variable in class org.eclipse.core.runtime.preferences.UserScope
String constant (value of "user") used for the scope name for the user preference scope.
SCOPE - Static variable in class org.eclipse.equinox.p2.engine.ProfileScope
String constant (value of "profile") used for the scope name for this preference scope.
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) - Constructor for class org.eclipse.ui.preferences.ScopedPreferenceStore
Create a new instance of the receiver.
ScopedPreferenceStore(IScopeContext, String, String) - Constructor for class org.eclipse.ui.preferences.ScopedPreferenceStore
Create a new instance of the receiver.
ScopedPreferenceStore_DefaultAddedError - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
ScopePreferenceDialog_delete - Static variable in class org.eclipse.help.ui.internal.Messages
 
ScopePreferenceDialog_new - Static variable in class org.eclipse.help.ui.internal.Messages
 
ScopePreferenceDialog_wtitle - Static variable in class org.eclipse.help.ui.internal.Messages
 
ScopeSelect_scope - Static variable in class org.eclipse.help.ui.internal.Messages
 
ScopeSet_default - Static variable in class org.eclipse.help.ui.internal.Messages
 
ScopeSet_errorLoading - Static variable in class org.eclipse.help.ui.internal.Messages
 
ScopeSet_errorSaving - Static variable in class org.eclipse.help.ui.internal.Messages
 
ScopeSet_selectAll - Static variable in class org.eclipse.help.ui.internal.Messages
 
ScopeSet_selectWorkingSet - Static variable in class org.eclipse.help.ui.internal.Messages
 
ScopeSetDialog_defaultName - Static variable in class org.eclipse.help.ui.internal.Messages
 
ScopeSetDialog_edit - Static variable in class org.eclipse.help.ui.internal.Messages
 
ScopeSetDialog_new - Static variable in class org.eclipse.help.ui.internal.Messages
 
ScopeSetDialog_remove - Static variable in class org.eclipse.help.ui.internal.Messages
 
ScopeSetDialog_rename - Static variable in class org.eclipse.help.ui.internal.Messages
 
ScopeSetDialog_wtitle - Static variable in class org.eclipse.help.ui.internal.Messages
 
ScriptEnd - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
 
ScriptStart - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
 
ScriptTag() - Method in class org.apache.lucene.demo.html.HTMLParser
 
ScriptText - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
 
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).
SCROLL_TYPE_ANYWHERE - Static variable in class org.eclipse.swt.accessibility.ACC
Scroll the object or substring such that as much as possible of the object or substring is within the top level window.
SCROLL_TYPE_BOTTOM_EDGE - Static variable in class org.eclipse.swt.accessibility.ACC
Scroll the bottom edge of the object or substring such that the bottom edge (and as much as possible of the rest of the object or substring) is within the top level window.
SCROLL_TYPE_BOTTOM_RIGHT - Static variable in class org.eclipse.swt.accessibility.ACC
Scroll the bottom right corner of the object or substring such that the bottom right corner (and as much as possible of the rest of the object or substring) is within the top level window.
SCROLL_TYPE_LEFT_EDGE - Static variable in class org.eclipse.swt.accessibility.ACC
Scroll the left edge of the object or substring such that the left edge (and as much as possible of the rest of the object or substring) is within the top level window.
SCROLL_TYPE_POINT - Static variable in class org.eclipse.swt.accessibility.ACC
Scroll the top left corner of the object or substring to the specified point.
SCROLL_TYPE_RIGHT_EDGE - Static variable in class org.eclipse.swt.accessibility.ACC
Scroll the right edge of the object or substring such that the right edge (and as much as possible of the rest of the object or substring) is within the top level window.
SCROLL_TYPE_TOP_EDGE - Static variable in class org.eclipse.swt.accessibility.ACC
Scroll the top edge of the object or substring such that the top edge (and as much as possible of the rest of the object or substring) is within the top level window.
SCROLL_TYPE_TOP_LEFT - Static variable in class org.eclipse.swt.accessibility.ACC
Scroll the top left corner of the object or substring such that the top left corner (and as much as possible of the rest of the object or substring) is within the top level window.
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.
SCROLLBAR_OVERLAY - Static variable in class org.eclipse.swt.SWT
The Scrollable constant to indicate that the receiver is using overlay scrollbars.
scrollCellIntoView(int) - Method in class org.eclipse.jface.viewers.TableViewerRow
 
scrollCellIntoView(int) - Method in class org.eclipse.jface.viewers.TreeViewerRow
 
scrollCellIntoView(int) - Method in class org.eclipse.jface.viewers.ViewerRow
Scrolls the cell at this index into view
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.
scrollIntoView() - Method in class org.eclipse.jface.viewers.ViewerCell
Scroll the cell into view
scrollText(AccessibleTextEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTextExtendedAdapter
Scrolls a specific part of a substring according to the scroll type.
scrollText(AccessibleTextEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTextExtendedListener
Scrolls a specific part of a substring according to the scroll type.
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(String) - Method in class org.eclipse.help.ui.internal.DefaultHelpUI
Starts the search.
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(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(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 - Static variable in class org.eclipse.swt.SWT
Style constant for search behavior (value is 1<<7).
SEARCH_MARKER - Static variable in class org.eclipse.search.ui.NewSearchUI
Search marker type (value "org.eclipse.search.searchmarker").
SEARCH_TOOLBAR - Static variable in class org.eclipse.help.webapp.AbstractButton
Toolbar name for search results
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").
SearchAction - Class in org.eclipse.help.ui.internal
 
SearchAction() - Constructor for class org.eclipse.help.ui.internal.SearchAction
 
SearchEmbeddedHelpFirst - Static variable in class org.eclipse.help.ui.internal.Messages
 
SearchEmbeddedHelpLast - Static variable in class org.eclipse.help.ui.internal.Messages
 
SearchEmbeddedHelpOnly - Static variable in class org.eclipse.help.ui.internal.Messages
 
searchInBinaries() - Method in class org.eclipse.search.ui.text.TextSearchQueryProvider.TextSearchInput
Returns whether binary files are searched.
SearchPart_collapse - Static variable in class org.eclipse.help.ui.internal.Messages
 
SearchPart_dynamicJob - Static variable in class org.eclipse.help.ui.internal.Messages
 
SearchPart_expand - Static variable in class org.eclipse.help.ui.internal.Messages
 
SearchPart_go - Static variable in class org.eclipse.help.ui.internal.Messages
 
SearchPart_learnMore - Static variable in class org.eclipse.help.ui.internal.Messages
 
SearchPart_potential_hit - Static variable in class org.eclipse.help.ui.internal.Messages
 
SearchPart_stop - Static variable in class org.eclipse.help.ui.internal.Messages
 
SearchPart_title - Static variable in class org.eclipse.help.ui.internal.Messages
 
SearchParticipant - Class in org.eclipse.help.search
Participant in the help search.
SearchParticipant() - Constructor for class org.eclipse.help.search.SearchParticipant
 
SearchParticipantXML - Class in org.eclipse.help.search
An abstract search participants for adding XML documents to the search index.
SearchParticipantXML() - Constructor for class org.eclipse.help.search.SearchParticipantXML
 
SearchParticipantXML.IParsedXMLContent - Interface in org.eclipse.help.search
Class that implements this interface is used to store data obtained during the parsing phase.
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 a new instance of SearchPattern with default set of rules configured.
SearchPattern(int) - Constructor for class org.eclipse.ui.dialogs.SearchPattern
Creates a search pattern with a rule or rules to apply for matching index keys.
SearchProcessorInfo - Class in org.eclipse.help.search
This class is a storage container for search processing
SearchProcessorInfo() - Constructor for class org.eclipse.help.search.SearchProcessorInfo
 
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.
SearchResultsPart_cancel - Static variable in class org.eclipse.help.ui.internal.Messages
 
SearchResultsPart_label - Static variable in class org.eclipse.help.ui.internal.Messages
 
SearchResultsPart_moreResults - Static variable in class org.eclipse.help.ui.internal.Messages
 
SearchResultsPart_noHits - Static variable in class org.eclipse.help.ui.internal.Messages
 
SearchResultsPart_progress - Static variable in class org.eclipse.help.ui.internal.Messages
 
SearchResultsPart_showCategoriesAction_tooltip - Static variable in class org.eclipse.help.ui.internal.Messages
 
SearchResultsPart_showDescriptionAction_tooltip - Static variable in class org.eclipse.help.ui.internal.Messages
 
secondCondition - Variable in class org.eclipse.e4.ui.css.core.impl.sac.AbstractCombinatorCondition
The second condition.
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.
SECTION - Static variable in class org.eclipse.e4.core.services.about.AboutSections
The property to mark the information to be related with specific section
SECTION_INSTALLED_BUNDLES - Static variable in class org.eclipse.e4.core.services.about.AboutSections
The value to mark the information to be related with "Installed Bundles" section
SECTION_INSTALLED_FEATURES - Static variable in class org.eclipse.e4.core.services.about.AboutSections
The value to mark the information to be related with "Installed Features" section
SECTION_SYSTEM_ENVIRONMENT - Static variable in class org.eclipse.e4.core.services.about.AboutSections
The value to mark the information to be related with "System Environment" section
SECTION_SYSTEM_PROPERTIES - Static variable in class org.eclipse.e4.core.services.about.AboutSections
The value to mark the information to be related with "System Properties" section
SECTION_USER_PREFERENCES - Static variable in class org.eclipse.e4.core.services.about.AboutSections
The value to mark the information to be related with "User Preferences" section
SectionFactory - Class in org.eclipse.ui.forms.widgets
This class provides a convenient shorthand for creating and initializing Section.
SectionPart - Class in org.eclipse.ui.forms
Section part implements IFormPart interface based on the Section widget.
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.
SectionPart(Section) - Constructor for class org.eclipse.ui.forms.SectionPart
Creates a new section part based on the provided section.
SecureAction - Class in org.eclipse.osgi.framework.util
Utility class to execute common privileged code.
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
 
SECURITY_CHECKED - Static variable in class org.eclipse.osgi.storage.url.BundleResourceHandler
 
SECURITY_UNCHECKED - Static variable in class org.eclipse.osgi.storage.url.BundleResourceHandler
 
See - Static variable in class org.eclipse.help.ui.internal.Messages
 
SeeAlso - Static variable in class org.eclipse.help.ui.internal.Messages
 
SeeAlsoPart_allTopics - Static variable in class org.eclipse.help.ui.internal.Messages
 
SeeAlsoPart_bookmarks - Static variable in class org.eclipse.help.ui.internal.Messages
 
SeeAlsoPart_contextHelp - Static variable in class org.eclipse.help.ui.internal.Messages
 
SeeAlsoPart_goto - Static variable in class org.eclipse.help.ui.internal.Messages
 
SeeAlsoPart_index - Static variable in class org.eclipse.help.ui.internal.Messages
 
SeeAlsoPart_search - Static variable in class org.eclipse.help.ui.internal.Messages
 
SeeList - Static variable in class org.eclipse.help.ui.internal.Messages
 
segment - Variable in class org.eclipse.jface.text.projection.Fragment
The corresponding segment of this fragment.
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(int) - Method in class org.eclipse.e4.ui.css.swt.helpers.URI
Provides fast, indexed access to individual segments in the path segment array.
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
 
segmentCount() - Method in class org.eclipse.e4.ui.css.swt.helpers.URI
Returns the number of elements in the segment array that would be returned by segments.
SegmentEvent - Class in org.eclipse.swt.events
This event is sent to SegmentListeners when a text content is to be modified.
SegmentEvent(Event) - Constructor for class org.eclipse.swt.events.SegmentEvent
 
SegmentListener - Interface in org.eclipse.swt.events
This listener interface may be implemented in order to receive SegmentEvents.
segments - Variable in class org.eclipse.swt.events.SegmentEvent
Text ranges that should be treated as separate segments (e.g. for bidi reordering)
segments - Variable in class org.eclipse.swt.widgets.Event
Bidi segment offsets
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() - Method in class org.eclipse.e4.ui.css.swt.helpers.URI
If this is a hierarchical URI with a path, returns an array containing the segments of the path; an empty array otherwise.
Segments - Static variable in class org.eclipse.swt.SWT
The segments event type (value is 49).
segmentsChars - Variable in class org.eclipse.swt.events.SegmentEvent
Characters to be used in the segment boundaries (optional)
segmentsChars - Variable in class org.eclipse.swt.widgets.Event
Characters to be applied on the segment boundaries
segmentsList() - Method in class org.eclipse.e4.ui.css.swt.helpers.URI
Returns an unmodifiable list containing the same segments as the array returned by segments.
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(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 item at the given zero-relative index in the receiver's list.
select(int) - Method in class org.eclipse.swt.widgets.Table
Selects the item at the given zero-relative index in the receiver.
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.Table
Selects the items at the given zero-relative indices in the receiver.
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, 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(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(String) - Method in class org.eclipse.swt.custom.PopupList
Selects an item with text that starts with specified String.
select(URI) - Method in interface org.eclipse.core.net.proxy.IProxyService
Returns all the applicable proxy data to access the specified URI.
select(IHunk) - Method in interface org.eclipse.compare.patch.IHunkFilter
Returns true if the given hunk should be applied
select(IContainer, IFile[]) - Method in class org.eclipse.compare.internal.AddFromHistoryDialog
 
select(IResource) - Method in class org.eclipse.ui.dialogs.ResourceListSelectionDialog
Use this method to further filter resources.
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(IConfigurationElement, RefactoringStatus) - Method in interface org.eclipse.ltk.core.refactoring.participants.IParticipantDescriptorFilter
Returns whether the given element makes it through this filter.
select(MApplicationElement) - Method in class org.eclipse.e4.ui.workbench.modeling.ElementMatcher
 
select(MApplicationElement) - Method in interface org.eclipse.e4.ui.workbench.Selector
Call for each element to find matching elements
select(IExpression, IExpression) - Method in interface org.eclipse.equinox.p2.metadata.expression.IExpressionFactory
Create an expression that yields a new collection consisting of all elements of the collection for which the lambda yields true.
select(Viewer, Object, Object) - Method in class org.eclipse.e4.ui.dialogs.filteredtree.PatternFilter
 
select(Viewer, Object, Object) - Method in class org.eclipse.jface.viewers.ViewerFilter
Returns whether the given element makes it through this filter.
select(Viewer, Object, Object) - Method in class org.eclipse.ui.dialogs.PatternFilter
 
select(Viewer, Object, Object) - Method in class org.eclipse.ui.ResourceWorkingSetFilter
Determines if an element should be filtered out.
select(TreeItem) - Method in class org.eclipse.swt.widgets.Tree
Selects an item in the receiver.
select(IDiff) - Method in class org.eclipse.team.core.diff.FastDiffFilter
Return true if the provided IDiffNode matches the filter.
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(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) - 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.FastSyncInfoFilter
 
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(Saveable, IWorkbenchPart[]) - Method in class org.eclipse.ui.ide.ResourceSaveableFilter
 
select(Saveable, IWorkbenchPart[]) - Method in interface org.eclipse.ui.ISaveableFilter
Indicate whether the given saveable matches this filter.
select(ConcreteMarker) - Method in class org.eclipse.ui.views.markers.internal.MarkerFilter
Return whether or not the receiver would select the marker.
select(MarkerItem) - Method in class org.eclipse.ui.views.markers.MarkerFieldFilter
Return whether or not marker should be filtered by the receiver.
Select - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
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_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", commandId: "org.eclipse.ui.edit.selectAll"): Select All.
SELECT_ALL - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Deprecated.
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
Deprecated.
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 class org.eclipse.compare.internal.MergeSourceViewer
 
SELECT_ALL_ID - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
Button id for a "Select All" button (value 18).
select_browser - Static variable in class org.eclipse.help.ui.internal.Messages
 
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_ON_HOVER - Static variable in interface org.eclipse.ui.internal.IPreferenceConstants
 
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_PERSPECTIVE_DIALOG - Static variable in interface org.eclipse.ui.internal.IWorkbenchHelpContextIds
 
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.
SELECT_WORKING_SET_ACTION - Static variable in interface org.eclipse.ui.internal.IWorkbenchHelpContextIds
 
selectAll - Static variable in class org.eclipse.help.ui.internal.Messages
 
selectAll() - Method in class org.eclipse.e4.ui.dialogs.filteredtree.FilteredTree
Select all text in the filter text field.
selectAll() - Method in class org.eclipse.swt.custom.StyledText
Selects all the text.
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.
selectAllAction_applying - Static variable in class org.eclipse.ui.views.markers.internal.MarkerMessages
 
selectAllAction_calculating - Static variable in class org.eclipse.ui.views.markers.internal.MarkerMessages
 
selectAllAction_title - Static variable in class org.eclipse.ui.views.markers.internal.MarkerMessages
 
SelectAncestorDialog_message - Static variable in class org.eclipse.compare.internal.CompareMessages
 
SelectAncestorDialog_option - Static variable in class org.eclipse.compare.internal.CompareMessages
 
SelectAncestorDialog_title - Static variable in class org.eclipse.compare.internal.CompareMessages
 
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) - Method in interface org.eclipse.ui.texteditor.ITextEditor
Selects and reveals the specified range in this text editor.
selectAndReveal(int, int, int, int) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
Selects and reveals the specified ranges 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.
selectArgument(IStringVariable, Shell) - Method in interface org.eclipse.debug.ui.stringsubstitution.IArgumentSelector
Selects and returns an argument for the given variable, or null if none.
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(boolean) - Method in class org.eclipse.compare.internal.CompareEditorInputNavigator
 
selectChange(int) - Method in interface org.eclipse.compare.INavigatable
Starting from the current selection selectChange selects and reveals the specified change.
selectColumn(AccessibleTableEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTableAdapter
Selects a column.
selectColumn(AccessibleTableEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTableListener
Selects a column.
selectContentTypePlugin(int, Map<String, ?>) - 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 - Variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.ItemImpl
The cached value of the 'Selected' attribute.
selected - Variable in class org.eclipse.swt.accessibility.AccessibleTableEvent
 
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 interface org.eclipse.e4.ui.workbench.UIEvents.Item
 
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_EDEFAULT - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.ItemImpl
The default value of the 'Selected' attribute.
SELECTED_FALSE - Static variable in class org.eclipse.ui.views.markers.internal.MarkerFilter
Attribute status true.
SELECTED_PROJECTS_SCOPE - Static variable in interface org.eclipse.search.ui.ISearchPageContainer
Current Project scope (value 3).
selectedElement - Variable in class org.eclipse.e4.ui.model.application.ui.basic.impl.CompositePartImpl
The cached value of the 'Selected Element' reference.
selectedElement - Variable in class org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl
The cached value of the 'Selected Element' reference.
selectedElement - Variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuImpl
The cached value of the 'Selected Element' reference.
SELECTEDELEMENT - Static variable in interface org.eclipse.e4.ui.workbench.UIEvents.ElementContainer
 
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
 
selectedTypes - Variable in class org.eclipse.ui.views.markers.internal.MarkerFilter
 
SelectedWorkingSets - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
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 - 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 - Variable in class org.eclipse.ui.wizards.newresource.BasicNewResourceWizard
The current selection.
Selection - Static variable in class org.eclipse.swt.SWT
The selection event type (value is 13).
Selection(String, String) - Constructor for class org.eclipse.jface.text.templates.GlobalTemplateVariables.Selection
Creates a word selection variable.
SELECTION - Static variable in interface org.eclipse.e4.ui.services.IServiceConstants
Deprecated.
SELECTION - Static variable in interface org.eclipse.e4.ui.workbench.modeling.ESelectionService
Deprecated.
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 - Static variable in class org.eclipse.swt.printing.PrinterData
scope field value indicating that the current selection should be printed
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
 
SelectionAdapterFactory - Class in org.eclipse.ui.internal
Adapts ISelection instances to either IIterable or ICountable.
SelectionAdapterFactory() - Constructor for class org.eclipse.ui.internal.SelectionAdapterFactory
 
selectionChanged() - Method in class org.eclipse.jface.preference.ListEditor
Invoked when the selection in the list has changed.
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(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(MPart, Object) - Method in interface org.eclipse.e4.ui.workbench.modeling.ISelectionListener
 
selectionChanged(IAction, ISelection) - Method in class org.eclipse.compare.internal.BaseCompareAction
 
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.RelaunchLastAction
 
selectionChanged(IAction, ISelection) - Method in class org.eclipse.debug.ui.actions.RulerBreakpointTypesActionDelegate
Deprecated.
 
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(IAction, ISelection) - Method in class org.eclipse.help.ui.internal.DynamicHelpAction
 
selectionChanged(IAction, ISelection) - Method in class org.eclipse.help.ui.internal.SearchAction
 
selectionChanged(IAction, ISelection) - Method in class org.eclipse.ltk.ui.refactoring.actions.ApplyRefactoringScriptAction
 
selectionChanged(IAction, ISelection) - Method in class org.eclipse.ltk.ui.refactoring.actions.CreateRefactoringScriptAction
 
selectionChanged(IAction, ISelection) - Method in class org.eclipse.ltk.ui.refactoring.actions.ShowRefactoringHistoryAction
 
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(IAction, ISelection) - Method in class org.eclipse.ui.actions.ActionDelegate
The ActionDelegate implementation of this IActionDelegate method does nothing.
selectionChanged(IAction, ISelection) - Method in class org.eclipse.ui.editors.text.FileBufferOperationAction
 
selectionChanged(IAction, ISelection) - Method in interface org.eclipse.ui.IActionDelegate
Notifies this action delegate that the selection in the workbench 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(IAction, ISelection) - Method in class org.eclipse.ui.texteditor.GotoNextEditPositionAction
 
selectionChanged(IAction, ISelection) - Method in class org.eclipse.ui.texteditor.quickdiff.QuickDiffToggleAction
 
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(ICompletionProposal, boolean) - Method in class org.eclipse.ui.texteditor.KeyBindingSupportForAssistant
 
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(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(ISelection) - Method in class org.eclipse.ui.internal.PluginAction
Handles selection change.
selectionChanged(IStructuredSelection) - Method in class org.eclipse.ui.actions.BaseSelectionListenerAction
Notifies this action that the given structured selection has changed.
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(IStructuredSelection) - Method in class org.eclipse.ui.dialogs.PropertyDialogAction
 
selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.compare.CompareViewerPane
 
selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.compare.internal.MergeSourceViewer
 
selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.jface.text.PaintManager
 
selectionChanged(SelectionChangedEvent) - Method in interface org.eclipse.jface.viewers.ISelectionChangedListener
Notifies that the 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(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(SelectionChangedEvent) - Method in class org.eclipse.ui.internal.PluginAction
The SelectionChangedEventAction implementation of this ISelectionChangedListener method calls selectionChanged(IStructuredSelection) when the selection is a structured one.
selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.ui.navigator.CommonNavigatorManager
 
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(SelectionChangedEvent) - Method in class org.eclipse.ui.views.contentoutline.ContentOutline
 
selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.ui.views.contentoutline.ContentOutlinePage
 
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(IWorkbenchPart, ISelection) - Method in class org.eclipse.ui.internal.PartSelectionListener
 
selectionChanged(IWorkbenchPart, ISelection) - Method in class org.eclipse.ui.internal.PluginAction
The SelectionChangedEventAction implementation of this ISelectionListener method calls selectionChanged(IStructuredSelection) when the selection is a structured one.
selectionChanged(IWorkbenchPart, ISelection) - Method in interface org.eclipse.ui.ISelectionListener
Notifies this listener that the selection has changed.
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.
SelectionConversionService - Class in org.eclipse.ui.internal
The SelectionConversionService is the service that converts the selection to IResources.
SelectionConversionService() - Constructor for class org.eclipse.ui.internal.SelectionConversionService
 
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.
SelectionDialog_deselectLabel - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
SelectionDialog_selectLabel - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
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.
SelectionHistory() - Constructor for class org.eclipse.ui.dialogs.FilteredItemsSelectionDialog.SelectionHistory
Creates new instance of SelectionHistory.
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.
SelectionListenerFactory - Class in org.eclipse.ui
Selection listeners are notified of all selections in the workbench.
SelectionListenerFactory() - Constructor for class org.eclipse.ui.SelectionListenerFactory
 
SelectionListenerFactory.ISelectionModel - Interface in org.eclipse.ui
A model containing selection values.
SelectionListenerFactory.Predicates - Class in org.eclipse.ui
Static class to hold the predicates for this factory.
selectionPartVisible - Static variable in class org.eclipse.ui.SelectionListenerFactory.Predicates
A predicate that tests true when the part that provides the selection is visible.
SelectionProvider() - Constructor for class org.eclipse.ui.part.PageBookView.SelectionProvider
 
SelectionProvider() - Constructor for class org.eclipse.ui.texteditor.AbstractTextEditor.SelectionProvider
 
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.
selectionSize(int) - Static method in class org.eclipse.ui.SelectionListenerFactory.Predicates
Creates a predicate that will test true if the selection is an IStructuredSelection and number of elements matches the passed size.
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.
selectionType(Class<? extends ISelection>) - Static method in class org.eclipse.ui.SelectionListenerFactory.Predicates
Creates a predicate that tests true if the selection is an instance of the passed selection type.
selectMarker(ConcreteMarker) - Method in class org.eclipse.ui.views.markers.internal.MarkerFilter
Subclasses should override to determine if the given marker passes the filter.
selectMarker(ConcreteMarker) - Method in class org.eclipse.ui.views.markers.internal.ProblemFilter
 
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, IVerticalRuler, ITextEditor) - Constructor for class org.eclipse.ui.texteditor.SelectMarkerRulerAction
SelectMarkerRulerAction(ResourceBundle, String, ITextEditor, IVerticalRulerInfo) - Constructor for class org.eclipse.ui.texteditor.SelectMarkerRulerAction
Creates a new action for the given ruler and editor.
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
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.
SelectObservableValue<T> - Class in org.eclipse.core.databinding.observable.value
An observable value which behaves similarly to the <select> and <option> HTML tags.
SelectObservableValue() - Constructor for class org.eclipse.core.databinding.observable.value.SelectObservableValue
Constructs a SelectObservableValue on the default realm.
SelectObservableValue(Object) - Constructor for class org.eclipse.core.databinding.observable.value.SelectObservableValue
Constructs a SelectObservableValue on the default realm, with the given value type.
SelectObservableValue(Realm) - Constructor for class org.eclipse.core.databinding.observable.value.SelectObservableValue
Constructs a SelectObservableValue on the specified realm.
SelectObservableValue(Realm, Object) - Constructor for class org.eclipse.core.databinding.observable.value.SelectObservableValue
Constructs a SelectObservableValue on the given realm, with the given value type.
selector - Variable in class org.eclipse.e4.ui.css.core.impl.sac.AbstractSiblingSelector
The selector.
Selector - Interface in org.eclipse.e4.ui.workbench
Selector to find element
SelectPerspective_noDesc - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
SelectPerspective_open_button_label - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
SelectPerspective_selectPerspectiveHelp - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
SelectPerspective_shellTitle - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
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.
selectRow(AccessibleTableEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTableAdapter
Selects a row.
selectRow(AccessibleTableEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTableListener
Selects a row.
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.
selectWorkingSet - Static variable in class org.eclipse.help.ui.internal.Messages
 
SelectWorkingSetAction_text - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
SelectWorkingSetAction_toolTip - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
SELF - Static variable in interface org.eclipse.equinox.p2.engine.IProfileRegistry
A special profile id representing the profile of the currently running system.
selfList(Object) - Static method in class org.eclipse.core.databinding.property.Properties
Returns a list property which takes the source object (a List) as the property list.
selfMap(Object, Object) - Static method in class org.eclipse.core.databinding.property.Properties
Returns a map property which takes the source object (a Map) as the property map.
selfMute - Static variable in class org.eclipse.ui.SelectionListenerFactory.Predicates
A predicate that tests true if the selection originates from its own part.
selfSet(Object) - Static method in class org.eclipse.core.databinding.property.Properties
Returns a set property which takes the source object (a Set) as the property set.
selfValue(Object) - Static method in class org.eclipse.core.databinding.property.Properties
Returns a value property which takes the source object itself as the property value.
send(String, Object) - Method in interface org.eclipse.e4.core.services.events.IEventBroker
Publish event synchronously (the method does not return until the event is processed).
sendEvent(int, Object) - Method in class org.eclipse.swt.accessibility.Accessible
Sends a message with event-specific data to accessible clients indicating that something has changed within a custom control.
sendEvent(int, Object, int) - Method in class org.eclipse.swt.accessibility.Accessible
Sends a message with event-specific data and a childID to accessible clients, indicating that something has changed within a custom control.
sendPostExternalEventDispatchEvent() - Method in class org.eclipse.swt.widgets.Display
Sends a SWT.PostExternalEventDispatch event.
sendPreExternalEventDispatchEvent() - Method in class org.eclipse.swt.widgets.Display
Sends a SWT.PreExternalEventDispatch event.
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 class org.eclipse.ui.quickaccess.QuickAccessElement
 
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.core.commands.util.Tracing
Deprecated.
The separator to place between the component and the message.
SEPARATOR - Static variable in interface org.eclipse.core.runtime.IPath
Path separator character constant "/" used in paths.
SEPARATOR - Static variable in class org.eclipse.e4.ui.css.swt.helpers.EclipsePreferencesHelper
 
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.
SEPARATOR - Static variable in interface org.eclipse.ui.internal.IPreferenceConstants
 
SEPARATOR_FILL - Static variable in class org.eclipse.swt.SWT
Constant representing a flexible space separator in a ToolBar.
SeparatorRenderer - Class in org.eclipse.e4.ui.workbench.renderers.swt
Create a contribute part.
SeparatorRenderer() - Constructor for class org.eclipse.e4.ui.workbench.renderers.swt.SeparatorRenderer
 
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.
serialize(Writer, CSSEngine, Object, boolean) - Method in class org.eclipse.e4.ui.css.core.serializers.CSSSerializer
Build CSS Style Sheet content of the element Object by using CSSEngine engine configuration.
serialize(Writer, CSSEngine, Object, boolean, Map<String, CSSStyleDeclaration>, CSSSerializerConfiguration) - Method in class org.eclipse.e4.ui.css.core.serializers.CSSSerializer
Build CSS Style Sheet content of the element Object by using CSSEngine engine configuration.
serialize(Writer, CSSEngine, Object, boolean, CSSSerializerConfiguration) - Method in class org.eclipse.e4.ui.css.core.serializers.CSSSerializer
Build CSS Style Sheet content of the element Object by using CSSEngine engine configuration.
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.
serializeList(String[]) - Static method in class org.eclipse.unittest.internal.UnitTestPreferencesConstants
Serializes the array of strings into one comma-separated string.
service(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.equinox.jsp.jasper.JspServlet
 
service(ServletRequest, ServletResponse) - Method in class org.eclipse.equinox.http.jetty.internal.HttpServerManager.InternalHttpServiceServlet
 
Service - Annotation Interface in org.eclipse.e4.core.di.extensions
Annotation to use with DI to support dynamics and multiple services
SERVICE_CONTEXT_KEY - Static variable in interface org.eclipse.e4.core.contexts.IContextFunction
An OSGi service property used to indicate the context key this function should be registered in.
SERVICE_CONTEXT_KEY - Static variable in class org.eclipse.e4.core.di.suppliers.ExtendedObjectSupplier
An OSGi service property used to indicate the context key this function should be registered in.
SERVICE_CURRENT - Static variable in interface org.eclipse.equinox.p2.core.IProvisioningAgent
Service property identifying whether an agent is the default agent.
SERVICE_NAME - Static variable in interface org.eclipse.core.resources.IWorkspace
The name of the IWorkspace OSGi service (value "org.eclipse.core.resources.IWorkspace").
SERVICE_NAME - Static variable in interface org.eclipse.e4.core.contexts.IContextFunction
The OSGi service name for a context function service.
SERVICE_NAME - Static variable in class org.eclipse.e4.core.di.suppliers.ExtendedObjectSupplier
The OSGi service name for an object provider service.
SERVICE_NAME - Static variable in interface org.eclipse.e4.ui.services.IStylingEngine
Deprecated.
please use IStylingEngine.class or IStylingEngine.class.getName() for context access
SERVICE_NAME - Static variable in interface org.eclipse.e4.ui.workbench.IPresentationEngine
The ID to access the service in the IEclipseContext
SERVICE_NAME - Static variable in interface org.eclipse.equinox.p2.core.IAgentLocation
Service name constant for the agent location service.
SERVICE_NAME - Static variable in interface org.eclipse.equinox.p2.core.IProvisioningAgent
Service name constant for the agent service.
SERVICE_NAME - Static variable in interface org.eclipse.equinox.p2.core.IProvisioningAgentProvider
Service name constant for the agent provider service.
SERVICE_NAME - Static variable in interface org.eclipse.equinox.p2.core.spi.IAgentServiceFactory
The service name for the factory service.
SERVICE_NAME - Static variable in class org.eclipse.equinox.p2.core.UIServices
Service name constant for the UI service.
SERVICE_NAME - Static variable in interface org.eclipse.equinox.p2.engine.IEngine
Service name constant for the engine service.
SERVICE_NAME - Static variable in interface org.eclipse.equinox.p2.engine.IProfileRegistry
Service name constant for the profile registry service.
SERVICE_NAME - Static variable in interface org.eclipse.equinox.p2.planner.IPlanner
Service name constant for the planner service.
SERVICE_NAME - Static variable in interface org.eclipse.equinox.p2.repository.artifact.IArtifactRepositoryManager
The name used for obtaining a reference to the metadata repository manager service
SERVICE_NAME - Static variable in interface org.eclipse.equinox.p2.repository.metadata.IMetadataRepositoryManager
The name used for obtaining a reference to the metadata repository manager service
SERVICE_NAME - Static variable in class org.eclipse.equinox.p2.repository.spi.PGPPublicKeyService
The name used for obtaining a reference to the key service.
SERVICE_PERFORMANCE - Static variable in interface org.eclipse.osgi.framework.log.FrameworkLog
A service lookup constant (value "performance") indicating an implementation of the logging service that logs performance events.
SERVICE_PROPERTY_ADAPTABLE_CLASS - Static variable in interface org.eclipse.core.runtime.IAdapterFactory
Service property to use when registering a factory as OSGi-service to declare the adaptable class type, this is a multi-string-property, if more than one is given the factory will be register multiple times
SERVICE_PROPERTY_ADAPTER_NAMES - Static variable in interface org.eclipse.core.runtime.IAdapterFactory
Optional service property to use when registering a factory as OSGi-service to declare the possible adapter types.
SERVICE_PROPERTY_DEFAULT_URL - Static variable in interface org.eclipse.osgi.service.datalocation.Location
Constant which defines the service property used for a location to represent its default url as a String (using URL.toExternalForm()), if the location has no default url this property will be missing.
SERVICE_PROPERTY_TYPE - Static variable in interface org.eclipse.osgi.service.datalocation.Location
Constant which defines the service property used for a location to represent its type
SERVICE_PROPERTY_URL - Static variable in interface org.eclipse.osgi.service.datalocation.Location
Constant which defines the service property used for a location to represent its url as a String (using URL.toExternalForm()), as long as the location is not set, this property will be missing, allowing consumers to track Locations that are (not) set yet.
ServiceCaller<S> - Class in org.eclipse.core.runtime
ServiceCaller provides functional methods for invoking OSGi services in two different ways Single invocations which happen only once or very rarely.
ServiceCaller(Class<?>, Class<S>) - Constructor for class org.eclipse.core.runtime.ServiceCaller
Creates a ServiceCaller instance for invoking an OSGi service many times with a consumer function.
ServiceCaller(Class<?>, Class<S>, String) - Constructor for class org.eclipse.core.runtime.ServiceCaller
Creates a ServiceCaller instance for invoking an OSGi service many times with a consumer function.
serviceKey - Variable in class org.eclipse.equinox.http.servlet.internal.HttpServiceObjectRegistration
 
serviceLocator - Variable in class org.eclipse.ui.internal.PartSite
 
serviceLocator - Variable in class org.eclipse.ui.menus.CommandContributionItemParameter
a service locator that is most appropriate for this contribution.
ServletManager - Class in org.eclipse.equinox.http.registry.internal
 
ServletManager(HttpRegistryManager, ServiceReference<?>, IExtensionRegistry) - Constructor for class org.eclipse.equinox.http.registry.internal.ServletManager
 
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
 
sessionCreated(HttpSessionEvent) - Method in class org.eclipse.equinox.http.jetty.internal.HttpServerManager.InternalHttpServiceServlet
 
sessionDestroyed(String) - Method in class org.eclipse.equinox.http.servlet.internal.HttpServiceRuntimeImpl
 
sessionDestroyed(HttpSessionEvent) - Method in class org.eclipse.equinox.http.jetty.internal.HttpServerManager.InternalHttpServiceServlet
 
sessionIdChanged(HttpSessionEvent, String) - Method in class org.eclipse.equinox.http.jetty.internal.HttpServerManager.InternalHttpServiceServlet
 
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, boolean) - Method in class org.eclipse.core.resources.ResourceAttributes
Clears all of the bits indicated by the mask.
set(int, E) - Method in class org.eclipse.core.databinding.observable.list.DecoratingObservableList
 
set(int, E) - Method in interface org.eclipse.core.databinding.observable.list.IObservableList
 
set(int, E) - Method in class org.eclipse.core.databinding.observable.list.MultiList
 
set(int, E) - Method in class org.eclipse.core.databinding.observable.list.ObservableList
 
set(int, E) - Method in class org.eclipse.core.databinding.observable.list.WritableList
 
set(Class<S>, String) - Static method in class org.eclipse.core.databinding.beans.typed.BeanProperties
Returns a set property for the given property name of the given bean class.
set(Class<S>, String) - Static method in class org.eclipse.core.databinding.beans.typed.PojoProperties
Returns a set property for the given property name of the given bean class.
set(Class<S>, String, Class<E>) - Static method in class org.eclipse.core.databinding.beans.typed.BeanProperties
Returns a set property for the given property name of the given bean class.
set(Class<S>, String, Class<E>) - Static method in class org.eclipse.core.databinding.beans.typed.PojoProperties
Returns a set property for the given property name of the given bean class.
set(Class<T>, T) - Method in interface org.eclipse.e4.core.contexts.IEclipseContext
Sets a value to be associated with a given class in this context.
set(Object[]) - Method in class org.eclipse.jface.viewers.deferred.SetModel
Sets the contents to the given array of elements
set(String) - Method in interface org.eclipse.core.databinding.beans.IBeanValueProperty
Returns a master-detail combination of this property and the specified set property.
set(String) - Static method in class org.eclipse.core.databinding.beans.typed.BeanProperties
Returns a set property for the given property name of an arbitrary bean class.
set(String) - Static method in class org.eclipse.core.databinding.beans.typed.PojoProperties
Returns a set property for the given property name of an arbitrary bean class.
set(String) - 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) - 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(String, long) - Method in class org.eclipse.jface.text.AbstractDocument
 
set(String, long) - Method in interface org.eclipse.jface.text.IDocumentExtension4
Replaces the content of the document with the given text.
set(String, Class<E>) - Method in interface org.eclipse.core.databinding.beans.IBeanValueProperty
Returns a master-detail combination of this property and the specified set property.
set(String, Class<E>) - Static method in class org.eclipse.core.databinding.beans.typed.BeanProperties
Returns a set property for the given property name of an arbitrary bean class.
set(String, Class<E>) - Static method in class org.eclipse.core.databinding.beans.typed.PojoProperties
Returns a set property for the given property name of an arbitrary bean class.
set(String, Object) - Method in interface org.eclipse.e4.core.contexts.IEclipseContext
Sets a value to be associated with a given name in this context.
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(URL, boolean, String) - Method in interface org.eclipse.osgi.service.datalocation.Location
Sets and optionally locks the location's value to the given URL using the given lock file.
set(K, V) - Method in class org.eclipse.osgi.framework.util.Headers
Deprecated.
Set a header value.
set(K, V, boolean) - Method in class org.eclipse.osgi.framework.util.Headers
Deprecated.
Set a header value or optionally replace it if it already exists.
set(IBeanSetProperty<? super T, E>) - Method in interface org.eclipse.core.databinding.beans.IBeanValueProperty
Returns a master-detail combination of this property and the specified set property.
set(ISetProperty<? super T, E>) - Method in interface org.eclipse.core.databinding.property.value.IValueProperty
Returns the nested combination of this property and the specified detail set property.
set(ISetProperty<? super T, E>) - Method in class org.eclipse.core.databinding.property.value.ValueProperty
 
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 - Static variable in interface org.eclipse.e4.ui.workbench.UIEvents.EventTypes
Set event
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.
setAccessibilityPhrase(String) - Method in class org.eclipse.e4.ui.model.application.ui.impl.UIElementImpl
setAccessibilityPhrase(String) - Method in interface org.eclipse.e4.ui.model.application.ui.MUIElement
Sets the value of the 'Accessibility Phrase' attribute.
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
This method exists for backward compatibility.
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(IActionBars) - Method in class org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage
 
setActionBars(SubActionBars) - Method in class org.eclipse.ui.internal.EditorSite
 
setActionBars(SubActionBars) - Method in class org.eclipse.ui.internal.PartSite
Sets the action bars for the part.
setActionBars(ITabbedPropertySheetPageContributor, IActionBars) - Method in interface org.eclipse.ui.views.properties.tabbed.IActionProvider
Allows the page to make contributions to the given action bars.
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.
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
 
setActionProxy(IAction) - Method in class org.eclipse.debug.ui.actions.DebugCommandAction
Sets the current workbench action that is a proxy to an IActionDelegate that is using this action to perform its actual work.
setActionsActivated(SourceViewer, boolean) - Method in class org.eclipse.compare.contentmergeviewer.TextMergeViewer
Activates or deactivates actions of the given source viewer.
setActionSetId(String) - Method in class org.eclipse.ui.internal.ActionSetContributionItem
Sets the action set id.
setActionSetId(String) - Method in class org.eclipse.ui.internal.ActionSetSeparator
Sets the action set id.
setActionSetId(String) - Method in interface org.eclipse.ui.internal.IActionSetContributionItem
Sets the action set id.
setActionSetId(String) - Method in class org.eclipse.ui.internal.PluginActionCoolBarContributionItem
 
setActionSetId(String) - Method in class org.eclipse.ui.internal.WWinPluginAction
Sets the action set id.
setActionSets(IActionSetDescriptor[]) - Method in class org.eclipse.ui.internal.ActionPresentation
Sets the list of visible action set.
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.
setActivationStyle(int) - Method in class org.eclipse.jface.viewers.ComboBoxCellEditor
This method allows to control how the combo reacts when activated
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.e4.ui.workbench.renderers.swt.CTabRendering
 
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(boolean) - Method in class org.eclipse.ui.internal.ActionSetActionBars
Activate / Deactivate the contributions.
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.help.ui.internal.HyperlinkHandler
 
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.
setActiveBuildConfig(String) - Method in interface org.eclipse.core.resources.IProjectDescription
Sets the active configuration for the described project.
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
Deprecated.
 
setActiveEditor(IAction, IEditorPart) - Method in class org.eclipse.debug.ui.actions.RulerRunToLineActionDelegate
 
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(IAction, IEditorPart) - Method in interface org.eclipse.ui.IEditorActionDelegate
Sets the active editor for the delegate.
setActiveEditor(IAction, IEditorPart) - Method in class org.eclipse.ui.texteditor.AbstractRulerActionDelegate
 
setActiveEditor(IAction, IEditorPart) - Method in class org.eclipse.ui.texteditor.quickdiff.QuickDiffToggleAction
 
setActiveEditor(IEditorPart) - Method in class org.eclipse.compare.internal.CompareEditorContributor
 
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(IEditorPart) - Method in class org.eclipse.ui.internal.EditorActionBuilder.ExternalContributor
 
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(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.
setActiveEditorCanProvideScopeSelection(boolean) - Method in interface org.eclipse.search.ui.ISearchPageContainer
Tells this container whether the active editor can provide the selection for the scope and hence the ISearchPageContainer.SELECTION_SCOPE can be enabled if the active part is an editor.
setActiveFilterIds(String[]) - Method in interface org.eclipse.ui.navigator.INavigatorFilterService
Activate the set of given filters.
setActiveForeground(Color) - Method in class org.eclipse.help.ui.internal.HyperlinkHandler
 
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(int) - Method in class org.eclipse.ui.forms.editor.FormEditor
 
setActivePage(int) - Method in class org.eclipse.ui.forms.editor.SharedHeaderFormEditor
 
setActivePage(int) - Method in class org.eclipse.ui.part.MultiPageEditorPart
Sets the currently active page.
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(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(IWorkbenchPage) - Method in class org.eclipse.ui.internal.WorkbenchWindow
 
setActivePage(IWorkbenchPage) - Method in interface org.eclipse.ui.IWorkbenchWindow
Sets or clears the currently active page for this workbench window.
setActivePart(IAction, IWorkbenchPart) - Method in class org.eclipse.compare.internal.CompareAction
 
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.
setActivePart(IWorkbenchPart) - Method in class org.eclipse.ui.internal.ObjectPluginAction
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.
setActiveSchemes(String[]) - Method in class org.eclipse.e4.ui.bindings.internal.BindingTableManager
 
setActiveTab(int) - Method in interface org.eclipse.debug.ui.ILaunchConfigurationDialog
Sets the displayed tab to the tab with the given index.
setActiveTab(ILaunchConfigurationTab) - Method in interface org.eclipse.debug.ui.ILaunchConfigurationDialog
Sets the displayed tab to the given tab.
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.
setAdditionalProgressMonitor(IProgressMonitor) - Method in class org.eclipse.equinox.p2.operations.ProvisioningJob
 
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.
setAfterConvertValidator(IValidator<? super D>) - 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<? super S>) - 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.
setAgent(IProvisioningAgent) - Method in class org.eclipse.equinox.p2.repository.artifact.spi.ArtifactRepositoryFactory
Sets the provisioning agent associated with this repository factory.
setAgent(IProvisioningAgent) - Method in class org.eclipse.equinox.p2.repository.metadata.spi.MetadataRepositoryFactory
Sets the provisioning agent associated with this repository factory.
setAlignment(int) - Method in class org.eclipse.swt.custom.CCombo
Set the horizontal alignment of the CCombo.
setAlignment(int) - Method in class org.eclipse.swt.custom.CLabel
Set the horizontal 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.
setAllowIdeLogging(boolean) - Static method in class org.eclipse.ui.internal.PluginActionBuilder
If set to false, some of the logs that can be caused by use IDE plugins from an RCP app will be ignored.
setAllowMultiple(boolean) - Method in class org.eclipse.e4.ui.model.application.descriptor.basic.impl.PartDescriptorImpl
setAllowMultiple(boolean) - Method in interface org.eclipse.e4.ui.model.application.descriptor.basic.MPartDescriptor
Sets the value of the 'Allow Multiple' attribute.
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
 
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.
setAllowPluginActivation(boolean) - Method in class org.eclipse.e4.core.commands.ExpressionContext
 
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
setAllSelections(boolean) - Method in class org.eclipse.ui.ide.dialogs.ResourceTreeAndListGroup
Select or de-select all of the elements in the tree depending on the value of the selection boolean.
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) - Method in class org.eclipse.swt.widgets.Shell
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.
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.
setAlternateTerms(String[]) - Method in class org.eclipse.help.search.SearchProcessorInfo
Sets the alternate terms to be considered.
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.
setAlwaysShowIntroPref(boolean) - Method in class org.eclipse.ui.intro.contentproviders.AlwaysWelcomeCheckbox
 
setAlwaysShowScrollBars(boolean) - Method in class org.eclipse.swt.custom.ScrolledComposite
Set the Always Show Scrollbars flag.
setAlwaysShowScrollBars(boolean) - Method in class org.eclipse.swt.custom.StyledText
Set the Always Show Scrollbars flag.
setAncestor(ITypedElement) - Method in class org.eclipse.compare.structuremergeviewer.DiffNode
Sets the ancestor input to the given value.
setAncestorError(String) - Method in class org.eclipse.compare.internal.MergeViewerContentProvider
 
setAncestorError(String) - Method in class org.eclipse.compare.internal.MirroredMergeViewerContentProvider
 
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
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.
setApplicabilityScope(IRequirement[][]) - Method in class org.eclipse.equinox.p2.metadata.MetadataFactory.InstallableUnitPatchDescription
Set the applicability scope for the installable unit patch.
setApplyFileStatePolicy(boolean) - Method in interface org.eclipse.core.resources.IWorkspaceDescription
Sets whether file states are discarded according to the policy specified by setFileStateLongevity(long), setMaxFileStates(int) and setMaxFileStateSize(long) methods.
setAppName(String) - Static method in class org.eclipse.swt.widgets.Display
Sets the application name to the argument.
setAppVersion(String) - Static method in class org.eclipse.swt.widgets.Display
Sets the application version to the argument.
setArchive(boolean) - Method in class org.eclipse.core.resources.ResourceAttributes
Sets or unsets whether this ResourceAttributes object is marked archive.
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<String, String>) - 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.
setArtifactRepositories(URI...) - Method in class org.eclipse.equinox.p2.engine.ProvisioningContext
Sets the artifact repositories to consult when performing an operation.
setArtifactRepositoryFlags(int) - Method in class org.eclipse.equinox.p2.operations.RepositoryTracker
Set the repository flags suitable for retrieving known repositories from a repository manager
setArtifacts(IArtifactKey[]) - Method in class org.eclipse.equinox.p2.metadata.MetadataFactory.InstallableUnitDescription
Set the artifact keys for the installable unit.
setAscent(int) - Method in class org.eclipse.swt.graphics.TextLayout
Sets the ascent of the receiver.
setAsDefault(String) - Method in class org.eclipse.ui.views.markers.internal.MarkerGroupingEntry
Set the receiver as the default grouping entry for type markerType.
setAsDefault(String, MarkerGroupingEntry) - Method in class org.eclipse.ui.views.markers.internal.MarkerGroup
Set entry and the default entry for the supplied markerType.
setAssociateListener(StructuredViewer, StructuredViewerInternals.AssociateListener) - Static method in class org.eclipse.jface.viewers.StructuredViewerInternals
Nothing to see here.
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, boolean) - Method in interface org.eclipse.core.resources.IMarker
Sets the boolean-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, 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 interface org.eclipse.core.resources.IMarker
Sets the integer-valued attribute with the given name.
setAttribute(String, int) - Method in interface org.eclipse.debug.core.ILaunchConfigurationWorkingCopy
Sets the integer-valued attribute with the given name.
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 interface org.eclipse.core.resources.IMarker
Sets the attribute with the given name.
setAttribute(String, Object) - Method in interface org.eclipse.debug.core.ILaunchConfigurationWorkingCopy
Sets the valued attribute with the given name.
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, 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 interface org.eclipse.debug.core.ILaunch
Sets the value of a client defined attribute.
setAttribute(String, String) - Method in interface org.eclipse.debug.core.ILaunchConfigurationWorkingCopy
Sets the String-valued attribute with the given name.
setAttribute(String, String) - Method in class org.eclipse.debug.core.Launch
 
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, String) - Method in class org.eclipse.e4.ui.css.core.dom.ElementAdapter
 
setAttribute(String, String) - Method in class org.eclipse.help.internal.UAElement
 
setAttribute(String, String) - Method in class org.eclipse.ui.intro.config.IntroElement
Sets the value of the named attribute.
setAttribute(String, List<String>) - Method in interface org.eclipse.debug.core.ILaunchConfigurationWorkingCopy
Sets the java.util.List-valued attribute with the given name.
setAttribute(String, Map<String, String>) - Method in interface org.eclipse.debug.core.ILaunchConfigurationWorkingCopy
Sets the java.util.Map-valued attribute with the given name.
setAttribute(String, Set<String>) - Method in interface org.eclipse.debug.core.ILaunchConfigurationWorkingCopy
Sets the java.util.Set-valued attribute with the given name.
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.
setAttributeNode(Attr) - Method in class org.eclipse.e4.ui.css.core.dom.ElementAdapter
 
setAttributeNodeNS(Attr) - Method in class org.eclipse.e4.ui.css.core.dom.ElementAdapter
 
setAttributeNS(String, String, String) - Method in class org.eclipse.e4.ui.css.core.dom.ElementAdapter
 
setAttributes(String[], Object[]) - Method in interface org.eclipse.core.resources.IMarker
Sets the given attribute key-value pairs on this marker.
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<String, ? extends Object>) - 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<String, ? extends Object>) - 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(Map<String, ? extends Object>) - 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(boolean) - Method in class org.eclipse.jface.text.projection.ProjectionDocument
Sets the auto expand mode for this document.
setAutoExpandMode(IDocument, boolean) - Method in interface org.eclipse.jface.text.ISlaveDocumentManager
Sets the given slave document's auto expand mode.
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
setAutoIndentStrategy(IAutoIndentStrategy, String) - Method in class org.eclipse.jface.text.TextViewer
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.
setAutoScrollLock(boolean) - Method in interface org.eclipse.ui.console.IScrollLockStateProvider
Sets the auto-scroll lock state, e.g. when the user moves the caret upwards in a console.
setAutoUpdate(boolean) - Method in interface org.eclipse.ui.forms.IMessageManager
Controls whether the form is automatically updated when messages are added or removed.
setAzimuth(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setBackgrond(Color) - Method in class org.eclipse.ui.console.TextConsole
Deprecated.
use setBackground(Color) instead
setBackground(int, Color) - Method in class org.eclipse.jface.viewers.TableViewerRow
 
setBackground(int, Color) - Method in class org.eclipse.jface.viewers.TreeViewerRow
 
setBackground(int, Color) - Method in class org.eclipse.jface.viewers.ViewerRow
Set the background at the columnIndex.
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(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(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setBackground(Color) - Method in class org.eclipse.e4.ui.dialogs.filteredtree.FilteredTree
Set the background for the widgets that support the filter text area.
setBackground(Color) - Method in class org.eclipse.help.ui.internal.HyperlinkHandler
 
setBackground(Color) - Method in class org.eclipse.help.ui.internal.HyperlinkLabel
 
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(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(Color) - Method in class org.eclipse.swt.custom.CCombo
 
setBackground(Color) - Method in class org.eclipse.swt.custom.CLabel
 
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.TreeCursor
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.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.Button
Sets the button'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.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(Color) - Method in class org.eclipse.swt.widgets.ToolItem
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.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(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.
setBackground(Color) - Method in class org.eclipse.ui.internal.HeapStatus
 
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[]) - Method in class org.eclipse.swt.custom.CTabFolder
Specify a gradient of colors to be drawn in the background of the unselected tabs.
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(Color[], int[], boolean) - Method in class org.eclipse.swt.custom.CTabFolder
Specify a gradient of colors to be drawn in the background of the unselected tab.
setBackground(Image) - Method in class org.eclipse.swt.custom.CLabel
Set the image to be drawn in the background of the label.
setBackground(Control, Color) - Static method in class org.eclipse.e4.ui.css.swt.helpers.CSSSWTColorHelper
Helper function to avoid setting colors unnecessarily
setBackgroundAttachment(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setBackgroundColor(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setBackgroundColor(Color) - Method in class org.eclipse.compare.internal.MergeSourceViewer
 
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
setBackgroundColor(RGB) - Method in class org.eclipse.compare.contentmergeviewer.TextMergeViewer
Sets the viewer's background color to the given RGB value.
setBackgroundImage(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
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.custom.CTabFolder
 
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.
setBackgroundImage(Control, Image) - Static method in class org.eclipse.e4.ui.css.swt.helpers.CSSSWTImageHelper
Helper function to avoid setting images unnecessarily
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.
setBackgroundOverriddenByCSSMarker(Widget) - Static method in class org.eclipse.e4.ui.css.swt.dom.CompositeElement
 
setBackgroundOverriddenDuringRenderering(Composite, Color) - Static method in class org.eclipse.e4.ui.css.swt.dom.CTabFolderElement
 
setBackgroundPattern(Pattern) - Method in class org.eclipse.swt.graphics.GC
Sets the background pattern.
setBackgroundPosition(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setBackgroundRepeat(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
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.
setBaseLocation(URI) - Method in class org.eclipse.equinox.frameworkadmin.BundleInfo
Set a base location against which relative BundleInfo.getLocation() URIs may be resolved
setBeforeSetValidator(IValidator<? super D>) - 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.
setBeingInstalledRelaxedWeight(int) - Method in class org.eclipse.equinox.p2.operations.Remedy
 
setBeingInstalledVersion(Version) - Method in class org.eclipse.equinox.p2.operations.RemedyIUDetail
 
setBidiColoring(boolean) - Method in class org.eclipse.swt.custom.StyledText
Deprecated.
use BidiSegmentListener instead.
setBidiSupport(boolean) - Static method in class org.eclipse.jface.util.BidiUtils
Enables or disables bidi support.
setBidiTypeAt(int, byte) - Method in class org.eclipse.equinox.bidi.custom.StructuredTextCharTypes
Forces a bidi type on a character.
setBigEndian(boolean) - Method in class org.eclipse.debug.core.model.MemoryByte
Sets whether this byte of memory is big endian.
SetBinding<M,T> - Class in org.eclipse.core.databinding
 
SetBinding(IObservableSet<T>, IObservableSet<M>, UpdateSetStrategy<? super T, ? extends M>, UpdateSetStrategy<? super M, ? extends T>) - Constructor for class org.eclipse.core.databinding.SetBinding
 
setBindingContext(MBindingContext) - Method in class org.eclipse.e4.ui.model.application.commands.impl.BindingTableImpl
setBindingContext(MBindingContext) - Method in interface org.eclipse.e4.ui.model.application.commands.MBindingTable
Sets the value of the 'Binding Context' reference.
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.IProgressMonitor
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
Sets the block selection mode.
setBlockSelectionBounds(int, int, int, int) - Method in class org.eclipse.swt.custom.StyledText
Sets the block selection bounds.
setBlockSelectionBounds(Rectangle) - Method in class org.eclipse.swt.custom.StyledText
Sets the block selection bounds.
setBlockSelectionMode(boolean) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
 
setBlockSelectionMode(boolean) - Method in interface org.eclipse.ui.texteditor.ITextEditorExtension5
Sets the block selection mode state of the receiver to state.
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.
setBorder(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setBorderBottom(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setBorderBottomColor(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setBorderBottomStyle(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setBorderBottomWidth(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setBorderCollapse(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setBorderColor(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setBorderLeft(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setBorderLeftColor(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setBorderLeftStyle(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setBorderLeftWidth(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setBorderRight(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setBorderRightColor(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setBorderRightStyle(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setBorderRightWidth(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setBorderSpacing(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setBorderStyle(int) - Method in class org.eclipse.ui.forms.widgets.FormToolkit
Sets the border style to be used when creating widgets.
setBorderStyle(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setBorderTop(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setBorderTopColor(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setBorderTopStyle(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setBorderTopWidth(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
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.
setBorderWidth(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setBottom(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setBottom(Control) - Method in class org.eclipse.swt.custom.CBanner
Set the control that appears on the bottom side of the banner.
setBottomMargin(int) - Method in class org.eclipse.swt.custom.CLabel
Set the label's bottom margin, in points.
setBottomMargin(int) - Method in class org.eclipse.swt.custom.StyledText
Sets the bottom margin.
setBounds(int, int, int, int) - Method in class org.eclipse.compare.internal.MergeSourceViewer
specific implementation to support a vertical ruler
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(int, int, int, int) - Method in class org.eclipse.swt.widgets.Control
Sets the receiver's size and location in points to the rectangular area specified by the arguments.
setBounds(int, int, int, int) - Method in class org.eclipse.ui.forms.widgets.SizeCache
 
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(Rectangle) - Method in class org.eclipse.swt.widgets.Control
Sets the receiver's size and location in points to the rectangular area specified by the argument.
setBounds(Rectangle) - Method in class org.eclipse.swt.widgets.Event
Sets the bounds.
setBounds(Rectangle) - Method in class org.eclipse.ui.forms.widgets.SizeCache
 
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.
setBuildConfigReferences(String, IBuildConfiguration[]) - Method in interface org.eclipse.core.resources.IProjectDescription
Sets the build configurations referenced by the specified configuration.
setBuildConfigs(String[]) - Method in interface org.eclipse.core.resources.IProjectDescription
Sets the build configurations for the described project.
setBuilder(IDisposable) - Method in class org.eclipse.ui.internal.PluginActionSet
 
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.
setBundleId(long) - Method in class org.eclipse.equinox.frameworkadmin.BundleInfo
Set the bundle id.
setBusy(boolean) - Method in class org.eclipse.jface.viewers.ColumnViewer
Sets the busy state of this viewer.
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.
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
 
setBusyCursor(Cursor) - Method in class org.eclipse.ui.forms.HyperlinkSettings
Sets the new cursor to use when the hyperlink is active for all the links.
setButtonLabels(String...) - Method in class org.eclipse.jface.dialogs.MessageDialog
A mutator for the button labels.
setButtonLabels(Map<Integer, String>) - Method in class org.eclipse.swt.widgets.MessageBox
Set custom text for MessageDialog's buttons:
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(long) - 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.SlicedProgressMonitor
 
setCanceled(boolean) - Method in class org.eclipse.core.runtime.SubMonitor
 
setCanceled(boolean) - Method in class org.eclipse.jface.wizard.ProgressMonitorPart
 
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.
setCapabilities(IProvidedCapability[]) - Method in class org.eclipse.equinox.p2.metadata.MetadataFactory.InstallableUnitDescription
Set the capabilities for the installable unit.
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.
setCaptionSide(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
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.
setCaretOffset(AccessibleTextEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTextExtendedAdapter
Sets the position of the caret.
setCaretOffset(AccessibleTextEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTextExtendedListener
Sets the position of the caret.
setCarriageReturnAsControlCharacter(boolean) - Method in class org.eclipse.ui.console.IOConsole
If control characters in console output are interpreted by this console carriage returns (\r) are either ignored (false) and usually handled as line break by connected console document or if true interpreted with there control character meaning.
setCategory(String) - Method in class org.eclipse.e4.ui.model.application.descriptor.basic.impl.PartDescriptorImpl
setCategory(String) - Method in interface org.eclipse.e4.ui.model.application.descriptor.basic.MPartDescriptor
Sets the value of the 'Category' attribute.
setCategory(String) - Method in class org.eclipse.ui.views.properties.PropertyDescriptor
Sets the category for this property descriptor.
setCategory(MCategory) - Method in class org.eclipse.e4.ui.model.application.commands.impl.CommandImpl
setCategory(MCategory) - Method in interface org.eclipse.e4.ui.model.application.commands.MCommand
Sets the value of the 'Category' reference.
setCategory(MarkerNode) - Method in class org.eclipse.ui.views.markers.internal.ConcreteMarker
Set the category the receiver is in.
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.
setCellEditors(CellEditor[]) - Method in class org.eclipse.jface.viewers.ColumnViewer
Sets the cell editors of this column viewer.
setCellModifier(ICellModifier) - Method in class org.eclipse.jface.viewers.ColumnViewer
Sets the cell modifier for this column 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<E> - Class in org.eclipse.core.databinding.observable.set
List change event describing an incremental change of an IObservableSet object.
SetChangeEvent(IObservableSet<E>, SetDiff<E>) - Constructor for class org.eclipse.core.databinding.observable.set.SetChangeEvent
Creates a new set change event.
setChangeIgnored(int, boolean) - Method in class org.eclipse.compare.CompareConfiguration
Set whether given change kind should be ignored while computing differences between documents.
setCharacterPairMatcher(ICharacterPairMatcher) - Method in class org.eclipse.ui.texteditor.SourceViewerDecorationSupport
Sets the character pair matcher for the matching character painter.
setCharEnd(Map<String, Object>, 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.
setCharEnd(IMarker, int) - Static method in class org.eclipse.ui.texteditor.MarkerUtilities
Sets the ending character offset of the given marker.
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.
setCharset(Charset) - Method in class org.eclipse.ui.console.IOConsoleOutputStream
 
setCharStart(Map<String, Object>, 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.
setCharStart(IMarker, int) - Static method in class org.eclipse.ui.texteditor.MarkerUtilities
Sets the starting character offset of the given marker.
setCheckAgainstCurrentExecutionEnvironment(boolean) - Method in class org.eclipse.equinox.p2.ui.Policy
Set a boolean indicating whether the provisioning operation should check compatibility with current execution environment.
setChecked(boolean) - Method in class org.eclipse.compare.internal.ChangeCompareFilterPropertyAction
 
setChecked(boolean) - Method in class org.eclipse.compare.internal.ChangePropertyAction
 
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(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(boolean) - Method in class org.eclipse.ui.internal.WWinPluginAction
 
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
 
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(Object, boolean) - Method in class org.eclipse.ui.dialogs.ContainerCheckedTreeViewer
 
setCheckedChildren(Item, boolean) - Method in class org.eclipse.jface.viewers.CheckboxTreeViewer
Sets the checked state for the children of the given item.
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
setCheckStateProvider(ICheckStateProvider) - Method in class org.eclipse.jface.viewers.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.
setClassname(Object, String) - Method in interface org.eclipse.e4.ui.services.IStylingEngine
 
setClassnameAndId(Object, String, String) - Method in interface org.eclipse.e4.ui.services.IStylingEngine
 
setClear(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setClient(Control) - Method in class org.eclipse.ui.forms.widgets.ExpandableComposite
Sets the client of this expandable composite.
setClip(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
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 class org.eclipse.e4.ui.model.application.descriptor.basic.impl.PartDescriptorImpl
setCloseable(boolean) - Method in interface org.eclipse.e4.ui.model.application.descriptor.basic.MPartDescriptor
Sets the value of the 'Closeable' attribute.
setCloseable(boolean) - Method in class org.eclipse.e4.ui.model.application.ui.advanced.impl.PlaceholderImpl
setCloseable(boolean) - Method in interface org.eclipse.e4.ui.model.application.ui.advanced.MPlaceholder
Sets the value of the 'Closeable' attribute.
setCloseable(boolean) - Method in class org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl
setCloseable(boolean) - Method in interface org.eclipse.e4.ui.model.application.ui.basic.MPart
Sets the value of the 'Closeable' attribute.
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.
setCodeMiningAnnotationPainter(AnnotationPainter) - Method in interface org.eclipse.jface.text.source.ISourceViewerExtension5
Set the AnnotationPainter to use to draw code minings.
setCodeMiningAnnotationPainter(AnnotationPainter) - Method in class org.eclipse.jface.text.source.SourceViewer
 
setCodeMiningProviders(ICodeMiningProvider[]) - Method in interface org.eclipse.jface.text.source.ISourceViewerExtension5
Register the code mining providers.
setCodeMiningProviders(ICodeMiningProvider[]) - Method in class org.eclipse.jface.text.source.SourceViewer
 
setCodePage(String) - Method in class org.eclipse.debug.ui.memory.AbstractTextRendering
Sets the code page for this rendering.
setColor(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setColor(String, Color) - Method in class org.eclipse.ui.forms.widgets.FormText
Registers the color referenced by the provided key.
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.inlined.InlinedAnnotationSupport
Set the color to use to draw the inlined annotations.
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(CSSPrimitiveValue) - Method in interface org.eclipse.e4.ui.css.core.dom.properties.CSSBorderProperties
Set border-color value.
setColor(CSSPrimitiveValue) - Method in class org.eclipse.e4.ui.css.core.impl.dom.properties.CSSBorderPropertiesImpl
 
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.
setColors(RGB, RGB, RGB, RGB) - Method in class org.eclipse.text.html.HTMLBuilder
 
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.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.
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.
setColumnWidths(Scrollable, int[]) - Method in class org.eclipse.jface.layout.AbstractColumnLayout
Set the widths of the columns.
setColumnWidths(Scrollable, int[]) - Method in class org.eclipse.jface.layout.TableColumnLayout
Set the widths of the columns.
setColumnWidths(Scrollable, int[]) - Method in class org.eclipse.jface.layout.TreeColumnLayout
Set the widths of the columns.
setCommand(MCommand) - Method in class org.eclipse.e4.ui.model.application.commands.impl.HandlerImpl
setCommand(MCommand) - Method in class org.eclipse.e4.ui.model.application.commands.impl.KeyBindingImpl
setCommand(MCommand) - Method in interface org.eclipse.e4.ui.model.application.commands.MHandler
Sets the value of the 'Command' reference.
setCommand(MCommand) - Method in interface org.eclipse.e4.ui.model.application.commands.MKeyBinding
Sets the value of the 'Command' reference.
setCommand(MCommand) - Method in class org.eclipse.e4.ui.model.application.ui.menu.impl.HandledItemImpl
setCommand(MCommand) - Method in class org.eclipse.e4.ui.model.application.ui.menu.impl.HandledMenuItemImpl
setCommand(MCommand) - Method in class org.eclipse.e4.ui.model.application.ui.menu.impl.HandledToolItemImpl
setCommand(MCommand) - Method in interface org.eclipse.e4.ui.model.application.ui.menu.MHandledItem
Sets the value of the 'Command' reference.
setCommandIconURI(String) - Method in class org.eclipse.e4.ui.model.application.commands.impl.CommandImpl
setCommandIconURI(String) - Method in interface org.eclipse.e4.ui.model.application.commands.MCommand
Sets the value of the 'Command Icon URI' attribute.
setCommandName(String) - Method in class org.eclipse.e4.ui.model.application.commands.impl.CommandImpl
setCommandName(String) - Method in interface org.eclipse.e4.ui.model.application.commands.MCommand
Sets the value of the 'Command Name' attribute.
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.
setCommonDropAdapter(CommonDropAdapter) - Method in class org.eclipse.ui.navigator.CommonDropAdapterAssistant
SetCommonSteps - Class in org.eclipse.core.databinding.bind.steps
Contains Step interfaces for the fluent databinding API common for one-way and two-way IObservableSet bindings.
SetCommonSteps.SetFromStep - Interface in org.eclipse.core.databinding.bind.steps
Step for setting the from-end observable.
SetCommonSteps.SetReadConfigStep<F,T,THIS extends SetCommonSteps.SetReadConfigStep<F,T,THIS>> - Interface in org.eclipse.core.databinding.bind.steps
A config step for the end of a binding where data is read.
SetCommonSteps.SetToStep<F,T> - Interface in org.eclipse.core.databinding.bind.steps
Step for setting the to-end observable.
SetCommonSteps.SetUntypedTo<F> - Interface in org.eclipse.core.databinding.bind.steps
Step for converting between from- and to-types.
SetCommonSteps.SetWriteConfigStep<F,T,THIS extends SetCommonSteps.SetWriteConfigStep<F,T,THIS>> - Interface in org.eclipse.core.databinding.bind.steps
Step for configuring the end of a binding where data is written.
setComparator(Comparator) - Method in class org.eclipse.ui.dialogs.FilteredList
Sets a custom comparator for sorting the list.
setComparator(Comparator<Object>) - Static method in class org.eclipse.jface.util.Policy
Sets the comparator used by JFace to sort strings.
setComparator(Comparator<Context>) - Static method in class org.eclipse.e4.ui.bindings.internal.ContextSet
 
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.
setCompareConfiguration(CompareConfiguration) - Method in class org.eclipse.compare.internal.ChangeCompareFilterPropertyAction
 
setCompareConfiguration(CompareConfiguration) - Method in class org.eclipse.compare.internal.ChangePropertyAction
 
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.
setConditionFactory(ConditionFactory) - Method in interface org.eclipse.e4.ui.css.core.dom.parsers.CSSParser
Set the SAC ConditionFactory used by SAC Parser.
setConditionFactory(ConditionFactory) - Method in class org.eclipse.e4.ui.css.core.impl.dom.parsers.AbstractCSSParser
 
setConfig(RemedyConfig) - Method in class org.eclipse.equinox.p2.operations.Remedy
 
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.
setConfiguredExtensionTypes(String[]) - Static method in class org.eclipse.ui.internal.LargeFileLimitsPreferenceHandler
 
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).
setConsoleAutoScrollLock(boolean) - Method in class org.eclipse.ui.console.TextConsole
Sets the auto scroll lock preference.
setConsoleAutoScrollLock(boolean) - Method in class org.eclipse.ui.console.TextConsoleViewer
Sets the user preference for console auto scroll lock.
setConsoleLog(boolean) - Method in interface org.eclipse.osgi.framework.log.FrameworkLog
Sets the console log option.
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.
setContactAllSites(boolean) - Method in class org.eclipse.equinox.p2.ui.Policy
Set a boolean indicating whether all sites need to be contacted.
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
 
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
Sets 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(IContainer) - Method in class org.eclipse.ui.dialogs.WizardNewLinkPage
Sets the container to use for link validation.
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.
setContainerData(String) - Method in class org.eclipse.e4.ui.model.application.ui.impl.UIElementImpl
setContainerData(String) - Method in interface org.eclipse.e4.ui.model.application.ui.MUIElement
Sets the value of the 'Container Data' attribute.
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.
setContainerVisible(String, boolean) - Method in interface org.eclipse.debug.ui.memory.IMemoryRenderingSite2
Sets whether the identified container should be visible.
setContains(boolean) - Method in class org.eclipse.ui.views.markers.internal.ProblemFilter
Set the value for if there is a check for containing a phrase.
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.internal.BufferedResourceNode
 
setContent(byte[]) - Method in class org.eclipse.compare.structuremergeviewer.DocumentRangeNode
setContent(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setContent(String, TemplateVariable[]) - Method in class org.eclipse.jface.text.templates.TemplateBuffer
Sets the content of the template buffer.
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.ScrolledComposite
Set the content that will be scrolled.
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.AbstractTableViewer
Sets the content provider used by this AbstractTableViewer.
setContentProvider(IContentProvider) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
Sets the content provider used by this AbstractTreeViewer.
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
Sets the content provider used by this viewer.
setContentProvider(IContentProvider) - Method in class org.eclipse.jface.viewers.TreeViewer
Sets the content provider used by this TreeViewer.
setContentProvider(IStructuredContentProvider) - Method in class org.eclipse.jface.viewers.ComboBoxViewerCellEditor
 
setContentProvider(IStructuredContentProvider) - Method in class org.eclipse.ui.dialogs.ListDialog
 
setContents(InputStream) - Method in class org.eclipse.ui.forms.widgets.ScrolledFormText
Sets the contents to rendered in the scrolled form text.
setContents(InputStream, boolean) - Method in class org.eclipse.ui.forms.widgets.FormText
Sets the contents of the stream.
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(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(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(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(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(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.
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.
setContentViewerDescriptor(ViewerDescriptor) - Method in class org.eclipse.compare.CompareEditorInput
 
setContext(IUndoContext) - Method in class org.eclipse.ui.operations.OperationHistoryActionHandler
Set the context shown by the handler.
setContext(IAdaptable) - Method in class org.eclipse.jface.text.codemining.AbstractCodeMiningProvider
Sets this codemining provider's context which is responsible to provide the adapters.
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(IEclipseContext) - Method in class org.eclipse.e4.core.commands.internal.HandlerServiceImpl
 
setContext(IEclipseContext) - Method in class org.eclipse.e4.ui.bindings.keys.KeyBindingDispatcher
 
setContext(IEclipseContext) - Method in class org.eclipse.e4.ui.model.application.impl.ApplicationImpl
setContext(IEclipseContext) - Method in class org.eclipse.e4.ui.model.application.ui.advanced.impl.PerspectiveImpl
setContext(IEclipseContext) - Method in class org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl
setContext(IEclipseContext) - Method in class org.eclipse.e4.ui.model.application.ui.basic.impl.WindowImpl
setContext(IEclipseContext) - Method in interface org.eclipse.e4.ui.model.application.ui.MContext
Sets the value of the 'Context' attribute.
setContext(IEclipseContext) - Method in class org.eclipse.e4.ui.model.application.ui.menu.impl.PopupMenuImpl
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.
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
 
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(IMenuManager) - Method in class org.eclipse.ui.internal.CoolBarToTrimManager
 
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.
setContributionURI(String) - Method in class org.eclipse.e4.ui.model.application.descriptor.basic.impl.PartDescriptorImpl
setContributionURI(String) - Method in interface org.eclipse.e4.ui.model.application.descriptor.basic.MPartDescriptor
Sets the value of the 'Contribution URI' attribute.
setContributionURI(String) - Method in class org.eclipse.e4.ui.model.application.impl.ContributionImpl
setContributionURI(String) - Method in interface org.eclipse.e4.ui.model.application.MContribution
Sets the value of the 'Contribution URI' attribute.
setContributionURI(String) - Method in class org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl
setContributionURI(String) - Method in class org.eclipse.e4.ui.model.application.ui.impl.ImperativeExpressionImpl
setContributionURI(String) - Method in class org.eclipse.e4.ui.model.application.ui.menu.impl.DirectMenuItemImpl
setContributionURI(String) - Method in class org.eclipse.e4.ui.model.application.ui.menu.impl.DirectToolItemImpl
setContributionURI(String) - Method in class org.eclipse.e4.ui.model.application.ui.menu.impl.DynamicMenuContributionImpl
setContributionURI(String) - Method in class org.eclipse.e4.ui.model.application.ui.menu.impl.ToolControlImpl
setContributorURI(String) - Method in class org.eclipse.e4.ui.model.application.impl.ApplicationElementImpl
 
setContributorURI(String) - Method in interface org.eclipse.e4.ui.model.application.MApplicationElement
Sets the value of the 'Contributor URI' attribute.
setControl(int, Control) - Method in class org.eclipse.ui.part.MultiPageEditorPart
Sets the control for the given page index.
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.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(Control) - Method in class org.eclipse.ui.forms.widgets.SizeCache
Sets the control whose size is being cached.
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<? super S, ? extends D>) - 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<? super S, ? extends D>) - Method in class org.eclipse.core.databinding.UpdateValueStrategy
Sets the converter to be invoked when converting from the source type to the destination type.
setConverter(IConverter<S, D>) - 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.
setCookie(String, String) - Static method in class org.eclipse.swt.browser.Browser
Sets a cookie on a URL.
setCoolBarVisible(boolean) - Method in class org.eclipse.ui.internal.WorkbenchWindow
Cause the coolbar to be shown or hidden; note that the coolbar may still be visible depending on the visibility state of other elements.
setCoordinate(Point, boolean, int) - Static method in class org.eclipse.jface.util.Geometry
Sets one coordinate of the given point.
setCoordinate(Rectangle, boolean, int) - Static method in class org.eclipse.jface.util.Geometry
Sets one coordinate of the given rectangle.
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.
setCopyright(ICopyright) - Method in class org.eclipse.equinox.p2.metadata.MetadataFactory.InstallableUnitDescription
Set the copyright for the installable unit.
setCoreExpression(Object) - Method in class org.eclipse.e4.ui.model.application.ui.impl.CoreExpressionImpl
setCoreExpression(Object) - Method in interface org.eclipse.e4.ui.model.application.ui.MCoreExpression
Sets the value of the 'Core Expression' attribute.
setCoreExpressionId(String) - Method in class org.eclipse.e4.ui.model.application.ui.impl.CoreExpressionImpl
setCoreExpressionId(String) - Method in interface org.eclipse.e4.ui.model.application.ui.MCoreExpression
Sets the value of the 'Core Expression Id' attribute.
setCornerRadius(int) - Method in class org.eclipse.e4.ui.workbench.renderers.swt.CTabRendering
 
setCounterIncrement(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setCounterReset(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
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.
setCreateLinks(boolean) - Method in class org.eclipse.ui.actions.CopyFilesAndFoldersOperation
Set whether or not links will be created under the destination container.
setCreateLinks(boolean) - Method in class org.eclipse.ui.ide.undo.CopyProjectOperation
 
setCreateLinks(boolean) - Method in class org.eclipse.ui.wizards.datatransfer.ImportOperation
Set Whether links will be created instead of files and folders
setCreateVirtualFolders(boolean) - Method in class org.eclipse.ui.ide.undo.CopyProjectOperation
 
setCriteria(int) - Method in class org.eclipse.ui.views.navigator.ResourceComparator
Sets the sort criteria of this sorter.
setCSS2FontProperties(CSS2FontProperties, CSSElementContext) - Static method in class org.eclipse.e4.ui.css.core.css2.CSS2FontPropertiesHelpers
Set CSS2FontProperties fontProperties into CSSElementContext context.
setCSSClass(Widget, String) - Static method in class org.eclipse.e4.ui.css.swt.dom.WidgetElement
Convenience method for setting the CSS class of a widget.
setCssFloat(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setCSSInfo(MUIElement, Object) - Method in class org.eclipse.e4.ui.workbench.renderers.swt.SWTPartRenderer
 
setCSSStyleDeclarationList(List<?>, int, int) - Method in class org.eclipse.e4.ui.css.core.impl.dom.DocumentCSSImpl
 
setCssText(String) - Method in class org.eclipse.e4.ui.css.core.css2.CSS2PrimitiveValueImpl
 
setCssText(String) - Method in class org.eclipse.e4.ui.css.core.dom.properties.css2.CSS2FontPropertiesImpl
 
setCssText(String) - Method in class org.eclipse.e4.ui.css.core.dom.properties.css2.CSS2PaddingPropertiesImpl
 
setCssText(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSSRuleImpl
 
setCssText(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSSStyleDeclarationImpl
 
setCssText(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSSValueImpl
 
setCssText(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSSValueListImpl
 
setCue(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setCueAfter(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setCueBefore(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setCurrent() - Method in class org.eclipse.swt.opengl.GLCanvas
Sets the OpenGL context associated with this GLCanvas to be the current GL context.
setCurrentApplicationId(String) - Method in class org.osgi.service.application.ApplicationAdminPermission
This method can be used in the ProtectionDomain implementation in the implies method to insert the application ID of the current application into the permission being checked.
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.
setCurrentRemedy(Remedy) - Method in class org.eclipse.equinox.p2.operations.RemediationOperation
 
setCurrentTheme(String) - Method in interface org.eclipse.ui.themes.IThemeManager
Set the currently active theme.
setCurrentThemeId(String) - Static method in class org.eclipse.e4.ui.css.swt.helpers.EclipsePreferencesHelper
 
setCurrentValue(AccessibleValueEvent) - Method in class org.eclipse.swt.accessibility.AccessibleValueAdapter
Sets the value of this object to the given number.
setCurrentValue(AccessibleValueEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleValueListener
Sets the value of this object to the given number.
setCurrentWidth(int) - Method in class org.eclipse.jface.action.ToolBarContributionItem
Sets the current width of the cool item.
setCurSharedRef(MPlaceholder) - Method in class org.eclipse.e4.ui.model.application.ui.impl.UIElementImpl
setCurSharedRef(MPlaceholder) - Method in interface org.eclipse.e4.ui.model.application.ui.MUIElement
Sets the value of the 'Cur Shared Ref' reference.
setCursor(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setCursor(Cursor) - Method in class org.eclipse.help.ui.internal.HyperlinkLabel
 
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(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(Object, Object) - Method in interface org.eclipse.e4.ui.css.core.engine.CSSElementContext
Set data value into the context with key.
setData(Object, Object) - Method in class org.eclipse.e4.ui.css.core.impl.engine.CSSElementContextImpl
 
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(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(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, Object) - Method in class org.eclipse.ui.internal.WorkbenchConfigurer
 
setData(String, Object) - Method in class org.eclipse.ui.internal.WorkbenchWindowConfigurer
 
setData(String, String) - Method in interface org.eclipse.ui.cheatsheets.ICheatSheetManager
Sets the data value associated with the given key.
SetData - Static variable in class org.eclipse.swt.SWT
The set data event type (value is 36).
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.
setDebugEnabled(boolean) - Method in interface org.eclipse.osgi.service.debug.DebugOptions
Enables or disables debugging/tracing.
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.
setDebugStream(PrintStream) - Method in class org.apache.lucene.demo.html.HTMLParserTokenManager
 
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(String, boolean) - Method in class org.eclipse.compare.internal.OverlayPreferenceStore
 
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, boolean) - Method in interface org.eclipse.jface.preference.IPreferenceStore
Sets the default value for the boolean-valued preference with the given name.
setDefault(String, boolean) - Method in class org.eclipse.jface.preference.PreferenceStore
 
setDefault(String, boolean) - Method in class org.eclipse.ui.preferences.ScopedPreferenceStore
 
setDefault(String, boolean) - Method in class org.eclipse.ui.texteditor.ChainedPreferenceStore
 
setDefault(String, double) - Method in class org.eclipse.compare.internal.OverlayPreferenceStore
 
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, double) - Method in interface org.eclipse.jface.preference.IPreferenceStore
Sets the default value for the double-valued preference with the given name.
setDefault(String, double) - Method in class org.eclipse.jface.preference.PreferenceStore
 
setDefault(String, double) - 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.compare.internal.OverlayPreferenceStore
 
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, float) - Method in interface org.eclipse.jface.preference.IPreferenceStore
Sets the default value for the float-valued preference with the given name.
setDefault(String, float) - Method in class org.eclipse.jface.preference.PreferenceStore
 
setDefault(String, float) - Method in class org.eclipse.ui.preferences.ScopedPreferenceStore
 
setDefault(String, float) - Method in class org.eclipse.ui.texteditor.ChainedPreferenceStore
 
setDefault(String, int) - Method in class org.eclipse.compare.internal.OverlayPreferenceStore
 
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, int) - Method in interface org.eclipse.jface.preference.IPreferenceStore
Sets the default value for the integer-valued preference with the given name.
setDefault(String, int) - Method in class org.eclipse.jface.preference.PreferenceStore
 
setDefault(String, int) - Method in class org.eclipse.ui.preferences.ScopedPreferenceStore
 
setDefault(String, int) - Method in class org.eclipse.ui.texteditor.ChainedPreferenceStore
 
setDefault(String, long) - Method in class org.eclipse.compare.internal.OverlayPreferenceStore
 
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, long) - Method in interface org.eclipse.jface.preference.IPreferenceStore
Sets the default value for the long-valued preference with the given name.
setDefault(String, long) - Method in class org.eclipse.jface.preference.PreferenceStore
 
setDefault(String, long) - Method in class org.eclipse.ui.preferences.ScopedPreferenceStore
 
setDefault(String, long) - Method in class org.eclipse.ui.texteditor.ChainedPreferenceStore
 
setDefault(String, String) - Method in class org.eclipse.compare.internal.OverlayPreferenceStore
 
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(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, String) - Method in class org.eclipse.jface.preference.PreferenceStore
 
setDefault(String, String) - Method in class org.eclipse.ui.preferences.ScopedPreferenceStore
 
setDefault(String, String) - Method in class org.eclipse.ui.texteditor.ChainedPreferenceStore
 
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(IEclipseContext) - Static method in class org.eclipse.e4.core.contexts.ContextInjectionFactory
Specifies context used by the injector to create its internal objects.
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(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(IKeyFormatter) - Static method in class org.eclipse.ui.keys.KeyFormatterFactory
Deprecated.
Sets the default key formatter.
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) - Method in interface org.eclipse.core.runtime.content.IContentTypeSettings
Sets the default charset for the corresponding content type.
setDefaultCharset(String, IProgressMonitor) - Method in interface org.eclipse.core.resources.IContainer
Sets the default charset for this container.
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.
setDefaultEditor(IFile, String) - Static method in class org.eclipse.ui.ide.IDE
Sets the default editor id for a given file.
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.
setDefaultLimit(long) - Static method in class org.eclipse.ui.internal.LargeFileLimitsPreferenceHandler
 
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() - Static method in class org.eclipse.ui.internal.LargeFileLimitsPreferenceHandler
 
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.PrototypeTab
 
setDefaults(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.debug.ui.RefreshTab
 
setDefaults(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.debug.ui.sourcelookup.SourceLookupTab
 
setDefaults(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.debug.ui.WorkingDirectoryBlock
Sets the default working directory to be used by the launch configuration.
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.
setDefaultStyleDeclaration(String, CSSStyleDeclaration) - Method in interface org.eclipse.e4.ui.css.core.dom.CSSStylableElement
Set the default CSSStyleDeclaration of the native widget.
setDefaultStyleDeclaration(String, CSSStyleDeclaration) - Method in class org.eclipse.e4.ui.css.core.dom.ElementAdapter
 
setDefaultStyleRange(StyleRange) - Method in class org.eclipse.jface.text.TextPresentation
Set the default style range of this presentation.
setDefaultSupplier(PrimaryObjectSupplier) - Method in interface org.eclipse.e4.core.di.IInjector
Specifies object supplier to inject internally created objects, such as extended object suppliers.
setDefaultTabWidth(int) - Method in class org.eclipse.swt.graphics.TextLayout
Sets Default Tab Width in terms if number of space characters.
setDefaultWorkingDir() - Method in class org.eclipse.debug.ui.WorkingDirectoryBlock
Sets the default working directory.
setDefaultWorkingDirectoryText(String) - Method in class org.eclipse.debug.ui.WorkingDirectoryBlock
Sets the text of the default working directory.
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.
setDelayClose(long) - Method in class org.eclipse.jface.notifications.AbstractNotificationPopup
 
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
Deprecated.
 
setDeleted(boolean) - Method in class org.eclipse.text.templates.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
 
setDeleteSpacesAsTab(boolean) - Method in class org.eclipse.jface.text.TabsToSpacesConverter
 
setDerived(boolean) - Method in interface org.eclipse.core.resources.IResource
Deprecated.
Replaced by IResource.setDerived(boolean, IProgressMonitor) which is a workspace operation and reports changes in resource deltas.
setDerived(boolean, IProgressMonitor) - 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(String) - Method in interface org.eclipse.core.variables.IValueVariable
Sets the description of this variable to the given value.
setDescription(String) - Method in class org.eclipse.e4.ui.model.application.commands.impl.BindingContextImpl
setDescription(String) - Method in class org.eclipse.e4.ui.model.application.commands.impl.CategoryImpl
setDescription(String) - Method in class org.eclipse.e4.ui.model.application.commands.impl.CommandImpl
setDescription(String) - Method in interface org.eclipse.e4.ui.model.application.commands.MBindingContext
Sets the value of the 'Description' attribute.
setDescription(String) - Method in interface org.eclipse.e4.ui.model.application.commands.MCategory
Sets the value of the 'Description' attribute.
setDescription(String) - Method in interface org.eclipse.e4.ui.model.application.commands.MCommand
Sets the value of the 'Description' attribute.
setDescription(String) - Method in class org.eclipse.e4.ui.model.application.descriptor.basic.impl.PartDescriptorImpl
setDescription(String) - Method in interface org.eclipse.e4.ui.model.application.descriptor.basic.MPartDescriptor
Sets the value of the 'Description' attribute.
setDescription(String) - Method in class org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl
setDescription(String) - Method in interface org.eclipse.e4.ui.model.application.ui.basic.MPart
Sets the value of the 'Description' attribute.
setDescription(String) - Method in class org.eclipse.equinox.p2.repository.spi.AbstractRepository
Sets the description of this repository
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.markers.internal.ProblemFilter
Set the value for the description.
setDescription(String) - Method in class org.eclipse.ui.views.properties.PropertyDescriptor
Sets the description for this property descriptor.
setDescription(IProjectDescription, int, IProgressMonitor) - Method in interface org.eclipse.core.resources.IProject
Changes this project resource to match the given project description.
setDescription(IProjectDescription, 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(MPart, String) - Static method in class org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer
 
setDescriptionControl(Control) - Method in class org.eclipse.ui.forms.widgets.Section
Sets the description control of this section.
setDescriptionText(String) - Method in class org.eclipse.jface.fieldassist.ControlDecoration
Set the description text that may be shown in a hover for this 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.MoveRenameResourceChange
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.MoveRenameResourceDescriptor
Sets the destination container to move the resources in.
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.MoveRenameResourceDescriptor
Sets the path of 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
 
setDeviceZoom(int) - Static method in class org.eclipse.swt.internal.DPIUtil
 
setDialogBoundsSettings(IDialogSettings, int) - Method in class org.eclipse.jface.dialogs.AbstractSelectionDialog
Set the dialog settings that should be used to save the bounds of this dialog.
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.
setDialogLocation(Shell, IWorkbenchPart) - Method in class org.eclipse.ui.internal.FilteredTableBaseHandler
Sets the dialog's location on the screen.
setDialogSettings(IDialogSettings) - Method in class org.eclipse.jface.wizard.Wizard
Sets the dialog settings for this wizard.
SetDiff<E> - Class in org.eclipse.core.databinding.observable.set
Describes the difference between two sets
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.
setDirection(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
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.e4.ui.model.application.ui.basic.impl.PartImpl
setDirty(boolean) - Method in interface org.eclipse.e4.ui.model.application.ui.MDirtyable
Sets the value of the 'Dirty' attribute.
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.
setDirtyable(boolean) - Method in class org.eclipse.e4.ui.model.application.descriptor.basic.impl.PartDescriptorImpl
Deprecated.
See model documentation for details.
setDirtyable(boolean) - Method in interface org.eclipse.e4.ui.model.application.descriptor.basic.MPartDescriptor
Deprecated.
See model documentation for details.
setDisabled(boolean) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSSStyleSheetImpl
 
setDisabledExtensionTypes(String[]) - Static method in class org.eclipse.ui.internal.LargeFileLimitsPreferenceHandler
 
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
 
setDisplay(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setDisplay(Display) - Method in class org.eclipse.ui.progress.UIJob
Sets the display to execute the asyncExec in.
setDisplayIncrementally(int) - Method in class org.eclipse.jface.viewers.ColumnViewer
EXPERIMENTAL.
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) - 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) - Method in class org.eclipse.jface.text.source.SourceViewer
 
setDocument(IDocument) - Method in class org.eclipse.jface.text.TextViewer
 
setDocument(IDocument) - Method in class org.eclipse.ui.texteditor.spelling.SpellingReconcileStrategy
 
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, int, int) - Method in class org.eclipse.jface.text.source.SourceViewer
 
setDocument(IDocument, int, int) - Method in class org.eclipse.jface.text.TextViewer
 
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) - Method in class org.eclipse.jface.text.source.SourceViewer
 
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, IAnnotationModel, int, int) - Method in class org.eclipse.jface.text.source.SourceViewer
 
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.FileDocumentProvider
Deprecated.
use file encoding based version
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.FileDocumentProvider
 
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.
setDocumentHandlerFactory(DocumentHandlerFactory) - Method in interface org.eclipse.e4.ui.css.core.dom.parsers.CSSParser
Set the SAC DocumentHandlerFactory factory to get SAC ExtendedDocumentHandler handler used by SAC Parser.
setDocumentHandlerFactory(DocumentHandlerFactory) - Method in class org.eclipse.e4.ui.css.core.impl.dom.parsers.AbstractCSSParser
Set instance of DocumentHandlerFactory.
setDocumentPartitioner(String, IDocumentPartitioner) - Method in class org.eclipse.jface.text.AbstractDocument
 
setDocumentPartitioner(String, IDocumentPartitioner) - Method in interface org.eclipse.jface.text.IDocumentExtension3
Sets this document's partitioner.
setDocumentPartitioner(IDocumentPartitioner) - Method in class org.eclipse.jface.text.AbstractDocument
 
setDocumentPartitioner(IDocumentPartitioner) - Method in interface org.eclipse.jface.text.IDocument
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(IEditorInput) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
Hook method for setting the document provider for the given input.
setDocumentProvider(IDocumentProvider) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
Sets this editor's document provider.
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.
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.
setDrawCustomTabContentBackground(boolean) - Method in class org.eclipse.e4.ui.workbench.renderers.swt.CTabRendering
Sets whether to use a custom tab background (reusing tab colors and gradients), or default one from plain CTabFolder (using widget background color).
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
Deprecated.
please use IDynamicReferenceProvider with the builders extension point to supply dynamic references
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.
setEditable(ISourceViewer, boolean) - Method in class org.eclipse.compare.contentmergeviewer.TextMergeViewer
Sets the editable state of the given source viewer.
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) - 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) - Method in class org.eclipse.swt.custom.TreeEditor
 
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, 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, TreeItem) - Method in class org.eclipse.swt.custom.TreeEditor
Specify the Control that is to be displayed and the cell in the tree that it is to be positioned above.
setEditor(Control, TreeItem, int) - Method in class org.eclipse.swt.custom.TreeEditor
Specify the Control that is to be displayed and the cell in the tree that it is to be positioned above.
setEditor(ITextEditor) - Method in class org.eclipse.ui.texteditor.ContentAssistAction
 
setEditor(ITextEditor) - Method in class org.eclipse.ui.texteditor.GotoAnnotationAction
 
setEditor(ITextEditor) - Method in class org.eclipse.ui.texteditor.MoveLinesAction
 
setEditor(ITextEditor) - Method in class org.eclipse.ui.texteditor.rulers.AbstractContributedRulerColumn
 
setEditor(ITextEditor) - Method in interface org.eclipse.ui.texteditor.rulers.IContributedRulerColumn
Sets the editor (called right after the extension was instantiated).
setEditor(ITextEditor) - Method in class org.eclipse.ui.texteditor.SelectAnnotationRulerAction
 
setEditor(ITextEditor) - Method in class org.eclipse.ui.texteditor.ShiftAction
 
setEditor(ITextEditor) - Method in class org.eclipse.ui.texteditor.TextEditorAction
Retargets this action to the given editor.
setEditor(ITextEditor) - Method in class org.eclipse.ui.texteditor.TextOperationAction
 
setEditorAreaVisible(boolean) - Method in class org.eclipse.ui.internal.WorkbenchPage
 
setEditorAreaVisible(boolean) - Method in interface org.eclipse.ui.IPageLayout
Show or hide the editor area for the page's layout.
setEditorAreaVisible(boolean) - Method in interface org.eclipse.ui.IWorkbenchPage
Show or hide the editor area for the page's active perspective.
setEditorContextMenuId(String) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
Sets this editor's context menu id.
setEditorContributor(IEditorActionBarContributor) - Method in class org.eclipse.ui.internal.EditorActionBars
Sets the editor contributor
setEditorOnboardingImageUri(String) - Method in interface org.eclipse.ui.IPageLayout
Sets the onboarding image uri.
setEditorOnboardingText(String) - Method in interface org.eclipse.ui.IPageLayout
Sets the onboarding text.
setEditorReuseThreshold(int) - Method in class org.eclipse.ui.internal.WorkbenchPage
 
setEditorReuseThreshold(int) - Method in interface org.eclipse.ui.IPageLayout
Deprecated, for removal: This API element is subject to removal in a future version.
this method has no effect, as of Eclipse 2.1
setEditorReuseThreshold(int) - Method in interface org.eclipse.ui.IWorkbenchPage
Deprecated.
use IPageLayout.setEditorReuseThreshold(int openEditors) instead.
setEditorsToFilter(IEditorDescriptor[]) - Method in class org.eclipse.ui.dialogs.EditorSelectionDialog
Set the editors which will not appear in the dialog.
setEffectsVisible(boolean) - Method in class org.eclipse.swt.widgets.FontDialog
Sets the effects selection controls in the dialog visible if the argument is true, and invisible otherwise.
setElement(IAdaptable) - Method in class org.eclipse.ui.dialogs.PropertyPage
Sets the element that owns properties shown on this page.
setElement(IAdaptable) - Method in interface org.eclipse.ui.IWorkbenchPropertyPage
Sets the object that owns the properties shown in this page.
setElement(Element) - Method in interface org.eclipse.e4.ui.css.core.engine.CSSElementContext
Set the Element which wrap the native widget.
setElement(Element) - Method in class org.eclipse.e4.ui.css.core.impl.engine.CSSElementContextImpl
 
setElementId(String) - Method in class org.eclipse.e4.ui.model.application.impl.ApplicationElementImpl
setElementId(String) - Method in interface org.eclipse.e4.ui.model.application.MApplicationElement
Sets the value of the 'Element Id' attribute.
setElementLimit(Integer) - Method in class org.eclipse.search.ui.text.AbstractTextSearchViewPage
Sets the maximal number of top level elements to be shown in a viewer.
setElementProvider(IElementProvider) - Method in interface org.eclipse.e4.ui.css.core.engine.CSSElementContext
Set IElementProvider used to get the Element wich wrap the native widget.
setElementProvider(IElementProvider) - Method in interface org.eclipse.e4.ui.css.core.engine.CSSEngine
Set IElementProvider registered used to retrieve w3c Element which wrap native widget.
setElementProvider(IElementProvider) - Method in class org.eclipse.e4.ui.css.core.impl.engine.AbstractCSSEngine
 
setElementProvider(IElementProvider) - Method in class org.eclipse.e4.ui.css.core.impl.engine.CSSElementContextImpl
 
setElements(float, float, float, float, float, float) - Method in class org.eclipse.swt.graphics.Transform
Modifies the receiver to represent a new transformation given all of the elements that represent the matrix that describes that transformation.
setElements(Object[]) - Method in class org.eclipse.ui.dialogs.ElementListSelectionDialog
Sets the elements of the list.
setElements(Object[]) - Method in class org.eclipse.ui.dialogs.FilteredList
Sets the list of elements.
setElements(Object[]) - Method in class org.eclipse.ui.dialogs.TwoPaneElementSelector
Sets the elements to be displayed.
setElements(IAdaptable[]) - Method in class org.eclipse.ui.internal.AggregateWorkingSet
A no-op for aggregates - their contents should be derived.
setElements(IAdaptable[]) - Method in class org.eclipse.ui.internal.WorkingSet
 
setElements(IAdaptable[]) - Method in interface org.eclipse.ui.IWorkbenchPropertyPageMulti
Sets the elements that own properties shown on this page.
setElements(IAdaptable[]) - Method in interface org.eclipse.ui.IWorkingSet
Sets the elements that are contained in this working set.
setElevation(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setEmptyCells(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setEmptyListMessage(String) - Method in class org.eclipse.ui.dialogs.AbstractElementListSelectionDialog
Sets the message to be displayed if the list is empty.
setEmptyListMessage(String) - Method in class org.eclipse.ui.dialogs.CheckedTreeSelectionDialog
Sets the message to be displayed if the list is empty.
setEmptyListMessage(String) - Method in class org.eclipse.ui.dialogs.ElementTreeSelectionDialog
Sets the message to be displayed if the list is empty.
setEmptyMessage(String) - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
 
setEmptyMessage(String) - Method in interface org.eclipse.jface.text.contentassist.IContentAssistantExtension2
Sets the text to be shown if no proposals are available and empty lists are displayed.
setEmptySelectionMessage(String) - Method in class org.eclipse.ui.dialogs.AbstractElementListSelectionDialog
Sets the message to be displayed if the selection is empty.
setEmptyStringAllowed(boolean) - Method in class org.eclipse.jface.preference.StringFieldEditor
Sets whether the empty string is a valid value or not.
setEnableAutoSave(boolean) - Method in class org.eclipse.ui.internal.Workbench
Disable the Workbench Auto-Save job on startup during tests.
setEnableComposite(Composite, boolean) - Static method in class org.eclipse.compare.internal.Utilities
 
setEnabled(boolean) - Method in class org.eclipse.compare.internal.MergeSourceViewer
 
setEnabled(boolean) - Method in interface org.eclipse.debug.core.commands.IEnabledStateRequest
Sets the enabled state of a command handler.
setEnabled(boolean) - Method in interface org.eclipse.debug.core.IBreakpointManager
Sets the enabled state of this breakpoint manager.
setEnabled(boolean) - Method in class org.eclipse.debug.core.model.Breakpoint
 
setEnabled(boolean) - Method in interface org.eclipse.debug.core.model.IBreakpoint
Sets the enabled state of this breakpoint.
setEnabled(boolean) - Method in interface org.eclipse.debug.core.model.IWatchExpression
Sets this expression's enabled state.
setEnabled(boolean) - Method in class org.eclipse.debug.ui.actions.DebugCommandAction
 
setEnabled(boolean) - Method in class org.eclipse.debug.ui.WorkingDirectoryBlock
Allows this entire block to be enabled/disabled
setEnabled(boolean) - Method in class org.eclipse.e4.ui.bindings.keys.KeyBindingDispatcher.KeyDownFilter
Sets whether this filter should be enabled or disabled.
setEnabled(boolean) - Method in class org.eclipse.e4.ui.model.application.ui.menu.impl.ItemImpl
setEnabled(boolean) - Method in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuImpl
setEnabled(boolean) - Method in interface org.eclipse.e4.ui.model.application.ui.menu.MItem
Sets the value of the 'Enabled' attribute.
setEnabled(boolean) - Method in interface org.eclipse.e4.ui.model.application.ui.menu.MMenu
Sets the value of the 'Enabled' attribute.
setEnabled(boolean) - Method in class org.eclipse.jface.action.Action
 
setEnabled(boolean) - Method in interface org.eclipse.jface.action.IAction
Sets the enabled state of this action.
setEnabled(boolean) - Method in class org.eclipse.jface.fieldassist.ContentProposalAdapter
Set the boolean flag that determines whether the adapter is enabled.
setEnabled(boolean) - Method in class org.eclipse.jface.preference.ColorSelector
Set whether or not the button is enabled.
setEnabled(boolean) - Method in class org.eclipse.jface.text.AbstractHoverInformationControlManager
Deprecated.
visibility will be changed to protected
setEnabled(boolean) - Method in class org.eclipse.jface.text.AbstractInformationControlManager
Deprecated.
visibility will be changed to protected
setEnabled(boolean) - Method in class org.eclipse.jface.text.templates.persistence.TemplatePersistenceData
Deprecated.
 
setEnabled(boolean) - Method in class org.eclipse.ltk.core.refactoring.Change
Sets whether this change is enabled or not.
setEnabled(boolean) - Method in class org.eclipse.ltk.core.refactoring.CompositeChange
Sets whether this change is enabled or not.
setEnabled(boolean) - Method in class org.eclipse.ltk.core.refactoring.TextEditBasedChange
 
setEnabled(boolean) - Method in class org.eclipse.ltk.core.refactoring.TextEditBasedChangeGroup
Marks the group as enabled or disabled.
setEnabled(boolean) - Method in class org.eclipse.swt.custom.CCombo
 
setEnabled(boolean) - Method in class org.eclipse.swt.custom.StyledText
 
setEnabled(boolean) - Static method in class org.eclipse.swt.internal.Callback
Indicates whether or not callbacks which are triggered at the native level should cause the messages described by the matching Callback objects to be invoked.
setEnabled(boolean) - Method in class org.eclipse.swt.widgets.Control
Enables the receiver if the argument is true, and disables it otherwise.
setEnabled(boolean) - Method in class org.eclipse.swt.widgets.Label
 
setEnabled(boolean) - Method in class org.eclipse.swt.widgets.Menu
Enables the receiver if the argument is true, and disables it otherwise.
setEnabled(boolean) - Method in class org.eclipse.swt.widgets.MenuItem
Enables the receiver if the argument is true, and disables it otherwise.
setEnabled(boolean) - Method in class org.eclipse.swt.widgets.ScrollBar
Enables the receiver if the argument is true, and disables it otherwise.
setEnabled(boolean) - Method in class org.eclipse.swt.widgets.Shell
 
setEnabled(boolean) - Method in class org.eclipse.swt.widgets.ToolItem
Enables the receiver if the argument is true, and disables it otherwise.
setEnabled(boolean) - Method in class org.eclipse.team.ui.mapping.MergeActionHandler
Set the enablement of this handler.
setEnabled(boolean) - Method in class org.eclipse.text.templates.TemplatePersistenceData
Sets the enablement state of the contained template.
setEnabled(boolean) - Method in class org.eclipse.ui.actions.NewWizardMenu
Sets the enabled state of the receiver.
setEnabled(boolean) - Method in class org.eclipse.ui.contentassist.ContentAssistHandler
Deprecated.
Controls enablement of content assist.
setEnabled(boolean) - Method in class org.eclipse.ui.fieldassist.ContentAssistCommandAdapter
 
setEnabled(boolean) - Method in class org.eclipse.ui.fieldassist.ContentAssistField
Deprecated.
Set the boolean flag that determines whether the content assist is enabled.
setEnabled(boolean) - Method in class org.eclipse.ui.forms.widgets.AbstractHyperlink
 
setEnabled(boolean) - Method in class org.eclipse.ui.forms.widgets.ExpandableComposite
 
setEnabled(boolean) - Method in class org.eclipse.ui.forms.widgets.FormText
 
setEnabled(boolean) - Method in class org.eclipse.ui.forms.widgets.ImageHyperlink
 
setEnabled(boolean) - Method in class org.eclipse.ui.forms.widgets.Twistie
 
setEnabled(boolean) - Method in class org.eclipse.ui.internal.AbstractEnabledHandler
Sets the enabled state.
setEnabled(boolean) - Method in interface org.eclipse.ui.texteditor.spelling.ISpellingPreferenceBlock
Sets the enablement of all controls of this preference block.
setEnabled(boolean) - Method in class org.eclipse.ui.texteditor.TextNavigationAction
 
setEnabled(boolean, Composite) - Method in class org.eclipse.jface.preference.BooleanFieldEditor
 
setEnabled(boolean, Composite) - Method in class org.eclipse.jface.preference.ColorFieldEditor
 
setEnabled(boolean, Composite) - Method in class org.eclipse.jface.preference.ComboFieldEditor
 
setEnabled(boolean, Composite) - Method in class org.eclipse.jface.preference.FieldEditor
Set whether or not the controls in the field editor are enabled.
setEnabled(boolean, Composite) - Method in class org.eclipse.jface.preference.FontFieldEditor
 
setEnabled(boolean, Composite) - Method in class org.eclipse.jface.preference.ListEditor
 
setEnabled(boolean, Composite) - Method in class org.eclipse.jface.preference.RadioGroupFieldEditor
 
setEnabled(boolean, Composite) - Method in class org.eclipse.jface.preference.ScaleFieldEditor
Bug 470866 fix
setEnabled(boolean, Composite) - Method in class org.eclipse.jface.preference.StringButtonFieldEditor
 
setEnabled(boolean, Composite) - Method in class org.eclipse.jface.preference.StringFieldEditor
 
setEnabled(boolean, Composite) - Method in class org.eclipse.ui.ide.dialogs.AbstractEncodingFieldEditor
 
setEnabled(boolean, Composite) - Method in class org.eclipse.ui.ide.dialogs.ResourceEncodingFieldEditor
 
setEnabled(Object) - Method in class org.eclipse.core.commands.AbstractHandler
Called by the framework to allow the handler to update its enabled state by extracting the same information available at execution time.
setEnabled(Object) - Method in class org.eclipse.core.commands.Command
Called be the framework to allow the handler to update its enabled state.
setEnabled(Object) - Method in interface org.eclipse.core.commands.IHandler2
Called by the framework to allow the handler to update its enabled state.
setEnabled(Object) - Method in class org.eclipse.debug.ui.actions.DebugCommandHandler
 
setEnabled(Object) - Method in class org.eclipse.e4.core.commands.internal.HandlerServiceHandler
 
setEnabled(Object) - Method in class org.eclipse.ui.texteditor.TextZoomInHandler
 
setEnabled(String, boolean) - Method in interface org.eclipse.ui.IDecoratorManager
Sets whether the specified decorator is enabled.
setEnabled(URI, boolean) - Method in interface org.eclipse.equinox.p2.repository.IRepositoryManager
Sets the enablement of a repository.
setEnabled(RulerColumnDescriptor, boolean) - Method in class org.eclipse.ui.texteditor.rulers.RulerColumnPreferenceAdapter
Sets the enablement state of the given ruler contribution.
SetEnabled - Annotation Interface in org.eclipse.e4.core.commands.internal
Use this annotation to tag a method to call the handler setEnabled method.
setEnabledActivityIds(Set<String>) - Method in interface org.eclipse.ui.activities.IMutableActivityManager
Sets the set of identifiers to enabled activities.
setEnabledActivityIds(Set<String>) - Method in interface org.eclipse.ui.activities.IWorkbenchActivitySupport
Sets the set of identifiers to enabled activities.
setEnabledAllowed(boolean) - Method in class org.eclipse.ui.internal.EditorMenuManager
Sets the enablement ability of all the items contributed by the editor.
setEnabledDescriptors(ITeamContentProviderDescriptor[]) - Method in interface org.eclipse.team.ui.mapping.ITeamContentProviderManager
Enable the given content descriptors, disabling all others.
setEnabledShallow(boolean) - Method in class org.eclipse.ltk.core.refactoring.Change
Sets the enablement state of this change in a shallow way.
setEnableEditorActivationWithKeyboard(boolean) - Method in class org.eclipse.jface.viewers.ColumnViewerEditorActivationStrategy
Enable activation of cell editors by keyboard
setEncoding(Object, String) - Method in class org.eclipse.ui.editors.text.ForwardingDocumentProvider
 
setEncoding(Object, String) - Method in interface org.eclipse.ui.editors.text.IStorageDocumentProvider
Sets the encoding for the given element.
setEncoding(Object, String) - Method in class org.eclipse.ui.editors.text.StorageDocumentProvider
 
setEncoding(Object, String) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider.NullProvider
Deprecated.
 
setEncoding(Object, String) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider
 
setEncoding(String) - Method in interface org.eclipse.core.filebuffers.ITextFileBuffer
Sets the character encoding to be used for reading and writing the buffer's underlying file.
setEncoding(String) - Method in class org.eclipse.ui.console.IOConsoleOutputStream
Sets the character encoding used to interpret characters written to this steam.
setEncoding(String) - Method in class org.eclipse.ui.editors.text.DefaultEncodingSupport
 
setEncoding(String) - Method in interface org.eclipse.ui.editors.text.IEncodingSupport
Sets the character encoding.
setEncoding(String, boolean) - Method in class org.eclipse.ui.editors.text.DefaultEncodingSupport
Sets the encoding of the editor's input to the given value.
setEndianessKnown(boolean) - Method in class org.eclipse.debug.core.model.MemoryByte
Sets whether the endianess of this byte of memory is known.
setEndPage(int) - Method in class org.eclipse.swt.printing.PrintDialog
Sets the end page that the user will see when the dialog is opened.
setEngine(Display, CSSEngine) - Static method in class org.eclipse.e4.ui.css.swt.dom.WidgetElement
Convenience method for setting the CSS engine responsible for a display.
setenv(byte[], byte[], int) - Static method in class org.eclipse.swt.internal.C
 
setError(int) - Method in class org.eclipse.core.filesystem.provider.FileInfo
Sets the error code indicating whether an I/O error was encountered when accessing the file.
setErrorHandler(Consumer<Error>) - Method in class org.eclipse.swt.widgets.Display
Sets a callback that will be invoked whenever an error is thrown by a listener or external callback function.
setErrorHandler(CSSErrorHandler) - Method in interface org.eclipse.e4.ui.css.core.engine.CSSEngine
Register the CSSErrorHandler used to handles exception error.
setErrorHandler(CSSErrorHandler) - Method in class org.eclipse.e4.ui.css.core.impl.engine.AbstractCSSEngine
Set the CSS Error Handler to manage exception.
setErrorImage(Image) - Method in interface org.eclipse.ui.texteditor.IStatusFieldExtension
Sets the error image of this status field.
setErrorImage(Image) - Method in class org.eclipse.ui.texteditor.StatusLineContributionItem
 
setErrorMessage(String) - Method in class org.eclipse.debug.ui.AbstractLaunchConfigurationTab
Sets this page's error message, possibly null.
setErrorMessage(String) - Method in interface org.eclipse.jface.action.IStatusLineManager
Sets the error message text to be displayed on the status line.
setErrorMessage(String) - Method in class org.eclipse.jface.action.StatusLineManager
 
setErrorMessage(String) - Method in class org.eclipse.jface.action.SubStatusLineManager
 
setErrorMessage(String) - Method in class org.eclipse.jface.dialogs.DialogPage
Sets or clears the error message for this page.
setErrorMessage(String) - Method in class org.eclipse.jface.dialogs.InputDialog
Sets or clears the error message.
setErrorMessage(String) - Method in class org.eclipse.jface.dialogs.TitleAreaDialog
Display the given error message.
setErrorMessage(String) - Method in class org.eclipse.jface.preference.PreferenceDialog
Display the given error message.
setErrorMessage(String) - Method in class org.eclipse.jface.preference.PreferencePage
 
setErrorMessage(String) - Method in class org.eclipse.jface.preference.StringFieldEditor
Sets the error message that will be displayed when and if an error occurs.
setErrorMessage(String) - Method in class org.eclipse.jface.viewers.CellEditor
Sets or clears the current error message for this cell editor.
setErrorMessage(String) - Method in class org.eclipse.jface.wizard.WizardPage
The WizardPage implementation of this method declared on DialogPage updates the container if this is the current page.
setErrorMessage(Image, String) - Method in interface org.eclipse.jface.action.IStatusLineManager
Sets the image and error message to be displayed on the status line.
setErrorMessage(Image, String) - Method in class org.eclipse.jface.action.StatusLineManager
 
setErrorMessage(Image, String) - Method in class org.eclipse.jface.action.SubStatusLineManager
 
setErrorStatus(IStatus) - Method in class org.eclipse.jface.dialogs.MessageLine
Sets the message and image to the given status.
setErrorSupportProvider(ErrorSupportProvider) - Static method in class org.eclipse.jface.util.Policy
Set the error support provider for error dialogs.
setErrorText(String) - Method in interface org.eclipse.ui.texteditor.IStatusFieldExtension
Sets the text of this status field.
setErrorText(String) - Method in class org.eclipse.ui.texteditor.StatusLineContributionItem
 
setEvaluationString(String) - Method in class org.eclipse.jface.text.templates.SimpleTemplateVariableResolver
Sets the string to which this variable evaluates.
setEvent(DocumentEvent) - Method in class org.eclipse.jface.text.TextViewer.WidgetCommand
Translates a document event into the presentation coordinates of this text viewer.
setEventConsumer(IEventConsumer) - Method in class org.eclipse.jface.contentassist.AbstractControlContentAssistSubjectAdapter
Deprecated.
 
setEventConsumer(IEventConsumer) - Method in interface org.eclipse.jface.contentassist.IContentAssistSubjectControl
If supported, registers an event consumer with this content assist subject.
setEventConsumer(IEventConsumer) - Method in interface org.eclipse.jface.text.ITextViewer
Registers an event consumer with this viewer.
setEventConsumer(IEventConsumer) - Method in class org.eclipse.jface.text.TextViewer
 
setException(Exception) - Method in class org.apache.lucene.demo.html.HTMLParser
 
setException(Throwable) - Method in class org.eclipse.core.runtime.Status
Sets the exception.
setExceptionHandler(Window.IExceptionHandler) - Static method in class org.eclipse.jface.window.Window
Sets the exception handler for this application.
setExecutable(boolean) - Method in class org.eclipse.core.resources.ResourceAttributes
Sets or unsets whether this ResourceAttributes object is marked executable.
setExecutionTargets(String[]) - Method in class org.eclipse.ant.core.AntRunner
Sets the targets and execution order.
setExists(boolean) - Method in class org.eclipse.core.filesystem.provider.FileInfo
Sets whether this file or directory exists.
setExitOnLastWindowClose(boolean) - Method in interface org.eclipse.ui.application.IWorkbenchConfigurer
Sets whether the workbench should exit when the last window is closed, or whether the window should just be closed, leaving the workbench (and its event loop) running.
setExitOnLastWindowClose(boolean) - Method in class org.eclipse.ui.internal.WorkbenchConfigurer
 
setExitPolicy(LinkedModeUI.IExitPolicy) - Method in class org.eclipse.jface.text.link.LinkedModeUI
Sets an IExitPolicy to customize the exit behavior of this linked mode UI.
setExitPosition(ITextViewer, int, int, int) - Method in class org.eclipse.jface.text.link.LinkedModeUI
Sets the exit position to move the caret to when linked mode is exited.
setExitPosition(LinkedModeUI.LinkedModeUITarget, int, int, int) - Method in class org.eclipse.jface.text.link.LinkedModeUI
Sets the exit position to move the caret to when linked mode mode is exited.
setExpanded(boolean) - Method in class org.eclipse.swt.widgets.ExpandItem
Sets the expanded state of the receiver.
setExpanded(boolean) - Method in class org.eclipse.swt.widgets.TreeItem
Sets the expanded state of the receiver.
setExpanded(boolean) - Method in class org.eclipse.ui.forms.widgets.ExpandableComposite
Changes expanded state.
setExpanded(boolean) - Method in class org.eclipse.ui.forms.widgets.ToggleHyperlink
Sets the expansion state of the twistie control
setExpanded(boolean, boolean) - Method in class org.eclipse.ui.forms.widgets.ExpandableComposite
Changes expanded state.
setExpanded(Item, boolean) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
Sets the expand state of the given item.
setExpanded(Item, boolean) - Method in class org.eclipse.jface.viewers.TreeViewer
 
setExpanded(Item, boolean) - Method in class org.eclipse.ui.dialogs.ContainerCheckedTreeViewer
 
setExpandedElements(Object...) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
Sets which nodes are expanded in this viewer's tree.
setExpandedElements(Object[]) - Method in class org.eclipse.ui.dialogs.CheckedTreeSelectionDialog
Expands elements in the tree.
setExpandedElements(Object[]) - Method in class org.eclipse.ui.views.framelist.TreeFrame
Sets the expanded elements.
setExpandedState(Object, boolean) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
Sets whether the node corresponding to the given element or tree path is expanded or collapsed.
setExpandedTreePaths(TreePath...) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
Sets which nodes are expanded in this viewer's tree.
setExpandEnabled(boolean) - Method in class org.eclipse.jface.viewers.ViewerDropAdapter
Sets whether auto expanding should be provided during dragging.
setExpandHorizontal(boolean) - Method in class org.eclipse.swt.custom.ScrolledComposite
Configure the ScrolledComposite to resize the content object to be as wide as the ScrolledComposite when the width of the ScrolledComposite is greater than the minimum width specified in setMinWidth.
setExpandHorizontal(boolean) - Method in class org.eclipse.ui.forms.widgets.SharedScrolledComposite
 
setExpandPreCheckFilters(boolean) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
Instructs AbstractTreeViewer.isExpandable(Object) to consult filters to more accurately determine if an item can be expanded.
setExpandVertical(boolean) - Method in class org.eclipse.swt.custom.ScrolledComposite
Configure the ScrolledComposite to resize the content object to be as tall as the ScrolledComposite when the height of the ScrolledComposite is greater than the minimum height specified in setMinHeight.
setExpandVertical(boolean) - Method in class org.eclipse.ui.forms.widgets.SharedScrolledComposite
 
setExpressionContext(IDebugElement) - Method in interface org.eclipse.debug.core.model.IWatchExpression
Sets the context for this watch expression, or null if none.
setExpressionText(String) - Method in interface org.eclipse.debug.core.model.IWatchExpression
Sets this watch expression's snippet of code.
setExtensionContributor(IEditorActionBarContributor) - Method in class org.eclipse.ui.internal.EditorActionBars
Sets the extension contributor
setExtensionMappings(String[], int[]) - Method in interface org.eclipse.team.core.IFileContentManager
Map a set of file extensions to a set of content types and save the mapping in the preferences.
setExtraInstallableUnits(List<IInstallableUnit>) - Method in class org.eclipse.equinox.p2.engine.ProvisioningContext
Sets the list of additional installable units that should be considered as available for installation by the planner.
setFactory() - Method in interface org.eclipse.core.databinding.property.set.ISetProperty
Returns a factory for creating observable sets tracking this property of a particular property source.
setFactory() - Method in class org.eclipse.core.databinding.property.set.SetProperty
 
setFactory(Realm) - Method in interface org.eclipse.core.databinding.property.set.ISetProperty
Returns a factory for creating observable sets in the given realm, tracking this property of a particular property source.
setFactory(Realm) - Method in class org.eclipse.core.databinding.property.set.SetProperty
 
setFadingEnabled(boolean) - Method in class org.eclipse.jface.notifications.AbstractNotificationPopup
 
setFallbackAnchors(AbstractInformationControlManager.Anchor[]) - Method in class org.eclipse.jface.text.AbstractInformationControlManager
Sets the anchors fallback sequence used to layout the information control if the original anchor can not be used because the information control would not fit in the display client area.
setFamily(CSSPrimitiveValue) - Method in interface org.eclipse.e4.ui.css.core.dom.properties.css2.CSS2FontProperties
 
setFamily(CSSPrimitiveValue) - Method in class org.eclipse.e4.ui.css.core.dom.properties.css2.CSS2FontPropertiesImpl
 
setFeaturename(String) - Method in class org.eclipse.e4.ui.model.fragment.impl.StringModelFragmentImpl
setFeaturename(String) - Method in interface org.eclipse.e4.ui.model.fragment.MStringModelFragment
Sets the value of the 'Featurename' attribute.
setFeedbackEnabled(boolean) - Method in class org.eclipse.jface.viewers.ViewerDropAdapter
Sets whether visible insertion feedback should be presented to the user.
setField(MarkerField) - Method in class org.eclipse.ui.views.markers.FilterConfigurationArea
Set the markerField for the receiver.
setField(MarkerField) - Method in class org.eclipse.ui.views.markers.MarkerFieldFilter
Set the field for the receiver.
setFile(File) - Method in interface org.eclipse.osgi.service.debug.DebugOptions
Sets the current file used to trace messages to.
setFile(File, boolean) - Method in interface org.eclipse.osgi.framework.log.FrameworkLog
Sets the current File used to log messages to a FileWriter using the specified File.
setFileExtension(String) - Method in class org.eclipse.ui.dialogs.WizardNewFileCreationPage
Set the only file extension allowed for this page's file name field.
setFileExtensions(String[]) - Method in class org.eclipse.jface.preference.FileFieldEditor
Sets this file field editor's file extension filter.
setFileLimitsForExtension(String, List<LargeFileLimitsPreferenceHandler.FileLimit>) - Static method in class org.eclipse.ui.internal.LargeFileLimitsPreferenceHandler
 
setFileMenus(MenuItem[]) - Method in class org.eclipse.swt.ole.win32.OleFrame
Specify the menu items that should appear in the File location when an OLE Document is in-place activated.
setFilename(String) - Method in class org.eclipse.jface.preference.PreferenceStore
Sets the name of the file used when loading and storing this preference store.
setFileName(String) - Method in class org.eclipse.swt.widgets.FileDialog
Set the initial filename which the dialog will select by default when opened to the argument, which may be null.
setFileName(String) - Method in class org.eclipse.ui.dialogs.EditorSelectionDialog
Set the file name which can be used to store the selected editor preference
setFileName(String) - Method in class org.eclipse.ui.dialogs.WizardNewFileCreationPage
Sets the value of this page's file name field, or stores it for future use if this page's controls do not exist yet.
setFileStateLongevity(long) - Method in interface org.eclipse.core.resources.IWorkspaceDescription
Sets the maximum time, in milliseconds, a file state should be kept in the local history.
setFilesToImport(List) - Method in class org.eclipse.ui.wizards.datatransfer.ImportOperation
Sets the file system objects to import.
setFileSystemObject(Object) - Method in class org.eclipse.ui.dialogs.FileSystemElement
Set the file system object property of this element
setFillRule(int) - Method in class org.eclipse.swt.graphics.GC
Sets the receiver's fill rule to the parameter, which must be one of SWT.FILL_EVEN_ODD or SWT.FILL_WINDING.
setFilter(String) - Method in class org.eclipse.equinox.p2.metadata.MetadataFactory.InstallableUnitDescription
 
setFilter(String) - Method in class org.eclipse.ui.dialogs.AbstractElementListSelectionDialog
Sets the filter pattern.
setFilter(String) - Method in class org.eclipse.ui.dialogs.FilteredList
Sets the filter pattern.
setFilter(String, boolean, boolean) - Method in interface org.eclipse.ui.dialogs.FilteredList.FilterMatcher
Sets the filter.
setFilter(IMatchExpression<IInstallableUnit>) - Method in class org.eclipse.equinox.p2.metadata.MetadataFactory.InstallableUnitDescription
 
setFilter(IFilter) - Method in class org.eclipse.jface.viewers.deferred.DeferredContentProvider
Sets the filter for this content provider.
setFiltered(boolean) - Method in class org.eclipse.search.ui.text.Match
Marks this match as filtered or not.
setFilterExtensions(String[]) - Method in class org.eclipse.swt.widgets.FileDialog
Set the file extensions which the dialog will use to filter the files it shows to the argument, which may be null.
setFilterFlags(String[]) - Method in class org.eclipse.ui.views.properties.PropertyDescriptor
Sets the the filter flags for this property descriptor.
setFilterIndex(int) - Method in class org.eclipse.swt.widgets.FileDialog
Set the 0-based index of the file extension filter which the dialog will use initially to filter the files it shows to the argument.
setFiltering(boolean) - Method in class org.eclipse.jface.fieldassist.SimpleContentProposalProvider
Set the boolean that controls whether proposals are filtered according to the current field content.
setFilteringEnabled(boolean) - Method in class org.eclipse.help.ui.internal.HelpActivitySupport
 
setFilterMatcher(FilteredList.FilterMatcher) - Method in class org.eclipse.ui.dialogs.FilteredList
Sets the filter matcher.
setFilterNames(String[]) - Method in class org.eclipse.swt.widgets.FileDialog
Sets the names that describe the filter extensions which the dialog will use to filter the files it shows to the argument, which may be null.
setFilterOnEnv(boolean) - Method in class org.eclipse.equinox.p2.ui.Policy
Set a boolean value indicating whether or not the list of available software should be filtered based on the environment settings of the profile.
setFilterPath(File) - Method in class org.eclipse.jface.preference.DirectoryFieldEditor
Sets the initial path for the Browse dialog.
setFilterPath(File) - Method in class org.eclipse.jface.preference.FileFieldEditor
Sets the initial path for the Browse dialog.
setFilterPath(String) - Method in class org.eclipse.swt.widgets.DirectoryDialog
Sets the path that the dialog will use to filter the directories it shows to the argument, which may be null.
setFilterPath(String) - Method in class org.eclipse.swt.widgets.FileDialog
Sets the directory path that the dialog will use to the argument, which may be null.
setFilters(String) - Method in class org.eclipse.compare.internal.CompareResourceFilter
 
setFilters(IResourceFilterDescription[]) - Method in interface org.eclipse.core.resources.undo.snapshot.IContainerSnapshot
Set the filters to which should be created on this container.
setFilters(StringVariableSelectionDialog.VariableFilter[]) - Method in class org.eclipse.debug.ui.StringVariableSelectionDialog
Sets the filters, replacing any previous filters.
setFilters(ViewerFilter...) - Method in class org.eclipse.jface.viewers.StructuredViewer
Sets the filters, replacing any previous filters, and triggers refiltering and resorting of the elements.
setFilterStack(boolean) - Static method in class org.eclipse.unittest.internal.UnitTestPreferencesConstants
Sets up a value for the DO_FILTER_STACK preference
setFilterStyle(int) - Method in class org.eclipse.jface.fieldassist.ContentProposalAdapter
Set the integer style that indicates how keystrokes affect the content of the proposal popup while it is open.
setFilterText(String) - Method in class org.eclipse.e4.ui.dialogs.filteredtree.FilteredTree
Set the text in the filter control.
setFilterText(String) - Method in class org.eclipse.ui.dialogs.FilteredTree
Set the text in the filter control.
setFindAction(IAction) - Method in class org.eclipse.ui.part.CellEditorActionHandler
Sets the default IAction handler for the Find action.
setFindDuplicates(boolean) - Method in class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector
 
setFindDuplicates(boolean) - Method in interface org.eclipse.debug.core.sourcelookup.ISourceLookupDirector
Sets whether to search exhaustively for all source elements with the same name in all registered source containers, or whether to stop searching when the first source element matching the required name is found.
setFixed(boolean) - Method in interface org.eclipse.ui.IPageLayout
Sets whether this layout is fixed.
setFixedLineMetrics(FontMetrics) - Method in class org.eclipse.swt.custom.StyledText
setFixedLineMetrics(FontMetrics) - Method in class org.eclipse.swt.graphics.TextLayout
Forces line heights in receiver to obey provided value.
setFlags(byte) - Method in class org.eclipse.debug.core.model.MemoryByte
Sets this memory byte's attributes based on the given bit mask.
setFlags(int) - Method in class org.eclipse.ltk.core.refactoring.RefactoringDescriptor
Sets the flags of this refactoring.
setFloatValue(short, float) - Method in class org.eclipse.e4.ui.css.core.css2.CSS2PrimitiveValueImpl
 
setFloatValue(short, float) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSSValueImpl
 
setFocus() - Method in class org.eclipse.compare.CompareEditorInput
Deprecated.
Please use CompareEditorInput.setFocus2() instead.
setFocus() - Method in class org.eclipse.compare.CompareViewerSwitchingPane
 
setFocus() - Method in class org.eclipse.compare.internal.CompareEditor
 
setFocus() - Method in class org.eclipse.compare.internal.CompareOutlinePage
 
setFocus() - Method in interface org.eclipse.debug.ui.IDetailPane
Allows this detail pane to give focus to an appropriate control, and returns whether the detail pane accepted focus.
setFocus() - Method in class org.eclipse.debug.ui.sourcelookup.CommonSourceNotFoundEditor
 
setFocus() - Method in class org.eclipse.help.ui.internal.ContextHelpDialog.Description
 
setFocus() - Method in class org.eclipse.jface.preference.BooleanFieldEditor
 
setFocus() - Method in class org.eclipse.jface.preference.FieldEditor
Sets the focus to this field editor.
setFocus() - Method in class org.eclipse.jface.preference.ListEditor
 
setFocus() - Method in class org.eclipse.jface.preference.ScaleFieldEditor
 
setFocus() - Method in class org.eclipse.jface.preference.StringFieldEditor
 
setFocus() - Method in class org.eclipse.jface.text.AbstractInformationControl
This default implementation sets the focus on the popup shell.
setFocus() - Method in interface org.eclipse.jface.text.IInformationControl
Sets the keyboard focus to this information control.
setFocus() - Method in class org.eclipse.jface.viewers.CellEditor
Sets the focus to the cell editor's control.
setFocus() - Method in class org.eclipse.search.ui.text.AbstractTextSearchViewPage
 
setFocus() - Method in class org.eclipse.swt.custom.CCombo
 
setFocus() - Method in class org.eclipse.swt.custom.CTabFolder
 
setFocus() - Method in class org.eclipse.swt.custom.StyledText
 
setFocus() - Method in class org.eclipse.swt.widgets.Button
 
setFocus() - Method in class org.eclipse.swt.widgets.Composite
 
setFocus() - Method in class org.eclipse.swt.widgets.Control
Causes the receiver to have the keyboard focus, such that all keyboard events will be delivered to it.
setFocus() - Method in interface org.eclipse.team.ui.history.IHistoryPageSite
Give the page focus.
setFocus() - Method in class org.eclipse.team.ui.SaveablePartAdapter
Deprecated.
 
setFocus() - Method in interface org.eclipse.team.ui.synchronize.ISynchronizePageSite
Give the page focus.
setFocus() - Method in interface org.eclipse.ui.cheatsheets.ICheatSheetViewer
Asks this cheat sheet viewer to take focus.
setFocus() - Method in class org.eclipse.ui.console.TextConsolePage
 
setFocus() - Method in class org.eclipse.ui.forms.AbstractFormPart
Instructs the part to grab keyboard focus.
setFocus() - Method in class org.eclipse.ui.forms.DetailsPart
Sets the focus to the currently visible page.
setFocus() - Method in class org.eclipse.ui.forms.editor.FormPage
Sets the focus by delegating to the managed form.
setFocus() - Method in class org.eclipse.ui.forms.editor.SharedHeaderFormEditor
 
setFocus() - Method in interface org.eclipse.ui.forms.IFormPart
Instructs form part to transfer focus to the widget that should has focus in that part.
setFocus() - Method in class org.eclipse.ui.forms.ManagedForm
Transfers the focus to the first form part.
setFocus() - Method in class org.eclipse.ui.forms.SectionPart
 
setFocus() - Method in class org.eclipse.ui.forms.widgets.FormText
 
setFocus() - Method in class org.eclipse.ui.forms.widgets.ScrolledPageBook
Sets focus on the current page if shown.
setFocus() - Method in class org.eclipse.ui.forms.widgets.SharedScrolledComposite
If content is set, transfers focus to the content.
setFocus() - Method in class org.eclipse.ui.ide.dialogs.ResourceTreeAndListGroup
Set the focus on to the list widget.
setFocus() - Method in class org.eclipse.ui.internal.E4PartWrapper
 
setFocus() - Method in class org.eclipse.ui.internal.ErrorEditorPart
 
setFocus() - Method in class org.eclipse.ui.internal.ErrorViewPart
 
setFocus() - Method in class org.eclipse.ui.internal.ViewIntroAdapterPart
 
setFocus() - Method in class org.eclipse.ui.intro.config.CustomizableIntroPart
 
setFocus() - Method in interface org.eclipse.ui.intro.config.IStandbyContentPart
Asks this standby part to take focus.
setFocus() - Method in interface org.eclipse.ui.intro.IIntroPart
Asks this part to take focus within the workbench.
setFocus() - Method in interface org.eclipse.ui.IWorkbenchPart
Asks this part to take focus within the workbench.
setFocus() - Method in class org.eclipse.ui.navigator.CommonNavigator
Force the workbench to focus on the Common Navigator tree.
setFocus() - Method in class org.eclipse.ui.part.AbstractMultiEditor
 
setFocus() - Method in class org.eclipse.ui.part.IntroPart
 
setFocus() - Method in interface org.eclipse.ui.part.IPage
Asks this page to take focus within its pagebook view.
setFocus() - Method in class org.eclipse.ui.part.MessagePage
Sets focus to a part in the page.
setFocus() - Method in class org.eclipse.ui.part.MultiEditor
 
setFocus() - Method in class org.eclipse.ui.part.MultiPageEditorPart
The MultiPageEditor implementation of this IWorkbenchPart method sets focus on the active nested editor, if there is one.
setFocus() - Method in class org.eclipse.ui.part.Page
The Page implementation of this IPage method does nothing.
setFocus() - Method in class org.eclipse.ui.part.PageBookView
 
setFocus() - Method in class org.eclipse.ui.part.WorkbenchPart
 
setFocus() - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
 
setFocus() - Method in class org.eclipse.ui.texteditor.StatusTextEditor
 
setFocus() - Method in class org.eclipse.ui.texteditor.templates.AbstractTemplatesPage
 
setFocus() - Method in class org.eclipse.ui.views.contentoutline.ContentOutlinePage
Sets focus to a part in the page.
setFocus() - Method in class org.eclipse.ui.views.properties.PropertySheetPage
Sets focus to a part in the page.
setFocus() - Method in class org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage
 
setFocus(int) - Method in class org.eclipse.swt.accessibility.Accessible
Sends a message to accessible clients indicating that the focus has changed within a custom control.
setFocus(IWidgetTokenOwner) - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
 
setFocus(IWidgetTokenOwner) - Method in class org.eclipse.jface.text.information.InformationPresenter
 
setFocus(IWidgetTokenOwner) - Method in interface org.eclipse.jface.text.IWidgetTokenKeeperExtension
Requests the receiver to give focus to its popup shell, hover, or similar.
setFocus2() - Method in class org.eclipse.compare.CompareEditorInput
Asks this input to take focus within its container (editor).
setFocusResource(IResource[]) - Method in class org.eclipse.ui.views.markers.internal.MarkerFilter
Sets the focused resources.
setFont(int, Font) - Method in class org.eclipse.jface.viewers.TableViewerRow
 
setFont(int, Font) - Method in class org.eclipse.jface.viewers.TreeViewerRow
 
setFont(int, Font) - Method in class org.eclipse.jface.viewers.ViewerRow
Set the Font at the columnIndex.
setFont(int, Font) - Method in class org.eclipse.swt.widgets.TableItem
Sets the font that the receiver will use to paint textual information for the specified cell in this item to the font specified by the argument, or to the default font for that kind of control if the argument is null.
setFont(int, Font) - Method in class org.eclipse.swt.widgets.TreeItem
Sets the font that the receiver will use to paint textual information for the specified cell in this item to the font specified by the argument, or to the default font for that kind of control if the argument is null.
setFont(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setFont(String, Font) - Method in class org.eclipse.ui.forms.widgets.FormText
Registers the font referenced by the provided key.
setFont(CTabItem, Font) - Static method in class org.eclipse.e4.ui.css.swt.helpers.CSSSWTFontHelper
Helper function to avoid setting fonts unnecessarily
setFont(Font) - Method in class org.eclipse.compare.internal.MergeSourceViewer
 
setFont(Font) - Method in class org.eclipse.jface.text.source.AbstractRulerColumn
Sets the font of this ruler column.
setFont(Font) - Method in class org.eclipse.jface.text.source.AnnotationRulerColumn
 
setFont(Font) - Method in class org.eclipse.jface.text.source.ChangeRulerColumn
 
setFont(Font) - Method in class org.eclipse.jface.text.source.CompositeRuler
 
setFont(Font) - Method in interface org.eclipse.jface.text.source.IVerticalRulerColumn
Sets the font of this ruler column.
setFont(Font) - Method in interface org.eclipse.jface.text.source.IVerticalRulerExtension
Sets the font of this vertical ruler.
setFont(Font) - Method in class org.eclipse.jface.text.source.LineNumberRulerColumn
 
setFont(Font) - Method in class org.eclipse.jface.text.source.VerticalRuler
 
setFont(Font) - Method in interface org.eclipse.jface.viewers.IDecoration
Set the font for this decoration.
setFont(Font) - Method in class org.eclipse.jface.viewers.StructuredViewer.ColorAndFontCollector
Set the font.
setFont(Font) - Method in class org.eclipse.jface.viewers.ViewerCell
Set the font of the cell.
setFont(Font) - Method in class org.eclipse.jface.viewers.ViewerLabel
Set the font.
setFont(Font) - Method in class org.eclipse.jface.window.DefaultToolTip
The Font used by CLabel in the default implementation
setFont(Font) - Method in class org.eclipse.jface.wizard.ProgressMonitorPart
 
setFont(Font) - Method in class org.eclipse.swt.custom.CCombo
 
setFont(Font) - Method in class org.eclipse.swt.custom.CLabel
 
setFont(Font) - Method in class org.eclipse.swt.custom.CTabFolder
 
setFont(Font) - Method in class org.eclipse.swt.custom.CTabItem
Sets the font that the receiver will use to paint textual information for this item to the font specified by the argument, or to the default font for that kind of control if the argument is null.
setFont(Font) - Method in class org.eclipse.swt.custom.PopupList
Sets the widget font.
setFont(Font) - Method in class org.eclipse.swt.custom.StyledText
Sets a new font to render text with.
setFont(Font) - Method in class org.eclipse.swt.graphics.GC
Sets the font which will be used by the receiver to draw and measure text to the argument.
setFont(Font) - Method in class org.eclipse.swt.graphics.TextLayout
Sets the default font which will be used by the receiver to draw and measure text.
setFont(Font) - Method in class org.eclipse.swt.ole.win32.OleControlSite
 
setFont(Font) - Method in class org.eclipse.swt.widgets.Canvas
 
setFont(Font) - Method in class org.eclipse.swt.widgets.Caret
Sets the font that the receiver will use to paint textual information to the font specified by the argument, or to the default font for that kind of control if the argument is null.
setFont(Font) - Method in class org.eclipse.swt.widgets.Combo
 
setFont(Font) - Method in class org.eclipse.swt.widgets.Control
Sets the font that the receiver will use to paint textual information to the font specified by the argument, or to the default font for that kind of control if the argument is null.
setFont(Font) - Method in class org.eclipse.swt.widgets.ExpandBar
 
setFont(Font) - Method in class org.eclipse.swt.widgets.Group
 
setFont(Font) - Method in class org.eclipse.swt.widgets.List
 
setFont(Font) - Method in class org.eclipse.swt.widgets.TabFolder
 
setFont(Font) - Method in class org.eclipse.swt.widgets.Table
 
setFont(Font) - Method in class org.eclipse.swt.widgets.TableItem
Sets the font that the receiver will use to paint textual information for this item to the font specified by the argument, or to the default font for that kind of control if the argument is null.
setFont(Font) - Method in class org.eclipse.swt.widgets.Text
 
setFont(Font) - Method in class org.eclipse.swt.widgets.ToolBar
 
setFont(Font) - Method in class org.eclipse.swt.widgets.Tree
 
setFont(Font) - Method in class org.eclipse.swt.widgets.TreeItem
Sets the font that the receiver will use to paint textual information for this item to the font specified by the argument, or to the default font for that kind of control if the argument is null.
setFont(Font) - Method in class org.eclipse.ui.console.TextConsole
Sets the font used by this console.
setFont(Font) - Method in class org.eclipse.ui.console.TextConsoleViewer
Sets the font used by this viewer.
setFont(Font) - Method in class org.eclipse.ui.forms.widgets.ExpandableComposite
Sets the fonts of all the custom controls in the expandable.
setFont(Font) - Method in class org.eclipse.ui.forms.widgets.Form
Sets the font of the header text.
setFont(Font) - Method in class org.eclipse.ui.forms.widgets.FormText
Sets the font to use to render the default text (text that does not have special font property assigned).
setFont(Font) - Method in class org.eclipse.ui.forms.widgets.SharedScrolledComposite
Sets the font of the form.
setFont(Control, Font) - Static method in class org.eclipse.e4.ui.css.swt.helpers.CSSSWTFontHelper
Helper function to avoid setting fonts unnecessarily
setFontData(FontData) - Method in class org.eclipse.swt.widgets.FontDialog
Deprecated.
use #setFontList (FontData [])
setFontFamily(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setFontList(FontData[]) - Method in class org.eclipse.swt.widgets.FontDialog
Sets the set of FontData objects describing the font to be selected by default in the dialog, or null to let the platform choose one.
setFontRegistry(FontRegistry) - Static method in class org.eclipse.jface.resource.JFaceResources
Sets JFace's font registry to the given value.
setFontsAndColors(Object) - Method in class org.eclipse.jface.viewers.StructuredViewer.ColorAndFontCollector
Set the initial fonts and colors for the element from the content providers.
setFontsAndColors(Object) - Method in class org.eclipse.jface.viewers.StructuredViewer.ColorAndFontCollectorWithProviders
 
setFontSize(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setFontSizeAdjust(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setFontStretch(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setFontStyle(int) - Method in class org.eclipse.ui.console.IOConsoleInputStream
Sets this stream's font style.
setFontStyle(int) - Method in class org.eclipse.ui.console.IOConsoleOutputStream
Sets the font style to be used to decorate data written to this stream.
setFontStyle(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setFontVariant(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setFontWeight(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setForcePreviewReview(boolean) - Method in class org.eclipse.ltk.ui.refactoring.RefactoringWizard
If set to true the Finish or OK button, respectively will be disabled until the user has visited the preview page.
setForcePreviousAndNextButtons(boolean) - Method in class org.eclipse.jface.wizard.Wizard
Controls whether the wizard needs Previous and Next buttons even if it currently contains only one page.
setForeground(int, Color) - Method in class org.eclipse.jface.viewers.TableViewerRow
 
setForeground(int, Color) - Method in class org.eclipse.jface.viewers.TreeViewerRow
 
setForeground(int, Color) - Method in class org.eclipse.jface.viewers.ViewerRow
Set the foreground at the columnIndex.
setForeground(int, Color) - Method in class org.eclipse.swt.widgets.TableItem
Sets the foreground 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.
setForeground(int, Color) - Method in class org.eclipse.swt.widgets.TreeItem
Sets the foreground 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.
setForeground(Color) - Method in class org.eclipse.help.ui.internal.HyperlinkHandler
 
setForeground(Color) - Method in class org.eclipse.help.ui.internal.HyperlinkLabel
 
setForeground(Color) - Method in class org.eclipse.jface.text.source.LineNumberRulerColumn
Sets the foreground color of this column.
setForeground(Color) - Method in class org.eclipse.jface.viewers.StructuredViewer.ColorAndFontCollector
Set the foreground color.
setForeground(Color) - Method in class org.eclipse.jface.viewers.ViewerCell
Set the foreground color of the cell.
setForeground(Color) - Method in class org.eclipse.jface.viewers.ViewerLabel
Set the foreground Color.
setForeground(Color) - Method in class org.eclipse.swt.custom.CCombo
 
setForeground(Color) - Method in class org.eclipse.swt.custom.CTabFolder
 
setForeground(Color) - Method in class org.eclipse.swt.custom.CTabItem
Sets the foreground color that the receiver will use to paint textual information for this item to the color specified by the argument, or to the default foreground color for that kind of control if the argument is null.
setForeground(Color) - Method in class org.eclipse.swt.custom.SashForm
 
setForeground(Color) - Method in class org.eclipse.swt.custom.StyledText
 
setForeground(Color) - Method in class org.eclipse.swt.custom.TableCursor
Sets the receiver's foreground color to the color specified by the argument, or to the default system color for the control if the argument is null.
setForeground(Color) - Method in class org.eclipse.swt.custom.TreeCursor
Sets the receiver's foreground color to the color specified by the argument, or to the default system color for the control if the argument is null.
setForeground(Color) - Method in class org.eclipse.swt.graphics.GC
Sets the foreground color.
setForeground(Color) - Method in class org.eclipse.swt.ole.win32.OleControlSite
 
setForeground(Color) - Method in class org.eclipse.swt.widgets.Control
Sets the receiver's foreground color to the color specified by the argument, or to the default system color for the control if the argument is null.
setForeground(Color) - Method in class org.eclipse.swt.widgets.TableItem
Sets the receiver's foreground color to the color specified by the argument, or to the default system color for the item if the argument is null.
setForeground(Color) - Method in class org.eclipse.swt.widgets.ToolItem
Sets the receiver's foreground color to the color specified by the argument, or to the default system color for the control if the argument is null.
setForeground(Color) - Method in class org.eclipse.swt.widgets.TreeItem
Sets the receiver's foreground color to the color specified by the argument, or to the default system color for the item if the argument is null.
setForeground(Color) - Method in class org.eclipse.ui.forms.FormColors
Sets the foreground color.
setForeground(Color) - Method in class org.eclipse.ui.forms.HyperlinkGroup
Sets the group foreground and also sets the background of all the currently managed links.
setForeground(Color) - Method in class org.eclipse.ui.forms.HyperlinkSettings
Sets the new hyperlink foreground for all the links.
setForeground(Color) - Method in class org.eclipse.ui.forms.widgets.ExpandableComposite
Sets the foreground of all the custom controls in the expandable.
setForeground(Color) - Method in class org.eclipse.ui.forms.widgets.Form
Sets the foreground color of the form.
setForeground(Color) - Method in class org.eclipse.ui.forms.widgets.ScrolledForm
Sets the foreground color of the form.
setForeground(Color) - Method in class org.eclipse.ui.forms.widgets.ScrolledFormText
Sets the foreground color of the scrolled form text.
setForeground(Color) - Method in class org.eclipse.ui.forms.widgets.Section
Sets the foreground of the section and the description control if there is one.
setForeground(Color) - Method in class org.eclipse.ui.forms.widgets.SharedScrolledComposite
Sets the foreground of the control and its content.
setForeground(Color) - Method in class org.eclipse.ui.internal.HeapStatus
 
setForeground(RGB) - Method in class org.eclipse.ui.splash.BasicSplashHandler
Set the foreground text color.
setForeground(Control, Color) - Static method in class org.eclipse.e4.ui.css.swt.helpers.CSSSWTColorHelper
Helper function to avoid setting colors unnecessarily
setForegroundColor(Color) - Method in class org.eclipse.compare.internal.MergeSourceViewer
 
setForegroundColor(Color) - Method in class org.eclipse.jface.text.AbstractInformationControl
 
setForegroundColor(Color) - Method in class org.eclipse.jface.text.DefaultInformationControl
 
setForegroundColor(Color) - Method in interface org.eclipse.jface.text.IInformationControl
Sets the foreground color of this information control.
setForegroundColor(Color) - Method in interface org.eclipse.jface.viewers.IDecoration
Set the foreground color for this decoration.
setForegroundColor(Color) - Method in class org.eclipse.jface.window.DefaultToolTip
The foreground Color used by CLabel in the default implementation
setForegroundColor(RGB) - Method in class org.eclipse.compare.contentmergeviewer.TextMergeViewer
Sets the viewer's foreground color to the given RGB value.
setForegroundPattern(Pattern) - Method in class org.eclipse.swt.graphics.GC
Sets the foreground pattern.
setFormattingStrategy(IFormattingStrategy, String) - Method in class org.eclipse.jface.text.formatter.ContentFormatter
Registers a strategy for a particular content type.
setFormInput(Object) - Method in class org.eclipse.ui.forms.AbstractFormPart
Sets the overall form input.
setFormInput(Object) - Method in class org.eclipse.ui.forms.DetailsPart
 
setFormInput(Object) - Method in interface org.eclipse.ui.forms.IFormPart
Notifies the part that an object has been set as overall form's input.
setFormText(FormText) - Method in class org.eclipse.ui.forms.widgets.ScrolledFormText
Sets the form text to be managed by this scrolled form text.
setFragmentHost(String) - Method in class org.eclipse.equinox.frameworkadmin.BundleInfo
Set the host if this bundle is a fragment
setFullScreen(boolean) - Method in class org.eclipse.swt.widgets.Shell
Sets the full screen state of the receiver.
setFuturePlan(IQueryable<IInstallableUnit>) - Method in interface org.eclipse.equinox.p2.engine.IProvisioningPlan
Sets the value that is returned by the method getFutureState.
setFuzz(int) - Method in class org.eclipse.compare.patch.PatchConfiguration
Set the fuzz factor to be used when applying a patch.
setGlobalAction(IActionBars, String, IAction) - Method in class org.eclipse.ui.console.TextConsolePage
Configures an action for key bindings.
setGlobalActionHandler(String, IAction) - Method in class org.eclipse.compare.internal.CompareHandlerService
 
setGlobalActionHandler(String, IAction) - Method in interface org.eclipse.ui.IActionBars
Sets the global action handler for the action with the given id.
setGlobalActionHandler(String, IAction) - Method in class org.eclipse.ui.internal.WWinActionBars
Add a handler for a window action.
setGlobalActionHandler(String, IAction) - Method in class org.eclipse.ui.SubActionBars
Add a handler for a window action.
setGrayChecked(Object, boolean) - Method in class org.eclipse.jface.viewers.CheckboxTreeViewer
Check and gray the selection rather than calling both setGrayed and setChecked as an optimization.
setGrayed(boolean) - Method in class org.eclipse.swt.widgets.Button
Sets the grayed state of the receiver.
setGrayed(boolean) - Method in class org.eclipse.swt.widgets.TableItem
Sets the grayed state of the checkbox for this item.
setGrayed(boolean) - Method in class org.eclipse.swt.widgets.TreeItem
Sets the grayed state of the checkbox for this item.
setGrayed(Object, boolean) - Method in class org.eclipse.jface.viewers.CheckboxTableViewer
Sets the grayed state for the given element in this viewer.
setGrayed(Object, boolean) - Method in class org.eclipse.jface.viewers.CheckboxTreeViewer
Sets the grayed state for the given element in this viewer.
setGrayedElements(Object...) - Method in class org.eclipse.jface.viewers.CheckboxTableViewer
Sets which nodes are grayed in this viewer.
setGrayedElements(Object...) - Method in class org.eclipse.jface.viewers.CheckboxTreeViewer
Sets which elements are grayed in this viewer's tree.
setGroup(Object) - Method in class org.eclipse.ui.views.markers.internal.ConcreteMarker
Set the group name.
setGroup(MarkerGroup) - Method in class org.eclipse.ui.views.markers.internal.MarkerGroupingEntry
Set the group for the receiver.
setGroupByCategory(boolean) - Method in class org.eclipse.equinox.p2.ui.Policy
Set a boolean indicating whether available software should be grouped by category.
setGroupTitle(String) - Method in class org.eclipse.ui.ide.dialogs.AbstractEncodingFieldEditor
Set the title of the group to groupTitle.
setHandleControlCharacters(boolean) - Method in class org.eclipse.ui.console.IOConsole
Enable or disable interpretation of ASCII control characters like backspace (\b).
setHandler(IHandler) - Method in class org.eclipse.core.commands.Command
Changes the handler for this command.
setHandlersByCommandId(Map) - Method in class org.eclipse.core.commands.CommandManager
Block updates all of the handlers for all of the commands.
setHandleZoomEvents(boolean) - Method in class org.eclipse.ui.internal.ViewIntroAdapterPart
Toggles handling of zoom events.
setHasAdditionalMappings(ISynchronizationScope, boolean) - Method in class org.eclipse.team.core.mapping.provider.SynchronizationScopeManager
Set whether the scope has additional mappings.
setHasAdditionalResources(boolean) - Method in class org.eclipse.team.core.mapping.provider.SynchronizationScopeManager
Set whether the scope has additional resources.
setHasChildren(Object, boolean) - Method in class org.eclipse.jface.viewers.TreeViewer
For a TreeViewer with a tree with the VIRTUAL style bit set, inform the viewer about whether the given element or tree path has children.
setHasFilters(boolean) - Method in interface org.eclipse.help.search.ISearchDocument
Allows search participant to indicate that a document will be processed at runtime and that parts of the contents may not be displayed to the user, causing a match in the search to be shown as a potential match.
setHash(int) - Method in class org.eclipse.e4.ui.model.application.impl.StringToObjectMapImpl
setHash(int) - Method in class org.eclipse.e4.ui.model.application.impl.StringToStringMapImpl
setHeadClient(Control) - Method in class org.eclipse.ui.forms.widgets.Form
Sets the optional head client.
setHeadClient(Control) - Method in class org.eclipse.ui.forms.widgets.ScrolledForm
Sets the optional head client.
setHeadColor(String, Color) - Method in class org.eclipse.ui.forms.widgets.Form
Sets the color used to paint an aspect of the form heading.
setHeaderBackground(Color) - Method in class org.eclipse.swt.widgets.Table
Sets the header background color to the color specified by the argument, or to the default system color if the argument is null.
setHeaderBackground(Color) - Method in class org.eclipse.swt.widgets.Tree
Sets the header background color to the color specified by the argument, or to the default system color if the argument is null.
setHeaderBackgroundColor(Color) - Method in interface org.eclipse.e4.ui.css.swt.dom.IHeaderCustomizationElement
 
setHeaderBackgroundColor(Color) - Method in class org.eclipse.e4.ui.css.swt.dom.TableElement
 
setHeaderBackgroundColor(Color) - Method in class org.eclipse.e4.ui.css.swt.dom.TreeElement
 
setHeaderColor(Color) - Method in interface org.eclipse.e4.ui.css.swt.dom.IHeaderCustomizationElement
 
setHeaderColor(Color) - Method in class org.eclipse.e4.ui.css.swt.dom.TableElement
 
setHeaderColor(Color) - Method in class org.eclipse.e4.ui.css.swt.dom.TreeElement
 
setHeaderForeground(Color) - Method in class org.eclipse.swt.widgets.Table
Sets the header foreground color to the color specified by the argument, or to the default system color if the argument is null.
setHeaderForeground(Color) - Method in class org.eclipse.swt.widgets.Tree
Sets the header foreground color to the color specified by the argument, or to the default system color if the argument is null.
setHeaderText(String) - Method in class org.eclipse.ui.texteditor.InfoForm
Deprecated.
Sets the header text of this info form.
setHeaderVisible(boolean) - Method in class org.eclipse.swt.widgets.Table
Marks the receiver's header as visible if the argument is true, and marks it invisible otherwise.
setHeaderVisible(boolean) - Method in class org.eclipse.swt.widgets.Tree
Marks the receiver's header as visible if the argument is true, and marks it invisible otherwise.
setHeight(int) - Method in class org.eclipse.e4.ui.model.application.ui.basic.impl.WindowImpl
setHeight(int) - Method in interface org.eclipse.e4.ui.model.application.ui.basic.MWindow
Sets the value of the 'Height' attribute.
setHeight(int) - Method in class org.eclipse.jface.resource.FontDescriptor
Returns a new FontDescriptor that is equivalent to the receiver, but has the given height.
setHeight(int) - Method in class org.eclipse.swt.graphics.FontData
Sets the height of the receiver.
setHeight(int) - Method in class org.eclipse.swt.widgets.ExpandItem
Sets the height of the receiver.
setHeight(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setHeightInChars(int) - Method in class org.eclipse.ui.dialogs.ListDialog
Sets the initial height of the dialog in number of characters.
setHelp(Object, String) - Method in interface org.eclipse.e4.ui.services.help.EHelpService
Sets the given id for the help system on the given object.
setHelp(IAction, String) - Method in interface org.eclipse.ui.help.IWorkbenchHelpSystem
Sets the given help id on the given action.
setHelp(Composite, String) - Static method in class org.eclipse.ui.PlatformUI
Sets the given help id on the given control in a way that works both for E3/E4 applications
setHelp(Control, String) - Method in interface org.eclipse.ui.help.IWorkbenchHelpSystem
Sets the given help id on the given control.
setHelp(MenuItem, String) - Method in interface org.eclipse.ui.help.IWorkbenchHelpSystem
Sets the given help id on the given menu item.
setHelp(Menu, String) - Method in interface org.eclipse.ui.help.IWorkbenchHelpSystem
Sets the given help id on the given menu.
setHelpAvailable(boolean) - Method in class org.eclipse.jface.dialogs.TrayDialog
Sets whether or not context help is available for this dialog.
setHelpAvailable(boolean) - Method in class org.eclipse.jface.wizard.Wizard
Sets whether help is available for this wizard.
setHelpAvailable(boolean) - Method in class org.eclipse.ltk.ui.refactoring.RefactoringWizard
setHelpContextId(String) - Method in class org.eclipse.compare.CompareEditorInput
Sets the help context id for this input.
setHelpContextId(String) - Method in class org.eclipse.compare.EditionSelectionDialog
Deprecated.
Sets the help context for this dialog.
setHelpContextId(String) - Method in class org.eclipse.compare.internal.ResizableDialog
 
setHelpContextId(String) - Method in class org.eclipse.debug.ui.AbstractLaunchConfigurationTab
Sets the help context id for this tab.
setHelpContextId(String) - Method in class org.eclipse.team.ui.SaveablePartDialog
Deprecated.
Set the help content id of this dialog.
setHelpContextId(String) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
Sets the editor's help context id.
setHelpContextId(String) - Method in class org.eclipse.ui.texteditor.ResourceAction
Sets the action's help context id.
setHelpContextId(IHandler, String) - Method in class org.eclipse.core.commands.CommandManager
Sets the help context identifier to associate with a particular handler.
setHelpContextId(IHandler, String) - Method in interface org.eclipse.e4.core.commands.internal.ICommandHelpService
Assigns the help context ID to the command handler.
setHelpContextId(IHandler, String) - Method in interface org.eclipse.ui.commands.ICommandService
Sets the help context identifier to associate with a particular handler.
setHelpContextId(IHandler, String) - Method in interface org.eclipse.ui.handlers.IHandlerService
Sets the help context identifier to associate with a particular handler.
setHelpContextIds(Object) - Method in class org.eclipse.ui.views.properties.PropertyDescriptor
Sets the help context id for this property descriptor.
setHelpListener(HelpListener) - Method in class org.eclipse.jface.action.Action
 
setHelpListener(HelpListener) - Method in interface org.eclipse.jface.action.IAction
Sets a help listener for this action.
setHelpListener(HelpListener) - Method in class org.eclipse.ui.actions.RetargetAction
The RetargetAction implementation of this method declared on IAction stores the help listener in a local field.
setHelpListener(HelpListener) - Method in class org.eclipse.ui.internal.WWinPluginAction
The WWinPluginAction implementation of this method declared on IAction stores the help listener in a local field.
setHelpListener(HelpListener) - Method in class org.eclipse.ui.texteditor.RetargetTextEditorAction
The RetargetTextEditorAction implementation of this method declared on IAction stores the help listener in a local field.
setHelpListener(HelpListener) - Method in class org.eclipse.ui.texteditor.TextNavigationAction
 
setHelpProvider(HelpPlugin.IHelpProvider) - Method in class org.eclipse.help.internal.HelpPlugin
 
setHidden(boolean) - Method in interface org.eclipse.core.resources.IResource
Sets whether this resource and its members are hidden in the resource tree.
setHidden(boolean) - Method in class org.eclipse.core.resources.ResourceAttributes
Sets or unsets whether this ResourceAttributes object is marked hidden
setHideAlreadyInstalled(boolean) - Method in class org.eclipse.equinox.p2.ui.Policy
Set a boolean indicating whether to hide already installed units.
setHideDelay(int) - Method in class org.eclipse.jface.window.ToolTip
Set the hide delay.
setHideHelper(IMenuListener2) - Method in class org.eclipse.jface.internal.MenuManagerEventHelper
Uses IMenuListener2 to do some processing before (menuAboutToShow) and after (menuAboutToHide) the SWT.Hide event.
setHideIdenticalEntries(boolean) - Method in class org.eclipse.compare.EditionSelectionDialog
Deprecated.
Controls whether identical entries are shown or not (default).
setHideOnMouseDown(boolean) - Method in class org.eclipse.jface.window.ToolTip
If you don't want the tool tip to be hidden when the user clicks inside the tool tip set this to false.
setHighlightCharacterAtCaretLocation(boolean) - Method in class org.eclipse.jface.text.source.MatchingCharacterPainter
Sets whether to highlight the character at caret location or not.
setHighlightColor(Color) - Method in class org.eclipse.jface.text.CursorLinePainter
Sets the color in which to draw the background of the cursor line.
setHighlightEnabled(boolean) - Method in class org.eclipse.swt.custom.CTabFolder
Sets whether the selected tab is rendered as highlighted.
setHighlightEnclosingPeerCharacters(boolean) - Method in class org.eclipse.jface.text.source.MatchingCharacterPainter
Sets whether to highlight enclosing peer characters or not.
setHighlightImage(Image) - Method in class org.eclipse.swt.widgets.TrayItem
Sets the receiver's highlight image.
setHighlightPreferenceKey(String) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
Sets the preference key for highlighting inside text.
setHighlightPreferenceValue(boolean) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
Sets the default value for highlighting inside text.
setHighlightRange(int, int, boolean) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
 
setHighlightRange(int, int, boolean) - Method in interface org.eclipse.ui.texteditor.ITextEditor
Sets the highlighted range of this text editor to the specified region.
setHistoryKnown(boolean) - Method in class org.eclipse.debug.core.model.MemoryByte
Sets whether the history of this byte is known.
setHistoryView(IHistoryView) - Method in class org.eclipse.team.ui.history.HistoryPage
 
setHorizontal(boolean) - Method in class org.eclipse.e4.ui.model.application.ui.basic.impl.CompositePartImpl
setHorizontal(boolean) - Method in class org.eclipse.e4.ui.model.application.ui.impl.GenericTileImpl
setHorizontal(boolean) - Method in interface org.eclipse.e4.ui.model.application.ui.MGenericTile
Sets the value of the 'Horizontal' attribute.
setHorizontalIndex(int) - Method in class org.eclipse.swt.custom.StyledText
Sets the horizontal scroll offset relative to the start of the line.
setHorizontalPixel(int) - Method in class org.eclipse.swt.custom.StyledText
Sets the horizontal SWT logical point offset relative to the start of the line.
setHost(String) - Method in interface org.eclipse.core.net.proxy.IProxyData
Set the host name for the proxy server of this type.
setHost(IRequirement...) - Method in class org.eclipse.equinox.p2.metadata.MetadataFactory.InstallableUnitFragmentDescription
Specify the requirements identifying the host to which the installable unit fragment should be attached to.
setHotImage(Image) - Method in class org.eclipse.swt.widgets.ToolItem
Sets the receiver's hot image to the argument, which may be null indicating that no hot image should be displayed.
setHours(int) - Method in class org.eclipse.swt.widgets.DateTime
Sets the receiver's hours.
setHover(IAnnotationHover) - Method in class org.eclipse.jface.text.source.AbstractRulerColumn
Sets the annotation hover.
setHover(IAnnotationHover) - Method in class org.eclipse.jface.text.source.AnnotationRulerColumn
 
setHover(IAnnotationHover) - Method in class org.eclipse.jface.text.source.ChangeRulerColumn
 
setHover(IAnnotationHover) - Method in interface org.eclipse.jface.text.source.IChangeRulerColumn
Sets the hover of this ruler column.
setHover(IAnnotationHover) - Method in class org.eclipse.jface.text.source.LineNumberChangeRulerColumn
 
setHoverControlCreator(IInformationControlCreator) - Method in class org.eclipse.jface.text.revisions.RevisionInformation
Sets the hover control creator.
setHoverControlCreator(IInformationControlCreator) - Method in class org.eclipse.jface.text.source.projection.ProjectionSupport
Sets the hover control creator that is used for the annotation hovers that are shown in the projection viewer's projection ruler column.
setHoverControlCreator(IInformationControlCreator) - Method in class org.eclipse.jface.text.TextViewer
Sets the creator for the hover controls.
setHoverDecorationColor(Color) - Method in class org.eclipse.ui.forms.widgets.ToggleHyperlink
Sets the hover color of decoration.
setHoverEnrichMode(ITextViewerExtension8.EnrichMode) - Method in interface org.eclipse.jface.text.ITextViewerExtension8
Sets the hover enrich mode.
setHoverEnrichMode(ITextViewerExtension8.EnrichMode) - Method in class org.eclipse.jface.text.source.SourceViewer
 
setHoverEnrichMode(ITextViewerExtension8.EnrichMode) - Method in class org.eclipse.jface.text.TextViewer
Sets the hover enrich mode.
setHoverIcon(ImageDescriptor) - Method in class org.eclipse.ui.menus.UIElement
Update the hover icon on this UI element.
setHoverImage(Image) - Method in class org.eclipse.ui.forms.widgets.ImageHyperlink
Sets the image to show when link is hover state (on mouse over).
setHoverImageDescriptor(ImageDescriptor) - Method in class org.eclipse.jface.action.Action
 
setHoverImageDescriptor(ImageDescriptor) - Method in interface org.eclipse.jface.action.IAction
Sets the hover image for this action, as an image descriptor.
setHoverImageDescriptor(ImageDescriptor) - Method in class org.eclipse.ui.actions.LabelRetargetAction
 
setHoverImageDescriptor(ImageDescriptor) - Method in class org.eclipse.ui.texteditor.TextNavigationAction
 
setHref(Object) - Method in class org.eclipse.ui.forms.widgets.AbstractHyperlink
Sets the object associated with this hyperlink.
setHref(String) - Method in class org.eclipse.help.internal.Topic
 
setHsrRegistration(ServiceRegistration<HttpServiceRuntime>) - Method in class org.eclipse.equinox.http.servlet.internal.HttpServiceRuntimeImpl
 
setHyperlinkCursor(Cursor) - Method in class org.eclipse.ui.forms.HyperlinkSettings
Sets the new cursor to use when hovering over the hyperlink for all the links.
setHyperlinkCursorUsed(boolean) - Method in class org.eclipse.help.ui.internal.HyperlinkHandler
 
setHyperlinkDetectors(IHyperlinkDetector[]) - Method in class org.eclipse.jface.text.hyperlink.HyperlinkManager
Sets the hyperlink detectors for this hyperlink manager.
setHyperlinkDetectors(IHyperlinkDetector[], int) - Method in interface org.eclipse.jface.text.ITextViewerExtension6
Sets this viewer's hyperlink detectors for the given state mask.
setHyperlinkDetectors(IHyperlinkDetector[], int) - Method in class org.eclipse.jface.text.TextViewer
 
setHyperlinkPresenter(IHyperlinkPresenter) - Method in class org.eclipse.jface.text.TextViewer
Sets the hyperlink presenter.
setHyperlinkSettings(HyperlinkSettings) - Method in class org.eclipse.ui.forms.widgets.FormText
Sets the hyperlink settings to be used for this control.
setHyperlinkStateMask(int) - Method in class org.eclipse.jface.text.hyperlink.HyperlinkManager
Sets the SWT event state mask which in combination with the left mouse button triggers the hyperlink mode.
setHyperlinkUnderlineMode(int) - Method in class org.eclipse.help.ui.internal.HyperlinkHandler
 
setHyperlinkUnderlineMode(int) - Method in class org.eclipse.ui.forms.HyperlinkGroup
Sets the hyperlink underline mode.
setHyperlinkUnderlineMode(int) - Method in class org.eclipse.ui.forms.HyperlinkSettings
Sets the new hyperlink underline mode for all the links in this group.
setIcon(ImageDescriptor) - Method in class org.eclipse.ui.menus.UIElement
Update the icon on this UI element.
setIconURI(String) - Method in class org.eclipse.e4.ui.model.application.descriptor.basic.impl.PartDescriptorImpl
setIconURI(String) - Method in class org.eclipse.e4.ui.model.application.ui.advanced.impl.AreaImpl
setIconURI(String) - Method in class org.eclipse.e4.ui.model.application.ui.advanced.impl.PerspectiveImpl
setIconURI(String) - Method in class org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl
setIconURI(String) - Method in class org.eclipse.e4.ui.model.application.ui.basic.impl.WindowImpl
setIconURI(String) - Method in class org.eclipse.e4.ui.model.application.ui.menu.impl.ItemImpl
setIconURI(String) - Method in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuElementImpl
setIconURI(String) - Method in interface org.eclipse.e4.ui.model.application.ui.MUILabel
Sets the value of the 'Icon URI' attribute.
setId(long) - Method in class org.eclipse.osgi.container.ModuleRevisionBuilder
Sets the module ID for the builder.
setId(Object, String) - Method in interface org.eclipse.e4.ui.services.IStylingEngine
 
setId(String) - Method in class org.eclipse.compare.structuremergeviewer.DocumentRangeNode
Sets this node's id.
setId(String) - Method in class org.eclipse.core.commands.State
Sets the identifier for this object.
setId(String) - Method in class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector
Sets the type identifier for this source locator's type
setId(String) - Method in class org.eclipse.equinox.p2.metadata.MetadataFactory.InstallableUnitDescription
Set the id of the installable unit.
setId(String) - Method in class org.eclipse.help.internal.Anchor
 
setId(String) - Method in class org.eclipse.jface.action.Action
 
setId(String) - Method in class org.eclipse.jface.action.ContributionItem
The ID for this contribution item.
setId(String) - Method in interface org.eclipse.jface.action.IAction
Sets the unique identifier for this action.
setId(String) - Method in class org.eclipse.jface.text.templates.TemplateContextType
Sets the id of this context.
setId(String) - Method in class org.eclipse.ui.internal.AggregateWorkingSet
 
setId(String) - Method in class org.eclipse.ui.internal.WorkingSet
 
setId(String) - Method in interface org.eclipse.ui.IWorkingSet
Sets the working set id.
setId(String) - Method in class org.eclipse.ui.statushandlers.AbstractStatusHandler
Sets the id for the handler.
setId(String) - Method in interface org.eclipse.ui.texteditor.quickdiff.IQuickDiffReferenceProvider
Sets the id of this implementation.
setID(int) - Method in class org.eclipse.swt.widgets.MenuItem
Sets the identifier associated with the receiver to the argument.
setID(String) - Method in interface org.eclipse.search.ui.ISearchResultPage
Sets the id for this page.
setID(String) - Method in class org.eclipse.search.ui.text.AbstractTextSearchViewPage
 
setID(Widget, String) - Static method in class org.eclipse.e4.ui.css.swt.dom.WidgetElement
Convenience method for setting the CSS ID of a widget.
setIdAttribute(String, boolean) - Method in class org.eclipse.e4.ui.css.core.dom.ElementAdapter
 
setIdAttributeNode(Attr, boolean) - Method in class org.eclipse.e4.ui.css.core.dom.ElementAdapter
 
setIdAttributeNS(String, String, boolean) - Method in class org.eclipse.e4.ui.css.core.dom.ElementAdapter
 
setIgnore(boolean) - Static method in class org.eclipse.core.databinding.observable.ObservableTracker
If the argument is true, causes subsequent calls to ObservableTracker.getterCalled(IObservable) and ObservableTracker.observableCreated(IObservable) to be ignored on the current thread.
setIgnoreCase(boolean) - Method in class org.eclipse.ui.dialogs.AbstractElementListSelectionDialog
Specifies if sorting, filtering and folding is case sensitive.
setIgnoreCase(boolean) - Method in class org.eclipse.ui.dialogs.FilteredList
Sets whether or not case should be ignored If this value is set the items should be set again for this value to take effect.
setIgnored(IResource) - Method in class org.eclipse.team.core.variants.ThreeWaySynchronizer
Mark the resource as being ignored.
setIgnoreErrors(boolean) - Static method in class org.eclipse.jface.util.SafeRunnable
Flag to avoid interactive error dialogs during automated testing.
setIgnoreLinkedResources(boolean) - Method in class org.eclipse.ui.actions.ReadOnlyStateChecker
Sets whether to ignore linked resources.
setIgnoreWhitespace(boolean) - Method in class org.eclipse.compare.patch.PatchConfiguration
Set whether whitespace should be ignored
setImage(int, Image) - Method in class org.eclipse.jface.viewers.TableViewerRow
 
setImage(int, Image) - Method in class org.eclipse.jface.viewers.TreeViewerRow
 
setImage(int, Image) - Method in class org.eclipse.jface.viewers.ViewerRow
Set the image at the columnIndex
setImage(int, Image) - Method in class org.eclipse.swt.widgets.TableItem
Sets the receiver's image at a column.
setImage(int, Image) - Method in class org.eclipse.swt.widgets.TreeItem
Sets the receiver's image at a column.
setImage(String, Image) - Method in class org.eclipse.ui.forms.widgets.FormText
Registers the image referenced by the provided key.
setImage(Image) - Method in class org.eclipse.compare.CompareViewerPane
Set the pane's title Image.
setImage(Image) - Method in class org.eclipse.compare.internal.CompareContentViewerSwitchingPane
 
setImage(Image) - Method in class org.eclipse.compare.internal.CompareStructureViewerSwitchingPane
 
setImage(Image) - Method in class org.eclipse.jface.dialogs.StatusDialog
Sets the image for this dialog.
setImage(Image) - Method in class org.eclipse.jface.fieldassist.ControlDecoration
Set the image shown in this control decoration.
setImage(Image) - Method in class org.eclipse.jface.fieldassist.FieldDecoration
Set the image shown in the decoration, or null if no image is specified.
setImage(Image) - Method in class org.eclipse.jface.viewers.ViewerCell
Set the Image for the cell.
setImage(Image) - Method in class org.eclipse.jface.viewers.ViewerLabel
Set the image for the receiver.
setImage(Image) - Method in class org.eclipse.jface.window.DefaultToolTip
The Image displayed in the CLabel in the default implementation implementation
setImage(Image) - Method in class org.eclipse.swt.custom.CLabel
Set the label's Image.
setImage(Image) - Method in class org.eclipse.swt.custom.CTabItem
 
setImage(Image) - Method in class org.eclipse.swt.widgets.Button
Sets the receiver's image to the argument, which may be null indicating that no image should be displayed.
setImage(Image) - Method in class org.eclipse.swt.widgets.Caret
Sets the image that the receiver will use to paint the caret to the image specified by the argument, or to the default which is a filled rectangle if the argument is null
setImage(Image) - Method in class org.eclipse.swt.widgets.Decorations
Sets the receiver's image to the argument, which may be null.
setImage(Image) - Method in class org.eclipse.swt.widgets.ExpandItem
 
setImage(Image) - Method in class org.eclipse.swt.widgets.Item
Sets the receiver's image to the argument, which may be null indicating that no image should be displayed.
setImage(Image) - Method in class org.eclipse.swt.widgets.Label
Sets the receiver's image to the argument, which may be null indicating that no image should be displayed.
setImage(Image) - Method in class org.eclipse.swt.widgets.MenuItem
Sets the receiver's image to the argument, which may be null indicating that no image should be displayed.
setImage(Image) - Method in class org.eclipse.swt.widgets.TabItem
 
setImage(Image) - Method in class org.eclipse.swt.widgets.TableColumn
 
setImage(Image) - Method in class org.eclipse.swt.widgets.TableItem
 
setImage(Image) - Method in class org.eclipse.swt.widgets.ToolItem
 
setImage(Image) - Method in class org.eclipse.swt.widgets.TrayItem
Sets the receiver's image.
setImage(Image) - Method in class org.eclipse.swt.widgets.TreeColumn
 
setImage(Image) - Method in class org.eclipse.swt.widgets.TreeItem
 
setImage(Image) - Method in class org.eclipse.ui.dialogs.SelectionStatusDialog
Sets the image for this dialog.
setImage(Image) - Method in class org.eclipse.ui.forms.widgets.Form
Sets the image to be rendered to the left of the title.
setImage(Image) - Method in class org.eclipse.ui.forms.widgets.ImageHyperlink
Sets the image to show when link is in the normal state.
setImage(Image) - Method in class org.eclipse.ui.forms.widgets.ScrolledForm
Sets the image to be rendered to the left of the title.
setImage(Image) - Method in class org.eclipse.ui.internal.FilteredTableBaseHandler.FilteredTableItem
 
setImage(Image) - Method in interface org.eclipse.ui.texteditor.IStatusField
Sets the image of this status field.
setImage(Image) - Method in class org.eclipse.ui.texteditor.MarkerAnnotation
Deprecated.
As of 3.0, visual presentation is no longer supported, annotation with a visible presentation should implement IAnnotationPresentation
setImage(Image) - Method in class org.eclipse.ui.texteditor.StatusLineContributionItem
 
setImage(Image[]) - Method in class org.eclipse.swt.widgets.TableItem
Sets the image for multiple columns in the table.
setImage(Image[]) - Method in class org.eclipse.swt.widgets.TreeItem
Sets the image for multiple columns in the tree.
setImage(Button, Image) - Static method in class org.eclipse.e4.ui.css.swt.helpers.CSSSWTImageHelper
Helper function to avoid setting images unnecessarily
setImageData(ImageData) - Method in class org.eclipse.jface.resource.CompositeImageDescriptor
Deprecated.
This method doesn't make sense and should never have been made API.
setImageDescriptor(ImageDescriptor) - Method in class org.eclipse.jface.action.Action
 
setImageDescriptor(ImageDescriptor) - Method in interface org.eclipse.jface.action.IAction
Sets the image for this action, as an image descriptor.
setImageDescriptor(ImageDescriptor) - Method in class org.eclipse.jface.action.MenuManager
 
setImageDescriptor(ImageDescriptor) - Method in class org.eclipse.jface.dialogs.DialogPage
 
setImageDescriptor(ImageDescriptor) - Method in interface org.eclipse.jface.dialogs.IDialogPage
Sets this dialog page's image.
setImageDescriptor(ImageDescriptor) - Method in class org.eclipse.jface.wizard.WizardPage
The WizardPage implementation of this method declared on DialogPage updates the container if this page is the current page.
setImageDescriptor(ImageDescriptor) - Method in class org.eclipse.team.ui.synchronize.AbstractSynchronizeParticipant
Sets the image descriptor for this participant to the specified value and notifies property listeners of the change.
setImageDescriptor(ImageDescriptor) - Method in class org.eclipse.ui.actions.LabelRetargetAction
 
setImageDescriptor(ImageDescriptor) - Method in class org.eclipse.ui.console.AbstractConsole
Sets the image descriptor for this console to the specified value and notifies property listeners of the change.
setImageDescriptor(ImageDescriptor) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
Sets the image descriptor for the image to be drawn in the vertical ruler.
setImageDescriptor(ImageDescriptor) - Method in class org.eclipse.ui.texteditor.TextNavigationAction
 
setImageIndent(int) - Method in class org.eclipse.swt.widgets.TableItem
Deprecated.
this functionality is not supported on most platforms
setImageManager(ResourceManager) - Method in class org.eclipse.ui.views.markers.MarkerField
Set the imageManager.
setImages(Image[]) - Method in class org.eclipse.swt.widgets.Decorations
Sets the receiver's images to the argument, which may be an empty array.
setImages(Image, Integer[], Image) - Method in class org.eclipse.e4.ui.widgets.ImageBasedFrame
 
setIME(IME) - Method in class org.eclipse.swt.widgets.Canvas
Sets the receiver's IME.
setImeInputMode(int) - Method in class org.eclipse.swt.widgets.Shell
Sets the input method editor mode to the argument which should be the result of bitwise OR'ing together one or more of the following constants defined in class SWT: NONE, ROMAN, DBCS, PHONETIC, NATIVE, ALPHA.
setImportant(boolean) - Method in interface org.eclipse.e4.ui.css.core.dom.CSSProperty
 
setImportant(boolean) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSSPropertyImpl
 
setIncludeLeadingWildcard(boolean) - Method in class org.eclipse.e4.ui.dialogs.filteredtree.PatternFilter
Sets whether a leading wildcard should be attached to each pattern string.
setIncludeLeadingWildcard(boolean) - Method in class org.eclipse.ui.dialogs.PatternFilter
Sets whether a leading wildcard should be attached to each pattern string.
setIncludeOnlyTags(String[]) - Method in class org.eclipse.ui.internal.PerspectiveExtensionReader
Sets the tags to include.
setIncludeOnPreferencePage(boolean) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
Sets the property of this annotation preference whether it should be included on the default annotation preference page.
setIncrement(int) - Method in class org.eclipse.jface.preference.ScaleFieldEditor
Set the value to be used for Scale.setIncrement(int) and update the scale.
setIncrement(int) - Method in class org.eclipse.swt.widgets.Scale
Sets the amount that the receiver's value will be modified by when the up/down (or right/left) arrows are pressed to the argument, which must be at least one.
setIncrement(int) - Method in class org.eclipse.swt.widgets.ScrollBar
Sets the amount that the receiver's value will be modified by when the up/down (or right/left) arrows are pressed to the argument, which must be at least one.
setIncrement(int) - Method in class org.eclipse.swt.widgets.Slider
Sets the amount that the receiver's value will be modified by when the up/down (or right/left) arrows are pressed to the argument, which must be at least one.
setIncrement(int) - Method in class org.eclipse.swt.widgets.Spinner
Sets the amount that the receiver's value will be modified by when the up/down arrows are pressed to the argument, which must be at least one.
setIndent(int) - Method in class org.eclipse.jface.preference.RadioGroupFieldEditor
Sets the indent used for the first column of the radion button matrix.
setIndent(int) - Method in class org.eclipse.swt.custom.StyledText
Sets the line indentation of the widget.
setIndent(int) - Method in class org.eclipse.swt.graphics.TextLayout
Sets the indent of the receiver.
setIndent(Rectangle) - Method in class org.eclipse.swt.ole.win32.OleClientSite
The indent value is no longer being used by the client site.
setIndentPrefixes(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 shifted using the shift text operation.
setIndentPrefixes(String[], String) - Method in class org.eclipse.jface.text.TextViewer
 
setIndex(int) - Method in class org.eclipse.ui.forms.editor.FormPage
Preserves the page index.
setIndex(int) - Method in interface org.eclipse.ui.forms.editor.IFormPage
Sets the position of the page in the editor.
setIndex(int) - Method in class org.eclipse.ui.views.framelist.Frame
Sets the index of the frame in the frame list.
setIndexProvider(IIndexProvider<?>) - Method in interface org.eclipse.equinox.p2.metadata.expression.IEvaluationContext
 
setIndexProvider(IIndexProvider<T>) - Method in class org.eclipse.equinox.p2.query.ExpressionMatchQuery
 
setInfo(String) - Method in class org.eclipse.ui.texteditor.InfoForm
Deprecated.
Sets the info of this info form
setInformation(Object, Rectangle) - Method in class org.eclipse.jface.text.AbstractInformationControlManager
Sets the parameters of the information to be displayed.
setInformation(String) - Method in class org.eclipse.jface.text.AbstractInformationControl
Sets the information to be presented by this information control.
setInformation(String) - Method in class org.eclipse.jface.text.DefaultInformationControl
 
setInformation(String) - Method in interface org.eclipse.jface.text.IInformationControl
Sets the information to be presented by this information control.
setInformation(String, Rectangle) - Method in class org.eclipse.jface.text.AbstractInformationControlManager
Sets the parameters of the information to be displayed.
setInformationControl(IInformationControl) - Method in interface org.eclipse.jface.text.AbstractInformationControlManager.IInformationControlCloser
Sets the closer's information control, the one to close if necessary.
setInformationControl(IInformationControl) - Method in class org.eclipse.jface.text.source.AnnotationBarHoverManager.Closer
Deprecated.
 
setInformationControlCreator(IInformationControlCreator) - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
Sets the information control creator for the additional information control.
setInformationControlCreator(IInformationControlCreator) - Method in interface org.eclipse.jface.text.quickassist.IQuickAssistAssistant
Sets the information control creator for the additional information control.
setInformationControlCreator(IInformationControlCreator) - Method in class org.eclipse.jface.text.quickassist.QuickAssistAssistant
 
setInformationControlCreator(IInformationControlCreator) - Method in class org.eclipse.jface.text.templates.TemplateProposal
Sets the information control creator for this completion proposal.
setInformationPresenterControlCreator(IInformationControlCreator) - Method in class org.eclipse.jface.text.revisions.RevisionInformation
Sets the information presenter control creator.
setInformationPresenterControlCreator(IInformationControlCreator) - Method in class org.eclipse.jface.text.source.projection.ProjectionSupport
Sets the information presenter control creator that is used for the annotation hovers that are shown in the projection viewer's projection ruler column.
setInformationProvider(IInformationProvider, String) - Method in class org.eclipse.jface.text.information.InformationPresenter
Registers a given information provider for a particular content type.
setInfoText(String) - Method in class org.eclipse.jface.dialogs.PopupDialog
Set the text to be shown in the popup's info area.
setInitialAttributes(Map<String, Object>) - Method in class org.eclipse.ui.views.markers.internal.DialogMarkerProperties
Sets initial attributes to use when creating a new task.
setInitialAttributes(Map<String, Object>) - Method in class org.eclipse.ui.views.tasklist.TaskPropertiesDialog
Sets initial attributes to use when creating a new task.
setInitialComputationContext(IRunnableContext) - Method in class org.eclipse.ltk.ui.refactoring.RefactoringWizard
Sets the runnable context that will be used to computing refactoring conditions and change while the refactoring dialog is not yet shown.
setInitialConditionCheckingStatus(RefactoringStatus) - Method in class org.eclipse.ltk.ui.refactoring.RefactoringWizard
Sets the initial condition checking status computed by the refactoring.
setInitialElementSelections(List) - Method in class org.eclipse.ui.dialogs.SelectionDialog
Sets the initial selection in this selection dialog to the given elements.
setInitializationData(IConfigurationElement, String, Object) - Method in class org.eclipse.core.resources.IncrementalProjectBuilder
Sets initialization data for this builder.
setInitializationData(IConfigurationElement, String, Object) - Method in class org.eclipse.core.runtime.content.BinarySignatureDescriber
 
setInitializationData(IConfigurationElement, String, Object) - Method in class org.eclipse.core.runtime.content.XMLRootElementContentDescriber
Deprecated.
 
setInitializationData(IConfigurationElement, String, Object) - Method in class org.eclipse.core.runtime.content.XMLRootElementContentDescriber2
 
setInitializationData(IConfigurationElement, String, Object) - Method in interface org.eclipse.core.runtime.IExecutableExtension
This method is called by the implementation of the method IConfigurationElement.createExecutableExtension on a newly constructed extension, passing it its relevant configuration information.
setInitializationData(IConfigurationElement, String, Object) - Method in class org.eclipse.equinox.jsp.jasper.registry.JSPFactory
 
setInitializationData(IConfigurationElement, String, Object) - Method in class org.eclipse.help.ui.browser.LaunchURL
 
setInitializationData(IConfigurationElement, String, Object) - Method in class org.eclipse.team.ui.synchronize.AbstractSynchronizeParticipant
 
setInitializationData(IConfigurationElement, String, Object) - Method in class org.eclipse.ui.activities.ActivitiesPreferencePage
 
setInitializationData(IConfigurationElement, String, Object) - Method in class org.eclipse.ui.activities.ActivityCategoryPreferencePage
 
setInitializationData(IConfigurationElement, String, Object) - Method in class org.eclipse.ui.activities.WorkbenchTriggerPointAdvisor
 
setInitializationData(IConfigurationElement, String, Object) - Method in class org.eclipse.ui.BasicWorkingSetElementAdapter
 
setInitializationData(IConfigurationElement, String, Object) - Method in class org.eclipse.ui.cheatsheets.CheatSheetExtensionFactory
 
setInitializationData(IConfigurationElement, String, Object) - Method in class org.eclipse.ui.commands.ExtensionParameterValues
 
setInitializationData(IConfigurationElement, String, Object) - Method in class org.eclipse.ui.ExtensionFactory
 
setInitializationData(IConfigurationElement, String, Object) - Method in class org.eclipse.ui.handlers.RadioState
 
setInitializationData(IConfigurationElement, String, Object) - Method in class org.eclipse.ui.handlers.RegistryRadioState
 
setInitializationData(IConfigurationElement, String, Object) - Method in class org.eclipse.ui.handlers.RegistryToggleState
 
setInitializationData(IConfigurationElement, String, Object) - Method in class org.eclipse.ui.internal.FilteredTableBaseHandler
 
setInitializationData(IConfigurationElement, String, Object) - Method in class org.eclipse.ui.intro.universal.ExtensionFactory
 
setInitializationData(IConfigurationElement, String, Object) - Method in class org.eclipse.ui.menus.ExtensionContributionFactory
Clients who wish to implement their own IExecutableExtension behaviour must invoke this method prior to any customization they perform.
setInitializationData(IConfigurationElement, String, Object) - Method in class org.eclipse.ui.part.EditorPart
 
setInitializationData(IConfigurationElement, String, Object) - Method in class org.eclipse.ui.part.IntroPart
The IntroPart implementation of this IExecutableExtension records the configuration element in and internal state variable (accessible via getConfigElement).
setInitializationData(IConfigurationElement, String, Object) - Method in class org.eclipse.ui.part.ViewPart
 
setInitializationData(IConfigurationElement, String, Object) - Method in class org.eclipse.ui.part.WorkbenchPart
This method is called by the implementation of the method IConfigurationElement.createExecutableExtension on a newly constructed extension, passing it its relevant configuration information.
setInitializationData(IConfigurationElement, String, Object) - Method in class org.eclipse.ui.themes.RGBBlendColorFactory
This executable extension requires parameters to be explicitly declared via the second method described in the IExecutableExtension documentation.
setInitializationData(IConfigurationElement, String, Object) - Method in class org.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizard
Stores the configuration element for the wizard.
setInitializationData(ISynchronizeParticipantDescriptor) - Method in class org.eclipse.team.ui.synchronize.AbstractSynchronizeParticipant
 
setInitializationString(String) - Method in interface org.eclipse.help.ILiveHelpAction
This method will be called upon instantiation of the live help extension.
setInitializationString(String) - Method in class org.eclipse.help.ui.internal.ExecuteCommandAction
 
setInitializationString(String) - Method in class org.eclipse.help.ui.internal.ShowCapabilitiesPreferenceAction
 
setInitializationString(String) - Method in class org.eclipse.help.ui.internal.ShowInTocAction
 
setInitializationString(String) - Method in class org.eclipse.ui.cheatsheets.OpenCheatSheetFromHelpAction
 
setInitialLineDelimiter(String) - Method in class org.eclipse.jface.text.AbstractDocument
 
setInitialLineDelimiter(String) - Method in interface org.eclipse.jface.text.IDocumentExtension4
Sets this document's initial line delimiter i.e. the one which is returned by getDefaultLineDelimiter if the document does not yet contain any line delimiter.
setInitialModuleStates() - Method in class org.eclipse.osgi.container.ModuleContainer
Sets all the module states uninstalled except for the system module.
setInitialPattern(String) - Method in class org.eclipse.ui.dialogs.FilteredItemsSelectionDialog
Sets the initial pattern used by the filter.
setInitialPattern(String, int) - Method in class org.eclipse.ui.dialogs.FilteredItemsSelectionDialog
Sets the initial pattern used by the filter.
setInitialProjectName(String) - Method in class org.eclipse.ui.dialogs.WizardNewProjectCreationPage
Sets the initial project name that this page will use when created.
setInitialProperties(Map<String, String>) - Static method in class org.eclipse.core.runtime.adaptor.EclipseStarter
Sets the initial properties for the platform.
setInitialSelection(Object) - Method in class org.eclipse.ui.dialogs.CheckedTreeSelectionDialog
Sets the initial selection.
setInitialSelection(Object) - Method in class org.eclipse.ui.dialogs.ElementTreeSelectionDialog
Sets the initial selection.
setInitialSelection(Collection<T>) - Method in class org.eclipse.jface.dialogs.AbstractSelectionDialog
Sets the initial selection in this selection dialog to the given elements.
setInitialSelection(T...) - Method in class org.eclipse.jface.dialogs.AbstractSelectionDialog
Sets the initial selection in this selection dialog to the given elements.
setInitialSelections(Object...) - Method in class org.eclipse.ui.dialogs.SelectionDialog
Sets the initial selection in this selection dialog to the given elements.
setInitialSize(Point) - Method in interface org.eclipse.ui.application.IWorkbenchWindowConfigurer
Sets the size to use for the window's shell when it is created.
setInitialSize(Point) - Method in class org.eclipse.ui.internal.WorkbenchWindowConfigurer
 
setInitialText(String) - Method in class org.eclipse.e4.ui.dialogs.filteredtree.FilteredTree
Set the text that will be shown until the first focus.
setInitialText(String) - Method in class org.eclipse.ui.dialogs.FilteredTree
Set the text that will be shown until the first focus.
setInnerKeyline(Color) - Method in class org.eclipse.e4.ui.workbench.renderers.swt.CTabRendering
 
setInPlaceEditor(IInPlaceEditor) - Method in interface org.eclipse.ui.IInPlaceEditorInput
Sets the in-place editor this input is associated with.
setInPlaceEditor(IInPlaceEditor) - Method in class org.eclipse.ui.part.FileInPlaceEditorInput
 
setInput(Object) - Method in class org.eclipse.compare.CompareViewerPane
Sets the input object of this pane.
setInput(Object) - Method in class org.eclipse.compare.CompareViewerSwitchingPane
Sets the input object of this pane.
setInput(Object) - Method in class org.eclipse.compare.internal.AbstractViewer
 
setInput(Object) - Method in class org.eclipse.compare.internal.BinaryCompareViewer
 
setInput(Object) - Method in class org.eclipse.compare.internal.CompareContentViewerSwitchingPane
 
setInput(Object) - Method in class org.eclipse.compare.internal.CompareStructureViewerSwitchingPane
 
setInput(Object) - Method in class org.eclipse.compare.internal.SimpleTextViewer
 
setInput(Object) - Method in interface org.eclipse.jface.text.IInformationControlExtension2
Sets the input to be presented in this information control.
setInput(Object) - Method in class org.eclipse.jface.text.TextViewer
 
setInput(Object) - Method in class org.eclipse.jface.viewers.ComboBoxViewerCellEditor
 
setInput(Object) - Method in class org.eclipse.jface.viewers.ContentViewer
The ContentViewer implementation of this Viewer method invokes inputChanged on the content provider and then the inputChanged hook method.
setInput(Object) - Method in class org.eclipse.jface.viewers.StructuredViewer
 
setInput(Object) - Method in class org.eclipse.jface.viewers.Viewer
Sets or clears the input for this viewer.
setInput(Object) - Method in class org.eclipse.team.ui.history.HistoryPage
 
setInput(Object) - Method in interface org.eclipse.team.ui.history.IHistoryPage
Fetches and populates the history page for the given Object.
setInput(Object) - Method in class org.eclipse.ui.actions.ActionContext
Sets the input element.
setInput(Object) - Method in class org.eclipse.ui.dialogs.CheckedTreeSelectionDialog
Sets the tree input.
setInput(Object) - Method in class org.eclipse.ui.dialogs.ElementTreeSelectionDialog
Sets the tree input.
setInput(Object) - Method in class org.eclipse.ui.dialogs.ListDialog
 
setInput(Object) - Method in interface org.eclipse.ui.forms.IManagedForm
Sets the input of this page to the provided object.
setInput(Object) - Method in class org.eclipse.ui.forms.ManagedForm
 
setInput(Object) - Method in interface org.eclipse.ui.INavigationLocation
Sets the location's input.
setInput(Object) - Method in interface org.eclipse.ui.intro.config.IStandbyContentPart
Sets the input to show in this standby part.
setInput(Object) - Method in class org.eclipse.ui.NavigationLocation
 
setInput(Object) - Method in class org.eclipse.ui.part.ShowInContext
Sets the input, or null to indicate no input.
setInput(Object) - Method in class org.eclipse.ui.views.framelist.TreeFrame
Sets the input element.
setInput(Object, Object, Object, Object) - Method in interface org.eclipse.compare.ICompareFilter
Forwards the current input objects of the compare
setInput(Object, Object, Object, Object) - Method in class org.eclipse.compare.internal.ChangeCompareFilterPropertyAction
 
setInput(String) - Method in interface org.eclipse.ui.cheatsheets.ICheatSheetViewer
Sets the cheat sheet viewer to show the cheat sheet with the given id.
setInput(String, String, URL) - Method in interface org.eclipse.ui.cheatsheets.ICheatSheetViewer
Sets the cheat sheet viewer to show the cheat sheet with the given cheat sheet content file.
setInput(IDocument, IRegion) - Method in class org.eclipse.ltk.ui.refactoring.TextStatusContextViewer
Sets the input of the source viewer to the given document and reveals the region determined by the given parameter region.
setInput(RefactoringHistory) - Method in interface org.eclipse.ltk.ui.refactoring.history.IRefactoringHistoryControl
Sets the refactoring history of this control.
setInput(RefactoringHistory) - Method in class org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard
Sets the refactoring history.
setInput(RefactoringStatusContext) - Method in interface org.eclipse.ltk.ui.refactoring.IStatusContextViewer
Sets the status context viewer's input element.
setInput(ChangePreviewViewerInput) - Method in interface org.eclipse.ltk.ui.refactoring.IChangePreviewViewer
Sets the preview viewer's input element.
setInput(ISearchResult, Object) - Method in interface org.eclipse.search.ui.ISearchResultPage
Sets the search result to be shown in this search results page.
setInput(ISearchResult, Object) - Method in class org.eclipse.search.ui.text.AbstractTextSearchViewPage
 
setInput(IEditorInput) - Method in class org.eclipse.compare.internal.CompareEditor
 
setInput(IEditorInput) - Method in class org.eclipse.debug.ui.sourcelookup.CommonSourceNotFoundEditor
 
setInput(IEditorInput) - Method in interface org.eclipse.ui.IReusableEditor
Sets the input to this editor.
setInput(IEditorInput) - Method in class org.eclipse.ui.part.EditorPart
Sets the input to this editor.
setInput(IEditorInput) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
 
setInput(IWorkbenchPart, ISelection) - Method in class org.eclipse.ui.views.properties.tabbed.AbstractPropertySection
 
setInput(IWorkbenchPart, ISelection) - Method in class org.eclipse.ui.views.properties.tabbed.AdvancedPropertySection
 
setInput(IWorkbenchPart, ISelection) - Method in interface org.eclipse.ui.views.properties.tabbed.ISection
Notifies the section that the workbench selection has changed.
setInput(IWorkbenchPart, ISelection) - Method in class org.eclipse.ui.views.properties.tabbed.TabContents
Sets page's sections input objects.
setInputHandler(String) - Method in class org.eclipse.ant.core.AntRunner
Sets the input handler.
setInputModel(IReconcilableModel) - Method in class org.eclipse.jface.text.reconciler.AbstractReconcileStep
 
setInputModel(IReconcilableModel) - Method in interface org.eclipse.jface.text.reconciler.IReconcileStep
Tells this reconcile step on which model it will work.
setInputStream(InputStream) - Method in class org.eclipse.ui.console.IOConsole
Sets the new input stream.
setInputWithNotify(IEditorInput) - Method in class org.eclipse.ui.part.EditorPart
Sets the input to this editor and fires a PROP_INPUT property change if the input has changed.
setInputWithNotify(IEditorInput) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
 
setInsertMark(int, boolean) - Method in class org.eclipse.swt.custom.CTabFolder
Display an insert marker before or after the specified tab item.
setInsertMark(CTabItem, boolean) - Method in class org.eclipse.swt.custom.CTabFolder
Display an insert marker before or after the specified tab item.
setInsertMark(TreeItem, boolean) - Method in class org.eclipse.swt.widgets.Tree
Display a mark indicating the point at which an item will be inserted.
setInsertMode(ITextEditorExtension3.InsertMode) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
 
setInsertMode(ITextEditorExtension3.InsertMode) - Method in interface org.eclipse.ui.texteditor.ITextEditorExtension3
Sets the insert mode of this editor.
setInstallableUnitInclusionRules(IInstallableUnit, String) - Method in interface org.eclipse.equinox.p2.planner.IProfileChangeRequest
Associate an inclusion rule with the installable unit.
setInstallableUnitProfileProperty(IInstallableUnit, String, String) - Method in interface org.eclipse.equinox.p2.engine.IProvisioningPlan
Adds a profile property corresponding to the given installable unit to the plan.
setInstallableUnitProfileProperty(IInstallableUnit, String, String) - Method in interface org.eclipse.equinox.p2.planner.IProfileChangeRequest
Associate a property with a given installable unit.
setInstallationRelaxedWeight(int) - Method in class org.eclipse.equinox.p2.operations.Remedy
 
setInstalledVersion(Version) - Method in class org.eclipse.equinox.p2.operations.RemedyIUDetail
 
setInstallerPlan(IProvisioningPlan) - Method in interface org.eclipse.equinox.p2.engine.IProvisioningPlan
Sets the installer plan for this plan.
setInterpolation(int) - Method in class org.eclipse.swt.graphics.GC
Sets the receiver's interpolation setting to the parameter, which must be one of SWT.DEFAULT, SWT.NONE, SWT.LOW or SWT.HIGH.
setIntProperty(String, int) - Method in interface org.eclipse.ui.navigator.IExtensionStateModel
 
setIntroDescriptor(IntroDescriptor) - Method in class org.eclipse.ui.internal.Workbench
This method exists as a test hook.
setIntroStandby(IIntroPart, boolean) - Method in class org.eclipse.ui.internal.WorkbenchIntroManager
 
setIntroStandby(IIntroPart, boolean) - Method in interface org.eclipse.ui.intro.IIntroManager
Sets the standby state of the given intro part.
setIsAllowedToModifyDocument(boolean) - Method in class org.eclipse.jface.text.reconciler.AbstractReconciler
Tells the reconciler whether it is allowed to change the document inside its reconciler thread.
setIsGoToNextNavigationTarget(boolean) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
Sets the default value for go to next navigation enablement.
setIsGoToNextNavigationTargetKey(String) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
Sets the preference key for go to next navigation enablement.
setIsGoToPreviousNavigationTarget(boolean) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
Sets the default value for go to previous navigation enablement.
setIsGoToPreviousNavigationTargetKey(String) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
Sets the preference key for go to previous navigation enablement.
setIsIncrementalReconciler(boolean) - Method in class org.eclipse.jface.text.reconciler.AbstractReconciler
Tells the reconciler whether any of the available reconciling strategies is interested in getting detailed dirty region information or just in the fact that the document has been changed.
setItem(int, String) - Method in class org.eclipse.swt.custom.CCombo
Sets the text of the item in the receiver's list at the given zero-relative index to the string argument.
setItem(int, String) - Method in class org.eclipse.swt.widgets.Combo
Sets the text of the item in the receiver's list at the given zero-relative index to the string argument.
setItem(int, String) - Method in class org.eclipse.swt.widgets.List
Sets the text of the item in the receiver's list at the given zero-relative index to the string argument.
setItem(TableItem) - Method in class org.eclipse.swt.custom.TableEditor
Specifies the TableItem that is to be edited.
setItem(TreeItem) - Method in class org.eclipse.swt.custom.TreeEditor
Specifies the TreeItem that is to be edited.
setItemCount(int) - Method in class org.eclipse.jface.viewers.AbstractTableViewer
Set the item count of the receiver.
setItemCount(int) - Method in class org.eclipse.swt.widgets.Table
Sets the number of items contained in the receiver.
setItemCount(int) - Method in class org.eclipse.swt.widgets.Tree
Sets the number of root-level items contained in the receiver.
setItemCount(int) - Method in class org.eclipse.swt.widgets.TreeItem
Sets the number of child items contained in the receiver.
setItemLayout(int[], int[], Point[]) - Method in class org.eclipse.swt.widgets.CoolBar
Sets the receiver's item order, wrap indices, and item sizes all at once.
setItems(String[]) - Method in class org.eclipse.jface.viewers.ComboBoxCellEditor
Sets the list of choices for the combo box
setItems(String[]) - Method in class org.eclipse.swt.custom.CCombo
Sets the receiver's list to be the given array of items.
setItems(String[]) - Method in class org.eclipse.swt.custom.PopupList
Sets all items.
setItems(String...) - Method in class org.eclipse.swt.widgets.Combo
Sets the receiver's list to be the given array of items.
setItems(String...) - Method in class org.eclipse.swt.widgets.List
Sets the receiver's items to be the given array of items.
setItems(IContributionItem[]) - Method in class org.eclipse.jface.action.CoolBarManager
Replaces the current items with the given items.
setItems(IContributionItem[]) - Method in class org.eclipse.ui.internal.CoolBarToTrimManager
 
setJavascriptEnabled(boolean) - Method in class org.eclipse.swt.browser.Browser
Sets whether javascript will be allowed to run in pages subsequently viewed in the receiver.
setJobGroup(JobGroup) - Method in class org.eclipse.core.runtime.jobs.Job
Sets the job group to which this job belongs.
setJustify(boolean) - Method in class org.eclipse.swt.custom.StyledText
Sets whether the widget should justify lines.
setJustify(boolean) - Method in class org.eclipse.swt.graphics.TextLayout
Sets the justification of the receiver.
setKeepDerivedState(boolean) - Method in interface org.eclipse.core.resources.IWorkspaceDescription
Sets whether derived files are tracked in the local history.
setKeepPreviewEdits(boolean) - Method in class org.eclipse.ltk.core.refactoring.MultiStateTextFileChange
 
setKeepPreviewEdits(boolean) - Method in class org.eclipse.ltk.core.refactoring.TextChange
 
setKeepPreviewEdits(boolean) - Method in class org.eclipse.ltk.core.refactoring.TextEditBasedChange
Controls whether the text edit change should keep executed edits during preview generation.
setKey(String) - Method in class org.eclipse.e4.ui.model.application.impl.StringToObjectMapImpl
setKey(String) - Method in class org.eclipse.e4.ui.model.application.impl.StringToStringMapImpl
setKeyBinding(int, int) - Method in class org.eclipse.swt.custom.StyledText
Maps a key to an action.
setKeyBindingScopes(String[]) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
Sets the key binding scopes for this editor.
setKeyboardLanguage(int) - Static method in class org.eclipse.swt.internal.BidiUtil
Switch the keyboard language to the specified language type.
setKeyFilterEnabled(boolean) - Method in interface org.eclipse.ui.contexts.IWorkbenchContextSupport
Deprecated.
Enables or disables the global key binding architecture.
setKeyFilterEnabled(boolean) - Method in interface org.eclipse.ui.keys.IBindingService
Enables or disables the global key binding architecture.
setKeySequence(String) - Method in class org.eclipse.e4.ui.model.application.commands.impl.KeyBindingImpl
setKeySequence(String) - Method in interface org.eclipse.e4.ui.model.application.commands.MKeySequence
Sets the value of the 'Key Sequence' attribute.
setKeySequence(KeySequence) - Method in class org.eclipse.jface.bindings.keys.KeySequenceText
A mutator for the key sequence stored within this widget.
setKeyStrokeLimit(int) - Method in class org.eclipse.jface.bindings.keys.KeySequenceText
A mutator for the maximum number of strokes that are permitted in this widget at one time.
setKind(int) - Method in class org.eclipse.compare.structuremergeviewer.DiffElement
Sets the kind of difference for this element.
setKind(int) - Method in class org.eclipse.search.ui.text.MatchEvent
Sets the kind of event this is.
setLabel(String) - Method in class org.eclipse.core.commands.operations.AbstractOperation
Set the label of the operation to the specified name.
setLabel(String) - Method in class org.eclipse.e4.ui.model.application.descriptor.basic.impl.PartDescriptorImpl
setLabel(String) - Method in class org.eclipse.e4.ui.model.application.ui.advanced.impl.AreaImpl
setLabel(String) - Method in class org.eclipse.e4.ui.model.application.ui.advanced.impl.PerspectiveImpl
setLabel(String) - Method in class org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl
setLabel(String) - Method in class org.eclipse.e4.ui.model.application.ui.basic.impl.WindowImpl
setLabel(String) - Method in class org.eclipse.e4.ui.model.application.ui.menu.impl.ItemImpl
setLabel(String) - Method in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuElementImpl
setLabel(String) - Method in interface org.eclipse.e4.ui.model.application.ui.MUILabel
Sets the value of the 'Label' attribute.
setLabel(String) - Method in class org.eclipse.help.internal.CommandLink
 
setLabel(String) - Method in class org.eclipse.help.internal.Topic
 
setLabel(String) - Method in interface org.eclipse.help.ui.IEngineDescriptor
Changes the label of this engine.
setLabel(String) - Method in class org.eclipse.jface.text.codemining.AbstractCodeMining
Set the label mining.
setLabel(String) - Method in class org.eclipse.ui.internal.AbstractWorkingSet
 
setLabel(String) - Method in interface org.eclipse.ui.IWorkingSet
Set the name of this working set, formated for the end user.
setLabelDecorator(ILabelDecorator) - Method in class org.eclipse.jface.viewers.DecoratingLabelProvider
Sets the label decorator.
setLabelDecorator(ILabelDecorator) - Method in class org.eclipse.jface.viewers.DecoratingStyledCellLabelProvider
Sets the label decorator.
setLabelProvider(ICompareInput, ICompareInputLabelProvider) - Method in class org.eclipse.compare.CompareConfiguration
Set the label provider for the given compare input.
setLabelProvider(CellLabelProvider) - Method in class org.eclipse.jface.viewers.ViewerColumn
Set the label provider for the column.
setLabelProvider(IBaseLabelProvider) - Method in class org.eclipse.jface.viewers.AbstractListViewer
The list viewer implementation of this Viewer framework method ensures that the given label provider is an instance of ILabelProvider.
setLabelProvider(IBaseLabelProvider) - Method in class org.eclipse.jface.viewers.ColumnViewer
The column viewer implementation of this Viewer framework method ensures that the given label provider is an instance of ITableLabelProvider, ILabelProvider, or CellLabelProvider.
setLabelProvider(IBaseLabelProvider) - Method in class org.eclipse.jface.viewers.ComboBoxViewerCellEditor
 
setLabelProvider(IBaseLabelProvider) - Method in class org.eclipse.jface.viewers.ContentViewer
Sets the label provider for this viewer.
setLabelProvider(IBaseLabelProvider) - Method in class org.eclipse.jface.viewers.StructuredViewer
 
setLabelProvider(ILabelProvider) - Method in class org.eclipse.jface.fieldassist.ContentProposalAdapter
Set the label provider that is used to show proposals.
setLabelProvider(ILabelProvider) - Method in class org.eclipse.ui.dialogs.FilteredList
Sets the label provider.
setLabelProvider(ILabelProvider) - Method in class org.eclipse.ui.dialogs.ListDialog
 
setLabelProvider(ILabelProvider) - Method in class org.eclipse.ui.views.properties.PropertyDescriptor
Sets the label provider for this property descriptor.
setLabelProvider(TableViewerColumn) - Method in class org.eclipse.ui.internal.FilteredTableBaseHandler
Sets the label provider for the only column visible in the table.
setLabelProvider(TableViewerColumn) - Method in class org.eclipse.ui.internal.WorkbookEditorsHandler
Specializes FilteredTableBaseHandler.setLabelProvider(TableViewerColumn) by providing custom styles to the table cells
setLabelText(String) - Method in class org.eclipse.jface.preference.BooleanFieldEditor
 
setLabelText(String) - Method in class org.eclipse.jface.preference.FieldEditor
Sets this field editor's label text.
setLastModified(long) - Method in interface org.eclipse.core.filesystem.IFileInfo
Sets the last modified time for this file.
setLastModified(long) - Method in class org.eclipse.core.filesystem.provider.FileInfo
 
setLaunch(ILaunch) - Method in class org.eclipse.debug.core.model.RuntimeProcess
Sets the launch this process is contained in
setLaunchConfiguration(ILaunchConfiguration) - Method in class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector
Sets the launch configuration associated with this source lookup director.
setLaunchConfiguration(ILaunchConfiguration) - Method in class org.eclipse.debug.ui.WorkingDirectoryBlock
Sets the launch configuration to be used by this working directory block.
setLaunchConfigurationDialog(ILaunchConfigurationDialog) - Method in class org.eclipse.debug.ui.AbstractLaunchConfigurationTab
 
setLaunchConfigurationDialog(ILaunchConfigurationDialog) - Method in interface org.eclipse.debug.ui.ILaunchConfigurationTab
Sets the launch configuration dialog that hosts this tab.
setLaunchPerspective(ILaunchConfigurationType, String, String) - Static method in class org.eclipse.debug.ui.DebugUITools
Sets the perspective to switch to when a configuration of the given type is launched in the given mode.
setLaunchPerspective(ILaunchConfigurationType, ILaunchDelegate, Set<String>, String) - Static method in class org.eclipse.debug.ui.DebugUITools
Sets the perspective to switch to when a configuration of the specified type and launched using the specified launch delegate is launched in the specified modeset.
setLayer(int) - Method in class org.eclipse.ui.texteditor.MarkerAnnotation
Deprecated.
As of 3.0, annotation with a visible presentation should implement IAnnotationPresentation
setLayout(int) - Method in class org.eclipse.search.ui.text.AbstractTextSearchViewPage
Sets the layout of this search result page.
setLayout(Layout) - Method in class org.eclipse.swt.custom.CBanner
Sets the layout which is associated with the receiver to be the argument which may be null.
setLayout(Layout) - Method in class org.eclipse.swt.custom.CCombo
Sets the layout which is associated with the receiver to be the argument which may be null.
setLayout(Layout) - Method in class org.eclipse.swt.custom.CTabFolder
Sets the layout which is associated with the receiver to be the argument which may be null.
setLayout(Layout) - Method in class org.eclipse.swt.custom.SashForm
Sets the layout which is associated with the receiver to be the argument which may be null.
setLayout(Layout) - Method in class org.eclipse.swt.custom.ScrolledComposite
Sets the layout which is associated with the receiver to be the argument which may be null.
setLayout(Layout) - Method in class org.eclipse.swt.custom.ViewForm
Sets the layout which is associated with the receiver to be the argument which may be null.
setLayout(Layout) - Method in class org.eclipse.swt.widgets.Composite
Sets the layout which is associated with the receiver to be the argument which may be null.
setLayout(Layout) - Method in class org.eclipse.ui.forms.widgets.ExpandableComposite
Prevents assignment of the layout manager - expandable composite uses its own layout.
setLayout(Layout) - Method in class org.eclipse.ui.forms.widgets.Form
Prevents from changing the custom control layout.
setLayoutData(Object) - Method in class org.eclipse.swt.widgets.Control
Sets the layout data associated with the receiver to the argument.
setLayoutData(CellEditor.LayoutData) - Method in class org.eclipse.jface.viewers.ColumnViewerEditor
set the layout data for the editor
setLayoutData(CellEditor.LayoutData) - Method in class org.eclipse.jface.viewers.TableViewerEditor
 
setLayoutData(CellEditor.LayoutData) - Method in class org.eclipse.jface.viewers.TreeViewerEditor
 
setLayoutDeferred(boolean) - Method in class org.eclipse.swt.widgets.Composite
If the argument is true, causes subsequent layout operations in the receiver or any of its children to be ignored.
setLeft(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setLeft(ITypedElement) - Method in class org.eclipse.compare.structuremergeviewer.DiffNode
Sets the left input to the given value.
setLeft(Control) - Method in class org.eclipse.swt.custom.CBanner
Set the control that appears on the left side of the banner.
setLeftDirty(boolean) - Method in class org.eclipse.compare.CompareEditorInput
Sets the dirty state of left site of this input to the given value and sends out a PropertyChangeEvent if the new value for whole input differs from the old value.
setLeftDirty(boolean) - Method in class org.eclipse.compare.contentmergeviewer.ContentMergeViewer
Sets the dirty state of the left side of this viewer.
setLeftEditable(boolean) - Method in class org.eclipse.compare.CompareConfiguration
Controls whether the left side of a merge viewer is editable.
setLeftError(String) - Method in class org.eclipse.compare.internal.MergeViewerContentProvider
 
setLeftError(String) - Method in class org.eclipse.compare.internal.MirroredMergeViewerContentProvider
 
setLeftImage(Image) - Method in class org.eclipse.compare.CompareConfiguration
Sets the image to use for the left side of compare/merge viewers.
setLeftLabel(String) - Method in class org.eclipse.compare.CompareConfiguration
Sets the label to use for the left side of compare/merge viewers.
setLeftMargin(int) - Method in class org.eclipse.swt.custom.CLabel
Set the label's horizontal left margin, in points.
setLeftMargin(int) - Method in class org.eclipse.swt.custom.StyledText
Sets the left margin.
setLength(int) - Method in class org.eclipse.compare.structuremergeviewer.DocumentRangeNode
Sets the length of the range of this node.
setLength(int) - Method in class org.eclipse.jface.text.Position
Changes the length of this position to the given length.
setLength(int) - Method in class org.eclipse.search.ui.text.Match
Sets the length.
setLength(long) - Method in class org.eclipse.core.filesystem.provider.FileInfo
Sets the length of this file.
setLetterSpacing(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setLicenses(ILicense[]) - Method in class org.eclipse.equinox.p2.metadata.MetadataFactory.InstallableUnitDescription
Set the licenses for the installable unit.
setLifeCycle(IRequirement) - Method in class org.eclipse.equinox.p2.metadata.MetadataFactory.InstallableUnitPatchDescription
Set the lifecycle change for the installable unit patch.
setLimit(int) - Method in class org.eclipse.jface.viewers.deferred.DeferredContentProvider
Sets the maximum number of rows in the table.
setLimit(IUndoContext, int) - Method in class org.eclipse.core.commands.operations.DefaultOperationHistory
 
setLimit(IUndoContext, int) - Method in interface org.eclipse.core.commands.operations.IOperationHistory
Set the limit on the undo and redo history for a particular context.
setLineAlignment(int, int, int) - Method in class org.eclipse.swt.custom.StyledText
Sets the alignment of the specified lines.
setLinear(boolean) - Method in class org.eclipse.e4.ui.css.core.dom.properties.Gradient
 
setLineAttributes(LineAttributes) - Method in class org.eclipse.swt.graphics.GC
Sets the receiver's line attributes.
setLineBackground(int, int, Color) - Method in class org.eclipse.swt.custom.StyledText
Sets the background color of the specified lines.
setLineBackground(Position, Color) - Method in class org.eclipse.compare.internal.MergeSourceViewer
 
setLineBullet(int, int, Bullet) - Method in class org.eclipse.swt.custom.StyledText
Sets the bullet of the specified lines.
setLineCap(int) - Method in class org.eclipse.swt.graphics.GC
Sets the receiver's line cap style to the argument, which must be one of the constants SWT.CAP_FLAT, SWT.CAP_ROUND, or SWT.CAP_SQUARE.
setLineDash(int[]) - Method in class org.eclipse.swt.graphics.GC
Sets the receiver's line dash style to the argument.
setLineHeight(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setLineIndent(int, int, int) - Method in class org.eclipse.swt.custom.StyledText
Sets the indent of the specified lines.
setLineJoin(int) - Method in class org.eclipse.swt.graphics.GC
Sets the receiver's line join style to the argument, which must be one of the constants SWT.JOIN_MITER, SWT.JOIN_ROUND, or SWT.JOIN_BEVEL.
setLineJustify(int, int, boolean) - Method in class org.eclipse.swt.custom.StyledText
Sets the justify of the specified lines.
setLineNumber(Map<String, Object>, int) - Static method in class org.eclipse.ui.texteditor.MarkerUtilities
Sets the line number in the given map using the standard marker attribute name as the key.
setLineNumber(IMarker, int) - Static method in class org.eclipse.ui.texteditor.MarkerUtilities
Sets the line number of the given marker.
setLineSpacing(int) - Method in class org.eclipse.swt.custom.StyledText
Sets the line spacing of the widget.
setLineSpacingProvider(StyledTextLineSpacingProvider) - Method in class org.eclipse.swt.custom.StyledText
Sets the line spacing provider of the widget.
setLineStyle(int) - Method in class org.eclipse.swt.graphics.GC
Sets the receiver's line style to the argument, which must be one of the constants SWT.LINE_SOLID, SWT.LINE_DASH, SWT.LINE_DOT, SWT.LINE_DASHDOT or SWT.LINE_DASHDOTDOT.
setLinesVisible(boolean) - Method in class org.eclipse.swt.widgets.Table
Marks the receiver's lines as visible if the argument is true, and marks it invisible otherwise.
setLinesVisible(boolean) - Method in class org.eclipse.swt.widgets.Tree
Marks the receiver's lines as visible if the argument is true, and marks it invisible otherwise.
setLineTabStops(int, int, int[]) - Method in class org.eclipse.swt.custom.StyledText
Sets the tab stops of the specified lines.
setLineTracker(ILineTracker) - Method in class org.eclipse.jface.text.AbstractDocument
Sets the document's line tracker.
setLineTracker(ILineTracker) - Method in class org.eclipse.jface.text.TabsToSpacesConverter
 
setLineVerticalIndent(int, int) - Method in class org.eclipse.swt.custom.StyledText
Sets the vertical indent of the specified lines.
setLineWidth(int) - Method in class org.eclipse.swt.graphics.GC
Sets the width that will be used when drawing lines for all of the figure drawing operations (that is, drawLine, drawRectangle, drawPolyline, and so forth.
setLineWrapIndent(int, int, int) - Method in class org.eclipse.swt.custom.StyledText
Sets the wrap indent of the specified lines.
setLinkForeground(Color) - Method in class org.eclipse.swt.widgets.Link
Sets the link foreground color to the color specified by the argument, or to the default system color for the link if the argument is null.
setLinkingEnabled(boolean) - Method in class org.eclipse.ui.navigator.CommonNavigator
Linking is handled by an action which listens for changes to the CommonNavigator.IS_LINKING_ENABLED_PROPERTY.
setLinkTarget(String) - Method in class org.eclipse.ui.dialogs.WizardNewLinkPage
Sets the value of the link target field
setLinkWithEditor(boolean) - Method in class org.eclipse.ui.OpenAndLinkWithEditorHelper
Sets whether editor that corresponds to the viewer's selection should be brought to front.
setList(String[]) - Method in interface org.eclipse.update.configurator.IPlatformConfiguration.ISitePolicy
Deprecated.
Set new policy list.
setList(S, List<E>) - Method in interface org.eclipse.core.databinding.property.list.IListProperty
Updates the property on the source with the specified change
setList(S, List<E>) - Method in class org.eclipse.core.databinding.property.list.ListProperty
 
setList(S, List<E>, ListDiff<E>) - Method in class org.eclipse.core.databinding.property.list.SimpleListProperty
Updates the property on the source with the specified change.
setListComparator(ViewerComparator) - Method in class org.eclipse.ui.ide.dialogs.ResourceTreeAndListGroup
Set the comparator that is to be applied to self's list viewer
setListElements(Object[]) - Method in class org.eclipse.debug.ui.StringVariableSelectionDialog
 
setListElements(Object[]) - Method in class org.eclipse.ui.dialogs.AbstractElementListSelectionDialog
Sets the elements of the list (widget).
setListLabelProvider(ILabelProvider) - Method in class org.eclipse.ui.dialogs.FilteredItemsSelectionDialog
Sets a new label provider for items in the list.
setListProviders(IStructuredContentProvider, ILabelProvider) - Method in class org.eclipse.ui.ide.dialogs.ResourceTreeAndListGroup
Set the list viewer's providers to those passed
setListSelectionLabelDecorator(ILabelDecorator) - Method in class org.eclipse.ui.dialogs.FilteredItemsSelectionDialog
Sets the label decorator for selected items in the list.
setListStyle(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setListStyleImage(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setListStylePosition(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setListStyleType(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setListVisible(boolean) - Method in class org.eclipse.swt.custom.CCombo
Marks the receiver's list as visible if the argument is true, and marks it invisible otherwise.
setListVisible(boolean) - Method in class org.eclipse.swt.widgets.Combo
Marks the receiver's list as visible if the argument is true, and marks it invisible otherwise.
setLoadingText(String) - Method in class org.eclipse.ui.forms.widgets.FormText
Deprecated.
use setText(loadingText, false, false);
setLocal(boolean, int, IProgressMonitor) - Method in interface org.eclipse.core.resources.IResource
Deprecated.
This API is no longer in use. Note that this API is unrelated to whether the resource is in the local file system versus some other file system.
setLocale(String) - Method in class org.eclipse.jface.bindings.BindingManager
Changes the locale for this binding manager.
setLocale(String) - Method in class org.eclipse.swt.graphics.FontData
Sets the locale of the receiver.
setLocalTimeStamp(long) - Method in interface org.eclipse.core.resources.IResource
Sets the local time stamp on disk for this resource.
setLocation(int, int) - Method in interface org.eclipse.help.browser.IBrowser
Causes the browser to be moved to the specified location.
setLocation(int, int) - Method in class org.eclipse.swt.widgets.Caret
Sets the receiver's location to the point specified by the arguments which are relative to the receiver's parent (or its display if its parent is null).
setLocation(int, int) - Method in class org.eclipse.swt.widgets.Control
Sets the receiver's location to the point specified by the arguments which are relative to the receiver's parent (or its display if its parent is null), unless the receiver is a shell.
setLocation(int, int) - Method in class org.eclipse.swt.widgets.Menu
Sets the location of the receiver, which must be a popup, to the point specified by the arguments which are relative to the display.
setLocation(int, int) - Method in class org.eclipse.swt.widgets.ToolTip
Sets the location of the receiver, which must be a tooltip, to the point specified by the arguments which are relative to the display.
setLocation(URI) - Method in interface org.eclipse.core.resources.undo.snapshot.IContainerSnapshot
Set the location to which this container is linked.
setLocation(URI) - Method in class org.eclipse.equinox.frameworkadmin.BundleInfo
Set the location for this bundle.
setLocation(URI) - Method in class org.eclipse.equinox.p2.repository.spi.AbstractRepository
Sets the location of this repository
setLocation(IPath) - Method in interface org.eclipse.core.resources.IProjectDescription
Sets the local file system location for the described project.
setLocation(Point) - Method in class org.eclipse.jface.text.AbstractInformationControl
 
setLocation(Point) - Method in interface org.eclipse.jface.text.IInformationControl
Sets the location of this information control.
setLocation(Point) - Method in class org.eclipse.swt.widgets.Caret
Sets the receiver's location to the point specified by the argument which is relative to the receiver's parent (or its display if its parent is null).
setLocation(Point) - Method in class org.eclipse.swt.widgets.Control
Sets the receiver's location to the point specified by the arguments which are relative to the receiver's parent (or its display if its parent is null), unless the receiver is a shell.
setLocation(Point) - Method in class org.eclipse.swt.widgets.Menu
Sets the location of the receiver, which must be a popup, to the point specified by the argument which is relative to the display.
setLocation(Point) - Method in class org.eclipse.swt.widgets.ToolTip
Sets the location of the receiver, which must be a tooltip, to the point specified by the argument which is relative to the display.
setLocation(Rectangle, Point) - Static method in class org.eclipse.jface.util.Geometry
Sets the x,y position of the given rectangle.
setLocationOfLastMouseButtonActivity(int, int) - Method in class org.eclipse.jface.text.source.CompositeRuler
 
setLocationOfLastMouseButtonActivity(int, int) - Method in interface org.eclipse.jface.text.source.IVerticalRulerExtension
Sets the location of the last mouse button activity.
setLocationOfLastMouseButtonActivity(int, int) - Method in class org.eclipse.jface.text.source.VerticalRuler
 
setLocationURI(URI) - Method in interface org.eclipse.core.resources.IProjectDescription
Sets the location for the described project.
setLocked(boolean) - Method in class org.eclipse.swt.widgets.CoolBar
Sets whether or not the receiver is 'locked'.
setLockLayout(boolean) - Method in class org.eclipse.jface.action.CoolBarManager
 
setLockLayout(boolean) - Method in interface org.eclipse.jface.action.ICoolBarManager
Locks or unlocks the layout of the underlying cool bar widget.
setLockLayout(boolean) - Method in class org.eclipse.jface.action.SubCoolBarManager
 
setLockLayout(boolean) - Method in class org.eclipse.ui.internal.CoolBarToTrimManager
 
setLockListener(LockListener) - Method in interface org.eclipse.core.runtime.jobs.IJobManager
Provides a hook that is notified whenever a thread is about to wait on a lock, or when a thread is about to release a lock.
setLockObject(Object) - Method in interface org.eclipse.jface.text.ISynchronizable
Sets the lock object for this object.
setLockObject(Object) - Method in class org.eclipse.jface.text.source.AnnotationModel
 
setLog(ILogger) - Static method in class org.eclipse.core.databinding.util.Policy
Sets the logger used by JFace Data Binding to log errors.
setLog(ILogger) - Static method in class org.eclipse.jface.util.Policy
Sets the logger used by JFace to log errors.
setLowerListComparator(Comparator) - Method in class org.eclipse.ui.dialogs.TwoPaneElementSelector
Sets the comparator used to sort the list in the lower pane.
setLowerListLabel(String) - Method in class org.eclipse.ui.dialogs.TwoPaneElementSelector
Sets the lower list label.
setLowerSelectedElement(Object) - Method in class org.eclipse.ui.dialogs.TwoPaneElementSelector
Selects an element in the lower pane.
setMainMenu(MMenu) - Method in class org.eclipse.e4.ui.model.application.ui.basic.impl.WindowImpl
setMainMenu(MMenu) - Method in interface org.eclipse.e4.ui.model.application.ui.basic.MWindow
Sets the value of the 'Main Menu' containment reference.
setManager(CommandManager) - Method in class org.eclipse.e4.core.commands.internal.CommandServiceImpl
 
setManager(PreferenceManager) - Method in class org.eclipse.jface.preference.PreferenceContentProvider
Set the manager for the preferences.
setManager(ObjectActionContributorManager) - Method in class org.eclipse.ui.internal.ObjectActionContributorReader
Set the manager to read into.
setManifest(File) - Method in class org.eclipse.help.search.HelpIndexBuilder
Sets the new manifest file (plugin.xml) to be used by this builder.
setManifest(String) - Method in class org.eclipse.equinox.frameworkadmin.BundleInfo
Set the manifest for this bundle
setMap(S, Map<K, V>) - Method in interface org.eclipse.core.databinding.property.map.IMapProperty
Updates the property on the source with the specified change.
setMap(S, Map<K, V>) - Method in class org.eclipse.core.databinding.property.map.MapProperty
 
setMap(S, Map<K, V>, MapDiff<K, V>) - Method in class org.eclipse.core.databinding.property.map.SimpleMapProperty
Updates the property on the source with the specified change.
setMappedResources(IResource[]) - Method in interface org.eclipse.debug.core.ILaunchConfigurationWorkingCopy
Sets the resources associated with this launch configuration, possibly null.
setMapper(ICommonViewerMapper) - Method in class org.eclipse.ui.navigator.CommonViewer
Sets the ICommonViewerMapper to work with this viewer.
setMargin(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setMarginBottom(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setMarginColor(Color) - Method in class org.eclipse.swt.custom.StyledText
Sets the color of the margins.
setMarginLeft(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setMarginPainterPreferenceKeys(String, String, String) - Method in class org.eclipse.ui.texteditor.SourceViewerDecorationSupport
Sets the preference keys for the margin painter.
setMarginRight(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setMarginRulerColor(Color) - Method in class org.eclipse.jface.text.MarginPainter
Sets the color of the margin line.
setMarginRulerColumn(int) - Method in class org.eclipse.jface.text.MarginPainter
Sets the column after which to draw the margin line.
setMarginRulerStyle(int) - Method in class org.eclipse.jface.text.MarginPainter
Sets the line style of the margin line.
setMarginRulerWidth(int) - Method in class org.eclipse.jface.text.MarginPainter
Sets the line width of the margin line.
setMargins(int, int) - Method in class org.eclipse.jface.text.AbstractInformationControlManager
Sets the horizontal and vertical margin to be used when laying out the information control relative to the subject control.
setMargins(int, int, int, int) - Method in class org.eclipse.swt.custom.CLabel
Set the label's margins, in points.
setMargins(int, int, int, int) - Method in class org.eclipse.swt.custom.StyledText
Sets the margins.
setMarginTop(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setMarginWidth(int) - Method in class org.eclipse.jface.fieldassist.ControlDecoration
Set the margin width in pixels that should be used between the decorator and the horizontal edge of the control.
setMark(int) - Method in interface org.eclipse.jface.text.ITextViewerExtension
Sets a mark at the given offset or clears the mark if the specified offset is -1.
setMark(int) - Method in class org.eclipse.jface.text.TextViewer
 
SetMarkAction_text - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
setMarkAtCursor(boolean) - Method in interface org.eclipse.jface.text.IMarkRegionTarget
Sets or clears a mark at the current cursor position.
setMarkAtCursor(boolean) - Method in class org.eclipse.ui.texteditor.MarkRegionTarget
 
setMarkedAsStarted(boolean) - Method in class org.eclipse.equinox.frameworkadmin.BundleInfo
Set whether or not this bundle should be started
setMarker(IMarker) - Method in class org.eclipse.debug.core.model.Breakpoint
 
setMarker(IMarker) - Method in interface org.eclipse.debug.core.model.IBreakpoint
Sets the marker associated with this breakpoint.
setMarker(IMarker) - Method in class org.eclipse.ui.views.markers.internal.DialogMarkerProperties
Sets the marker to show or modify.
setMarker(IMarker) - Method in class org.eclipse.ui.views.tasklist.TaskPropertiesDialog
Sets the marker to show or modify.
setMarkerDescriptions(IMarkerSnapshot[]) - Method in class org.eclipse.ui.ide.undo.CreateMarkersOperation
Set the marker descriptions that describe markers that can be created.
setMarkerOffset(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setMarkerType(String) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
Sets the marker type.
setMarks(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setMasterStrategy(IFormattingStrategy) - Method in class org.eclipse.jface.text.formatter.MultiPassContentFormatter
Registers a master formatting strategy.
setMatch(Match) - Method in class org.eclipse.search.ui.text.MatchEvent
Sets the match for the change this event reports.
setMatchEmptyString(boolean) - Method in class org.eclipse.ui.dialogs.AbstractElementListSelectionDialog
Specifies whether everything or nothing should be filtered on empty filter string.
setMatchEmptyString(boolean) - Method in class org.eclipse.ui.dialogs.FilteredList
Sets whether empty filter strings should filter everything or nothing.
setMatcherString(String) - Method in class org.eclipse.ui.internal.FilteredTableBaseHandler
Set the filter text entered by the User, does nothing by default
setMatcherString(String) - Method in class org.eclipse.ui.internal.WorkbookEditorsHandler
 
setMatches(Match[]) - Method in class org.eclipse.search.ui.text.MatchEvent
Sets the matches for the change this event reports.
setMatchingCharacterPainterPreferenceKeys(String, String) - Method in class org.eclipse.ui.texteditor.SourceViewerDecorationSupport
Sets the preference keys for the matching character painter.
setMatchingCharacterPainterPreferenceKeys(String, String, String, String) - Method in class org.eclipse.ui.texteditor.SourceViewerDecorationSupport
Sets the preference keys for the matching character painter.
setMaxBuildIterations(int) - Method in interface org.eclipse.core.resources.IWorkspaceDescription
Sets the maximum number of times that the workspace should rebuild when builders affect projects that have already been built.
setMaxConcurrentBuilds(int) - Method in interface org.eclipse.core.resources.IWorkspaceDescription
Set the max number of builds that can happen concurrently during workspace build.
setMaxFileStates(int) - Method in interface org.eclipse.core.resources.IWorkspaceDescription
Sets the maximum number of states per file that can be stored in the local history.
setMaxFileStateSize(long) - Method in interface org.eclipse.core.resources.IWorkspaceDescription
Sets the maximum permitted size of a file, in bytes, to be stored in the local history.
setMaxHeight(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setMaximalUndoLevel(int) - Method in class org.eclipse.jface.text.DefaultUndoManager
Deprecated.
 
setMaximalUndoLevel(int) - Method in interface org.eclipse.jface.text.IUndoManager
The given parameter determines the maximal length of the history remembered by the undo manager.
setMaximalUndoLevel(int) - Method in class org.eclipse.jface.text.TextViewerUndoManager
 
setMaximalUndoLevel(int) - Method in class org.eclipse.text.undo.DocumentUndoManager
 
setMaximalUndoLevel(int) - Method in interface org.eclipse.text.undo.IDocumentUndoManager
Sets the limit of the undo history to the specified value.
setMaximized(boolean) - Method in class org.eclipse.swt.custom.CTabFolder
Sets the maximized state of the receiver.
setMaximized(boolean) - Method in class org.eclipse.swt.widgets.Decorations
Sets the maximized state of the receiver.
setMaximizedControl(Control) - Method in class org.eclipse.compare.Splitter
 
setMaximizedControl(Control) - Method in class org.eclipse.swt.custom.SashForm
Specify the control that should take up the entire client area of the SashForm.
setMaximizeVisible(boolean) - Method in class org.eclipse.swt.custom.CTabFolder
Marks the receiver's maximize button as visible if the argument is true, and marks it invisible otherwise.
setMaximum(int) - Method in class org.eclipse.jface.preference.ScaleFieldEditor
Set the value to be used for Scale.setMaximum(int) and update the scale.
setMaximum(int) - Method in class org.eclipse.swt.widgets.ProgressBar
Sets the maximum value that the receiver will allow.
setMaximum(int) - Method in class org.eclipse.swt.widgets.Scale
Sets the maximum value that the receiver will allow.
setMaximum(int) - Method in class org.eclipse.swt.widgets.ScrollBar
Sets the maximum.
setMaximum(int) - Method in class org.eclipse.swt.widgets.Slider
Sets the maximum.
setMaximum(int) - Method in class org.eclipse.swt.widgets.Spinner
Sets the maximum value that the receiver will allow.
setMaximumSize(int, int) - Method in class org.eclipse.swt.widgets.Shell
Sets the receiver's maximum size to the size specified by the arguments.
setMaximumSize(Point) - Method in class org.eclipse.swt.widgets.Shell
Sets the receiver's maximum size to the size specified by the argument.
setMaxWidth(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setMediaText(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.MediaListImpl
 
setMemento(IMemento) - Method in class org.eclipse.debug.ui.AbstractDebugView
Sets the memento that contains the persisted state of the view.
setMenu(MMenu) - Method in class org.eclipse.e4.ui.model.application.ui.menu.impl.ToolItemImpl
setMenu(MMenu) - Method in interface org.eclipse.e4.ui.model.application.ui.menu.MToolItem
Sets the value of the 'Menu' containment reference.
setMenu(Menu) - Method in class org.eclipse.swt.custom.CCombo
 
setMenu(Menu) - Method in class org.eclipse.swt.widgets.Control
Sets the receiver's pop up menu to the argument.
setMenu(Menu) - Method in class org.eclipse.swt.widgets.MenuItem
Sets the receiver's pull down menu to the argument.
setMenu(Menu) - Method in class org.eclipse.swt.widgets.TaskItem
Sets the receiver's pop up menu to the argument.
setMenu(Menu) - Method in class org.eclipse.ui.forms.widgets.ExpandableComposite
Overrides 'super' to pass the menu to the text label.
setMenu(Menu) - Method in class org.eclipse.ui.forms.widgets.Form
Passes the menu to the form body.
setMenu(Menu) - Method in class org.eclipse.ui.forms.widgets.FormText
Disposes the internal menu if created and sets the menu provided as a parameter.
setMenu(Menu) - Method in class org.eclipse.ui.forms.widgets.ScrolledForm
Passes the menu to the body.
setMenuBar(Menu) - Method in class org.eclipse.swt.widgets.Decorations
Sets the receiver's menu bar to the argument, which may be null.
setMenuCreator(IMenuCreator) - Method in class org.eclipse.jface.action.Action
Sets the menu creator for this action.
setMenuCreator(IMenuCreator) - Method in interface org.eclipse.jface.action.IAction
Sets the menu creator for this action.
setMenuCreator(IMenuCreator) - Method in class org.eclipse.ui.texteditor.TextNavigationAction
 
setMenuGroups(String, String[]) - Method in interface org.eclipse.team.ui.synchronize.ISynchronizePageConfiguration
Set the groups that are to be added to the menu identified by the menu property id.
setMenuImage(Item) - Static method in class org.eclipse.compare.internal.Utilities
Sets the menu image for the given Item.
setMenuText(String) - Method in class org.eclipse.jface.action.MenuManager
 
setMenuText(String) - Method in class org.eclipse.search.ui.actions.TextSearchGroup
Changes the text that is used for the submenu label.
setMergingEnabled(boolean) - Method in class org.eclipse.team.ui.synchronize.ModelSynchronizeParticipant
Set whether merge capabilities should be enabled for this participant.
setMessage(boolean, String, Image) - Method in interface org.eclipse.ui.texteditor.IEditorStatusLine
Sets the image and message to be displayed on the status line.
setMessage(String) - Method in class org.eclipse.compare.CompareEditorInput
 
setMessage(String) - Method in class org.eclipse.core.runtime.Status
Sets the message.
setMessage(String) - Method in class org.eclipse.debug.ui.AbstractLaunchConfigurationTab
Sets this page's message, possibly null.
setMessage(String) - Method in interface org.eclipse.jface.action.IStatusLineManager
Sets the message text to be displayed on the status line.
setMessage(String) - Method in class org.eclipse.jface.action.StatusLineManager
 
setMessage(String) - Method in class org.eclipse.jface.action.SubStatusLineManager
 
setMessage(String) - Method in class org.eclipse.jface.dialogs.AbstractSelectionDialog
Sets the message for this dialog.
setMessage(String) - Method in class org.eclipse.jface.dialogs.DialogPage
Sets or clears the message for this page.
setMessage(String) - Method in class org.eclipse.jface.dialogs.TitleAreaDialog
Set the message text.
setMessage(String) - Method in class org.eclipse.jface.preference.PreferenceDialog
Set the message text.
setMessage(String) - Method in class org.eclipse.swt.widgets.DirectoryDialog
Sets the dialog's message, which is a description of the purpose for which it was opened.
setMessage(String) - Method in class org.eclipse.swt.widgets.MessageBox
Sets the dialog's message, which is a description of the purpose for which it was opened.
setMessage(String) - Method in class org.eclipse.swt.widgets.Text
Sets the widget message.
setMessage(String) - Method in class org.eclipse.swt.widgets.ToolTip
Sets the receiver's message.
setMessage(String) - Method in class org.eclipse.ui.about.InstallationPage
Sets or clears the message for this page.
setMessage(String) - Method in class org.eclipse.ui.dialogs.EditorSelectionDialog
Set the message displayed by this message dialog
setMessage(String) - Method in class org.eclipse.ui.dialogs.ProjectLocationMoveDialog
 
setMessage(String) - Method in class org.eclipse.ui.dialogs.SelectionDialog
Sets the message for this dialog.
setMessage(String) - Method in class org.eclipse.ui.forms.widgets.Form
Sets the message for this form.
setMessage(String) - Method in class org.eclipse.ui.part.MessagePage
Sets the message to the given string.
setMessage(String, int) - Method in class org.eclipse.jface.dialogs.DialogPage
Sets the message for this page with an indication of what type of message it is.
setMessage(String, int) - Method in class org.eclipse.jface.dialogs.TitleAreaDialog
Sets the message for this dialog with an indication of what type of message it is.
setMessage(String, int) - Method in class org.eclipse.jface.preference.PreferenceDialog
Sets the message for this dialog with an indication of what type of message it is.
setMessage(String, int) - Method in class org.eclipse.jface.preference.PreferencePage
 
setMessage(String, int) - Method in class org.eclipse.jface.wizard.WizardPage
The WizardPage implementation of this method declared on DialogPage updates the container if this is the current page.
setMessage(String, int) - Method in class org.eclipse.ui.about.InstallationPage
Sets the message for this page with an indication of what type of message it is.
setMessage(String, int) - Method in class org.eclipse.ui.forms.widgets.Form
Sets the message for this form with an indication of what type of message it is.
setMessage(String, int) - Method in class org.eclipse.ui.forms.widgets.ScrolledForm
Sets the form message.
setMessage(String, int, IMessage[]) - Method in class org.eclipse.ui.forms.widgets.Form
Sets the message for this form with an indication of what type of message it is.
setMessage(String, int, IMessage[]) - Method in class org.eclipse.ui.forms.widgets.ScrolledForm
Sets the form message.
setMessage(Map<String, Object>, String) - Static method in class org.eclipse.ui.texteditor.MarkerUtilities
Sets the message in the given map using the standard marker attribute name as the key.
setMessage(Image, String) - Method in interface org.eclipse.jface.action.IStatusLineManager
Sets the image and message to be displayed on the status line.
setMessage(Image, String) - Method in class org.eclipse.jface.action.StatusLineManager
 
setMessage(Image, String) - Method in class org.eclipse.jface.action.SubStatusLineManager
 
setMessageDecorator(ILabelDecorator) - Method in class org.eclipse.ui.statushandlers.WorkbenchStatusDialogManager
This methods sets up the decorator, which is used to modify displayed strings extracted from StatusAdapter.
setMessageLayoutData(Object) - Method in class org.eclipse.jface.dialogs.DialogMessageArea
Set the layoutData for the messageArea.
setMessageOutputLevel(int) - Method in class org.eclipse.ant.core.AntRunner
Set the message output level.
setMessagePrefixProvider(IMessagePrefixProvider) - Method in interface org.eclipse.ui.forms.IMessageManager
Sets the alternative message prefix provider.
setMessageRect(Rectangle) - Method in class org.eclipse.ui.splash.BasicSplashHandler
Set the location of the message text in the splash.
setMetadataRepositories(URI...) - Method in class org.eclipse.equinox.p2.engine.ProvisioningContext
Sets the metadata repositories to consult when performing an operation.
setMetadataRepositoryFlags(int) - Method in class org.eclipse.equinox.p2.operations.RepositoryTracker
Set the repository flags suitable for retrieving known repositories from a repository manager
setMetaRequiredCapabilities(IRequirement[]) - Method in class org.eclipse.equinox.p2.metadata.MetadataFactory.InstallableUnitDescription
Deprecated.
Use setMetaRequirements(requirements) instead
setMetaRequirements(IRequirement[]) - Method in class org.eclipse.equinox.p2.metadata.MetadataFactory.InstallableUnitDescription
Set the meta requirements for the installable unit.
setMinHeight(int) - Method in class org.eclipse.swt.custom.ScrolledComposite
Specify the minimum height at which the ScrolledComposite will begin scrolling the content with the vertical scroll bar.
setMinHeight(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setMinimized(boolean) - Method in class org.eclipse.swt.custom.CTabFolder
Sets the minimized state of the receiver.
setMinimized(boolean) - Method in class org.eclipse.swt.widgets.Decorations
Sets the minimized stated of the receiver.
setMinimizeVisible(boolean) - Method in class org.eclipse.swt.custom.CTabFolder
Marks the receiver's minimize button as visible if the argument is true, and marks it invisible otherwise.
setMinimum(int) - Method in class org.eclipse.jface.preference.ScaleFieldEditor
Set the value to be used for Scale.setMinumum(int) and update the scale.
setMinimum(int) - Method in class org.eclipse.swt.widgets.ProgressBar
Sets the minimum value that the receiver will allow.
setMinimum(int) - Method in class org.eclipse.swt.widgets.Scale
Sets the minimum value that the receiver will allow.
setMinimum(int) - Method in class org.eclipse.swt.widgets.ScrollBar
Sets the minimum value.
setMinimum(int) - Method in class org.eclipse.swt.widgets.Slider
Sets the minimum value.
setMinimum(int) - Method in class org.eclipse.swt.widgets.Spinner
Sets the minimum value that the receiver will allow.
setMinimumCharacters(int) - Method in class org.eclipse.swt.custom.CTabFolder
Sets the minimum number of characters that will be displayed in a fully compressed tab.
setMinimumItemsToShow(int) - Method in class org.eclipse.jface.action.ToolBarContributionItem
Sets the minimum number of tool items to show in the cool item.
setMinimumPageSize(int, int) - Method in class org.eclipse.jface.preference.PreferenceDialog
Sets the minimum page size.
setMinimumPageSize(int, int) - Method in class org.eclipse.jface.wizard.WizardDialog
Sets the minimum page size used for the pages.
setMinimumPageSize(Point) - Method in class org.eclipse.jface.preference.PreferenceDialog
Sets the minimum page size.
setMinimumPageSize(Point) - Method in class org.eclipse.jface.wizard.WizardDialog
Sets the minimum page size used for the pages.
setMinimumSize(int, int) - Method in class org.eclipse.swt.widgets.CoolItem
Sets the minimum size that the cool item can be resized to using the cool item's gripper, to the point specified by the arguments.
setMinimumSize(int, int) - Method in class org.eclipse.swt.widgets.Shell
Sets the receiver's minimum size to the size specified by the arguments.
setMinimumSize(Point) - Method in class org.eclipse.swt.widgets.CoolItem
Sets the minimum size that the cool item can be resized to using the cool item's gripper, to the point specified by the argument.
setMinimumSize(Point) - Method in class org.eclipse.swt.widgets.Shell
Sets the receiver's minimum size to the size specified by the argument.
setMinimumWidth(int) - Method in class org.eclipse.swt.custom.PopupList
Sets the minimum width of the list.
setMinSize(int, int) - Method in class org.eclipse.swt.custom.ScrolledComposite
Specify the minimum width and height at which the ScrolledComposite will begin scrolling the content with the horizontal scroll bar.
setMinSize(Point) - Method in class org.eclipse.swt.custom.ScrolledComposite
Specify the minimum width and height at which the ScrolledComposite will begin scrolling the content with the horizontal scroll bar.
setMinutes(int) - Method in class org.eclipse.swt.widgets.DateTime
Sets the receiver's minutes.
setMinWidth(int) - Method in class org.eclipse.swt.custom.ScrolledComposite
Specify the minimum width at which the ScrolledComposite will begin scrolling the content with the horizontal scroll bar.
setMinWidth(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setMnemonics(String) - Method in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuElementImpl
setMnemonics(String) - Method in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuItemImpl
setMnemonics(String) - Method in interface org.eclipse.e4.ui.model.application.ui.menu.MMenuElement
Sets the value of the 'Mnemonics' attribute.
setModal(boolean) - Method in class org.eclipse.jface.wizard.WizardDialog
Option to set the modality of the WizardDialog.
setMode(int) - Method in class org.eclipse.jface.action.ActionContributionItem
Sets the presentation mode, which is the bitwise-or of the MODE_* constants.
setMode(int) - Method in interface org.eclipse.team.ui.synchronize.ISynchronizePageConfiguration
Set the P_MODE property of this configuration to the given mode flag (one of INCOMING_MODE, OUTGOING_MODE, BOTH_MODE or CONFLICTING_MODE).
setModel(MHandledItem) - Method in class org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem
This method seems to be necessary for calls via reflection when called with MHandledItem parameter.
setModel(MItem) - Method in class org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem
 
setModel(MItem) - Method in class org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem
 
setModel(MToolControl) - Method in class org.eclipse.e4.ui.workbench.renderers.swt.ToolControlContribution
 
setModel(IAnnotationModel) - Method in class org.eclipse.jface.text.source.AbstractRulerColumn
 
setModel(IAnnotationModel) - Method in class org.eclipse.jface.text.source.AnnotationRulerColumn
 
setModel(IAnnotationModel) - Method in class org.eclipse.jface.text.source.ChangeRulerColumn
 
setModel(IAnnotationModel) - Method in class org.eclipse.jface.text.source.CompositeRuler
 
setModel(IAnnotationModel) - Method in interface org.eclipse.jface.text.source.IVerticalRuler
Associates an annotation model with this ruler.
setModel(IAnnotationModel) - Method in interface org.eclipse.jface.text.source.IVerticalRulerColumn
Associates an annotation model with this ruler column.
setModel(IAnnotationModel) - Method in class org.eclipse.jface.text.source.LineNumberChangeRulerColumn
 
setModel(IAnnotationModel) - Method in class org.eclipse.jface.text.source.LineNumberRulerColumn
 
setModel(IAnnotationModel) - Method in class org.eclipse.jface.text.source.OverviewRuler
 
setModel(IAnnotationModel) - Method in class org.eclipse.jface.text.source.VerticalRuler
 
SetModel - Class in org.eclipse.jface.viewers.deferred
Trivial implementation of an IConcurrentModel.
SetModel() - Constructor for class org.eclipse.jface.viewers.deferred.SetModel
 
setModelProviderIds(String[]) - Method in class org.eclipse.ui.actions.CloseResourceAction
Sets the model provider ids that are known to the client that instantiated this operation.
setModelProviderIds(String[]) - Method in class org.eclipse.ui.actions.CopyFilesAndFoldersOperation
Sets the model provider ids that are known to the client that instantiated this operation.
setModelProviderIds(String[]) - Method in class org.eclipse.ui.actions.CopyProjectAction
Sets the model provider ids that are known to the client that instantiated this operation.
setModelProviderIds(String[]) - Method in class org.eclipse.ui.actions.CopyProjectOperation
Sets the model provider ids that are known to the client that instantiated this operation.
setModelProviderIds(String[]) - Method in class org.eclipse.ui.actions.CopyResourceAction
Sets the model provider ids that are known to the client that instantiated this operation.
setModelProviderIds(String[]) - Method in class org.eclipse.ui.actions.DeleteResourceAction
Sets the model provider ids that are known to the client that instantiated this operation.
setModelProviderIds(String[]) - Method in class org.eclipse.ui.actions.RenameResourceAction
Sets the model provider ids that are known to the client that instantiated this operation.
setModelProviderIds(String[]) - Method in class org.eclipse.ui.ide.undo.AbstractWorkspaceOperation
Set the ids of any model providers for the resources involved.
setModes(Set<String>) - Method in interface org.eclipse.debug.core.ILaunchConfigurationWorkingCopy
Set the launch modes for this configuration.
setModification(boolean) - Method in interface org.eclipse.debug.core.model.IWatchpoint
Sets whether this breakpoint will suspend execution when its associated variable is modified.
setModified(boolean) - Method in class org.eclipse.swt.widgets.Shell
Sets the receiver's modified state as specified by the argument.
setMonth(int) - Method in class org.eclipse.swt.widgets.DateTime
Sets the receiver's month.
setMouseNavigatorEnabled(boolean) - Method in class org.eclipse.swt.custom.StyledText
Sets the enabled state of the mouse navigator.
setMoveable(boolean) - Method in class org.eclipse.swt.widgets.TableColumn
Sets the moveable attribute.
setMoveable(boolean) - Method in class org.eclipse.swt.widgets.TreeColumn
Sets the moveable attribute.
setMoveable(boolean) - Method in interface org.eclipse.ui.IViewLayout
Sets whether the view is moveable.
setMRUVisible(boolean) - Method in class org.eclipse.swt.custom.CTabFolder
When there is not enough horizontal space to show all the tabs, by default, tabs are shown sequentially from left to right in order of their index.
setMultipleSelection(boolean) - Method in class org.eclipse.ui.dialogs.AbstractElementListSelectionDialog
Specifies if multiple selection is allowed.
setName(String) - Method in class org.eclipse.ant.core.Property
Sets the name
setName(String) - Method in class org.eclipse.core.filesystem.provider.FileInfo
Sets the name of this file.
setName(String) - Method in interface org.eclipse.core.resources.IProjectDescription
Sets the name of the described project.
setName(String) - Method in class org.eclipse.core.runtime.jobs.Job
Changes the name of this job.
setName(String) - Method in interface org.eclipse.debug.ui.ILaunchConfigurationDialog
Sets the contents of the name field to the given name.
setName(String) - Method in class org.eclipse.e4.ui.model.application.commands.impl.BindingContextImpl
setName(String) - Method in class org.eclipse.e4.ui.model.application.commands.impl.CategoryImpl
setName(String) - Method in class org.eclipse.e4.ui.model.application.commands.impl.CommandParameterImpl
setName(String) - Method in class org.eclipse.e4.ui.model.application.commands.impl.ParameterImpl
setName(String) - Method in interface org.eclipse.e4.ui.model.application.commands.MBindingContext
Sets the value of the 'Name' attribute.
setName(String) - Method in interface org.eclipse.e4.ui.model.application.commands.MCategory
Sets the value of the 'Name' attribute.
setName(String) - Method in interface org.eclipse.e4.ui.model.application.commands.MCommandParameter
Sets the value of the 'Name' attribute.
setName(String) - Method in interface org.eclipse.e4.ui.model.application.commands.MParameter
Sets the value of the 'Name' attribute.
setName(String) - Method in class org.eclipse.equinox.p2.repository.spi.AbstractRepository
Sets the name of this repository
setName(String) - Method in class org.eclipse.jface.text.templates.Template
Deprecated.
Templates should never be modified
setName(String) - Method in class org.eclipse.jface.text.templates.TemplateContextType
Sets the name of the context type.
setName(String) - Method in class org.eclipse.swt.graphics.FontData
Sets the name of the receiver.
setName(String) - Method in class org.eclipse.team.ui.synchronize.AbstractSynchronizeParticipant
Sets the name of this participant to the specified value and notifies property listeners of the change.
setName(String) - Method in class org.eclipse.ui.console.AbstractConsole
Sets the name of this console to the specified value and notifies property listeners of the change.
setName(String) - Method in class org.eclipse.ui.internal.AbstractWorkingSet
 
setName(String) - Method in interface org.eclipse.ui.IWorkingSet
Sets the name of the working set.
setName(String) - Method in class org.eclipse.ui.views.framelist.Frame
Sets the displayable name for the frame.
setNameMappings(String[], int[]) - Method in interface org.eclipse.team.core.IFileContentManager
Map a set of file names to a set of content types and save the mappings in the preferences.
setNativePathsInvalid(NativeCodeDescription, boolean) - Method in interface org.eclipse.osgi.service.resolver.State
Sets the native code paths of a native code description as invalid.
setNatureIds(String[]) - Method in interface org.eclipse.core.resources.IProjectDescription
Sets the list of natures associated with the described project.
setNavigator(ISynchronizePageConfiguration) - Method in class org.eclipse.team.ui.PageSaveablePart
Deprecated.
This method is internal to the framework and should not be called by clients outside of the framework.
setNeedsProgressMonitor(boolean) - Method in class org.eclipse.jface.wizard.Wizard
Sets whether this wizard needs a progress monitor.
setNewName(Object, String) - Method in class org.eclipse.ltk.core.refactoring.participants.ReorgExecutionLog
Logs that the element got renamed to newName by the reorg refactoring.
setNewName(String) - Method in class org.eclipse.ltk.core.refactoring.resource.MoveRenameResourceDescriptor
Sets the new name to rename the resource to.
setNewName(String) - Method in class org.eclipse.ltk.core.refactoring.resource.RenameResourceDescriptor
Sets the new name to rename the resource to.
setNewResourceName(String) - Method in interface org.eclipse.ltk.core.refactoring.participants.IRenameResourceProcessor
Sets the new resource name
setNewShortcuts(List<String>, String) - Method in class org.eclipse.ui.internal.WorkbenchPage
 
setNodeStack(Stack<Object>) - Method in class org.eclipse.e4.ui.css.core.impl.sac.CSSDocumentHandlerImpl
 
setNodeStack(Stack<Object>) - Method in interface org.eclipse.e4.ui.css.core.sac.ExtendedDocumentHandler
Set node stack.
setNodeValue(String) - Method in class org.eclipse.e4.ui.css.core.dom.ElementAdapter
 
setNonDisposeHandler(Consumer<Error>) - Static method in class org.eclipse.swt.graphics.Resource
Enables detection of Resource objects for which Resource.dispose() wasn't called, which means a leak of native memory and/or OS resources.
setNonProxiedHosts(String[]) - Method in interface org.eclipse.core.net.proxy.IProxyService
Sets the list of hosts for which non proxy should be used.
setNumberOfSpacesPerTab(int) - Method in class org.eclipse.jface.text.TabsToSpacesConverter
 
setObject(Object) - Method in class org.eclipse.e4.ui.model.application.impl.ContributionImpl
setObject(Object) - Method in interface org.eclipse.e4.ui.model.application.MContribution
Sets the value of the 'Object' attribute.
setObject(Object) - Method in class org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl
setObject(Object) - Method in class org.eclipse.e4.ui.model.application.ui.impl.ImperativeExpressionImpl
setObject(Object) - Method in class org.eclipse.e4.ui.model.application.ui.menu.impl.DirectMenuItemImpl
setObject(Object) - Method in class org.eclipse.e4.ui.model.application.ui.menu.impl.DirectToolItemImpl
setObject(Object) - Method in class org.eclipse.e4.ui.model.application.ui.menu.impl.DynamicMenuContributionImpl
setObject(Object) - Method in class org.eclipse.e4.ui.model.application.ui.menu.impl.ToolControlImpl
setOffset(int) - Method in class org.eclipse.jface.text.information.InformationPresenter
Sets a offset to override the selection.
setOffset(int) - Method in class org.eclipse.jface.text.Position
Changes the offset of this position to the given offset.
setOffset(int) - Method in class org.eclipse.search.ui.text.Match
Sets the offset of this match.
setOffsets(int[]) - Method in class org.eclipse.jface.text.templates.TemplateVariable
Sets the offsets of the variable.
SetOneWaySteps - Class in org.eclipse.core.databinding.bind.steps
Contains Step interfaces for the fluent databinding API for one-way IObservableSet bindings.
SetOneWaySteps.SetOneWayBindWriteConfigStep<F,T,THIS extends SetOneWaySteps.SetOneWayBindWriteConfigStep<F,T,THIS>> - Interface in org.eclipse.core.databinding.bind.steps
Step for configuring the to-end and creating the binding.
SetOneWaySteps.SetOneWayConvertStep<F,THIS extends SetOneWaySteps.SetOneWayConvertStep<F,THIS>> - Interface in org.eclipse.core.databinding.bind.steps
Step for converting between from- and to-types.
SetOneWaySteps.SetOneWayFromStep - Interface in org.eclipse.core.databinding.bind.steps
Refines the return types of the SetCommonSteps.SetFromStep methods for use with one-way bindings.
SetOneWaySteps.SetOneWayToStep<F,T> - Interface in org.eclipse.core.databinding.bind.steps
Step for setting the to-end observable.
SetOneWaySteps.SetOneWayUntypedTo<F> - Interface in org.eclipse.core.databinding.bind.steps
Step for settings to-end observable using default converters.
setOnTop(boolean) - Method in class org.eclipse.e4.ui.model.application.ui.impl.UIElementImpl
setOnTop(boolean) - Method in interface org.eclipse.e4.ui.model.application.ui.MUIElement
Sets the value of the 'On Top' attribute.
setOpenMethod(int) - Static method in class org.eclipse.jface.util.OpenStrategy
Set the current used single/double-click method.
setOpenOnRun(boolean) - Method in class org.eclipse.jface.dialogs.ProgressMonitorDialog
Sets whether the dialog should be opened before the operation is run.
setOperationCancelButtonEnabled(boolean) - Method in class org.eclipse.jface.dialogs.ProgressMonitorDialog
Helper to enable/disable Cancel button for this dialog.
setOperationHistory(IOperationHistory) - Static method in class org.eclipse.core.commands.operations.OperationHistoryFactory
Set the operation history to be used for managing undoable operations.
setOperationThread(Thread) - Method in class org.eclipse.ui.internal.PendingSyncExec
 
setOption(String, String) - Method in interface org.eclipse.osgi.service.debug.DebugOptions
Sets the identified option to the identified value.
setOptional(boolean) - Method in class org.eclipse.e4.ui.model.application.commands.impl.CommandParameterImpl
setOptional(boolean) - Method in interface org.eclipse.e4.ui.model.application.commands.MCommandParameter
Sets the value of the 'Optional' attribute.
setOptions(Map<String, String>) - Method in interface org.eclipse.osgi.service.debug.DebugOptions
Sets the current option key/value pairs to the specified options.
setOrientation(int) - Method in class org.eclipse.swt.custom.SashForm
If orientation is SWT.HORIZONTAL, lay the controls in the SashForm out side by side.
setOrientation(int) - Method in class org.eclipse.swt.custom.StyledText
Sets the orientation of the receiver, which must be one of the constants SWT.LEFT_TO_RIGHT or SWT.RIGHT_TO_LEFT.
setOrientation(int) - Method in class org.eclipse.swt.graphics.TextLayout
Sets the orientation of the receiver, which must be one of SWT.LEFT_TO_RIGHT or SWT.RIGHT_TO_LEFT.
setOrientation(int) - Method in class org.eclipse.swt.widgets.Combo
Sets the orientation of the receiver, which must be one of the constants SWT.LEFT_TO_RIGHT or SWT.RIGHT_TO_LEFT.
setOrientation(int) - Method in class org.eclipse.swt.widgets.Control
Sets the orientation of the receiver, which must be one of the constants SWT.LEFT_TO_RIGHT or SWT.RIGHT_TO_LEFT.
setOrientation(int) - Method in class org.eclipse.swt.widgets.DateTime
 
setOrientation(int) - Method in class org.eclipse.swt.widgets.Decorations
 
setOrientation(int) - Method in class org.eclipse.swt.widgets.Menu
Sets the orientation of the receiver, which must be one of the constants SWT.LEFT_TO_RIGHT or SWT.RIGHT_TO_LEFT.
setOrientation(int) - Method in class org.eclipse.swt.widgets.Text
Sets the orientation of the receiver, which must be one of the constants SWT.LEFT_TO_RIGHT or SWT.RIGHT_TO_LEFT.
setOrientation(int) - Method in class org.eclipse.ui.forms.widgets.FormToolkit
Sets the orientation that all the widgets created by this toolkit will inherit.
setOrientation(long, int) - Static method in class org.eclipse.swt.internal.BidiUtil
Sets the orientation (writing order) of the specified control.
setOrientation(Control, int) - Static method in class org.eclipse.swt.internal.BidiUtil
 
setOrigin(int, int) - Method in class org.eclipse.swt.custom.ScrolledComposite
Scrolls the content so that the specified point in the content is in the top left corner.
setOrigin(Point) - Method in class org.eclipse.swt.custom.ScrolledComposite
Scrolls the content so that the specified point in the content is in the top left corner.
setOriginalFile(IFile) - Method in class org.eclipse.ui.dialogs.SaveAsDialog
Sets the original file to use.
setOriginalName(String) - Method in class org.eclipse.ui.dialogs.SaveAsDialog
Set the original file name to use.
setOrphans(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setOtherWorkingDirectoryText(String) - Method in class org.eclipse.debug.ui.WorkingDirectoryBlock
Sets the directory of the other working directory to be used.
setOuterKeyline(Color) - Method in class org.eclipse.e4.ui.workbench.renderers.swt.CTabRendering
 
setOutline(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setOutlineColor(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setOutlineStyle(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setOutlineWidth(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setOverflow(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setOverlayImage(Image) - Method in class org.eclipse.swt.widgets.TaskItem
Sets the receiver's overlay image, which may be null indicating that no image should be displayed.
setOverlayText(String) - Method in class org.eclipse.swt.widgets.TaskItem
Sets the receiver's overlay text.
setOverrides(Object) - Method in interface org.eclipse.osgi.service.resolver.State
Deprecated.
The exact form of this has never been defined. There is no alternative method available.
setOverrides(IContributionManagerOverrides) - Method in class org.eclipse.jface.action.ContributionManager
Sets the overrides for this contribution manager
setOverrides(IContributionManagerOverrides) - Method in class org.eclipse.jface.action.MenuManager
Sets the overrides for this contribution manager
setOverrides(IContributionManagerOverrides) - Method in class org.eclipse.ui.internal.CoolBarToTrimManager
 
setOverviewRulerAnnotationHover(IAnnotationHover) - Method in class org.eclipse.jface.text.source.SourceViewer
Sets the overview ruler's annotation hover of this source viewer.
setOverviewRulerContextMenuId(String) - Method in class org.eclipse.ui.texteditor.AbstractDecoratedTextEditor
Sets the ruler's overview context menu id.
setOverviewRulerPreferenceKey(String) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
Sets the preference key for the visibility in the overview ruler.
setOverviewRulerPreferenceValue(boolean) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
Sets the default visibility in the overview ruler.
setOverwrite(boolean) - Method in class org.eclipse.swt.widgets.FileDialog
Sets the flag that the dialog will use to determine whether to prompt the user for file overwrite if the selected file already exists.
setOverwriteResources(boolean) - Method in class org.eclipse.ui.wizards.datatransfer.ImportOperation
Sets whether imported file system objects should automatically overwrite existing workbench resources when a conflict occurs.
setOwnerDrawEnabled(boolean) - Method in class org.eclipse.jface.viewers.StyledCellLabelProvider
Specifies whether owner draw rendering is enabled for this label provider.
setOwnerDrawEnabled(ColumnViewer, ViewerColumn, boolean) - Method in class org.eclipse.jface.viewers.OwnerDrawLabelProvider
Enables or disables owner draw for the given viewer and column.
setPadding(int, int, int, int) - Method in class org.eclipse.e4.ui.workbench.renderers.swt.CTabRendering
 
setPadding(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setPaddingBottom(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setPaddingLeft(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setPaddingRight(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setPaddingTop(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setPage(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setPage(DialogPage) - Method in class org.eclipse.jface.preference.FieldEditor
Set the page to be the receiver.
setPage(IPreferencePage) - Method in class org.eclipse.jface.preference.PreferenceNode
Set the current page to be newPage.
setPage(ISynchronizePage) - Method in interface org.eclipse.team.ui.synchronize.ISynchronizePageConfiguration
Set the page for this configuration.
setPage(IWorkbenchPage) - Method in class org.eclipse.ui.internal.WorkbenchPartReference
 
setPageBreakAfter(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setPageBreakBefore(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setPageBreakInside(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setPageComplete(boolean) - Method in class org.eclipse.jface.wizard.WizardPage
Sets whether this page is complete.
setPageComplete(RefactoringStatus) - Method in class org.eclipse.ltk.ui.refactoring.UserInputWizardPage
Sets the page's complete status depending on the given ReactoringStatus.
setPageContainer(Composite) - Method in class org.eclipse.jface.preference.PreferenceDialog
Set the composite that is showing the page.
setPageContainer(IInstallationPageContainer) - Method in class org.eclipse.ui.about.InstallationPage
Set the page container that is hosting this page.
setPageDescription(String) - Method in class org.eclipse.team.ui.PageCompareEditorInput
Set the title of the page's page to the given text.
setPageDescription(String) - Method in class org.eclipse.team.ui.PageSaveablePart
Deprecated.
Set the title of the page's page to the given text.
setPageImage(int, Image) - Method in class org.eclipse.ui.part.MultiPageEditorPart
Sets the image for the page with the given index, or null to clear the image for the page.
setPageIncrement(int) - Method in class org.eclipse.jface.preference.ScaleFieldEditor
Set the value to be used for Scale.setPageIncrement(int) and update the scale.
setPageIncrement(int) - Method in class org.eclipse.swt.widgets.Scale
Sets the amount that the receiver's value will be modified by when the page increment/decrement areas are selected to the argument, which must be at least one.
setPageIncrement(int) - Method in class org.eclipse.swt.widgets.ScrollBar
Sets the amount that the receiver's value will be modified by when the page increment/decrement areas are selected to the argument, which must be at least one.
setPageIncrement(int) - Method in class org.eclipse.swt.widgets.Slider
Sets the amount that the receiver's value will be modified by when the page increment/decrement areas are selected to the argument, which must be at least one.
setPageIncrement(int) - Method in class org.eclipse.swt.widgets.Spinner
Sets the amount that the receiver's position will be modified by when the page up/down keys are pressed to the argument, which must be at least one.
setPageInput(IAdaptable) - Method in class org.eclipse.ui.actions.OpenInNewWindowAction
Set the input to use for the new window's page.
setPageInput(IAdaptable) - Method in class org.eclipse.ui.actions.OpenNewPageMenu
Deprecated.
Sets the page input.
setPageInput(IAdaptable) - Method in class org.eclipse.ui.actions.OpenNewWindowMenu
Deprecated.
Sets the page input.
setPageInput(IAdaptable) - Method in class org.eclipse.ui.actions.OpenPerspectiveMenu
Deprecated.
Sets the page input.
setPageLimit(int) - Method in class org.eclipse.ui.forms.DetailsPart
Sets the page limit for this part.
setPageLocation(Control) - Method in class org.eclipse.jface.wizard.WizardDialog.PageContainerFillLayout
Sets the location of the page so that its origin is in the upper left corner.
setPageProvider(IDetailsPageProvider) - Method in class org.eclipse.ui.forms.DetailsPart
Sets the dynamic page provider.
setPageSize(int, int) - Method in class org.eclipse.jface.wizard.WizardDialog
Sets the size of all pages.
setPageSize(Point) - Method in class org.eclipse.jface.wizard.WizardDialog
Sets the size of all pages.
setPageText(int, String) - Method in class org.eclipse.ui.part.MultiPageEditorPart
Sets the text label for the page with the given index.
setParagraphsSeparated(boolean) - Method in class org.eclipse.ui.forms.widgets.FormText
If paragraphs are separated, spacing will be added between them.
setParallelActivation(boolean) - Method in class org.eclipse.osgi.container.Module
Set if this module should be activated in parallel with other modules that have the same start level.
setParams(Map) - Method in class org.eclipse.ui.statushandlers.AbstractStatusHandler
Sets the parameters for the handler.
setParent(Object) - Method in class org.eclipse.ui.navigator.PipelinedShapeModification
 
setParent(IDiffContainer) - Method in class org.eclipse.compare.structuremergeviewer.DiffElement
 
setParent(IDiffContainer) - Method in interface org.eclipse.compare.structuremergeviewer.IDiffElement
Sets the parent of this element.
setParent(IEclipseContext) - Method in interface org.eclipse.e4.core.contexts.IEclipseContext
Sets parent context.
setParent(MElementContainer<MUIElement>) - Method in class org.eclipse.e4.ui.model.application.ui.impl.UIElementImpl
setParent(MElementContainer<MUIElement>) - Method in interface org.eclipse.e4.ui.model.application.ui.MUIElement
Sets the value of the 'Parent' container reference.
setParent(IContributionManager) - Method in class org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem
 
setParent(IContributionManager) - Method in class org.eclipse.jface.action.ContributionItem
 
setParent(IContributionManager) - Method in interface org.eclipse.jface.action.IContributionItem
Sets the parent manager of this item
setParent(IContributionManager) - Method in class org.eclipse.jface.action.MenuManager
 
setParent(IContributionManager) - Method in class org.eclipse.jface.action.SubContributionItem
 
setParent(IContributionManager) - Method in class org.eclipse.jface.action.SubMenuManager
 
setParent(IContributionManager) - Method in class org.eclipse.ui.actions.CompoundContributionItem
 
setParent(IContributionManager) - Method in class org.eclipse.ui.internal.PluginActionContributionItem
 
setParent(IContributionManager) - Method in class org.eclipse.ui.menus.CommandContributionItem
 
setParent(TreeNode) - Method in class org.eclipse.jface.viewers.TreeNode
Sets the parent for this node.
setParent(Composite) - Method in class org.eclipse.swt.widgets.Control
Changes the parent of the widget to be the one provided.
setParent(Composite) - Method in class org.eclipse.swt.widgets.ToolBar
 
setParent(FileSystemElement) - Method in class org.eclipse.ui.dialogs.FileSystemElement
Sets the parent of this file system element.
setParent(FrameList) - Method in class org.eclipse.ui.views.framelist.Frame
Sets the frame list.
setParentDocumentProvider(IDocumentProvider) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider
Sets the given parent provider as this document provider's parent document provider.
setParentDocumentRange(int, int) - Method in class org.eclipse.jface.text.projection.ChildDocument
Sets the parent document range covered by this child document to the given range.
setParentElementId(String) - Method in class org.eclipse.e4.ui.model.fragment.impl.StringModelFragmentImpl
setParentElementId(String) - Method in interface org.eclipse.e4.ui.model.fragment.MStringModelFragment
Sets the value of the 'Parent Element Id' attribute.
setParentId(String) - Method in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuContributionImpl
setParentId(String) - Method in class org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarContributionImpl
setParentId(String) - Method in class org.eclipse.e4.ui.model.application.ui.menu.impl.TrimContributionImpl
setParentId(String) - Method in interface org.eclipse.e4.ui.model.application.ui.menu.MMenuContribution
Sets the value of the 'Parent Id' attribute.
setParentId(String) - Method in interface org.eclipse.e4.ui.model.application.ui.menu.MToolBarContribution
Sets the value of the 'Parent Id' attribute.
setParentId(String) - Method in interface org.eclipse.e4.ui.model.application.ui.menu.MTrimContribution
Sets the value of the 'Parent Id' attribute.
setParentProvider(IDocumentProvider) - Method in class org.eclipse.ui.editors.text.ForwardingDocumentProvider
Sets the parent document provider.
setParentsGrayed(Object, boolean) - Method in class org.eclipse.jface.viewers.CheckboxTreeViewer
Sets the grayed state for the given element and its parents in this viewer.
setParentShell(Shell) - Method in class org.eclipse.e4.ui.bindings.internal.KeyAssistDialog
Exposing this within the keys package.
setParentShell(Shell) - Method in class org.eclipse.jface.notifications.AbstractNotificationPopup
Overrides default implementation to add window activation helper.
setParentShell(Shell) - Method in class org.eclipse.jface.window.Window
Changes the parent shell.
setParentStyleSheet(CSSStyleSheet) - Method in interface org.eclipse.e4.ui.css.core.dom.parsers.CSSParser
Set the parent CSSStyleSheet.
setParentStyleSheet(CSSStyleSheet) - Method in class org.eclipse.e4.ui.css.core.impl.dom.parsers.AbstractCSSParser
 
setParser(Parser) - Method in class org.eclipse.e4.ui.css.core.impl.dom.parsers.AbstractCSSParser
Set SAC Parser to use.
setPart(IWorkbenchPart) - Method in class org.eclipse.ui.internal.PartSite
Sets the part.
setPart(IWorkbenchPart) - Method in class org.eclipse.ui.views.properties.PropertyShowInContext
 
setPartialRange(IDocument, int, int, String, int) - Method in interface org.eclipse.jface.text.rules.IPartitionTokenScanner
Configures the scanner by providing access to the document range that should be scanned.
setPartialRange(IDocument, int, int, String, int) - Method in class org.eclipse.jface.text.rules.RuleBasedPartitionScanner
Configures the scanner by providing access to the document range that should be scanned.
setPartitionChange(String, int, int) - Method in class org.eclipse.jface.text.DocumentPartitioningChangedEvent
Sets the specified range as changed region for the given partitioning.
setPartitionManagingPositionCategories(String[]) - Method in class org.eclipse.jface.text.formatter.ContentFormatter
Deprecated.
incompatible with an open set of document partitionings. The provided information is only used if this formatter can not compute the partition managing position categories.
setPartName(String) - Method in class org.eclipse.ui.internal.ErrorEditorPart
 
setPartName(String) - Method in class org.eclipse.ui.internal.ErrorViewPart
 
setPartName(String) - Method in class org.eclipse.ui.part.EditorPart
 
setPartName(String) - Method in class org.eclipse.ui.part.ViewPart
 
setPartName(String) - Method in class org.eclipse.ui.part.WorkbenchPart
Sets the name of this part.
setPartProperty(String, String) - Method in interface org.eclipse.ui.IWorkbenchPart3
Set an arbitrary property on the part.
setPartProperty(String, String) - Method in class org.eclipse.ui.part.WorkbenchPart
 
setPartState(IWorkbenchPartReference, int) - Method in class org.eclipse.ui.internal.WorkbenchPage
 
setPartState(IWorkbenchPartReference, int) - Method in interface org.eclipse.ui.IWorkbenchPage
Set the state of the given part reference.
setPassphrase(String) - Method in class org.eclipse.jsch.ui.UserInfoPrompter
Set the pass phrase to be used when connecting the session.
setPassword(String) - Method in interface org.eclipse.core.net.proxy.IProxyData
Set the password that should be used when authenticating for the proxy.
setPassword(String) - Method in interface org.eclipse.jsch.core.IJSchLocation
Sets the user password used for this location
setPassword(String) - Method in class org.eclipse.jsch.ui.UserInfoPrompter
Set the password to be used when connecting the session.
setPasswordStore(IPasswordStore) - Method in interface org.eclipse.jsch.core.IJSchLocation
Sets the password store used for this location
setPasteAction(IAction) - Method in class org.eclipse.ui.actions.TextActionHandler
Set the default IAction handler for the Paste action.
setPasteAction(IAction) - Method in class org.eclipse.ui.part.CellEditorActionHandler
Sets the default IAction handler for the Paste action.
setPatchWizardImageDescriptor(ImageDescriptor) - Method in class org.eclipse.compare.patch.ApplyPatchOperation
Sets the image descriptor to use in the patch wizard.
setPatchWizardTitle(String) - Method in class org.eclipse.compare.patch.ApplyPatchOperation
Sets the title of the patch wizard.
setPath(String) - Method in class org.eclipse.help.internal.Include
 
setPattern(String) - Method in class org.eclipse.e4.ui.dialogs.filteredtree.PatternFilter
The pattern string for which this filter should select elements in the viewer.
setPattern(String) - Method in class org.eclipse.jface.text.templates.Template
Deprecated.
Templates should never be modified
setPattern(String) - Method in class org.eclipse.ui.dialogs.PatternFilter
The pattern string for which this filter should select elements in the viewer.
setPattern(String) - Method in class org.eclipse.ui.dialogs.SearchPattern
 
setPause(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setPauseAfter(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setPauseBefore(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setPerformActionEnabled(boolean) - Method in interface org.eclipse.search.ui.ISearchPageContainer
Sets the enable state of the perform action button of this container.
setPermissionData(String, String[]) - Method in class org.eclipse.osgi.storage.PermissionData
Assigns the specified permission data to the specified location.
setPermissions(File) - Method in class org.eclipse.osgi.storage.Storage
Attempts to set the permissions of the file in a system dependent way.
setPersisted(boolean) - Method in class org.eclipse.debug.core.model.Breakpoint
 
setPersisted(boolean) - Method in interface org.eclipse.debug.core.model.IBreakpoint
Sets whether this breakpoint is to be persisted across workspace invocations, or when a project is closed and re-opened.
setPersistentProperty(QualifiedName, String) - Method in interface org.eclipse.core.resources.IResource
Sets the value of the persistent property of this resource identified by the given key.
setPerspective(IPerspectiveDescriptor) - Method in class org.eclipse.ui.internal.WorkbenchPage
 
setPerspective(IPerspectiveDescriptor) - Method in interface org.eclipse.ui.IWorkbenchPage
Changes the visible views, their layout, and the visible action sets within the page to match the given perspective descriptor.
setPerspectiveBarVisible(boolean) - Method in class org.eclipse.ui.internal.WorkbenchWindow
Cause the perspective bar to be shown or hidden; note that the perspective bar may still be visible depending on the visibility state of other elements.
setPhaseSet(IPhaseSet) - Method in class org.eclipse.equinox.p2.operations.ProfileModificationJob
Set the phase set to be used when running the provisioning plan.
setPinned(boolean) - Method in class org.eclipse.team.ui.synchronize.AbstractSynchronizeParticipant
 
setPinned(boolean) - Method in interface org.eclipse.team.ui.synchronize.ISynchronizeParticipant
Sets whether this participant is pinned.
setPinned(boolean) - Method in interface org.eclipse.ui.console.IConsoleView
Pins this console view.
setPinned(boolean) - Method in class org.eclipse.ui.internal.WorkbenchPartReference
 
setPinned(boolean) - Method in class org.eclipse.ui.views.properties.PropertySheet
 
setPitch(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setPitchRange(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setPixel(int, int, int) - Method in class org.eclipse.swt.graphics.ImageData
Sets the pixel value at offset x in scanline y in the receiver's data.
setPixels(int, int, int, byte[], int) - Method in class org.eclipse.swt.graphics.ImageData
Sets the pixel values starting at offset x in scanline y in the receiver's data to the values from the array pixels starting at startIndex.
setPixels(int, int, int, int[], int) - Method in class org.eclipse.swt.graphics.ImageData
Sets the pixel values starting at offset x in scanline y in the receiver's data to the values from the array pixels starting at startIndex.
setPlatform(String) - Method in class org.eclipse.jface.bindings.BindingManager
Changes the platform for this binding manager.
setPlatformProperties(Dictionary<?, ?>) - Method in interface org.eclipse.osgi.service.resolver.State
Sets the platform properties of the state.
setPlatformProperties(Dictionary<?, ?>[]) - Method in interface org.eclipse.osgi.service.resolver.State
Sets the platform properties of the state to a list of platform properties.
setPlayDuring(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setPlugin(String) - Method in class org.eclipse.core.runtime.Status
Sets the plug-in id.
setPluginLabel(String) - Method in class org.eclipse.ant.core.Property
Sets the label of the plug-in that contributed this Ant property via an extension point.
setPopupDelay(int) - Method in class org.eclipse.jface.window.ToolTip
Set the popup delay.
setPopupSize(Point) - Method in class org.eclipse.jface.fieldassist.ContentProposalAdapter
Set the size, in pixels, of the content proposal popup.
setPort(int) - Method in interface org.eclipse.core.net.proxy.IProxyData
Set the port that should be used when connecting to the host.
setPosition(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setPositionInList(String) - Method in class org.eclipse.e4.ui.model.fragment.impl.StringModelFragmentImpl
setPositionInList(String) - Method in interface org.eclipse.e4.ui.model.fragment.MStringModelFragment
Sets the value of the 'Position In List' attribute.
setPositionInParent(String) - Method in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuContributionImpl
setPositionInParent(String) - Method in class org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarContributionImpl
setPositionInParent(String) - Method in class org.eclipse.e4.ui.model.application.ui.menu.impl.TrimContributionImpl
setPositionInParent(String) - Method in interface org.eclipse.e4.ui.model.application.ui.menu.MMenuContribution
Sets the value of the 'Position In Parent' attribute.
setPositionInParent(String) - Method in interface org.eclipse.e4.ui.model.application.ui.menu.MToolBarContribution
Sets the value of the 'Position In Parent' attribute.
setPositionInParent(String) - Method in interface org.eclipse.e4.ui.model.application.ui.menu.MTrimContribution
Sets the value of the 'Position In Parent' attribute.
setPositionListener(LinkedModeUI.ILinkedModeUIFocusListener) - Method in class org.eclipse.jface.text.link.LinkedModeUI
Sets the focus callback which will get informed when the focus of the linked mode UI changes.
setPositionManager(IPaintPositionManager) - Method in class org.eclipse.jface.text.CursorLinePainter
 
setPositionManager(IPaintPositionManager) - Method in interface org.eclipse.jface.text.IPainter
Sets the paint position manager that can be used by this painter or removes any previously set paint position manager.
setPositionManager(IPaintPositionManager) - Method in class org.eclipse.jface.text.MarginPainter
 
setPositionManager(IPaintPositionManager) - Method in class org.eclipse.jface.text.source.AnnotationPainter
 
setPositionManager(IPaintPositionManager) - Method in class org.eclipse.jface.text.source.MatchingCharacterPainter
 
setPositionManager(IPaintPositionManager) - Method in class org.eclipse.jface.text.WhitespaceCharacterPainter
 
setPostSelection(Object) - Method in interface org.eclipse.e4.ui.workbench.modeling.ESelectionService
Sets the given selection as the post selection for the active context
setPredicateRules(IPredicateRule[]) - Method in class org.eclipse.jface.text.rules.RuleBasedPartitionScanner
 
setPreferenceLabel(String) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
Sets the presentation label of this annotation type.
setPreferenceName(String) - Method in class org.eclipse.jface.preference.FieldEditor
Sets the name of the preference this field editor operates on.
setPreferencePage(PreferencePage) - Method in class org.eclipse.jface.preference.FieldEditor
Deprecated.
use #setPage(DialogPage)
setPreferenceStore(IPreferenceStore) - Method in class org.eclipse.jface.preference.FieldEditor
Sets the preference store used by this field editor.
setPreferenceStore(IPreferenceStore) - Static method in class org.eclipse.jface.preference.JFacePreferences
Set the preference store for the receiver.
setPreferenceStore(IPreferenceStore) - Method in class org.eclipse.jface.preference.PreferenceDialog
Sets the preference store for this preference dialog.
setPreferenceStore(IPreferenceStore) - Method in class org.eclipse.jface.preference.PreferencePage
Sets the preference store for this preference page.
setPreferenceStore(IPreferenceStore) - Method in class org.eclipse.ui.ide.dialogs.AbstractEncodingFieldEditor
 
setPreferenceStore(IPreferenceStore) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
Sets this editor's preference store.
setPreferenceStore(IPreferenceStore) - Method in class org.eclipse.ui.texteditor.ShowWhitespaceCharactersAction
Sets the preference store of this action.
setPreferredDelegate(Set<String>, ILaunchDelegate) - Method in interface org.eclipse.debug.core.ILaunchConfigurationType
Sets the preferred launch delegate for this type in the specified mode combination.
setPreferredLaunchDelegate(Set<String>, String) - Method in interface org.eclipse.debug.core.ILaunchConfigurationWorkingCopy
Set the preferred launch delegates' id for the given mode set.
setPreferredParserName(String) - Method in class org.eclipse.e4.ui.css.core.sac.SACParserFactory
Set the preferred SAC parser name to use when makeParser is called.
setPreferredSize(int, int) - Method in class org.eclipse.swt.widgets.CoolItem
Sets the receiver's ideal size to the point specified by the arguments.
setPreferredSize(Point) - Method in class org.eclipse.swt.widgets.CoolItem
Sets the receiver's ideal size to the point specified by the argument.
setPrefix(String) - Method in class org.eclipse.e4.ui.css.core.dom.ElementAdapter
 
setPrefixLength(int) - Method in class org.eclipse.equinox.bidi.custom.StructuredTextOffsets
Stores the prefix length
setPrefixSegmentStripCount(int) - Method in class org.eclipse.compare.patch.PatchConfiguration
Set the number of prefix segments to be stripped when attempting to apply a patch.
setPrefKey(String) - Method in class org.eclipse.jface.dialogs.MessageDialogWithToggle
A mutator for the key of the preference to be modified by the toggle button.
setPrefStore(IPreferenceStore) - Method in class org.eclipse.jface.dialogs.MessageDialogWithToggle
A mutator for the preference store to be modified by the toggle button.
setPresentationLayer(int) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
Sets the presentation layer.
setPresentsDefaultValue(boolean) - Method in class org.eclipse.jface.preference.FieldEditor
Sets whether this field editor is presenting the default value.
setPreviousPage(IWizardPage) - Method in interface org.eclipse.jface.wizard.IWizardPage
Sets the wizard page that would typically be shown if the user was to press the Back button.
setPreviousPage(IWizardPage) - Method in class org.eclipse.jface.wizard.WizardPage
 
setPreviousStep(IReconcileStep) - Method in class org.eclipse.jface.text.reconciler.AbstractReconcileStep
 
setPreviousStep(IReconcileStep) - Method in interface org.eclipse.jface.text.reconciler.IReconcileStep
Sets the step which is in front of this step in the pipe.
setPreviousThemeId(String) - Static method in class org.eclipse.e4.ui.css.swt.helpers.EclipsePreferencesHelper
 
setPrinterData(PrinterData) - Method in class org.eclipse.swt.printing.PrintDialog
Sets the printer data that will be used when the dialog is opened.
setPrintToFile(boolean) - Method in class org.eclipse.swt.printing.PrintDialog
Sets the 'Print to file' setting that the user will see when the dialog is opened.
setPriority(int) - Method in class org.eclipse.core.runtime.jobs.Job
Sets the priority of the job.
setProcessingSteps(IProcessingStepDescriptor[]) - Method in class org.eclipse.equinox.p2.repository.artifact.spi.ArtifactDescriptor
 
setProcessor(RefactoringProcessor) - Method in class org.eclipse.ltk.core.refactoring.participants.ProcessorBasedRefactoring
Sets the processor associated with this refactoring.
setProfileId(String) - Method in class org.eclipse.equinox.p2.operations.ProfileChangeOperation
Set the id of the profile that will be modified by this operation.
setProfileProperty(String, String) - Method in interface org.eclipse.equinox.p2.engine.IProvisioningPlan
Sets a profile property in the plan.
setProfileProperty(String, String) - Method in interface org.eclipse.equinox.p2.planner.IProfileChangeRequest
Set a global property on the profile
setProfileStateProperties(String, long, Map<String, String>) - Method in interface org.eclipse.equinox.p2.engine.IProfileRegistry
Set properties on a specific profile state.
setProfileStateProperty(String, long, String, String) - Method in interface org.eclipse.equinox.p2.engine.IProfileRegistry
Set a specific property on a specific profile state.
setProgress(int) - Method in class org.eclipse.swt.widgets.TaskItem
Sets the receiver's progress, the progress represents a percentage and should be in range from 0 to 100.
setProgressGroup(IProgressMonitor, int) - Method in class org.eclipse.core.runtime.jobs.Job
Associates this job with a progress group.
setProgressMonitor(IProgressMonitor) - Method in class org.eclipse.jface.text.reconciler.AbstractReconciler
Sets the progress monitor of this reconciler.
setProgressMonitor(IProgressMonitor) - Method in class org.eclipse.jface.text.reconciler.AbstractReconcileStep
 
setProgressMonitor(IProgressMonitor) - Method in interface org.eclipse.jface.text.reconciler.IReconcileStep
Sets the progress monitor for this reconcile step.
setProgressMonitor(IProgressMonitor) - Method in interface org.eclipse.jface.text.reconciler.IReconcilingStrategyExtension
Tells this reconciling strategy with which progress monitor it will work.
setProgressMonitor(IProgressMonitor) - Method in class org.eclipse.jface.text.reconciler.MonoReconciler
 
setProgressMonitor(IProgressMonitor) - Method in class org.eclipse.jface.text.reconciler.Reconciler
 
setProgressMonitor(IProgressMonitor) - Method in class org.eclipse.ui.editors.text.ForwardingDocumentProvider
 
setProgressMonitor(IProgressMonitor) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider.NullProvider
Deprecated.
 
setProgressMonitor(IProgressMonitor) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider
 
setProgressMonitor(IProgressMonitor) - Method in class org.eclipse.ui.texteditor.AbstractDocumentProvider
 
setProgressMonitor(IProgressMonitor) - Method in interface org.eclipse.ui.texteditor.IDocumentProviderExtension2
Sets this providers progress monitor.
setProgressMonitor(IProgressMonitor) - Method in class org.eclipse.ui.texteditor.spelling.SpellingReconcileStrategy
 
setProgressProvider(ProgressProvider) - Method in interface org.eclipse.core.runtime.jobs.IJobManager
Registers a progress provider with the job manager.
setProgressRect(Rectangle) - Method in class org.eclipse.ui.splash.BasicSplashHandler
Set the location of the progress bar in the splash.
setProgressState(int) - Method in class org.eclipse.swt.widgets.TaskItem
Sets the receiver's progress state, the state can be one of the following: SWT.DEFAULT SWT.NORMAL SWT.PAUSED SWT.ERROR SWT.INDETERMINATE The percentage of progress shown by the states SWT#NORMAL, SWT#PAUSED, SWT#ERROR is set with setProgress().
setProject(String) - Method in class org.eclipse.ltk.core.refactoring.RefactoringDescriptor
Sets the project name of this refactoring.
setProject(String) - Method in class org.eclipse.ltk.core.refactoring.resource.MoveRenameResourceDescriptor
Sets the project name of this refactoring.
setProject(String) - Method in class org.eclipse.ltk.core.refactoring.resource.RenameResourceDescriptor
Sets the project name of this refactoring.
setProject(IProject) - Method in interface org.eclipse.core.resources.IProjectNature
Sets the project to which this nature applies.
setProject(IProject) - Method in class org.eclipse.team.core.RepositoryProvider
 
setProjectionSummary(ProjectionSummary) - Method in class org.eclipse.jface.text.source.projection.ProjectionViewer
Sets the projection summary for this viewer.
setPropagateKeys(boolean) - Method in class org.eclipse.jface.fieldassist.ContentProposalAdapter
Set the boolean that indicates whether key events (including auto-activation characters) received by the content proposal popup should also be propagated to the adapted control when the proposal popup is open.
setProperties(Object, String[]) - Method in class org.eclipse.ui.navigator.PipelinedViewerUpdate
Properties allow optimization for update calls.
setProperties(Map<String, String>) - Method in class org.eclipse.equinox.p2.repository.spi.AbstractRepository
Sets the properties of this repository
setProperty(int, Variant) - Method in class org.eclipse.swt.ole.win32.OleAutomation
Sets the property specified by the dispIdMember to a new value.
setProperty(int, Variant[]) - Method in class org.eclipse.swt.ole.win32.OleAutomation
Sets the property specified by the dispIdMember to a new value.
setProperty(Object, Object) - Method in class org.eclipse.jface.text.formatter.FormattingContext
 
setProperty(Object, Object) - Method in interface org.eclipse.jface.text.formatter.IFormattingContext
Stores the property key in the formatting context.
setProperty(Object, Object) - Method in class org.eclipse.ui.statushandlers.WorkbenchStatusDialogManager
This method sets various properties on the manager.
setProperty(Object, String, Object) - Method in class org.eclipse.e4.ui.workbench.modeling.EObjModelHandler
 
setProperty(Object, String, Object) - Method in class org.eclipse.e4.ui.workbench.modeling.ModelHandlerBase
 
setProperty(String, boolean) - Method in interface org.eclipse.team.ui.synchronize.ISynchronizeModelElement
Assigns the given property to this element.
setProperty(String, Object) - Method in class org.eclipse.compare.CompareConfiguration
Sets the property with the given name.
setProperty(String, Object) - Method in class org.eclipse.compare.patch.PatchConfiguration
Set the property associated with the given key
setProperty(String, Object) - Method in class org.eclipse.team.core.ProjectSetSerializationContext
Set a property of this context.
setProperty(String, Object) - Method in class org.eclipse.team.core.ScmUrlImportDescription
Sets or removes a client property.
setProperty(String, Object) - Method in interface org.eclipse.team.ui.synchronize.ISynchronizePageConfiguration
Sets the property with the given name.
setProperty(String, Object) - Method in class org.eclipse.team.ui.synchronize.TeamStateDescription
Set the given property to the given value
setProperty(String, Object) - Method in interface org.eclipse.ui.navigator.IExtensionStateModel
 
setProperty(String, String) - Method in class org.eclipse.equinox.p2.engine.ProvisioningContext
Sets a property on this provisioning context.
setProperty(String, String) - Method in class org.eclipse.equinox.p2.metadata.MetadataFactory.InstallableUnitDescription
Set a property with a specified value for this installable unit.
setProperty(String, String) - Method in class org.eclipse.equinox.p2.repository.artifact.spi.ArtifactDescriptor
 
setProperty(String, String) - Method in interface org.eclipse.equinox.p2.repository.IRepository
Sets the value of the property with the given key.
setProperty(String, String) - Method in class org.eclipse.equinox.p2.repository.spi.AbstractRepository
 
setProperty(String, String) - Method in interface org.eclipse.osgi.service.environment.EnvironmentInfo
Sets the value for the specified property.
setProperty(String, String) - Method in interface org.eclipse.ui.IPlaceholderFolderLayout
Sets the given property to the given value.
setProperty(String, String, String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSSStyleDeclarationImpl
 
setProperty(String, String, IProgressMonitor) - Method in interface org.eclipse.equinox.p2.repository.IRepository
Sets the value of the property with the given key.
setProperty(String, String, IProgressMonitor) - Method in class org.eclipse.equinox.p2.repository.spi.AbstractRepository
 
setProperty(QualifiedName, Object) - Method in interface org.eclipse.core.runtime.content.IContentDescription
Sets the given property to the given value.
setProperty(QualifiedName, Object) - Method in class org.eclipse.core.runtime.jobs.Job
Sets the value of the property of this job identified by the given key.
setProperty(QualifiedName, Object) - Method in class org.eclipse.ui.statushandlers.StatusAdapter
Sets the value of the receiver's property identified by the given key.
SetProperty<S,E> - Class in org.eclipse.core.databinding.property.set
Abstract implementation of ISetProperty
SetProperty() - Constructor for class org.eclipse.core.databinding.property.set.SetProperty
 
setPropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.jface.preference.FieldEditor
Sets or removes the property change listener for this field editor.
setPropertyFiles(String[]) - Method in class org.eclipse.ant.core.AntRunner
Sets the user specified property files.
setPropertySourceProvider(IPropertySourceProvider) - Method in class org.eclipse.ui.views.properties.PropertySheetEntry
Sets a property source provider for this entry.
setPropertySourceProvider(IPropertySourceProvider) - Method in class org.eclipse.ui.views.properties.PropertySheetPage
Sets the given property source provider as the property source provider.
setPropertyToRoot(String, boolean) - Method in interface org.eclipse.team.ui.synchronize.ISynchronizeModelElement
Assigns the given property to this element and all it's parents.
setPropertyToRoot(IDiff, int, boolean) - Method in class org.eclipse.team.core.diff.provider.DiffTree
 
setPropertyValue(Object, Object) - Method in interface org.eclipse.ui.views.properties.IPropertySource
Sets the property with the given id if possible.
setPropertyValue(Object, Object) - Method in class org.eclipse.ui.views.properties.ResourcePropertySource
The ResourcePropertySource implementation of this IPropertySource method does nothing since all properties are read-only.
setProposalAcceptanceStyle(int) - Method in class org.eclipse.jface.fieldassist.ContentProposalAdapter
Set the integer style that indicates how an accepted proposal affects the control's content.
setProposalPopupFocus() - Method in class org.eclipse.jface.fieldassist.ContentProposalAdapter
Sets focus to the proposal popup.
setProposalPopupOrientation(int) - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
Sets the proposal pop-ups' orientation.
setProposals(String...) - Method in class org.eclipse.jface.fieldassist.AutoCompleteField
Set the Strings to be used as content proposals.
setProposals(String...) - Method in class org.eclipse.jface.fieldassist.SimpleContentProposalProvider
Set the Strings to be used as content proposals.
setProposalSelectorBackground(Color) - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
Sets the proposal selector's background color.
setProposalSelectorBackground(Color) - Method in interface org.eclipse.jface.text.quickassist.IQuickAssistAssistant
Sets the proposal selector's background color.
setProposalSelectorBackground(Color) - Method in class org.eclipse.jface.text.quickassist.QuickAssistAssistant
 
setProposalSelectorForeground(Color) - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
Sets the proposal's foreground color.
setProposalSelectorForeground(Color) - Method in interface org.eclipse.jface.text.quickassist.IQuickAssistAssistant
Sets the proposal's foreground color.
setProposalSelectorForeground(Color) - Method in class org.eclipse.jface.text.quickassist.QuickAssistAssistant
 
setPrototype(ILaunchConfiguration, boolean) - Method in interface org.eclipse.debug.core.ILaunchConfigurationWorkingCopy
Sets the prototype that this configuration is based on, possibly null, and optionally copies attributes from the prototype to this working copy.
setPrototypeAttributeVisibility(String, boolean) - Method in interface org.eclipse.debug.core.ILaunchConfiguration
Set the visibility of the given prototype's attribute.
setProvider(String) - Method in class org.eclipse.equinox.p2.repository.spi.AbstractRepository
Sets the provider of this repository
setProviders(Object) - Method in class org.eclipse.jface.viewers.TreeColumnViewerLabelProvider
 
setProviders(Object) - Method in class org.eclipse.jface.viewers.TableColumnViewerLabelProvider
Set the any providers for the receiver that can be adapted from provider.
setProvisioningContext(ProvisioningContext) - Method in class org.eclipse.equinox.p2.operations.ProfileChangeOperation
Set the provisioning context that should be used to resolve and perform the provisioning for the operation.
setProvisioningUI(ProvisioningUI) - Method in class org.eclipse.equinox.p2.ui.InstalledSoftwarePage
Set the provisioning UI to use with this page
setProvisioningUI(ProvisioningUI) - Method in class org.eclipse.equinox.p2.ui.RepositoryManipulationPage
Set the provisioning UI that provides the session, policy, and other services for the UI.
setProvisioningUI(ProvisioningUI) - Method in class org.eclipse.equinox.p2.ui.RevertProfilePage
Set the provisioning UI to use with this page
setProxiesEnabled(boolean) - Method in interface org.eclipse.core.net.proxy.IProxyService
Sets whether proxy support should be enabled.
setProxyData(IProxyData[]) - Method in interface org.eclipse.core.net.proxy.IProxyService
Sets the information associated with known proxy types.
setPruneHistory(boolean) - Method in class org.eclipse.ui.operations.OperationHistoryActionHandler
Specify whether the action handler should actively prune the operation history when invalid operations are encountered.
setQuery(String) - Method in class org.eclipse.help.search.SearchProcessorInfo
Sets the query to search with.
setQuickAssistAssistant(IQuickAssistAssistant) - Method in interface org.eclipse.jface.text.source.IAnnotationAccessExtension2
Provides this annotation access with a quick assist assistant that is used to decide whether the quick fix image should be shown.
setQuickAssistAssistant(IQuickAssistAssistant) - Method in class org.eclipse.ui.texteditor.DefaultMarkerAnnotationAccess
 
setQuickAssistProcessor(IQuickAssistProcessor) - Method in interface org.eclipse.jface.text.quickassist.IQuickAssistAssistant
Registers a given quick assist processor for a particular content type.
setQuickAssistProcessor(IQuickAssistProcessor) - Method in class org.eclipse.jface.text.quickassist.QuickAssistAssistant
 
setQuickFixable(boolean) - Method in interface org.eclipse.jface.text.quickassist.IQuickFixableAnnotation
Sets whether there are quick fixes available for this annotation.
setQuickFixable(boolean) - Method in class org.eclipse.ui.texteditor.MarkerAnnotation
Sets whether there are quick fixes available for this annotation.
setQuickFixable(boolean) - Method in class org.eclipse.ui.texteditor.spelling.SpellingAnnotation
 
setQuickFixImageDescriptor(ImageDescriptor) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
Sets the Quick Fix image descriptor for the image to be drawn in the vertical ruler.
setQuickSelectionMode(boolean) - Method in class org.eclipse.ui.dialogs.FilteredTree
Sets whether this filtered tree is used to make quick selections.
setQuietCompute(boolean) - Method in interface org.eclipse.core.commands.operations.IAdvancedUndoableOperation2
Set a boolean that instructs whether the computation of the receiver's execution, undo, or redo status should quietly compute status without consulting or prompting the user.
setQuietCompute(boolean) - Method in class org.eclipse.core.commands.operations.TriggeredOperations
 
setQuietCompute(boolean) - Method in class org.eclipse.ui.ide.undo.AbstractWorkspaceOperation
 
setQuotes(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setRadioGroupIdentifier(String) - Method in class org.eclipse.jface.commands.RadioState
Sets the identifier of the radio group for this piece of state.
setRange(IDocument, int, int) - Method in class org.eclipse.jface.text.rules.BufferedRuleBasedScanner
 
setRange(IDocument, int, int) - Method in interface org.eclipse.jface.text.rules.ITokenScanner
Configures the scanner by providing access to the document range that should be scanned.
setRange(IDocument, int, int) - Method in class org.eclipse.jface.text.rules.RuleBasedPartitionScanner
 
setRange(IDocument, int, int) - Method in class org.eclipse.jface.text.rules.RuleBasedScanner
 
setRangeIndication(boolean) - Method in class org.eclipse.jface.text.source.projection.ProjectionAnnotation
Enables and disables the range indication for this annotation.
setRangeIndication(int, int, boolean) - Method in interface org.eclipse.jface.text.source.ISourceViewer
Sets the viewers's range indication to the specified range.
setRangeIndication(int, int, boolean) - Method in class org.eclipse.jface.text.source.projection.ProjectionViewer
 
setRangeIndication(int, int, boolean) - Method in class org.eclipse.jface.text.source.SourceViewer
 
setRangeIndicator(Annotation) - Method in interface org.eclipse.jface.text.source.ISourceViewer
Sets the annotation used by this viewer as range indicator.
setRangeIndicator(Annotation) - Method in class org.eclipse.jface.text.source.SourceViewer
 
setRangeIndicator(Annotation) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
Sets the annotation which this editor uses to represent the highlight range if the editor is configured to show the entire document.
setReadable(boolean) - Method in class org.eclipse.debug.core.model.MemoryByte
Sets whether this memory byte is readable.
setReadOnly() - Method in class org.eclipse.osgi.framework.util.Headers
Deprecated.
 
setReadOnly(boolean) - Method in interface org.eclipse.core.resources.IResource
Deprecated.
use IResource#setResourceAttributes(ResourceAttributes)
setReadOnly(boolean) - Method in class org.eclipse.core.resources.ResourceAttributes
Sets or unsets whether this ResourceAttributes object is marked read only.
setReadOnly(boolean) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSSStyleDeclarationImpl
 
setReadOnly(boolean) - Method in class org.eclipse.jface.text.templates.TemplateContext
Sets or clears the read-only flag.
setReadTimeout(URLConnection, int) - Static method in class org.eclipse.compare.internal.Utilities
 
setRecentWorkingSetsLength(int) - Method in class org.eclipse.ui.internal.AbstractWorkingSetManager
 
setRecentWorkingSetsLength(int) - Method in interface org.eclipse.ui.IWorkingSetManager
Sets maximum length of the recent working sets list.
setReconcilingStrategy(IReconcilingStrategy, String) - Method in class org.eclipse.jface.text.reconciler.Reconciler
Registers a given reconciling strategy for a particular content type.
setRectangles(Rectangle[]) - Method in class org.eclipse.swt.widgets.Tracker
Specifies the rectangles that should be drawn, expressed relative to the parent widget.
setRedoAction(IAction) - Method in class org.eclipse.ui.part.CellEditorActionHandler
Sets the default IAction handler for the Redo action.
setRedraw(boolean) - Method in interface org.eclipse.jface.text.IRewriteTarget
Disables/enables redrawing while modifying the target's document.
setRedraw(boolean) - Method in interface org.eclipse.jface.text.ITextViewerExtension
Enables/disables the redrawing of this text viewer.
setRedraw(boolean) - Method in class org.eclipse.jface.text.TextViewer
 
setRedraw(boolean) - Method in class org.eclipse.swt.widgets.Control
If the argument is false, causes subsequent drawing operations in the receiver to be ignored.
setRedraw(boolean) - Method in class org.eclipse.swt.widgets.Table
 
setRedraw(boolean) - Method in class org.eclipse.swt.widgets.Text
 
setRedraw(boolean) - Method in class org.eclipse.swt.widgets.ToolBar
 
setRedraw(boolean) - Method in class org.eclipse.swt.widgets.Tree
 
setRedraw(boolean, int) - Method in class org.eclipse.jface.text.TextViewer
Basically same functionality as ITextViewerExtension.setRedraw(boolean).
setRef(MUIElement) - Method in class org.eclipse.e4.ui.model.application.ui.advanced.impl.PlaceholderImpl
setRef(MUIElement) - Method in interface org.eclipse.e4.ui.model.application.ui.advanced.MPlaceholder
Sets the value of the 'Ref' reference.
setReferencedProjects(IProject[]) - Method in interface org.eclipse.core.resources.IProjectDescription
Sets the referenced projects, ignoring any duplicates.
setRefreshSchedule(SubscriberRefreshSchedule) - Method in class org.eclipse.team.ui.synchronize.SubscriberParticipant
 
setRegion(Position) - Method in class org.eclipse.compare.internal.MergeSourceViewer
 
setRegion(Region) - Method in class org.eclipse.swt.widgets.Control
Sets the shape of the control to the region specified by the argument.
setRegion(Region) - Method in class org.eclipse.swt.widgets.Shell
Sets the shape of the shell to the region specified by the argument.
setRegistered(boolean) - Method in class org.eclipse.debug.core.model.Breakpoint
 
setRegistered(boolean) - Method in interface org.eclipse.debug.core.model.IBreakpoint
Sets whether this breakpoint is currently registered with the breakpoint manager.
setRelativeVariable(String) - Method in class org.eclipse.ui.actions.CopyFilesAndFoldersOperation
Set a variable relative to which the links are created
setRelativeVariable(String) - Method in class org.eclipse.ui.ide.undo.CopyProjectOperation
 
setRelativeVariable(String) - Method in class org.eclipse.ui.wizards.datatransfer.ImportOperation
Set a variable relative to which the links are created
setRemoteBytes(IResource, byte[]) - Method in class org.eclipse.team.core.variants.ThreeWaySynchronizer
Set the remote bytes for the given resource.
setRemoveAllWhenShown(boolean) - Method in interface org.eclipse.jface.action.IMenuManager
Sets whether all items should be removed when the menu is about to show, but before notifying menu listeners.
setRemoveAllWhenShown(boolean) - Method in class org.eclipse.jface.action.MenuManager
 
setRemoveAllWhenShown(boolean) - Method in class org.eclipse.jface.action.SubMenuManager
 
setRemoved(boolean) - Method in class org.eclipse.ui.progress.PendingUpdateAdapter
Set whether or not this has been removed from the tree.
setRenderer(Object) - Method in class org.eclipse.e4.ui.model.application.ui.impl.UIElementImpl
setRenderer(Object) - Method in interface org.eclipse.e4.ui.model.application.ui.MUIElement
Sets the value of the 'Renderer' attribute.
setRenderer(CTabFolderRenderer) - Method in class org.eclipse.swt.custom.CTabFolder
Sets the renderer which is associated with the receiver to be the argument which may be null.
setRepairer(IPresentationRepairer, String) - Method in class org.eclipse.jface.text.presentation.PresentationReconciler
Registers the given presentation repairer for a particular content type.
setRepeatedInvocationMode(boolean) - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
 
setRepeatedInvocationMode(boolean) - Method in interface org.eclipse.jface.text.contentassist.IContentAssistantExtension2
Enables repeated invocation mode, which will trigger re-computation of the proposals when code assist is executed repeatedly.
setRepeatedInvocationTrigger(KeySequence) - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
 
setRepeatedInvocationTrigger(KeySequence) - Method in interface org.eclipse.jface.text.contentassist.IContentAssistantExtension3
Sets the key sequence to listen for in repeated invocation mode.
setReplace(boolean) - Method in class org.eclipse.team.ui.history.HistoryPageCompareEditorInput
Set whether this compare editor input is being used in a replace dialog.
setReplaceAllMode(boolean) - Method in interface org.eclipse.jface.text.IFindReplaceTargetExtension
Sets the target's replace-all mode.
setReplaceEnabled(boolean) - Method in class org.eclipse.ui.actions.OpenPerspectiveMenu
Deprecated.
 
setRepositoriesVisible(boolean) - Method in class org.eclipse.equinox.p2.ui.Policy
Set a boolean indicating whether the repositories should be visible to the user, such that the user can add, remove, and otherwise manipulate the software site list.
setRepository(IArtifactRepository) - Method in class org.eclipse.equinox.p2.repository.artifact.spi.ArtifactDescriptor
 
setRepositoryPreferencePageId(String) - Method in class org.eclipse.equinox.p2.ui.Policy
Set the id of the preference page that should be used to link to the software sites page.
setRepositoryPreferencePageName(String) - Method in class org.eclipse.equinox.p2.ui.Policy
Set the localized name of the preference page that should be displayed in links to the software sites page.
setRepositoryProperty(URI, String, String) - Method in interface org.eclipse.equinox.p2.repository.IRepositoryManager
Sets the property associated with the repository at the given URI, without loading the repository.
setRequest(ProfileChangeRequest) - Method in class org.eclipse.equinox.p2.operations.Remedy
 
setRequestedVersion(Version) - Method in class org.eclipse.equinox.p2.operations.RemedyIUDetail
 
setRequiredCapabilities(IRequirement[]) - Method in class org.eclipse.equinox.p2.metadata.MetadataFactory.InstallableUnitDescription
Deprecated.
Use setRequirements(requirements) instead
setRequirementChanges(IRequirementChange[]) - Method in class org.eclipse.equinox.p2.metadata.MetadataFactory.InstallableUnitPatchDescription
Set the requirement change for the installable unit patch.
setRequirements(IRequirement[]) - Method in class org.eclipse.equinox.p2.metadata.MetadataFactory.InstallableUnitDescription
Set the requirements for the installable unit.
setResizable(boolean) - Method in class org.eclipse.swt.widgets.TableColumn
Sets the resizable attribute.
setResizable(boolean) - Method in class org.eclipse.swt.widgets.TreeColumn
Sets the resizable attribute.
setResolved(boolean) - Method in class org.eclipse.equinox.frameworkadmin.BundleInfo
Set whether or not the bundle is resolved
setResolved(boolean) - Method in class org.eclipse.jface.text.templates.TemplateVariable
Sets the resolved flag of the variable.
setResolver(Resolver) - Method in interface org.eclipse.osgi.service.resolver.State
Sets the resolver associated with this state.
setResolverHookFactory(ResolverHookFactory) - Method in interface org.eclipse.osgi.service.resolver.State
Sets the resolver hook factory for this state.
setResource(IResource) - Method in class org.eclipse.ui.ide.dialogs.ImportTypeDialog
Set the project that is the destination of the import operation
setResource(IResource) - Method in class org.eclipse.ui.ide.dialogs.PathVariableSelectionDialog
Sets the resource for which the path variable is being edited.
setResource(IResource) - Method in class org.eclipse.ui.views.markers.internal.DialogMarkerProperties
Sets the resource to use when creating a new task.
setResource(IResource) - Method in class org.eclipse.ui.views.tasklist.TaskPropertiesDialog
Sets the resource to use when creating a new task.
setResourceAttributes(ResourceAttributes) - Method in interface org.eclipse.core.resources.IResource
Sets this resource with the given extended attributes.
setResourceDescriptions(IResourceSnapshot<? extends IResource>[]) - Method in class org.eclipse.ui.ide.undo.CopyProjectOperation
Set the array of resource descriptions describing resources to be restored when undoing or redoing this operation.
setResourcePath(IPath) - Method in class org.eclipse.ltk.core.refactoring.resource.MoveRenameResourceDescriptor
Sets the resource to be renamed.
setResourcePath(IPath) - Method in class org.eclipse.ltk.core.refactoring.resource.RenameResourceDescriptor
Sets the resource to be renamed.
setResourcePaths(IPath[]) - Method in class org.eclipse.ltk.core.refactoring.resource.DeleteResourcesDescriptor
The paths to the resources to be deleted.
setResourcePathsToMove(IPath[]) - Method in class org.eclipse.ltk.core.refactoring.resource.MoveResourcesDescriptor
Sets the paths of the resources to move.
setResourceRegistryKeyFactory(ResourceRegistryKeyFactory) - Method in class org.eclipse.e4.ui.css.core.impl.engine.AbstractCSSEngine
 
setResources(IResource[]) - Method in class org.eclipse.ltk.core.refactoring.resource.DeleteResourcesDescriptor
The resources to be deleted.
setResources(IResource[]) - Method in class org.eclipse.team.ui.synchronize.ResourceScope
Set the resources that define this scope
setResourcesLocatorManager(IResourcesLocatorManager) - Method in interface org.eclipse.e4.ui.css.core.engine.CSSEngine
Set the IResourcesLocatorManager to use manage resources.
setResourcesLocatorManager(IResourcesLocatorManager) - Method in class org.eclipse.e4.ui.css.core.impl.engine.AbstractCSSEngine
 
setResourcesRegistry(IResourcesRegistry) - Method in interface org.eclipse.e4.ui.css.core.engine.CSSEngine
Register IResourcesRegistry used to cache/dispose resources.
setResourcesRegistry(IResourcesRegistry) - Method in class org.eclipse.e4.ui.css.core.impl.engine.AbstractCSSEngine
 
setResourcesToMove(IResource[]) - Method in class org.eclipse.ltk.core.refactoring.resource.MoveResourcesDescriptor
Sets the resources to move.
setRespectDisplayBounds(boolean) - Method in class org.eclipse.jface.window.ToolTip
Set to false if display bounds should not be respected or to true if the tooltip is should repositioned to not overlap the display bounds.
setRespectMonitorBounds(boolean) - Method in class org.eclipse.jface.window.ToolTip
Set to false if monitor bounds should not be respected or to true if the tooltip is should repositioned to not overlap the monitors bounds.
setRestartArguments(String) - Static method in class org.eclipse.ui.internal.Workbench
Sets the arguments required to restart the workbench using the specified path as the workspace location.
setRestartPolicy(int) - Method in class org.eclipse.equinox.p2.operations.ProfileModificationJob
Set the restart policy that describes whether restart is needed after performing this job.
setRestartPolicy(int) - Method in class org.eclipse.equinox.p2.ui.Policy
Set the restart policy that should be used when the provisioning UI determines that a restart is required.
setRestoreCompletionProposalSize(IDialogSettings) - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
Tells this information control manager to open the information control with the values contained in the given dialog settings and to store the control's last valid size in the given dialog settings.
setRestoreCompletionProposalSize(IDialogSettings) - Method in class org.eclipse.jface.text.quickassist.QuickAssistAssistant
Tells this assistant to open the proposal popup with the size contained in the given dialog settings and to store the control's last valid size in the given dialog settings.
setRestoreInformationControlBounds(IDialogSettings, boolean, boolean) - Method in class org.eclipse.jface.text.AbstractInformationControlManager
Tells this information control manager to open the information control with the values contained in the given dialog settings and to store the control's last valid size in the given dialog settings.
setResult(int, Object) - Method in class org.eclipse.ui.dialogs.SelectionStatusDialog
Sets a result element at the given position.
setResult(Object, IApplication) - Method in interface org.eclipse.equinox.app.IApplicationContext
Sets the result of the application asynchronously.
setResult(Collection<T>) - Method in class org.eclipse.jface.dialogs.AbstractSelectionDialog
Set the selections made by the user.
setResult(List) - Method in class org.eclipse.ui.dialogs.SelectionDialog
Set the selections made by the user, or null if the selection was canceled.
setResult(ISelection, Class<T>) - Method in class org.eclipse.jface.dialogs.AbstractSelectionDialog
Set the selections obtained from a viewer.
setResult(T...) - Method in class org.eclipse.jface.dialogs.AbstractSelectionDialog
Set the selections made by the user.
setResultWindow(IRegion) - Method in class org.eclipse.jface.text.TextPresentation
Sets the result window for this presentation.
setReturnCode(int) - Method in class org.eclipse.jface.window.Window
Sets this window's return code.
setReversed(boolean) - Method in class org.eclipse.compare.patch.PatchConfiguration
Set whether the patch should be reversed when applied.
setRevision(ModuleRevision) - Method in class org.eclipse.osgi.storage.BundleInfo.Generation
 
setRevisionInformation(RevisionInformation) - Method in interface org.eclipse.jface.text.revisions.IRevisionRulerColumn
Sets the revision information.
setRevisionInformation(RevisionInformation) - Method in class org.eclipse.jface.text.source.ChangeRulerColumn
 
setRevisionInformation(RevisionInformation) - Method in class org.eclipse.jface.text.source.LineNumberChangeRulerColumn
 
setRevisionRenderingMode(IRevisionRulerColumnExtension.RenderingMode) - Method in interface org.eclipse.jface.text.revisions.IRevisionRulerColumnExtension
Changes the rendering mode and triggers redrawing if needed.
setRevisionRenderingMode(IRevisionRulerColumnExtension.RenderingMode) - Method in class org.eclipse.jface.text.source.LineNumberChangeRulerColumn
 
setRGB(RGB) - Method in class org.eclipse.swt.widgets.ColorDialog
Sets the receiver's selected color to be the argument.
setRGB(RGB) - Method in class org.eclipse.swt.widgets.FontDialog
Sets the RGB describing the color to be selected by default in the dialog, or null to let the platform choose one.
setRGBs(RGB[]) - Method in class org.eclipse.swt.widgets.ColorDialog
Sets the receiver's list of custom colors to be the given array of RGBs, which may be null to let the platform select a default when open() is called.
setRichness(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setRight(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setRight(ITypedElement) - Method in class org.eclipse.compare.structuremergeviewer.DiffNode
Sets the right input to the given value.
setRight(Control) - Method in class org.eclipse.swt.custom.CBanner
Set the control that appears on the right side of the banner.
setRightDirty(boolean) - Method in class org.eclipse.compare.CompareEditorInput
Sets the dirty state of right site of this input to the given value and sends out a PropertyChangeEvent if the new value for whole input differs from the old value.
setRightDirty(boolean) - Method in class org.eclipse.compare.contentmergeviewer.ContentMergeViewer
Sets the dirty state of the right side of this viewer.
setRightEditable(boolean) - Method in class org.eclipse.compare.CompareConfiguration
Controls whether the right side of a merge viewer is editable.
setRightError(String) - Method in class org.eclipse.compare.internal.MergeViewerContentProvider
 
setRightError(String) - Method in class org.eclipse.compare.internal.MirroredMergeViewerContentProvider
 
setRightImage(Image) - Method in class org.eclipse.compare.CompareConfiguration
Sets the image to use for the right side of compare/merge viewers.
setRightLabel(String) - Method in class org.eclipse.compare.CompareConfiguration
Sets the label to use for the right side of compare/merge viewers.
setRightMargin(int) - Method in class org.eclipse.swt.custom.CLabel
Set the label's right margin, in points.
setRightMargin(int) - Method in class org.eclipse.swt.custom.StyledText
Sets the right margin.
setRightMinimumSize(Point) - Method in class org.eclipse.swt.custom.CBanner
Set the minimum height of the control that appears on the right side of the banner.
setRightWidth(int) - Method in class org.eclipse.swt.custom.CBanner
Set the width of the control that appears on the right side of the banner.
setRoot(Object) - Method in class org.eclipse.ui.ide.dialogs.ResourceTreeAndListGroup
Set the root of the widget to be new Root.
setRootEntry(IPropertySheetEntry) - Method in class org.eclipse.ui.views.properties.PropertySheetPage
Sets the given entry as the model for the page.
setRootMode(int) - Method in class org.eclipse.ui.navigator.CommonNavigator
 
setRootMode(int) - Method in class org.eclipse.ui.navigator.resources.ProjectExplorer
 
setRule(ISchedulingRule) - Method in class org.eclipse.core.runtime.jobs.Job
Sets the scheduling rule to be used when scheduling this job.
setRuleFactory(IProject, IResourceRuleFactory) - Method in class org.eclipse.core.resources.team.TeamHook
Sets the resource scheduling rule factory to use for resource modifications in the given project.
setRuleList(CSSRuleList) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSSMediaRuleImpl
 
setRuleList(CSSRuleList) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSSStyleSheetImpl
 
setRulerContextMenuId(String) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
Sets the ruler's context menu id.
setRules(IRule...) - Method in class org.eclipse.jface.text.rules.RuleBasedPartitionScanner
Disallow setting the rules since this scanner exclusively uses predicate rules.
setRules(IRule...) - Method in class org.eclipse.jface.text.rules.RuleBasedScanner
Configures the scanner with the given sequence of rules.
setRunnableContext(IRunnableContext) - Method in interface org.eclipse.team.ui.synchronize.ISynchronizePageConfiguration
Sets the runnable context that can be used by the page's actions to display progress.
setRunner(ISafeRunnableRunner) - Static method in class org.eclipse.jface.util.SafeRunnable
Sets the safe runnable runner.
setRunningHeadless(boolean) - Method in class org.eclipse.ant.core.AntCorePlugin
Set this plug-in's preferences for running headless based on the headless parameter.
setRuntimeExceptionHandler(Consumer<RuntimeException>) - Method in class org.eclipse.swt.widgets.Display
Sets a callback that will be invoked whenever an exception is thrown by a listener or external callback function.
setSACParserFactory(ISACParserFactory) - Method in class org.eclipse.e4.ui.css.core.impl.dom.parsers.AbstractCSSParser
Set factory ISACParserFactory to use.
setSashWidth(int) - Method in class org.eclipse.swt.custom.SashForm
Specify the width of the sashes when the controls in the SashForm are laid out.
setSaveAllEditors(boolean) - Static method in class org.eclipse.compare.internal.ComparePreferencePage
 
setSaveAndRestore(boolean) - Method in interface org.eclipse.ui.application.IWorkbenchConfigurer
Sets whether the workbench state should be saved on close and restored on subsequent open.
setSaveAndRestore(boolean) - Method in class org.eclipse.ui.internal.WorkbenchConfigurer
 
setSaveMode(int) - Method in class org.eclipse.ltk.core.refactoring.MultiStateTextFileChange
Sets the save mode.
setSaveMode(int) - Method in class org.eclipse.ltk.core.refactoring.TextFileChange
Sets the save state.
setSchedulingRule(ISchedulingRule) - Method in class org.eclipse.ltk.core.refactoring.PerformChangeOperation
Sets the scheduling rule used to execute this operation.
setScope(int) - Method in class org.eclipse.swt.printing.PrintDialog
Sets the scope of the print job.
setScope(IRegion) - Method in interface org.eclipse.jface.text.IFindReplaceTargetExtension
Sets the find scope of the target to operate on.
setScopeHighlightColor(Color) - Method in interface org.eclipse.jface.text.IFindReplaceTargetExtension
Sets the scope highlight color
setScopes(String[]) - Method in interface org.eclipse.ui.IKeyBindingService
Deprecated.
Sets the active accelerator scope ids.
setScopes(String[]) - Method in class org.eclipse.ui.internal.KeyBindingService
 
setScrollEnabled(boolean) - Method in class org.eclipse.jface.viewers.ViewerDropAdapter
Sets whether auto scrolling should be provided during dragging.
setScrollExpandEnabled(boolean) - Method in class org.eclipse.jface.viewers.ViewerDropAdapter
Sets whether auto scrolling and expanding should be provided during dragging.
setScrollLock(boolean) - Method in interface org.eclipse.ui.console.IConsoleView
Sets the scroll lock state of the currently active console.
setScrollLock(boolean) - Method in interface org.eclipse.ui.console.IScrollLockStateProvider
Sets the scroll lock state that got explicitly set by the user, e.g. by pressing a button that controls the state.
setSearchContexts(IScopeContext[]) - Method in class org.eclipse.ui.preferences.ScopedPreferenceStore
Set the search contexts to scopes.
setSecondaryId(String) - Method in class org.eclipse.team.ui.synchronize.AbstractSynchronizeParticipant
Sets the secondary id for this participant.
setSeconds(int) - Method in class org.eclipse.swt.widgets.DateTime
Sets the receiver's seconds.
setSectionDescriptors(List) - Method in class org.eclipse.ui.views.properties.tabbed.AbstractTabDescriptor
Set the list of section descriptors for the tab.
setSections(ISection[]) - Method in class org.eclipse.ui.views.properties.tabbed.TabContents
Set the sections for the tab.
setSegments(int[]) - Method in class org.eclipse.swt.graphics.TextLayout
Sets the offsets of the receiver's text segments.
setSegmentsChars(char[]) - Method in class org.eclipse.swt.graphics.TextLayout
Sets the characters to be used in the segments boundaries.
setSelectAllAction(IAction) - Method in class org.eclipse.ui.actions.TextActionHandler
Set the default IAction handler for the Select All action.
setSelectAllAction(IAction) - Method in class org.eclipse.ui.part.CellEditorActionHandler
Sets the default IAction handler for the Select All action.
setSelectBySeverity(boolean) - Method in class org.eclipse.ui.views.markers.internal.ProblemFilter
Set the value for if there is a check for severity
setSelected(boolean) - Method in class org.eclipse.e4.ui.model.application.ui.menu.impl.ItemImpl
setSelected(boolean) - Method in interface org.eclipse.e4.ui.model.application.ui.menu.MItem
Sets the value of the 'Selected' attribute.
setSelectedAnnotation(Annotation) - Method in class org.eclipse.jface.text.source.VerticalRulerEvent
 
setSelectedColumn(AccessibleTableEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTableAdapter
Selects a column and deselects all previously selected columns.
setSelectedColumn(AccessibleTableEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTableListener
Selects a column and deselects all previously selected columns.
setSelectedDescriptors(RefactoringDescriptorProxy[]) - Method in interface org.eclipse.ltk.ui.refactoring.history.IRefactoringHistoryControl
Sets the selected refactoring descriptors.
setSelectedElement(MPartSashContainerElement) - Method in class org.eclipse.e4.ui.model.application.ui.advanced.impl.PerspectiveImpl
This is specialized for the more specific type known in this context.
setSelectedElement(MPartSashContainerElement) - Method in class org.eclipse.e4.ui.model.application.ui.basic.impl.CompositePartImpl
setSelectedElement(MTrimElement) - Method in class org.eclipse.e4.ui.model.application.ui.menu.impl.TrimContributionImpl
This is specialized for the more specific type known in this context.
setSelectedElement(MWindow) - Method in class org.eclipse.e4.ui.model.application.impl.ApplicationImpl
This is specialized for the more specific type known in this context.
setSelectedElement(MWindowElement) - Method in class org.eclipse.e4.ui.model.application.ui.basic.impl.WindowImpl
This is specialized for the more specific type known in this context.
setSelectedElement(MMenuElement) - Method in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuContributionImpl
This is specialized for the more specific type known in this context.
setSelectedElement(MMenuElement) - Method in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuImpl
setSelectedElement(MToolBarElement) - Method in class org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarContributionImpl
This is specialized for the more specific type known in this context.
setSelectedElement(MToolBarElement) - Method in class org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl
This is specialized for the more specific type known in this context.
setSelectedElement(T) - Method in class org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl
 
setSelectedElement(T) - Method in interface org.eclipse.e4.ui.model.application.ui.MElementContainer
Sets the value of the 'Selected Element' reference.
setSelectedImageVisible(boolean) - Method in class org.eclipse.swt.custom.CTabFolder
Specify whether the image appears on selected tabs.
setSelectedNode(String) - Method in class org.eclipse.jface.preference.PreferenceDialog
Sets the name of the selected item preference.
setSelectedNode(IWizardNode) - Method in class org.eclipse.jface.wizard.WizardSelectionPage
Sets or clears the currently selected wizard node within this page.
setSelectedNodePreference(String) - Method in class org.eclipse.jface.preference.PreferenceDialog
Sets the name of the selected item preference.
setSelectedRange(int, int) - Method in class org.eclipse.jface.contentassist.ComboContentAssistSubjectAdapter
Deprecated.
 
setSelectedRange(int, int) - Method in interface org.eclipse.jface.contentassist.IContentAssistSubjectControl
Sets the selected range.
setSelectedRange(int, int) - Method in class org.eclipse.jface.contentassist.TextContentAssistSubjectAdapter
Deprecated.
 
setSelectedRange(int, int) - Method in interface org.eclipse.jface.text.ITextViewer
Sets the selection to the specified range.
setSelectedRange(int, int) - Method in class org.eclipse.jface.text.TextViewer
 
setSelectedRow(AccessibleTableEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTableAdapter
Selects a row and deselects all previously selected rows.
setSelectedRow(AccessibleTableEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTableListener
Selects a row and deselects all previously selected rows.
setSelectedScope(int) - Method in interface org.eclipse.search.ui.ISearchPageContainer
Sets the selected scope of this search page container.
setSelectedTab(String) - Method in class org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage
Set the currently selected tab to be that of the provided tab id.
setSelectedTabFill(Color) - Method in class org.eclipse.e4.ui.workbench.renderers.swt.CTabRendering
 
setSelectedTabFill(Color[], int[]) - Method in class org.eclipse.e4.ui.workbench.renderers.swt.CTabRendering
 
setSelectedTabHighlight(Color) - Method in class org.eclipse.e4.ui.workbench.renderers.swt.CTabRendering
 
setSelectedTabHighlightTop(boolean) - Method in class org.eclipse.e4.ui.workbench.renderers.swt.CTabRendering
 
setSelectedTypes(List<MarkerType>) - Method in class org.eclipse.ui.views.markers.internal.MarkerFilter
Set the selected types.
setSelectedUpdates(Update[]) - Method in class org.eclipse.equinox.p2.operations.UpdateOperation
Set the updates that should be selected from the set of available updates.
setSelectedWorkingSets(IWorkingSet[]) - Method in interface org.eclipse.search.ui.ISearchPageContainer
Sets the selected working sets of this container.
setSelection(boolean) - Method in class org.eclipse.swt.widgets.Button
Sets the selection state of the receiver, if it is of type CHECK, RADIO, or TOGGLE.
setSelection(boolean) - Method in class org.eclipse.swt.widgets.MenuItem
Sets the selection state of the receiver.
setSelection(boolean) - Method in class org.eclipse.swt.widgets.ToolItem
Sets the selection state of the receiver.
setSelection(int) - Method in class org.eclipse.swt.custom.CTabFolder
Set the selection to the tab at the specified index.
setSelection(int) - Method in class org.eclipse.swt.custom.StyledText
Sets the selection to the given position and scrolls it into view.
setSelection(int) - Method in class org.eclipse.swt.widgets.List
Selects the item at the given zero-relative index in the receiver.
setSelection(int) - Method in class org.eclipse.swt.widgets.ProgressBar
Sets the single 'selection' that is the receiver's position to the argument which must be greater than or equal to zero.
setSelection(int) - Method in class org.eclipse.swt.widgets.Scale
Sets the 'selection', which is the receiver's value, to the argument which must be greater than or equal to zero.
setSelection(int) - Method in class org.eclipse.swt.widgets.ScrollBar
Sets the single selection that is the receiver's value to the argument which must be greater than or equal to zero.
setSelection(int) - Method in class org.eclipse.swt.widgets.Slider
Sets the 'selection', which is the receiver's value, to the argument which must be greater than or equal to zero.
setSelection(int) - Method in class org.eclipse.swt.widgets.Spinner
Sets the selection, which is the receiver's position, to the argument.
setSelection(int) - Method in class org.eclipse.swt.widgets.TabFolder
Selects the item at the given zero-relative index in the receiver.
setSelection(int) - Method in class org.eclipse.swt.widgets.Table
Selects the item at the given zero-relative index in the receiver.
setSelection(int) - Method in class org.eclipse.swt.widgets.Text
Sets the selection.
setSelection(int[]) - Method in class org.eclipse.swt.widgets.List
Selects the items at the given zero-relative indices in the receiver.
setSelection(int[]) - Method in class org.eclipse.swt.widgets.Table
Selects the items at the given zero-relative indices in the receiver.
setSelection(int[]) - Method in class org.eclipse.ui.dialogs.FilteredList
Sets the selection of the list.
setSelection(int, int) - Method in interface org.eclipse.jface.text.IFindReplaceTargetExtension
Sets a selection.
setSelection(int, int) - Method in class org.eclipse.swt.custom.StyledText
Sets the selection and scrolls it into view.
setSelection(int, int) - Method in class org.eclipse.swt.custom.TableCursor
Positions the TableCursor over the cell at the given row and column in the parent table.
setSelection(int, int) - Method in class org.eclipse.swt.custom.TreeCursor
Positions the TreeCursor over the root-level cell at the given row and column in the parent tree.
setSelection(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.
setSelection(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.
setSelection(int, int) - Method in class org.eclipse.swt.widgets.Text
Sets the selection to the range specified by the given start and end indices.
setSelection(Object) - Method in interface org.eclipse.e4.ui.workbench.modeling.ESelectionService
Sets the given selection in the active context
setSelection(Object[]) - Method in class org.eclipse.ui.dialogs.AbstractElementListSelectionDialog
Sets the selection referenced by an array of elements.
setSelection(Object[]) - Method in class org.eclipse.ui.dialogs.FilteredList
Sets the selection of the list.
setSelection(String[]) - Method in class org.eclipse.swt.widgets.List
Sets the receiver's selection to be the given array of items.
setSelection(List<Item>) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
Sets the selection to the given list of items.
setSelection(List<Item>) - Method in class org.eclipse.jface.viewers.TreeViewer
 
setSelection(IRegion[]) - Method in interface org.eclipse.jface.text.IFindReplaceTargetExtension4
 
setSelection(Position) - Method in class org.eclipse.compare.internal.MergeSourceViewer
 
setSelection(ISelection) - Method in class org.eclipse.compare.CompareViewerPane
 
setSelection(ISelection) - Method in class org.eclipse.compare.CompareViewerSwitchingPane
 
setSelection(ISelection) - Method in class org.eclipse.compare.internal.CompareEditorSelectionProvider
 
setSelection(ISelection) - Method in class org.eclipse.compare.internal.CompareOutlinePage
 
setSelection(ISelection) - Method in class org.eclipse.jface.util.LocalSelectionTransfer
Sets the transfer data for local use.
setSelection(ISelection) - Method in interface org.eclipse.jface.viewers.ISelectionProvider
Sets the current selection for this selection provider.
setSelection(ISelection) - Method in class org.eclipse.jface.viewers.Viewer
The viewer implementation of this ISelectionProvider method make the new selection for this viewer without making it visible.
setSelection(ISelection) - Method in class org.eclipse.ui.actions.ActionContext
Sets the selection.
setSelection(ISelection) - Method in class org.eclipse.ui.part.MultiPageSelectionProvider
 
setSelection(ISelection) - Method in class org.eclipse.ui.part.PageBookView.SelectionProvider
 
setSelection(ISelection) - Method in class org.eclipse.ui.part.ShowInContext
Sets the selection, or null to indicate no selection.
setSelection(ISelection) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor.SelectionProvider
 
setSelection(ISelection) - Method in class org.eclipse.ui.views.contentoutline.ContentOutline
 
setSelection(ISelection) - Method in class org.eclipse.ui.views.contentoutline.ContentOutlinePage
 
setSelection(ISelection) - Method in class org.eclipse.ui.views.framelist.TreeFrame
Sets the selection.
setSelection(ISelection, boolean) - Method in class org.eclipse.compare.contentmergeviewer.ContentMergeViewer
The ContentMergeViewer implementation of this Viewer method does nothing.
setSelection(ISelection, boolean) - Method in class org.eclipse.compare.internal.AbstractViewer
 
setSelection(ISelection, boolean) - Method in class org.eclipse.compare.internal.CompareEditorSelectionProvider
 
setSelection(ISelection, boolean) - Method in class org.eclipse.jface.text.TextViewer
 
setSelection(ISelection, boolean) - Method in class org.eclipse.jface.viewers.StructuredViewer
 
setSelection(ISelection, boolean) - Method in class org.eclipse.jface.viewers.TableViewer
Sets a new selection for this viewer and optionally makes it visible.
setSelection(ISelection, boolean) - Method in class org.eclipse.jface.viewers.TreeViewer
Sets a new selection for this viewer and optionally makes it visible.
setSelection(ISelection, boolean) - Method in class org.eclipse.jface.viewers.Viewer
Sets a new selection for this viewer and optionally makes it visible.
setSelection(ISelection, boolean) - Method in class org.eclipse.ui.navigator.CommonViewer
 
setSelection(IStructuredSelection) - Method in class org.eclipse.ui.actions.ExportResourcesAction
Deprecated.
setSelection(IStructuredSelection) - Method in class org.eclipse.ui.actions.ImportResourcesAction
Deprecated.
setSelection(IStructuredSelection) - Method in class org.eclipse.ui.dialogs.WorkingSetConfigurationBlock
setSelection(AccessibleTextEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTextExtendedAdapter
Changes the bounds of an existing selection.
setSelection(AccessibleTextEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTextExtendedListener
Changes the bounds of an existing selection.
setSelection(CTabItem) - Method in class org.eclipse.swt.custom.CTabFolder
Set the selection to the tab at the specified item.
setSelection(Point) - Method in class org.eclipse.swt.custom.CCombo
Sets the selection in the receiver's text field to the range specified by the argument whose x coordinate is the start of the selection and whose y coordinate is the end of the selection.
setSelection(Point) - Method in class org.eclipse.swt.custom.StyledText
Sets the selection and scrolls it into view.
setSelection(Point) - Method in class org.eclipse.swt.widgets.Combo
Sets the selection in the receiver's text field to the range specified by the argument whose x coordinate is the start of the selection and whose y coordinate is the end of the selection.
setSelection(Point) - Method in class org.eclipse.swt.widgets.Text
Sets the selection to the range specified by the given point, where the x coordinate represents the start index and the y coordinate represents the end index.
setSelection(Control, Point) - Method in class org.eclipse.jface.fieldassist.ComboContentAdapter
 
setSelection(Control, Point) - Method in interface org.eclipse.jface.fieldassist.IControlContentAdapter2
Set the current selection range in the control.
setSelection(Control, Point) - Method in class org.eclipse.jface.fieldassist.TextContentAdapter
 
setSelection(TabItem) - Method in class org.eclipse.swt.widgets.TabFolder
Sets the receiver's selection to the given item.
setSelection(TabItem[]) - Method in class org.eclipse.swt.widgets.TabFolder
Sets the receiver's selection to be the given array of items.
setSelection(TableItem) - Method in class org.eclipse.swt.widgets.Table
Sets the receiver's selection to the given item.
setSelection(TableItem[]) - Method in class org.eclipse.swt.widgets.Table
Sets the receiver's selection to be the given array of items.
setSelection(TableItem, int) - Method in class org.eclipse.swt.custom.TableCursor
Positions the TableCursor over the cell at the given row and column in the parent table.
setSelection(TreeItem) - Method in class org.eclipse.swt.widgets.Tree
Sets the receiver's selection to the given item.
setSelection(TreeItem[]) - Method in class org.eclipse.swt.widgets.Tree
Sets the receiver's selection to be the given array of items.
setSelection(TreeItem, int) - Method in class org.eclipse.swt.custom.TreeCursor
Positions the TreeCursor over the cell at the given row and column in the parent tree.
setSelection(ScmUrlImportDescription[]) - Method in interface org.eclipse.team.ui.IScmUrlImportWizardPage
Sets the import descriptions to be edited on the page.
setSelection(IWorkingSet) - Method in interface org.eclipse.ui.dialogs.IWorkingSetPage
Sets the working set edited on the page.
setSelection(IWorkingSet[]) - Method in interface org.eclipse.ui.dialogs.IWorkingSetSelectionDialog
Sets the working sets that are initially selected in the dialog.
setSelectionBackground(CTabFolder, Color) - Static method in class org.eclipse.e4.ui.css.swt.helpers.CSSSWTColorHelper
Helper function to avoid setting colors unnecessarily
setSelectionBackground(Color) - Method in class org.eclipse.swt.custom.CTabFolder
Sets the receiver's selection background color to the color specified by the argument, or to the default system color for the control if the argument is null.
setSelectionBackground(Color) - Method in class org.eclipse.swt.custom.StyledText
Sets the receiver's selection background color to the color specified by the argument, or to the default system color for the control if the argument is null.
setSelectionBackground(Color[], int[]) - Method in class org.eclipse.swt.custom.CTabFolder
Specify a gradient of colours to be draw in the background of the selected tab.
setSelectionBackground(Color[], int[], boolean) - Method in class org.eclipse.swt.custom.CTabFolder
Specify a gradient of colours to be draw in the background of the selected tab.
setSelectionBackground(Image) - Method in class org.eclipse.swt.custom.CTabFolder
Set the image to be drawn in the background of the selected tab.
setSelectionBarThickness(int) - Method in class org.eclipse.swt.custom.CTabFolder
Sets the thickness of the highlight bar on the selected tab.
setSelectionFeedbackEnabled(boolean) - Method in class org.eclipse.jface.viewers.ViewerDropAdapter
Sets whether selection feedback should be provided during dragging.
setSelectionForeground(CTabFolder, Color) - Static method in class org.eclipse.e4.ui.css.swt.helpers.CSSSWTColorHelper
Helper function to avoid setting colors unnecessarily
setSelectionForeground(Color) - Method in class org.eclipse.swt.custom.CTabFolder
Set the foreground color of the selected tab.
setSelectionForeground(Color) - Method in class org.eclipse.swt.custom.CTabItem
Sets the selection foreground color that the receiver will use to paint textual information for this item to the color specified by the argument, or to the default selection foreground color for that kind of control if the argument is null.
setSelectionForeground(Color) - Method in class org.eclipse.swt.custom.StyledText
Sets the receiver's selection foreground color to the color specified by the argument, or to the default system color for the control if the argument is null.
setSelectionHistory(FilteredItemsSelectionDialog.SelectionHistory) - Method in class org.eclipse.ui.dialogs.FilteredItemsSelectionDialog
Sets new history.
setSelectionPolicy(Comparator<BaseDescription>) - Method in interface org.eclipse.osgi.service.resolver.Resolver
Sets the selection policy for this resolver.
setSelectionProvider(ISelectionProvider) - Method in interface org.eclipse.team.ui.history.IHistoryPageSite
Sets the selection provider for this workbench site.
setSelectionProvider(ISelectionProvider) - Method in interface org.eclipse.team.ui.synchronize.ISynchronizePageSite
Sets the selection provider for this workbench site.
setSelectionProvider(ISelectionProvider) - Method in class org.eclipse.ui.internal.PartSite
Set the selection provider for a part.
setSelectionProvider(ISelectionProvider) - Method in interface org.eclipse.ui.IWorkbenchSite
Sets the selection provider for this workbench site.
setSelectionProvider(ISelectionProvider) - Method in interface org.eclipse.ui.navigator.ICommonViewerSite
Sets the selection provider for this common viewer site.
setSelectionProvider(ISelectionProvider) - Method in class org.eclipse.ui.part.MultiPageEditorSite
The MultiPageEditorSite implementation of this IWorkbenchPartSite method remembers the selection provider, and also hooks a listener on it, which calls handleSelectionChanged when a selection changed event occurs.
setSelectionProvider(ISelectionProvider) - Method in class org.eclipse.ui.part.PageSite
 
setSelectionRange(int, int) - Method in class org.eclipse.swt.custom.StyledText
Sets the selection.
setSelectionRanges(int[]) - Method in class org.eclipse.swt.custom.StyledText
Sets the selected locations/ranges.
setSelectionResult(Object[]) - Method in class org.eclipse.ui.dialogs.SelectionDialog
Set the selections made by the user, or null if the selection was canceled.
setSelectionSetTime(long) - Method in class org.eclipse.jface.util.LocalSelectionTransfer
Sets the time when the selection operation this transfer is associated with was started.
setSelectionToWidget(List, boolean) - Method in class org.eclipse.jface.viewers.AbstractListViewer
 
setSelectionToWidget(List, boolean) - Method in class org.eclipse.jface.viewers.AbstractTableViewer
 
setSelectionToWidget(List, boolean) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
This implementation of setSelectionToWidget accepts a list of elements or a list of tree paths.
setSelectionToWidget(List, boolean) - Method in class org.eclipse.jface.viewers.ListViewer
 
setSelectionToWidget(List, boolean) - Method in class org.eclipse.jface.viewers.StructuredViewer
Parlays the given list of selected elements into selections on this viewer's control.
setSelectionToWidget(List, boolean) - Method in class org.eclipse.ui.navigator.CommonViewer
 
setSelectionToWidget(ISelection, boolean) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
 
setSelectionToWidget(ISelection, boolean) - Method in class org.eclipse.jface.viewers.StructuredViewer
Converts the selection to a List and calls setSelectionToWidget(List, boolean).
setSelectorFactory(SelectorFactory) - Method in interface org.eclipse.e4.ui.css.core.dom.parsers.CSSParser
Set the SAC SelectorFactory used by SAC Parser.
setSelectorFactory(SelectorFactory) - Method in class org.eclipse.e4.ui.css.core.impl.dom.parsers.AbstractCSSParser
 
setSelectorText(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSSPageRuleImpl
 
setSelectorText(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSSStyleRuleImpl
 
setSeparatorColor(Color) - Method in class org.eclipse.ui.forms.widgets.Form
Deprecated.
use setHeadColor(IFormColors.H_BOTTOM_KEYLINE2, separatorColor)
setSeparatorControl(Control) - Method in class org.eclipse.ui.forms.widgets.Section
Sets the separator control of this section.
setSeparatorLabel(String) - Method in class org.eclipse.ui.dialogs.FilteredItemsSelectionDialog
Sets separator label
setSeparatorVisible(boolean) - Method in class org.eclipse.ui.forms.widgets.Form
If set, adds a separator between the head and body.
setSequenceNumber(int) - Method in class org.eclipse.jface.text.link.LinkedPosition
Sets the sequence number of this position.
setSerialization(String) - Method in class org.eclipse.help.internal.CommandLink
 
setServiceLocator(IServiceLocator) - Method in class org.eclipse.ui.SubActionBars
Sets the service locator for this action bar.
setSessionProperty(QualifiedName, Object) - Method in interface org.eclipse.core.resources.IResource
Sets the value of the session property of this resource identified by the given key.
setSet(S, Set<E>) - Method in interface org.eclipse.core.databinding.property.set.ISetProperty
Updates the property on the source with the specified change.
setSet(S, Set<E>) - Method in class org.eclipse.core.databinding.property.set.SetProperty
 
setSet(S, Set<E>, SetDiff<E>) - Method in class org.eclipse.core.databinding.property.set.SimpleSetProperty
Updates the property on the source with the specified change.
setSeverity(int) - Method in class org.eclipse.core.runtime.Status
Sets the severity.
setSeverity(int) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
Sets the marker severity.
setSeverity(int) - Method in class org.eclipse.ui.views.markers.internal.ProblemFilter
Set the value for the severity to match against.
setShared(boolean) - Static method in class org.eclipse.help.HelpSystem
Sets whether or not the help system, in its current mode of operation, can be shared by multiple (potentially remote) users.
setShellStyle(int) - Method in class org.eclipse.jface.window.Window
Sets the shell style bits.
setShellStyle(int) - Method in class org.eclipse.jface.wizard.WizardDialog
Sets the shell style of the wizard dialog.
setShellStyle(int) - Method in interface org.eclipse.ui.application.IWorkbenchWindowConfigurer
Sets the style bits to use for the window's shell when it is created.
setShellStyle(int) - Method in class org.eclipse.ui.internal.WorkbenchWindowConfigurer
 
setShift(Point) - Method in class org.eclipse.jface.window.ToolTip
Set the shift (from the mouse position triggered the event) used to display the tooltip.
setShouldPersist(boolean) - Method in class org.eclipse.jface.commands.PersistentState
Sets whether this state should be persisted.
setShowClose(boolean) - Method in class org.eclipse.swt.custom.CTabItem
Sets to true to indicate that the receiver's close button should be shown.
setShowClose(Item, boolean) - Static method in class org.eclipse.e4.ui.css.swt.properties.custom.CTabETabHelper
 
setShowContentPanes(boolean) - Method in class org.eclipse.team.ui.PageSaveablePart
Deprecated.
Set whether the file contents panes should be shown.
setShowCoolBar(boolean) - Method in interface org.eclipse.ui.application.IWorkbenchWindowConfigurer
Sets whether the underlying workbench window has a cool bar.
setShowCoolBar(boolean) - Method in class org.eclipse.ui.internal.WorkbenchWindowConfigurer
 
setShowDerived(boolean) - Method in class org.eclipse.ui.dialogs.ResourceListSelectionDialog
Sets whether derived resources should be shown in the list.
setShowDrilldownRequirements(boolean) - Method in class org.eclipse.equinox.p2.ui.Policy
Set a boolean indicating whether the user should be allowed drill down from a visible update or installed item into the requirements.
setShowEmptyList(boolean) - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
 
setShowEmptyList(boolean) - Method in interface org.eclipse.jface.text.contentassist.IContentAssistantExtension2
Enables displaying an empty completion proposal pop-up.
setShowFilterControls(boolean) - Method in class org.eclipse.e4.ui.dialogs.filteredtree.FilteredTree
 
setShowFocusedControl(boolean) - Method in class org.eclipse.swt.custom.ScrolledComposite
Configure the receiver to automatically scroll to a focused child control to make it visible.
setShowHelper(IMenuListener2) - Method in class org.eclipse.jface.internal.MenuManagerEventHelper
Uses IMenuListener2 to do some processing before (menuAboutToShow) and after (menuAboutToHide) the SWT.Show event.
setShowHover(boolean) - Method in class org.eclipse.jface.fieldassist.ControlDecoration
Set the boolean that controls whether the decoration's description text should be shown in a hover when the user hovers over the decoration.
setShowing(boolean) - Method in class org.eclipse.ui.views.markers.internal.AbstractField
Set whether or not the receiver is showing.
setShowing(boolean) - Method in interface org.eclipse.ui.views.markers.internal.IField
Set whether or not the receiver is showing.
setShowInNextPrevDropdownToolbarAction(boolean) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
Sets the default value for the visibility in the next/previous drop down toolbar action.
setShowInNextPrevDropdownToolbarActionKey(String) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
Sets the preference key for the visibility in the next/previous drop down toolbar action.
setShowLatestVersionsOnly(boolean) - Method in class org.eclipse.equinox.p2.ui.Policy
Set a boolean indicating whether only the latest versions of updates and available software should be shown to the user.
setShowMenuBar(boolean) - Method in interface org.eclipse.ui.application.IWorkbenchWindowConfigurer
Sets whether the underlying workbench window has a menu bar.
setShowMenuBar(boolean) - Method in class org.eclipse.ui.internal.WorkbenchWindowConfigurer
 
setShowOnlyOnFocus(boolean) - Method in class org.eclipse.jface.fieldassist.ControlDecoration
Set the boolean that controls whether the decoration is shown only when the control has focus.
setShowPerspectiveBar(boolean) - Method in interface org.eclipse.ui.application.IWorkbenchWindowConfigurer
Sets whether the underlying workbench window has a perspective bar (the perspective bar provides buttons to quickly switch between perspectives).
setShowPerspectiveBar(boolean) - Method in class org.eclipse.ui.internal.WorkbenchWindowConfigurer
 
setShowProgressIndicator(boolean) - Method in interface org.eclipse.ui.application.IWorkbenchWindowConfigurer
Sets whether the underlying workbench window has a progress indicator.
setShowProgressIndicator(boolean) - Method in class org.eclipse.ui.internal.WorkbenchWindowConfigurer
 
setShowStatusLine(boolean) - Method in interface org.eclipse.ui.application.IWorkbenchWindowConfigurer
Sets whether the underlying workbench window has a status line.
setShowStatusLine(boolean) - Method in class org.eclipse.ui.internal.WorkbenchWindowConfigurer
 
setSide(SideValue) - Method in class org.eclipse.e4.ui.model.application.ui.impl.GenericTrimContainerImpl
setSide(SideValue) - Method in interface org.eclipse.e4.ui.model.application.ui.MGenericTrimContainer
Sets the value of the 'Side' attribute.
setSimple(boolean) - Method in class org.eclipse.swt.custom.CBanner
Sets the shape that the CBanner will use to render itself.
setSimple(boolean) - Method in class org.eclipse.swt.custom.CTabFolder
Sets the shape that the CTabFolder will use to render itself.
setSimpleMode(boolean) - Method in class org.eclipse.jface.text.link.LinkedModeUI
Sets the "simple" mode of the receiver.
setSingle(boolean) - Method in class org.eclipse.swt.custom.CTabFolder
Sets the number of tabs that the CTabFolder should display
setSingleton(boolean) - Method in class org.eclipse.equinox.p2.metadata.MetadataFactory.InstallableUnitDescription
Change the singleton status of the installable unit.
setSite(IHistoryPageSite) - Method in class org.eclipse.team.ui.history.HistoryPage
 
setSite(IHistoryPageSite) - Method in interface org.eclipse.team.ui.history.IHistoryPage
Set the site for the page - this needs to be replaced with a proper IHistoryPageSite in order to allow history pages to be displayed in both views and dialogs.
setSite(IIntroSite) - Method in class org.eclipse.ui.part.IntroPart
Sets the part site.
setSite(IWorkbenchPartSite) - Method in class org.eclipse.ui.part.WorkbenchPart
Sets the part site.
setSitePolicy(IPlatformConfiguration.ISitePolicy) - Method in interface org.eclipse.update.configurator.IPlatformConfiguration.ISiteEntry
Deprecated.
Sets the site policy
setSiteProperty(int, Variant) - Method in class org.eclipse.swt.ole.win32.OleControlSite
Sets the control site property specified by the dispIdMember to a new value.
setSize(int, int) - Method in interface org.eclipse.help.browser.IBrowser
Causes the browser to be resized to the specified size.
setSize(int, int) - Method in class org.eclipse.jface.text.AbstractInformationControl
 
setSize(int, int) - Method in interface org.eclipse.jface.text.IInformationControl
Sets the size of this information control.
setSize(int, int) - Method in class org.eclipse.swt.widgets.Caret
Sets the receiver's size to the point specified by the arguments.
setSize(int, int) - Method in class org.eclipse.swt.widgets.Control
Sets the receiver's size to the point specified by the arguments.
setSize(int, int) - Method in class org.eclipse.swt.widgets.CoolItem
Sets the receiver's size to the point specified by the arguments.
setSize(int, int) - Method in class org.eclipse.ui.dialogs.AbstractElementListSelectionDialog
Sets the list size in unit of characters.
setSize(int, int) - Method in class org.eclipse.ui.dialogs.CheckedTreeSelectionDialog
Sets the size of the tree in unit of characters.
setSize(int, int) - Method in class org.eclipse.ui.dialogs.ElementTreeSelectionDialog
Sets the size of the tree in unit of characters.
setSize(int, int) - Method in class org.eclipse.ui.forms.widgets.SizeCache
 
setSize(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setSize(Point) - Method in interface org.eclipse.jface.preference.IPreferencePage
Sets the size of this page's UI component.
setSize(Point) - Method in class org.eclipse.jface.preference.PreferencePage
 
setSize(Point) - Method in class org.eclipse.swt.widgets.Caret
Sets the receiver's size to the point specified by the argument.
setSize(Point) - Method in class org.eclipse.swt.widgets.Control
Sets the receiver's size to the point specified by the argument.
setSize(Point) - Method in class org.eclipse.swt.widgets.CoolItem
Sets the receiver's size to the point specified by the argument.
setSize(Point) - Method in class org.eclipse.ui.forms.widgets.SizeCache
 
setSize(Rectangle, Point) - Static method in class org.eclipse.jface.util.Geometry
Sets the size of the given rectangle to the given size
setSize(CSSPrimitiveValue) - Method in interface org.eclipse.e4.ui.css.core.dom.properties.css2.CSS2FontProperties
 
setSize(CSSPrimitiveValue) - Method in class org.eclipse.e4.ui.css.core.dom.properties.css2.CSS2FontPropertiesImpl
 
setSizeAdjust(CSSPrimitiveValue) - Method in interface org.eclipse.e4.ui.css.core.dom.properties.css2.CSS2FontProperties
 
setSizeAdjust(CSSPrimitiveValue) - Method in class org.eclipse.e4.ui.css.core.dom.properties.css2.CSS2FontPropertiesImpl
 
setSizeConstraints(int, int) - Method in class org.eclipse.jface.text.AbstractInformationControl
 
setSizeConstraints(int, int) - Method in interface org.eclipse.jface.text.IInformationControl
Sets the information control's size constraints.
setSizeConstraints(int, int, boolean, boolean) - Method in class org.eclipse.jface.text.AbstractInformationControlManager
Sets the width- and height constraints of the information control.
setSkipWhitespace(boolean) - Method in class org.eclipse.text.readers.SubstitutionReader
 
setSlaveStrategy(IFormattingStrategy, String) - Method in class org.eclipse.jface.text.formatter.MultiPassContentFormatter
Registers a slave formatting strategy for a certain content type.
setSnapshotInterval(long) - Method in interface org.eclipse.core.resources.IWorkspaceDescription
Sets the interval between automatic workspace snapshots.
setSortColumn(TableColumn) - Method in class org.eclipse.swt.widgets.Table
Sets the column used by the sort indicator for the receiver.
setSortColumn(TreeColumn) - Method in class org.eclipse.swt.widgets.Tree
Sets the column used by the sort indicator for the receiver.
setSortDirection(int) - Method in class org.eclipse.swt.widgets.Table
Sets the direction of the sort indicator for the receiver.
setSortDirection(int) - Method in class org.eclipse.swt.widgets.Tree
Sets the direction of the sort indicator for the receiver.
setSorter(ICompletionProposalSorter) - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
Sets the proposal sorter.
setSorter(ViewerSorter) - Method in class org.eclipse.jface.viewers.StructuredViewer
Deprecated.
use setComparator() instead.
setSorter(ViewerSorter) - Method in class org.eclipse.ui.dialogs.CheckedTreeSelectionDialog
setSorter(ViewerSorter) - Method in class org.eclipse.ui.dialogs.ElementTreeSelectionDialog
setSorter(ViewerSorter) - Method in class org.eclipse.ui.navigator.CommonViewer
Sets this viewer's sorter and triggers refiltering and resorting of this viewer's element.
setSorter(PropertySheetSorter) - Method in class org.eclipse.ui.views.properties.PropertySheetPage
Sets the sorter used for sorting categories and entries in the viewer of this page.
setSortOrder(Comparator) - Method in class org.eclipse.jface.viewers.deferred.DeferredContentProvider
Sets the sort order for this content provider.
setSourceContainers(ISourceContainer[]) - Method in class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector
Sets the source containers used by this source lookup director.
setSourceContainers(ISourceContainer[]) - Method in interface org.eclipse.debug.core.sourcelookup.ISourceLookupDirector
Sets the source containers this source lookup director should search when looking for source, possibly an empty collection.
setSourceEdit(CopySourceEdit) - Method in class org.eclipse.text.edits.CopyTargetEdit
Sets the source edit.
setSourceEdit(MoveSourceEdit) - Method in class org.eclipse.text.edits.MoveTargetEdit
Sets the source edit.
setSourceLocator(ISourceLocator) - Method in interface org.eclipse.debug.core.ILaunch
Sets the source locator to use for locating source elements for the debug target associated with this launch, or null if source lookup is not supported.
setSourceLocator(ISourceLocator) - Method in class org.eclipse.debug.core.Launch
 
setSourceModifier(ISourceModifier) - Method in class org.eclipse.text.edits.CopySourceEdit
Sets the optional source modifier.
setSourceModifier(ISourceModifier) - Method in class org.eclipse.text.edits.MoveSourceEdit
Sets the optional source modifier.
setSourcePathComputer(ISourcePathComputer) - Method in class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector
 
setSourcePathComputer(ISourcePathComputer) - Method in interface org.eclipse.debug.core.sourcelookup.ISourceLookupDirector
Sets the source path computer for this source lookup director.
setSourceViewerConfiguration(SourceViewerConfiguration) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
Sets this editor's source viewer configuration used to configure its internal source viewer.
setSpacing(int) - Method in class org.eclipse.swt.graphics.TextLayout
Sets the line spacing of the receiver.
setSpacing(int) - Method in class org.eclipse.swt.widgets.ExpandBar
Sets the receiver's spacing.
setSpeak(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setSpeakHeader(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setSpeakNumeral(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setSpeakPunctuation(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setSpeechRate(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setStale(boolean) - Method in class org.eclipse.core.databinding.observable.list.ObservableList
Sets the stale state.
setStale(boolean) - Method in class org.eclipse.core.databinding.observable.map.AbstractObservableMap
Sets the stale state.
setStale(boolean) - Method in class org.eclipse.core.databinding.observable.map.ObservableMap
Sets the stale state.
setStale(boolean) - Method in class org.eclipse.core.databinding.observable.set.AbstractObservableSet
 
setStale(boolean) - Method in class org.eclipse.core.databinding.observable.set.ObservableSet
 
setStandby(boolean) - Method in class org.eclipse.ui.internal.ViewIntroAdapterPart
Forces the standby state of the intro part.
setStartLevel(int) - Method in class org.eclipse.equinox.frameworkadmin.BundleInfo
Set the start level.
setStartLevel(int) - Method in class org.eclipse.osgi.container.Module
 
setStartPage(int) - Method in class org.eclipse.swt.printing.PrintDialog
Sets the start page that the user will see when the dialog is opened.
setState(int) - Method in class org.eclipse.swt.widgets.ProgressBar
Sets the state of the receiver.
setState(Object) - Method in interface org.eclipse.equinox.bidi.advanced.IStructuredTextExpert
Sets the state for the next text processing call.
setState(Object) - Method in class org.eclipse.equinox.bidi.internal.StructuredTextImpl
 
setState(State) - Method in interface org.eclipse.osgi.service.resolver.Resolver
Sets the state associated with this resolver.
setStatus(int) - Method in class org.eclipse.equinox.p2.operations.RemedyIUDetail
 
setStatus(String) - Method in class org.eclipse.jface.window.ApplicationWindow
Sets or clears the message displayed in this window's status line (if it has one).
setStatus(IStatus) - Method in interface org.eclipse.debug.core.IRequest
Sets the status for this request indicating whether this request succeeded, failed, or was canceled.
setStatus(IStatus) - Method in interface org.eclipse.equinox.p2.engine.IProvisioningPlan
Sets the overall plan status, describing whether the planner constructing this plan believes it will install successfully, or whether it contains errors or the plan computation has been canceled.
setStatus(IStatus) - Method in class org.eclipse.jface.dialogs.ErrorDialog
Set the status displayed by this error dialog to the given status.
setStatus(IStatus) - Method in class org.eclipse.ui.statushandlers.StatusAdapter
Sets a new status for this adapter.
setStatusField(IStatusField, String) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
 
setStatusField(IStatusField, String) - Method in interface org.eclipse.ui.texteditor.ITextEditorExtension
Informs the editor which status field is to be used when posting status information in the given category.
setStatusHandler(StatusHandler) - Static method in class org.eclipse.jface.util.Policy
Sets the status handler used by JFace to handle statuses.
setStatusLineAboveButtons(boolean) - Method in class org.eclipse.jface.dialogs.StatusDialog
Specifies whether status line appears to the left of the buttons (default) or above them.
setStatusLineAboveButtons(boolean) - Method in class org.eclipse.ui.dialogs.SelectionStatusDialog
Controls whether status line appears to the left of the buttons (default) or above them.
setStatusLineErrorMessage(String) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
Sets the given message as error message to this editor's status line.
setStatusLineMessage(String) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
Sets the given message as message to this editor's status line.
setStatusLineVisible(boolean) - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
 
setStatusLineVisible(boolean) - Method in interface org.eclipse.jface.text.contentassist.IContentAssistantExtension2
Enables displaying a status line below the proposal popup.
setStatusLineVisible(boolean) - Method in interface org.eclipse.jface.text.quickassist.IQuickAssistAssistant
Enables displaying a status line below the proposal popup.
setStatusLineVisible(boolean) - Method in class org.eclipse.jface.text.quickassist.QuickAssistAssistant
 
setStatusLineVisible(boolean) - Method in class org.eclipse.ui.internal.WorkbenchWindow
 
setStatusListLabelProvider(ITableLabelProvider) - Method in class org.eclipse.ui.statushandlers.WorkbenchStatusDialogManager
setStatusMessage(String) - Method in class org.eclipse.compare.CompareEditorInput
 
setStatusMessage(String) - Method in interface org.eclipse.compare.ICompareContainer
Set the status message displayed by the container to the given message
setStatusMessage(String) - Method in class org.eclipse.compare.internal.CompareContainer
 
setStatusMessage(String) - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
 
setStatusMessage(String) - Method in interface org.eclipse.jface.text.contentassist.IContentAssistantExtension2
Sets the caption message displayed at the bottom of the completion proposal popup.
setStatusMessage(String) - Method in interface org.eclipse.jface.text.quickassist.IQuickAssistAssistant
Sets the caption message displayed at the bottom of the completion proposal popup.
setStatusMessage(String) - Method in class org.eclipse.jface.text.quickassist.QuickAssistAssistant
 
setStatusText(String) - Method in class org.eclipse.jface.text.AbstractInformationControl
Sets the text of the status field.
setStatusText(String) - Method in interface org.eclipse.jface.text.IInformationControlExtension4
Sets the text of the status field.
setStepFiltersEnabled(boolean) - Method in interface org.eclipse.debug.core.model.IStepFilters
Sets whether step filters are enabled in this debug target.
setStippled(boolean) - Method in class org.eclipse.swt.widgets.Tracker
Changes the appearance of the line used to draw the rectangles.
setStress(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setStretch(CSSPrimitiveValue) - Method in interface org.eclipse.e4.ui.css.core.dom.properties.css2.CSS2FontProperties
 
setStretch(CSSPrimitiveValue) - Method in class org.eclipse.e4.ui.css.core.dom.properties.css2.CSS2FontPropertiesImpl
 
setStringAttribute(int, String) - Method in class org.eclipse.core.filesystem.provider.FileInfo
Sets or clears a String attribute, e.g. symbolic link target.
setStringProperty(String, String) - Method in interface org.eclipse.ui.navigator.IExtensionStateModel
 
setStringValue(short, String) - Method in class org.eclipse.e4.ui.css.core.css2.CSS2PrimitiveValueImpl
 
setStringValue(short, String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSSValueImpl
 
setStringValue(String) - Method in class org.eclipse.jface.preference.StringFieldEditor
Sets this field editor's value.
setStructureCreator(IStructureCreator) - Method in class org.eclipse.compare.structuremergeviewer.StructureDiffViewer
Configures the StructureDiffViewer with a structure creator.
setStructureViewerDescriptor(ViewerDescriptor) - Method in class org.eclipse.compare.CompareEditorInput
 
setStyle(int) - Method in class org.eclipse.jface.action.ToolBarManager
Sets SWT button style for new tool bar controls created in the createControl(Composite) method.
setStyle(int) - Method in class org.eclipse.jface.resource.FontDescriptor
Returns a FontDescriptor that is equivalent to the receiver, but uses the given style bits.
setStyle(int) - Method in class org.eclipse.jface.viewers.CellEditor
Sets the style bits for this cell editor.
setStyle(int) - Method in class org.eclipse.jface.window.DefaultToolTip
The style used to create the CLabel in the default implementation
setStyle(int) - Method in class org.eclipse.swt.graphics.FontData
Sets the style of the receiver to the argument which must be a bitwise OR of one or more of the SWT constants NORMAL, BOLD and ITALIC.
setStyle(int) - Method in class org.eclipse.ui.dialogs.CheckedTreeSelectionDialog
Set the style used for the creation of the Tree.
setStyle(int, int, StyledString.Styler) - Method in class org.eclipse.jface.viewers.StyledString
Sets a styler to use for the given source range.
setStyle(String) - Method in interface org.eclipse.e4.ui.css.core.dom.properties.CSSBorderProperties
Set border-style value.
setStyle(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.properties.CSSBorderPropertiesImpl
 
setStyle(TextStyle, int, int) - Method in class org.eclipse.swt.graphics.TextLayout
Sets the style of the receiver for the specified range.
setStyle(CSSPrimitiveValue) - Method in interface org.eclipse.e4.ui.css.core.dom.properties.css2.CSS2FontProperties
 
setStyle(CSSPrimitiveValue) - Method in class org.eclipse.e4.ui.css.core.dom.properties.css2.CSS2FontPropertiesImpl
 
setStyle(CSSStyleDeclaration) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSSFontFaceRuleImpl
 
setStyle(CSSStyleDeclaration) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSSPageRuleImpl
 
setStyle(CSSStyleDeclaration) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSSStyleRuleImpl
 
setStyledStringHighlighter(IStyledStringHighlighter) - Method in class org.eclipse.ui.dialogs.FilteredItemsSelectionDialog
 
setStyleRange(StyleRange) - Method in class org.eclipse.swt.custom.StyledText
Adds the specified style.
setStyleRanges(int[], StyleRange[]) - Method in class org.eclipse.swt.custom.StyledText
Sets styles to be used for rendering the widget content.
setStyleRanges(int, int, int[], StyleRange[]) - Method in class org.eclipse.swt.custom.StyledText
Clears the styles in the range specified by start and length and adds the new styles.
setStyleRanges(int, StyleRange[]) - Method in class org.eclipse.jface.viewers.ViewerRow
Set the style ranges to be applied on the text label at the column index Note: Requires StyledCellLabelProvider with owner draw enabled.
setStyleRanges(StyleRange[]) - Method in class org.eclipse.jface.viewers.ViewerCell
Set the style ranges to be applied on the text label Note: Requires StyledCellLabelProvider with owner draw enabled.
setStyleRanges(StyleRange[]) - Method in class org.eclipse.swt.custom.StyledText
Sets styles to be used for rendering the widget content.
setSubjectControl(Control) - Method in interface org.eclipse.jface.text.AbstractInformationControlManager.IInformationControlCloser
Sets the closer's subject control.
setSubjectControl(Control) - Method in class org.eclipse.jface.text.source.AnnotationBarHoverManager.Closer
Deprecated.
 
setSubscriber(Subscriber) - Method in class org.eclipse.team.ui.synchronize.SubscriberParticipant
Subclasses must call this method to initialize the participant.
setSubtreeChecked(Object, boolean) - Method in class org.eclipse.jface.viewers.CheckboxTreeViewer
Sets the checked state for the given element and its visible children in this viewer.
setSubtreeChecked(Object, boolean) - Method in class org.eclipse.ui.dialogs.ContainerCheckedTreeViewer
 
setSummary(String) - Method in interface org.eclipse.help.search.ISearchDocument
 
setSupportAreaProvider(AbstractStatusAreaProvider) - Method in class org.eclipse.ui.statushandlers.WorkbenchStatusDialogManager
Sets the support provider.
setSupportedModes(int) - Method in interface org.eclipse.team.ui.synchronize.ISynchronizePageConfiguration
Set the P_SUPPORTED_MODES property of this configuration to the given combination of one or more mode flags (INCOMING_MODE, OUTGOING_MODE, BOTH_MODE and CONFLICTING_MODE).
setSymbolicFontName(String) - Method in class org.eclipse.ui.texteditor.SourceViewerDecorationSupport
Deprecated.
As of 4.8, this is no longer used
setSymbolicImageName(String) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
Sets the symbolic name of the image to be drawn in the vertical ruler.
setSymbolicLink(boolean) - Method in class org.eclipse.core.resources.ResourceAttributes
Sets or unsets whether this ResourceAttributes object is marked as symbolic link.
setSymbolicName(String) - Method in class org.eclipse.equinox.frameworkadmin.BundleInfo
Set the Bundle-SymbolicName
setSymbolicName(String) - Method in class org.eclipse.osgi.container.ModuleRevisionBuilder
Sets the symbolic name for the builder
setSynchronizationContext(ISynchronizationContext) - Method in interface org.eclipse.core.filebuffers.IFileBufferManager
Sets the synchronization context for this file buffer manager, i.e., for all file buffers this manager manages.
setSynchronizationProvider(IMemoryRendering) - Method in interface org.eclipse.debug.ui.memory.IMemoryRenderingSynchronizationService
Sets the rendering currently providing sychronization information for this synchronization service, or null if none.
setSynchronizer(Synchronizer) - Method in class org.eclipse.swt.widgets.Display
Sets the synchronizer used by the display to be the argument, which can not be null.
setSyncInfo(QualifiedName, IResource, byte[]) - Method in interface org.eclipse.core.resources.ISynchronizer
Sets the named sync partner's synchronization information for the given resource.
setSyncInfoFilter(SyncInfoFilter) - Method in class org.eclipse.team.ui.synchronize.SubscriberParticipant
Provide a filter that is used to filter the contents of the sync info set for the participant.
setSystem(boolean) - Method in class org.eclipse.core.runtime.jobs.Job
Sets whether or not this job is a system job.
setSystemProxiesEnabled(boolean) - Method in interface org.eclipse.core.net.proxy.IProxyService
Sets whether system proxies should be used, when the proxy support is enabled.
setTabHeight(int) - Method in class org.eclipse.swt.custom.CTabFolder
Specify a fixed height for the tab items.
setTableLayout(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setTabList(Control[]) - Method in class org.eclipse.swt.widgets.Composite
Sets the tabbing order for the specified controls to match the order that they occur in the argument list.
setTabOrder(Composite) - Method in class org.eclipse.jface.dialogs.PopupDialog
Sets the tab order for the popup.
setTabOutline(Color) - Method in class org.eclipse.e4.ui.workbench.renderers.swt.CTabRendering
 
setTabPosition(int) - Method in class org.eclipse.swt.custom.CTabFolder
Specify whether the tabs should appear along the top of the folder or along the bottom of the folder.
setTabs(int) - Method in class org.eclipse.swt.custom.StyledText
Sets the tab width.
setTabs(int) - Method in class org.eclipse.swt.widgets.Text
Sets the number of tabs.
setTabs(int[]) - Method in class org.eclipse.swt.graphics.TextLayout
Sets the receiver's tab list.
setTabs(ILaunchConfigurationTab...) - Method in class org.eclipse.debug.ui.AbstractLaunchConfigurationTabGroup
Sets the tabs in this group
setTabSize(int) - Method in class org.apache.lucene.demo.html.SimpleCharStream
 
setTabStops(int[]) - Method in class org.eclipse.swt.custom.StyledText
Sets the receiver's tab list.
setTabsToSpacesConverter(IAutoEditStrategy) - Method in interface org.eclipse.jface.text.ITextViewerExtension7
Sets an auto edit strategy can converts tabs to spaces.
setTabsToSpacesConverter(IAutoEditStrategy) - Method in class org.eclipse.jface.text.TextViewer
 
setTabWidth(int) - Method in class org.eclipse.ui.console.TextConsole
Sets the tab width used in this console.
setTabWidth(int) - Method in class org.eclipse.ui.console.TextConsoleViewer
Sets the tab width used by this viewer.
setTargetEdit(CopyTargetEdit) - Method in class org.eclipse.text.edits.CopySourceEdit
Sets the target edit.
setTargetEdit(MoveTargetEdit) - Method in class org.eclipse.text.edits.MoveSourceEdit
Sets the target edit.
setTargetIsRight(boolean) - Method in class org.eclipse.compare.EditionSelectionDialog
Deprecated.
Controls whether workspace target is on the left (the default) or right hand side.
setTargetResources(IResource[]) - Method in class org.eclipse.ui.ide.undo.CopyProjectOperation
 
setTargetResources(IResource[]) - Method in class org.eclipse.ui.ide.undo.AbstractWorkspaceOperation
Set the resources which are affected by this operation
setTargetShell(Shell) - Method in class org.eclipse.ui.cheatsheets.OpenCheatSheetAction
Sets the shell in which the cheat sheet is opened.
setTaskName(String) - Method in class org.eclipse.ant.core.Task
Sets the name of the task
setTaskName(String) - Method in interface org.eclipse.core.runtime.IProgressMonitor
Sets the task name to the given value.
setTaskName(String) - Method in class org.eclipse.core.runtime.NullProgressMonitor
This implementation does nothing.
setTaskName(String) - Method in class org.eclipse.core.runtime.ProgressMonitorWrapper
This implementation of a IProgressMonitor method forwards to the wrapped progress monitor.
setTaskName(String) - Method in class org.eclipse.core.runtime.SlicedProgressMonitor
 
setTaskName(String) - Method in class org.eclipse.core.runtime.SubMonitor
 
setTaskName(String) - Method in class org.eclipse.equinox.p2.operations.ProfileModificationJob
Sets the top level task name for progress when running this operation.
setTaskName(String) - Method in class org.eclipse.jface.wizard.ProgressMonitorPart
 
setTeamPrivateMember(boolean) - Method in interface org.eclipse.core.resources.IResource
Sets whether this resource subtree is a team private member of its parent container.
setTemplate(Template) - Method in class org.eclipse.jface.text.templates.persistence.TemplatePersistenceData
Deprecated.
 
setTemplate(Template) - Method in class org.eclipse.text.templates.TemplatePersistenceData
Sets the template encapsulated by the receiver.
setTemplateStore(TemplateStore) - Method in class org.eclipse.ui.texteditor.templates.TemplatePreferencePage
Sets the template store.
setTestHarness(ITestHarness) - Method in class org.eclipse.ui.testing.TestableObject
Sets the test harness.
setText(int, String) - Method in class org.eclipse.jface.viewers.TableViewerRow
 
setText(int, String) - Method in class org.eclipse.jface.viewers.TreeViewerRow
 
setText(int, String) - Method in class org.eclipse.jface.viewers.ViewerRow
Set the text at the columnIndex
setText(int, String) - Method in class org.eclipse.swt.widgets.TableItem
Sets the receiver's text at a column
setText(int, String) - Method in class org.eclipse.swt.widgets.TreeItem
Sets the receiver's text at a column
setText(String) - Method in class org.eclipse.compare.CompareViewerPane
Set the pane's title text.
setText(String) - Method in class org.eclipse.compare.internal.CompareContentViewerSwitchingPane
 
setText(String) - Method in class org.eclipse.compare.internal.CompareStructureViewerSwitchingPane
 
setText(String) - Method in class org.eclipse.help.ui.internal.HyperlinkLabel
 
setText(String) - Method in class org.eclipse.help.ui.internal.StyledLineWrapper
 
setText(String) - Method in class org.eclipse.jface.action.Action
 
setText(String) - Method in interface org.eclipse.jface.action.IAction
Sets the text for this action.
setText(String) - Method in class org.eclipse.jface.action.StatusLineContributionItem
Sets the text to be displayed in the status line.
setText(String) - Method in class org.eclipse.jface.text.source.Annotation
Sets the text associated with this annotation.
setText(String) - Method in class org.eclipse.jface.viewers.ViewerCell
Set the text for the cell.
setText(String) - Method in class org.eclipse.jface.viewers.ViewerLabel
Set the text for the receiver.
setText(String) - Method in class org.eclipse.jface.window.DefaultToolTip
The text displayed in the CLabel in the default implementation
setText(String) - Method in class org.eclipse.swt.browser.Browser
Renders a string containing HTML.
setText(String) - Method in class org.eclipse.swt.custom.CCombo
Sets the contents of the receiver's text field to the given string.
setText(String) - Method in class org.eclipse.swt.custom.CLabel
Set the label's text.
setText(String) - Method in class org.eclipse.swt.custom.CTabItem
Sets the text to display on the tab.
setText(String) - Method in class org.eclipse.swt.custom.StyledText
Sets the widget content.
setText(String) - Method in interface org.eclipse.swt.custom.StyledTextContent
Set text to "text".
setText(String) - Method in class org.eclipse.swt.graphics.TextLayout
Sets the receiver's text.
setText(String) - Method in class org.eclipse.swt.widgets.Button
Sets the receiver's text.
setText(String) - Method in class org.eclipse.swt.widgets.Combo
Sets the contents of the receiver's text field to the given string.
setText(String) - Method in class org.eclipse.swt.widgets.Decorations
Sets the receiver's text, which is the string that the window manager will typically display as the receiver's title, to the argument, which must not be null.
setText(String) - Method in class org.eclipse.swt.widgets.Dialog
Sets the receiver's text, which is the string that the window manager will typically display as the receiver's title, to the argument, which must not be null.
setText(String) - Method in class org.eclipse.swt.widgets.ExpandItem
 
setText(String) - Method in class org.eclipse.swt.widgets.Group
Sets the receiver's text, which is the string that will be displayed as the receiver's title, to the argument, which may not be null.
setText(String) - Method in class org.eclipse.swt.widgets.Item
Sets the receiver's text.
setText(String) - Method in class org.eclipse.swt.widgets.Label
Sets the receiver's text.
setText(String) - Method in class org.eclipse.swt.widgets.Link
Sets the receiver's text.
setText(String) - Method in class org.eclipse.swt.widgets.MenuItem
Sets the receiver's text.
setText(String) - Method in class org.eclipse.swt.widgets.TabItem
Sets the receiver's text.
setText(String) - Method in class org.eclipse.swt.widgets.TableColumn
 
setText(String) - Method in class org.eclipse.swt.widgets.TableItem
 
setText(String) - Method in class org.eclipse.swt.widgets.Text
Sets the contents of the receiver to the given string.
setText(String) - Method in class org.eclipse.swt.widgets.ToolItem
Sets the receiver's text.
setText(String) - Method in class org.eclipse.swt.widgets.ToolTip
Sets the receiver's text.
setText(String) - Method in class org.eclipse.swt.widgets.TreeColumn
 
setText(String) - Method in class org.eclipse.swt.widgets.TreeItem
 
setText(String) - Method in class org.eclipse.ui.actions.LabelRetargetAction
Sets the action's label text to the given value.
setText(String) - Method in class org.eclipse.ui.forms.widgets.ExpandableComposite
Sets the title of the expandable composite.
setText(String) - Method in class org.eclipse.ui.forms.widgets.Form
Sets the text to be rendered at the top of the form above the body as a title.
setText(String) - Method in class org.eclipse.ui.forms.widgets.Hyperlink
Sets the text of this hyperlink.
setText(String) - Method in class org.eclipse.ui.forms.widgets.ScrolledForm
Sets the text to be rendered at the top of the form above the body as a title.
setText(String) - Method in class org.eclipse.ui.forms.widgets.ScrolledFormText
Sets the text to be rendered in the scrolled form text.
setText(String) - Method in class org.eclipse.ui.internal.FilteredTableBaseHandler.FilteredTableItem
 
setText(String) - Method in class org.eclipse.ui.menus.UIElement
Update the label on this UI element.
setText(String) - Method in interface org.eclipse.ui.texteditor.IStatusField
Sets the text of this status field.
setText(String) - Method in class org.eclipse.ui.texteditor.StatusLineContributionItem
 
setText(String) - Method in class org.eclipse.ui.texteditor.TextNavigationAction
 
setText(String[]) - Method in class org.eclipse.swt.widgets.TableItem
Sets the text for multiple columns in the table.
setText(String[]) - Method in class org.eclipse.swt.widgets.TreeItem
Sets the text for multiple columns in the tree.
setText(String, boolean) - Method in class org.eclipse.swt.browser.Browser
Renders a string containing HTML.
setText(String, boolean, boolean) - Method in class org.eclipse.ui.forms.widgets.FormText
Sets the provided text.
setTextActionHandler(TextActionHandler) - Method in class org.eclipse.ui.actions.RenameResourceAction
Set the text action handler.
setTextAlign(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setTextAntialias(int) - Method in class org.eclipse.swt.graphics.GC
Sets the receiver's text anti-aliasing value to the parameter, which must be one of SWT.DEFAULT, SWT.OFF or SWT.ON.
setTextAttributes(AccessibleTextAttributeEvent) - Method in class org.eclipse.swt.accessibility.AccessibleEditableTextAdapter
Replaces the set of attributes of the substring beginning at the specified start offset and extending to the character at offset end - 1 by the specified set of attributes.
setTextAttributes(AccessibleTextAttributeEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleEditableTextListener
Replaces the set of attributes of the substring beginning at the specified start offset and extending to the character at offset end - 1 by the specified set of attributes.
setTextBackground(Color[], int[], boolean) - Method in class org.eclipse.ui.forms.widgets.Form
Sets the background colors to be painted behind the title text in a gradient.
setTextChars(char[]) - Method in class org.eclipse.swt.widgets.Text
Sets the contents of the receiver to the characters in the array.
setTextClient(Control) - Method in class org.eclipse.ui.forms.widgets.ExpandableComposite
Sets the text client control.
setTextColor(Color) - Method in interface org.eclipse.jface.text.ITextViewer
Applies the given color as text foreground color to this viewer's selection.
setTextColor(Color) - Method in class org.eclipse.jface.text.TextViewer
 
setTextColor(Color, int, int, boolean) - Method in interface org.eclipse.jface.text.ITextViewer
Applies the given color as text foreground color to the specified section of this viewer.
setTextColor(Color, int, int, boolean) - Method in class org.eclipse.jface.text.TextViewer
 
setTextContent(String) - Method in class org.eclipse.e4.ui.css.core.dom.ElementAdapter
 
setTextCursor(Cursor) - Method in class org.eclipse.ui.forms.HyperlinkSettings
Sets the new cursor to use when over text for all the links.
setTextDecoration(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setTextDirection(int) - Method in class org.eclipse.swt.custom.StyledText
Sets the base text direction (a.k.a.
setTextDirection(int) - Method in class org.eclipse.swt.graphics.TextLayout
Sets the text direction of the receiver, which must be one of SWT.LEFT_TO_RIGHT, SWT.RIGHT_TO_LEFT or SWT.AUTO_TEXT_DIRECTION.
setTextDirection(int) - Method in class org.eclipse.swt.widgets.Control
Sets the base text direction (a.k.a.
setTextDirection(String) - Static method in class org.eclipse.jface.util.BidiUtils
Sets the Base Text Direction.
setTextDoubleClickStrategy(ITextDoubleClickStrategy, String) - Method in interface org.eclipse.jface.text.ITextViewer
Sets this viewer's text double click strategy for the given content type.
setTextDoubleClickStrategy(ITextDoubleClickStrategy, String) - Method in class org.eclipse.jface.text.TextViewer
 
setTextHover(ITextHover, String) - Method in interface org.eclipse.jface.text.ITextViewer
Sets this viewer's text hover for the given content type.
setTextHover(ITextHover, String) - Method in class org.eclipse.jface.text.TextViewer
 
setTextHover(ITextHover, String, int) - Method in interface org.eclipse.jface.text.ITextViewerExtension2
Sets this viewer's text hover for the given content type and the given state mask.
setTextHover(ITextHover, String, int) - Method in class org.eclipse.jface.text.TextViewer
 
setTextIndent(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setTextInset(int) - Method in class org.eclipse.jface.text.source.AbstractRulerColumn
Sets the text inset (padding) used to draw text in AbstractRulerColumn.paintLine(GC, int, int, int, int).
setTextLimit(int) - Method in class org.eclipse.jface.preference.StringFieldEditor
Sets this text field's text limit.
setTextLimit(int) - Method in class org.eclipse.swt.custom.CCombo
Sets the maximum number of characters that the receiver's text field is capable of holding to be the argument.
setTextLimit(int) - Method in class org.eclipse.swt.custom.StyledText
Sets the text limit to the specified number of characters.
setTextLimit(int) - Method in class org.eclipse.swt.widgets.Combo
Sets the maximum number of characters that the receiver's text field is capable of holding to be the argument.
setTextLimit(int) - Method in class org.eclipse.swt.widgets.Spinner
Sets the maximum number of characters that the receiver's text field is capable of holding to be the argument.
setTextLimit(int) - Method in class org.eclipse.swt.widgets.Text
Sets the maximum number of characters that the receiver is capable of holding to be the argument.
setTextPreferenceKey(String) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
Sets the preference key for the visibility of squiggles inside text.
setTextPreferenceValue(boolean) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
Sets the default visibility inside text.
setTextShadow(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setTextStore(ITextStore) - Method in class org.eclipse.jface.text.AbstractDocument
Sets the document's text store.
setTextStylePreferenceKey(String) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
Sets the preference key for the text style property.
setTextStyleValue(String) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
Sets the value for the text style property.
setTextTransform(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setTextType(String) - Method in class org.eclipse.ltk.core.refactoring.TextEditBasedChange
Sets the text type.
setTheme(String, boolean) - Method in interface org.eclipse.e4.ui.css.swt.theme.IThemeEngine
Set a theme by its id and restore it for the next time the engine is initialized (IThemeEngine.restore(String))
setTheme(ITheme, boolean) - Method in interface org.eclipse.e4.ui.css.swt.theme.IThemeEngine
Set a theme and restore it for the next time the engine is initialized ( IThemeEngine.restore(String))
setThread(Thread) - Method in class org.eclipse.core.runtime.jobs.Job
Sets the thread that this job is currently running in, or null if this job is not running or the thread is unknown.
setThumb(int) - Method in class org.eclipse.swt.widgets.ScrollBar
Sets the thumb value.
setThumb(int) - Method in class org.eclipse.swt.widgets.Slider
Sets the thumb value.
setTime(int, int, int) - Method in class org.eclipse.swt.widgets.DateTime
Sets the receiver's hours, minutes, and seconds in a single operation.
setTimeStamp(long) - Method in class org.eclipse.ltk.core.refactoring.RefactoringDescriptor
Sets the time stamp of this refactoring.
setTimeStamp(long) - Method in interface org.eclipse.osgi.service.resolver.State
Sets the timestamp for this state
Settings - Static variable in class org.eclipse.swt.SWT
The settings changed event type (value is 39).
SettingsTransfer - Class in org.eclipse.ui.preferences
The SettingsTransfer is the abstract superclass of settings transfers used when switching workspaces.
SettingsTransfer() - Constructor for class org.eclipse.ui.preferences.SettingsTransfer
 
setTitle(String) - Method in class org.eclipse.compare.CompareEditorInput
Sets the title which will be used when presenting the compare result.
setTitle(String) - Method in interface org.eclipse.help.search.ISearchDocument
 
setTitle(String) - Method in interface org.eclipse.help.search.SearchParticipantXML.IParsedXMLContent
Sets the title of the parsed document for indexing.
setTitle(String) - Method in class org.eclipse.jface.dialogs.AbstractSelectionDialog
Sets the title for this dialog.
setTitle(String) - Method in class org.eclipse.jface.dialogs.DialogPage
The DialogPage implementation of this IDialogPage method remembers the title in an internal state variable.
setTitle(String) - Method in interface org.eclipse.jface.dialogs.IDialogPage
Set this dialog page's title.
setTitle(String) - Method in class org.eclipse.jface.dialogs.StatusDialog
Sets the title for this dialog.
setTitle(String) - Method in class org.eclipse.jface.dialogs.TitleAreaDialog
Sets the title to be shown in the title area of this dialog.
setTitle(String) - Method in class org.eclipse.jface.preference.PreferencePage
The PreferencePage implementation of this IDialogPage method extends the DialogPage implementation to update the preference page container title.
setTitle(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.
setTitle(String) - Method in interface org.eclipse.ui.application.IWorkbenchWindowConfigurer
Sets the title of the underlying workbench window.
setTitle(String) - Method in class org.eclipse.ui.dialogs.FilteredResourcesSelectionDialog
 
setTitle(String) - Method in class org.eclipse.ui.dialogs.SelectionDialog
Sets the title for this dialog.
setTitle(String) - Method in class org.eclipse.ui.internal.WorkbenchWindowConfigurer
 
setTitle(String) - Method in class org.eclipse.ui.part.IntroPart
Set the title string for this part.
setTitle(String) - Method in class org.eclipse.ui.part.WorkbenchPart
Deprecated.
new code should use setPartName and setContentDescription
setTitleAreaColor(RGB) - Method in class org.eclipse.jface.dialogs.TitleAreaDialog
Sets the title bar color for this dialog.
setTitleArgument(String) - Method in class org.eclipse.compare.CompareViewerSwitchingPane
Sets an additional and optional argument for the pane's title.
setTitleBarBackground(Color) - Method in class org.eclipse.ui.forms.widgets.Section
Sets the color of the title bar background when TITLE_BAR style is used.
setTitleBarBorderColor(Color) - Method in class org.eclipse.ui.forms.widgets.Section
Sets the color of the title bar border when TITLE_BAR style is used.
setTitleBarColor(RGB) - Method in class org.eclipse.jface.wizard.Wizard
Sets the title bar color for this wizard.
setTitleBarForeground(Color) - Method in class org.eclipse.ui.forms.widgets.ExpandableComposite
Sets the color of the title bar foreground when TITLE_BAR style is used.
setTitleBarGradientBackground(Color) - Method in class org.eclipse.ui.forms.widgets.Section
Sets the color of the title bar gradient background when TITLE_BAR style is used.
setTitleImage(Image) - Method in class org.eclipse.jface.dialogs.TitleAreaDialog
Sets the title image to be shown in the title area of this dialog.
setTitleImage(Image) - Method in class org.eclipse.ui.part.IntroPart
Sets or clears the title image of this part.
setTitleImage(Image) - Method in class org.eclipse.ui.part.WorkbenchPart
Sets or clears the title image of this part.
setTitleLayoutData(Object) - Method in class org.eclipse.jface.dialogs.DialogMessageArea
Set the layoutData for the title area.
setTitleText(String) - Method in class org.eclipse.jface.dialogs.PopupDialog
Set the text to be shown in the popup's title area.
setTitleTextSelectable(boolean) - Method in class org.eclipse.ui.forms.widgets.Form
Sets whether ther text in the title region should be selectable.
setTitleToolTip(String) - Method in class org.eclipse.ui.part.WorkbenchPart
Sets or clears the title tool tip text of this part.
setToBeRendered(boolean) - Method in class org.eclipse.e4.ui.model.application.ui.impl.UIElementImpl
setToBeRendered(boolean) - Method in interface org.eclipse.e4.ui.model.application.ui.MUIElement
Sets the value of the 'To Be Rendered' attribute.
setToDefault() - Method in class org.eclipse.jface.preference.FontFieldEditor
Store the default preference for the field being edited
setToDefault(String) - Method in class org.eclipse.compare.internal.OverlayPreferenceStore
 
setToDefault(String) - Method in class org.eclipse.core.runtime.Preferences
Deprecated.
Sets the current value of the property with the given name back to its default value.
setToDefault(String) - Method in interface org.eclipse.jface.preference.IPreferenceStore
Sets the current value of the preference with the given name back to its default value.
setToDefault(String) - Method in class org.eclipse.jface.preference.PreferenceStore
 
setToDefault(String) - Method in class org.eclipse.ui.preferences.ScopedPreferenceStore
 
setToDefault(String) - Method in class org.eclipse.ui.texteditor.ChainedPreferenceStore
 
setToggleButton(Button) - Method in class org.eclipse.jface.dialogs.MessageDialogWithToggle
A mutator for the button providing the toggle option.
setToggleColor(Color) - Method in class org.eclipse.ui.forms.widgets.ExpandableComposite
Sets the color of the toggle control.
setToggleMessage(String) - Method in class org.eclipse.jface.dialogs.MessageDialogWithToggle
A mutator for the text on the toggle button.
setToggleState(boolean) - Method in class org.eclipse.jface.dialogs.MessageDialogWithToggle
A mutator for the state of the toggle button.
setToolbar(MToolBar) - Method in class org.eclipse.e4.ui.model.application.descriptor.basic.impl.PartDescriptorImpl
setToolbar(MToolBar) - Method in interface org.eclipse.e4.ui.model.application.descriptor.basic.MPartDescriptor
Sets the value of the 'Toolbar' containment reference.
setToolbar(MToolBar) - Method in class org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl
setToolbar(MToolBar) - Method in interface org.eclipse.e4.ui.model.application.ui.basic.MPart
Sets the value of the 'Toolbar' containment reference.
setToolBarVerticalAlignment(int) - Method in class org.eclipse.ui.forms.widgets.Form
Sets the tool bar vertical alignment relative to the header.
setTooltip(String) - Method in class org.eclipse.e4.ui.model.application.descriptor.basic.impl.PartDescriptorImpl
setTooltip(String) - Method in class org.eclipse.e4.ui.model.application.ui.advanced.impl.AreaImpl
setTooltip(String) - Method in class org.eclipse.e4.ui.model.application.ui.advanced.impl.PerspectiveImpl
setTooltip(String) - Method in class org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl
setTooltip(String) - Method in class org.eclipse.e4.ui.model.application.ui.basic.impl.WindowImpl
setTooltip(String) - Method in class org.eclipse.e4.ui.model.application.ui.menu.impl.ItemImpl
setTooltip(String) - Method in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuElementImpl
setTooltip(String) - Method in interface org.eclipse.e4.ui.model.application.ui.MUILabel
Sets the value of the 'Tooltip' attribute.
setTooltip(String) - Method in class org.eclipse.ui.menus.UIElement
Update the tooltip on this UI element.
setToolTip(ToolTip) - Method in class org.eclipse.swt.widgets.TrayItem
Sets the receiver's tool tip to the argument, which may be null indicating that no tool tip should be shown.
setTooltipBackgroundColor(Color) - Method in class org.eclipse.jface.viewers.ViewerLabel
Set the background Color for tool tip.
setTooltipForegroundColor(Color) - Method in class org.eclipse.jface.viewers.ViewerLabel
Set the foreground Color for tool tip.
setTooltipShift(Point) - Method in class org.eclipse.jface.viewers.ViewerLabel
 
setTooltipText(String) - Method in class org.eclipse.jface.viewers.ViewerLabel
Set the tool tip text.
setToolTipText(String) - Method in class org.eclipse.jface.action.Action
Sets the tool tip text for this action.
setToolTipText(String) - Method in interface org.eclipse.jface.action.IAction
Sets the tool tip text for this action.
setToolTipText(String) - Method in class org.eclipse.swt.custom.CCombo
 
setToolTipText(String) - Method in class org.eclipse.swt.custom.CLabel
 
setToolTipText(String) - Method in class org.eclipse.swt.custom.CTabItem
Sets the receiver's tool tip text to the argument, which may be null indicating that the default tool tip for the control will be shown.
setToolTipText(String) - Method in class org.eclipse.swt.custom.SashForm
 
setToolTipText(String) - Method in class org.eclipse.swt.widgets.Control
Sets the receiver's tool tip text to the argument, which may be null indicating that the default tool tip for the control will be shown.
setToolTipText(String) - Method in class org.eclipse.swt.widgets.MenuItem
Sets the receiver's tool tip text to the argument, which may be null indicating that the default tool tip for the control will be shown.
setToolTipText(String) - Method in class org.eclipse.swt.widgets.TabItem
Sets the receiver's tool tip text to the argument, which may be null indicating that the default tool tip for the control will be shown.
setToolTipText(String) - Method in class org.eclipse.swt.widgets.TableColumn
Sets the receiver's tool tip text to the argument, which may be null indicating that the default tool tip for the control will be shown.
setToolTipText(String) - Method in class org.eclipse.swt.widgets.ToolItem
Sets the receiver's tool tip text to the argument, which may be null indicating that the default tool tip for the control will be shown.
setToolTipText(String) - Method in class org.eclipse.swt.widgets.TrayItem
Sets the receiver's tool tip text to the argument, which may be null indicating that the default tool tip for the control will be shown.
setToolTipText(String) - Method in class org.eclipse.swt.widgets.TreeColumn
Sets the receiver's tool tip text to the argument, which may be null indicating that the default tool tip for the control will be shown.
setToolTipText(String) - Method in class org.eclipse.ui.actions.LabelRetargetAction
Sets the tooltip text to the given text.
setToolTipText(String) - Method in class org.eclipse.ui.forms.widgets.ExpandableComposite
 
setToolTipText(String) - Method in class org.eclipse.ui.forms.widgets.Hyperlink
 
setToolTipText(String) - Method in interface org.eclipse.ui.texteditor.IStatusFieldExtension
Sets tool tip text for this status field.
setToolTipText(String) - Method in class org.eclipse.ui.texteditor.StatusLineContributionItem
 
setToolTipText(String) - Method in class org.eclipse.ui.texteditor.TextNavigationAction
 
setToolTipText(String) - Method in class org.eclipse.ui.views.framelist.Frame
Sets the tool tip text to show for the frame.
setTop(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setTopCenter(Control) - Method in class org.eclipse.swt.custom.ViewForm
Set the control that appears in the top center of the pane.
setTopCenterSeparate(boolean) - Method in class org.eclipse.swt.custom.ViewForm
If true, the topCenter will always appear on a separate line by itself, otherwise the topCenter will appear in the top row if there is room and will be moved to the second row if required.
setTopIndex(int) - Method in interface org.eclipse.jface.text.ITextViewer
Scrolls the widget so that the given index is the line with the smallest line number of all visible lines.
setTopIndex(int) - Method in class org.eclipse.jface.text.TextViewer
 
setTopIndex(int) - Method in class org.eclipse.swt.custom.StyledText
Sets the top index.
setTopIndex(int) - Method in class org.eclipse.swt.widgets.List
Sets the zero-relative index of the item which is currently at the top of the receiver.
setTopIndex(int) - Method in class org.eclipse.swt.widgets.Table
Sets the zero-relative index of the item which is currently at the top of the receiver.
setTopIndex(int) - Method in class org.eclipse.swt.widgets.Text
Sets the zero-relative index of the line which is currently at the top of the receiver.
setTopItem(TreeItem) - Method in class org.eclipse.swt.widgets.Tree
Sets the item which is currently at the top of the receiver.
setTopLeft(Control) - Method in class org.eclipse.swt.custom.ViewForm
Set the control that appears in the top left corner of the pane.
setTopMargin(int) - Method in class org.eclipse.swt.custom.CLabel
Set the label's top margin, in points.
setTopMargin(int) - Method in class org.eclipse.swt.custom.StyledText
Sets the top margin.
setTopPixel(int) - Method in class org.eclipse.swt.custom.StyledText
Sets the top SWT logical point offset.
setTopPriority(int) - Method in class org.eclipse.ui.views.markers.internal.TableComparator
 
setTopPriority(IField) - Method in class org.eclipse.ui.views.markers.internal.TableComparator
 
setTopPriorityDirection(int) - Method in class org.eclipse.ui.views.markers.internal.TableComparator
 
setTopRight(Control) - Method in class org.eclipse.swt.custom.CTabFolder
Set the control that appears in the top right corner of the tab folder.
setTopRight(Control) - Method in class org.eclipse.swt.custom.ViewForm
Set the control that appears in the top right corner of the pane.
setTopRight(Control, int) - Method in class org.eclipse.swt.custom.CTabFolder
Set the control that appears in the top right corner of the tab folder.
setTouchEnabled(boolean) - Method in class org.eclipse.swt.widgets.Control
Sets whether this control should send touch events (by default controls do not).
setTouchpoint(Touchpoint) - Method in class org.eclipse.equinox.p2.engine.spi.ProvisioningAction
 
setTouchpointType(ITouchpointType) - Method in class org.eclipse.equinox.p2.metadata.MetadataFactory.InstallableUnitDescription
Set the touchpoint type for the installable unit.
setTrackedTypes(List<Class<? extends Widget>>) - Method in class org.eclipse.swt.internal.WidgetSpy.NonDisposedWidgetTracker
 
setTracking(boolean) - Method in class org.eclipse.e4.ui.model.application.ui.impl.ImperativeExpressionImpl
setTracking(boolean) - Method in interface org.eclipse.e4.ui.model.application.ui.MImperativeExpression
Sets the value of the 'Tracking' attribute.
setTracking(boolean) - Method in class org.eclipse.swt.graphics.Device
 
setTrackingEnabled(boolean) - Method in class org.eclipse.swt.internal.WidgetSpy.NonDisposedWidgetTracker
 
setTransfer(Transfer...) - Method in class org.eclipse.swt.dnd.DragSource
Specifies the list of data types that can be transferred by this DragSource.
setTransfer(Transfer...) - Method in class org.eclipse.swt.dnd.DropTarget
Specifies the data types that can be transferred to this DropTarget.
setTransform(Transform) - Method in class org.eclipse.swt.graphics.GC
Sets the transform that is currently being used by the receiver.
setTransientAttrs(Map<String, ?>) - Method in class org.eclipse.osgi.container.ModuleCapability
Only used by the system module for setting transient attributes associated with the osgi.native namespace.
setTreeComparator(ViewerComparator) - Method in class org.eclipse.ui.ide.dialogs.ResourceTreeAndListGroup
Set the comparator that is to be applied to self's tree viewer
setTreeProviders(ITreeContentProvider, ILabelProvider) - Method in class org.eclipse.ui.ide.dialogs.ResourceTreeAndListGroup
Set the tree viewer's providers to those passed
setTreeViewer(TreeViewer) - Method in class org.eclipse.jface.preference.PreferenceDialog
Set the treeViewer.
setTriggerPoint(boolean) - Method in class org.eclipse.debug.core.model.Breakpoint
 
setTriggerPoint(boolean) - Method in interface org.eclipse.debug.core.model.ITriggerPoint
Sets whether this breakpoint is to be treated as a trigger point for the workspace.
SetTwoWaySteps - Class in org.eclipse.core.databinding.bind.steps
Contains Step interfaces for the fluent databinding API for two-way IObservableSet bindings.
SetTwoWaySteps.SetTwoWayBindConfigStep<F,T,THIS extends SetTwoWaySteps.SetTwoWayBindConfigStep<F,T,THIS>> - Interface in org.eclipse.core.databinding.bind.steps
Step from configuring the to-end and creating the binding.
SetTwoWaySteps.SetTwoWayConfigStep<F,T,THIS extends SetTwoWaySteps.SetTwoWayConfigStep<F,T,THIS>> - Interface in org.eclipse.core.databinding.bind.steps
Step from configuring the from-end.
SetTwoWaySteps.SetTwoWayConvertFromStep<F,T> - Interface in org.eclipse.core.databinding.bind.steps
Step for setting the to-from direction converter.
SetTwoWaySteps.SetTwoWayConvertToStep<F,THIS extends SetTwoWaySteps.SetTwoWayConvertToStep<F,THIS>> - Interface in org.eclipse.core.databinding.bind.steps
Step for setting the from-to direction converter.
SetTwoWaySteps.SetTwoWayFromStep - Interface in org.eclipse.core.databinding.bind.steps
Refines the return types of the SetCommonSteps.SetFromStep methods for use with two-way bindings.
SetTwoWaySteps.SetTwoWayToStep<F,T> - Interface in org.eclipse.core.databinding.bind.steps
Step for setting the to-end observable.
SetTwoWaySteps.SetTwoWayUntypedToStep<F> - Interface in org.eclipse.core.databinding.bind.steps
Step for settings to-end observable using default converters.
setType(String) - Method in class org.eclipse.equinox.p2.repository.spi.AbstractRepository
Sets the type of this repository
setType(String) - Method in class org.eclipse.jface.text.source.Annotation
Sets the type of this annotation.
setType(String) - Method in class org.eclipse.jface.text.templates.TemplateVariableResolver
Sets the type name.
setType(String) - Method in class org.eclipse.ui.console.AbstractConsole
Sets this console's type identifier.
setType(String) - Method in class org.eclipse.ui.views.markers.internal.DialogMarkerProperties
Sets the marker type when creating a new marker.
setType(ItemType) - Method in class org.eclipse.e4.ui.model.application.ui.menu.impl.ItemImpl
setType(ItemType) - Method in interface org.eclipse.e4.ui.model.application.ui.menu.MItem
Sets the value of the 'Type' attribute.
setTypedKey(String) - Method in class org.eclipse.e4.ui.model.application.impl.StringToObjectMapImpl
setTypedKey(String) - Method in class org.eclipse.e4.ui.model.application.impl.StringToStringMapImpl
setTypedValue(Object) - Method in class org.eclipse.e4.ui.model.application.impl.StringToObjectMapImpl
setTypedValue(String) - Method in class org.eclipse.e4.ui.model.application.impl.StringToStringMapImpl
setTypeId(String) - Method in class org.eclipse.e4.ui.model.application.commands.impl.CommandParameterImpl
setTypeId(String) - Method in interface org.eclipse.e4.ui.model.application.commands.MCommandParameter
Sets the value of the 'Type Id' attribute.
setTypeName(String) - Method in class org.eclipse.ant.core.Type
Sets the taskName.
setTypes(int) - Method in class org.eclipse.osgi.container.ModuleRevisionBuilder
Sets the module types for the builder.
setUnambiguous(boolean) - Method in class org.eclipse.jface.text.templates.TemplateVariable
Sets the isUnambiguous flag of the variable.
setUnderlined(boolean) - Method in class org.eclipse.ui.forms.widgets.Hyperlink
Sets the underlined state.
setUndoAction(IAction) - Method in class org.eclipse.ui.part.CellEditorActionHandler
Sets the default IAction handler for the Undo action.
setUndoManager(IUndoManager) - Method in interface org.eclipse.jface.text.ITextViewer
Sets this viewer's undo manager.
setUndoManager(IUndoManager) - Method in class org.eclipse.jface.text.TextViewer
 
setUndoManager(IUndoManager, String) - Method in class org.eclipse.ltk.core.refactoring.PerformChangeOperation
Sets the undo manager.
setUnicodeBidi(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setUnselectedCloseVisible(boolean) - Method in class org.eclipse.swt.custom.CTabFolder
Specify whether the close button appears when the user hovers over an unselected tabs.
setUnselectedHotTabsColorBackground(Color) - Method in class org.eclipse.e4.ui.workbench.renderers.swt.CTabRendering
 
setUnselectedImageVisible(boolean) - Method in class org.eclipse.swt.custom.CTabFolder
Specify whether the image appears on unselected tabs.
setUnselectedTabsColor(Color) - Method in class org.eclipse.e4.ui.workbench.renderers.swt.CTabRendering
 
setUnselectedTabsColor(Color[], int[]) - Method in class org.eclipse.e4.ui.workbench.renderers.swt.CTabRendering
 
setup() - Method in class org.eclipse.ui.internal.WorkbenchWindow
 
setup(MApplication, EModelService, IEventBroker, MWindow, EPartService) - Method in class org.eclipse.ui.internal.WorkbenchPage
 
setup(IDocument) - Method in interface org.eclipse.core.filebuffers.IDocumentSetupParticipant
Sets up the document to be ready for use by a text file buffer.
setup(IDocument, IPath, LocationKind) - Method in interface org.eclipse.core.filebuffers.IDocumentSetupParticipantExtension
Sets up the document to be ready for use by a text file buffer.
setupBasedOnInitialSelections() - Method in class org.eclipse.ui.dialogs.WizardExportResourcesPage
Set the initial selections in the resource group.
setUpdateDescriptor(IUpdateDescriptor) - Method in class org.eclipse.equinox.p2.metadata.MetadataFactory.InstallableUnitDescription
Set the update descriptor for the installable unit.
setUpdateDetailsPreferredSize(Point) - Method in class org.eclipse.equinox.p2.ui.Policy
Set the preferred size of the details area shown in update wizards which notify the user of a single update.
setUpdateLabels(boolean) - Method in class org.eclipse.ui.navigator.PipelinedViewerUpdate
 
setUpdateReferences(boolean) - Method in interface org.eclipse.ltk.core.refactoring.participants.IRenameResourceProcessor
Specifies if the refactoring processor also updates references.
setUpdateReferences(boolean) - Method in class org.eclipse.ltk.core.refactoring.resource.MoveRenameResourceDescriptor
If set to true, this rename will also update references.
setUpdateReferences(boolean) - Method in class org.eclipse.ltk.core.refactoring.resource.MoveResourcesDescriptor
If set to true, move will also update references.
setUpdateReferences(boolean) - Method in class org.eclipse.ltk.core.refactoring.resource.RenameResourceDescriptor
If set to true, this rename will also update references.
setUpdateWizardStyle(int) - Method in class org.eclipse.equinox.p2.ui.Policy
Get the update wizard style that should be used to determine what to show the user when updates are available.
setupDocument(Object, IDocument) - Method in class org.eclipse.ui.editors.text.StorageDocumentProvider
Sets up the given document as it would be provided for the given element.
setupDocument(IDocument) - Method in class org.eclipse.compare.contentmergeviewer.TextMergeViewer
Setup the given document for use with this viewer.
setupDocument(IDocument) - Method in class org.eclipse.compare.structuremergeviewer.StructureCreator
Sets up the newly created document as appropriate.
setUpOwnerDraw(ColumnViewer) - Static method in class org.eclipse.jface.viewers.OwnerDrawLabelProvider
Deprecated.
Since 3.4, the default implementation of CellLabelProvider.initialize(ColumnViewer, ViewerColumn) in this class will set up the necessary owner draw callbacks automatically. Calls to this method can be removed.
setUpperListLabel(String) - Method in class org.eclipse.ui.dialogs.TwoPaneElementSelector
Sets the upper list label.
setupSelectionsBasedOnSelectedTypes() - Method in class org.eclipse.ui.dialogs.WizardResourceImportPage
Update the tree to only select those elements that match the selected types.
setUpSynchronization(TextFileDocumentProvider.FileInfo) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider
Sets up the synchronization for the document and the annotation mode.
setupViewer(ColumnViewer) - Static method in class org.eclipse.ui.views.WorkbenchViewerSetup
EXPERIMENTAL.
setURIValue(String, URI) - Method in interface org.eclipse.core.resources.IPathVariableManager
Sets the path variable with the given name to be the specified value.
setUrl(String) - Method in class org.eclipse.swt.browser.Browser
Begins loading a URL.
setUrl(String) - Method in class org.eclipse.team.core.ScmUrlImportDescription
 
setUrl(String, String, String[]) - Method in class org.eclipse.swt.browser.Browser
Begins loading a URL.
setURL(URL, boolean) - Method in interface org.eclipse.osgi.service.datalocation.Location
Deprecated.
setUseCairoAutoScale(boolean) - Static method in class org.eclipse.swt.internal.DPIUtil
 
setUseChevron(boolean) - Method in class org.eclipse.jface.action.ToolBarContributionItem
Enables or disables chevron support for the cool item.
setUseColorIconsInToolbars(boolean) - Static method in class org.eclipse.jface.action.ActionContributionItem
Sets whether color icons should be used in toolbars.
setUsedDecorators() - Method in class org.eclipse.jface.viewers.StructuredViewer.ColorAndFontCollector
Set that decorators were applied.
setUseHashlookup(boolean) - Method in class org.eclipse.jface.viewers.StructuredViewer
Configures whether this structured viewer uses an internal hash table to speed up the mapping between elements and SWT items.
setUseMaximumDecorationWidth(boolean) - Method in class org.eclipse.jface.fieldassist.DecoratedField
Deprecated.
Set a boolean that indicates whether the receiver should use the decoration registry's maximum decoration width when allocating space for decorations.
setUser(boolean) - Method in class org.eclipse.core.runtime.jobs.Job
Sets whether or not this job has been directly initiated by a UI end user.
setUserData(String, Object, UserDataHandler) - Method in class org.eclipse.e4.ui.css.core.dom.ElementAdapter
 
setUserid(String) - Method in interface org.eclipse.core.net.proxy.IProxyData
Set the id of the user that should be used when authenticating for the proxy.
setUsername(String) - Method in interface org.eclipse.jsch.core.IJSchLocation
Sets the user information used for this location
setUserObject(Object) - Method in interface org.eclipse.osgi.service.resolver.BaseDescription
Associates a user-provided object to this description, or removes an existing association, if null is provided.
setUserObject(Object) - Method in interface org.eclipse.osgi.service.resolver.VersionConstraint
Associates a user-provided object to this constraint, or removes an existing association, if null is provided.
setUseSaturatedColors(boolean) - Method in interface org.eclipse.jface.text.source.IOverviewRulerExtension
Sets whether to use saturated colors in the overview ruler.
setUseSaturatedColors(boolean) - Method in class org.eclipse.jface.text.source.OverviewRuler
Sets whether to use saturated colors in the overview ruler.
setUseStepFilters(boolean) - Static method in class org.eclipse.debug.core.DebugPlugin
Sets whether step filters should be applied to step commands.
setUseStepFilters(boolean) - Static method in class org.eclipse.debug.ui.DebugUITools
Sets whether step filters should be applied to step commands.
setValid(boolean) - Method in class org.eclipse.jface.preference.PreferencePage
Sets whether this page is valid.
setValidateStrategy(int) - Method in class org.eclipse.jface.preference.StringFieldEditor
Sets the strategy for validating the text.
setValidationContext(Object) - Method in class org.eclipse.ltk.core.refactoring.Refactoring
setValidationMessageProvider(IValidationMessageProvider) - Method in class org.eclipse.jface.databinding.dialog.DialogPageSupport
Sets the IValidationMessageProvider to use for providing the message text and message type to display on the dialog page.
setValidationMessageProvider(IValidationMessageProvider) - Method in class org.eclipse.jface.databinding.dialog.TitleAreaDialogSupport
Sets the IValidationMessageProvider to use for providing the message text and message type to display on the title area dialog.
setValidationMethod(int) - Method in class org.eclipse.ltk.core.refactoring.resource.ResourceChange
Sets the validation methods used when the current resource is validated in ResourceChange.isValid(IProgressMonitor).
setValidator(ICellEditorValidator) - Method in class org.eclipse.jface.viewers.CellEditor
Sets the input validator for this cell editor.
setValidator(ICellEditorValidator) - Method in class org.eclipse.ui.views.properties.PropertyDescriptor
Sets the input validator for the cell editor for this property descriptor.
setValidator(ISelectionStatusValidator) - Method in class org.eclipse.ui.dialogs.AbstractElementListSelectionDialog
Sets an optional validator to check if the selection is valid.
setValidator(ISelectionStatusValidator) - Method in class org.eclipse.ui.dialogs.CheckedTreeSelectionDialog
Sets an optional validator to check if the selection is valid.
setValidator(ISelectionStatusValidator) - Method in class org.eclipse.ui.dialogs.ElementTreeSelectionDialog
Sets an optional validator to check if the selection is valid.
setValidator(ISelectionValidator) - Method in class org.eclipse.ui.dialogs.ContainerSelectionDialog
Sets the validator to use.
setValidRange(int, int) - Method in class org.eclipse.jface.preference.IntegerFieldEditor
Sets the range of valid values for this field.
setValue(byte) - Method in class org.eclipse.debug.core.model.MemoryByte
Sets the value of this memory byte.
setValue(long, byte[]) - Method in interface org.eclipse.debug.core.model.IMemoryBlock
Sets the value of the bytes in this memory block at the specified offset within this memory block to the specified bytes.
setValue(Object) - Method in class org.eclipse.core.commands.State
Sets the value for this state object.
setValue(Object) - Method in class org.eclipse.e4.ui.model.application.impl.StringToObjectMapImpl
setValue(Object) - Method in class org.eclipse.jface.commands.RadioState
Sets the value for this object.
setValue(Object) - Method in class org.eclipse.jface.commands.ToggleState
 
setValue(Object) - Method in class org.eclipse.jface.menus.TextState
 
setValue(Object) - Method in class org.eclipse.jface.viewers.CellEditor
Sets this cell editor's value.
setValue(Object) - Method in class org.eclipse.ui.handlers.RadioState
 
setValue(Object, boolean) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
Sets the given value for the given attribute.
setValue(Object, int) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
Sets the given value for the given attribute.
setValue(Object, Object) - Method in class org.eclipse.jface.databinding.viewers.ObservableValueEditingSupport
Default implementation does nothing as this will be handled by the Binding.
setValue(Object, Object) - Method in class org.eclipse.jface.viewers.EditingSupport
Sets the new value on the given element.
setValue(Object, Object) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
Sets the given value for the given attribute.
setValue(Object, Object) - Method in class org.eclipse.ui.views.properties.PropertyEditingSupport
 
setValue(String) - Method in class org.eclipse.ant.core.Property
Sets the value.
setValue(String) - Method in interface org.eclipse.core.variables.IValueVariable
Sets the value of this variable to the given value.
setValue(String) - Method in interface org.eclipse.debug.core.model.IValueModification
Attempts to set the value of this variable to the value of the given expression.
setValue(String) - Method in class org.eclipse.e4.ui.model.application.commands.impl.ParameterImpl
setValue(String) - Method in interface org.eclipse.e4.ui.model.application.commands.MParameter
Sets the value of the 'Value' attribute.
setValue(String) - Method in class org.eclipse.e4.ui.model.application.impl.StringToStringMapImpl
setValue(String) - Method in class org.eclipse.jface.text.templates.TemplateVariable
Resolves the variable to a single value.
setValue(String) - Method in class org.eclipse.ui.intro.config.IntroElement
Sets the value of the element.
setValue(String, boolean) - Method in class org.eclipse.compare.internal.OverlayPreferenceStore
 
setValue(String, boolean) - Method in class org.eclipse.core.runtime.Preferences
Deprecated.
Sets the current value of the boolean-valued property with the given name.
setValue(String, boolean) - Method in interface org.eclipse.jface.preference.IPreferenceStore
Sets the current value of the boolean-valued preference with the given name.
setValue(String, boolean) - Method in class org.eclipse.jface.preference.PreferenceStore
 
setValue(String, boolean) - Method in class org.eclipse.ui.preferences.ScopedPreferenceStore
 
setValue(String, boolean) - Method in class org.eclipse.ui.texteditor.ChainedPreferenceStore
 
setValue(String, double) - Method in class org.eclipse.compare.internal.OverlayPreferenceStore
 
setValue(String, double) - Method in class org.eclipse.core.runtime.Preferences
Deprecated.
Sets the current value of the double-valued property with the given name.
setValue(String, double) - Method in interface org.eclipse.jface.preference.IPreferenceStore
Sets the current value of the double-valued preference with the given name.
setValue(String, double) - Method in class org.eclipse.jface.preference.PreferenceStore
 
setValue(String, double) - Method in class org.eclipse.ui.preferences.ScopedPreferenceStore
 
setValue(String, double) - Method in class org.eclipse.ui.texteditor.ChainedPreferenceStore
 
setValue(String, float) - Method in class org.eclipse.compare.internal.OverlayPreferenceStore
 
setValue(String, float) - Method in class org.eclipse.core.runtime.Preferences
Deprecated.
Sets the current value of the float-valued property with the given name.
setValue(String, float) - Method in interface org.eclipse.jface.preference.IPreferenceStore
Sets the current value of the float-valued preference with the given name.
setValue(String, float) - Method in class org.eclipse.jface.preference.PreferenceStore
 
setValue(String, float) - Method in class org.eclipse.ui.preferences.ScopedPreferenceStore
 
setValue(String, float) - Method in class org.eclipse.ui.texteditor.ChainedPreferenceStore
 
setValue(String, int) - Method in class org.eclipse.compare.internal.OverlayPreferenceStore
 
setValue(String, int) - Method in class org.eclipse.core.runtime.Preferences
Deprecated.
Sets the current value of the integer-valued property with the given name.
setValue(String, int) - Method in interface org.eclipse.jface.preference.IPreferenceStore
Sets the current value of the integer-valued preference with the given name.
setValue(String, int) - Method in class org.eclipse.jface.preference.PreferenceStore
 
setValue(String, int) - Method in class org.eclipse.ui.preferences.ScopedPreferenceStore
 
setValue(String, int) - Method in class org.eclipse.ui.texteditor.ChainedPreferenceStore
 
setValue(String, long) - Method in class org.eclipse.compare.internal.OverlayPreferenceStore
 
setValue(String, long) - Method in class org.eclipse.core.runtime.Preferences
Deprecated.
Sets the current value of the long-valued property with the given name.
setValue(String, long) - Method in interface org.eclipse.jface.preference.IPreferenceStore
Sets the current value of the long-valued preference with the given name.
setValue(String, long) - Method in class org.eclipse.jface.preference.PreferenceStore
 
setValue(String, long) - Method in class org.eclipse.ui.preferences.ScopedPreferenceStore
 
setValue(String, long) - Method in class org.eclipse.ui.texteditor.ChainedPreferenceStore
 
setValue(String, String) - Method in class org.eclipse.compare.internal.OverlayPreferenceStore
 
setValue(String, String) - Method in class org.eclipse.core.runtime.Preferences
Deprecated.
Sets the current value of the string-valued property with the given name.
setValue(String, String) - Method in interface org.eclipse.jface.preference.IPreferenceStore
Sets the current value of the string-valued preference with the given name.
setValue(String, String) - Method in class org.eclipse.jface.preference.PreferenceStore
 
setValue(String, String) - Method in class org.eclipse.ui.preferences.ScopedPreferenceStore
 
setValue(String, String) - Method in class org.eclipse.ui.texteditor.ChainedPreferenceStore
 
setValue(String, IPath) - Method in interface org.eclipse.core.resources.IPathVariableManager
setValue(BigInteger, byte[]) - Method in interface org.eclipse.debug.core.model.IMemoryBlockExtension
Sets bytes in this memory block at the specified offset within this memory block to the specified bytes.
setValue(IValue) - Method in interface org.eclipse.debug.core.model.IValueModification
Sets the value of this variable to the given value.
setValue(IExpression, Object) - Method in interface org.eclipse.equinox.p2.metadata.expression.IEvaluationContext
Set the current value for the given variable to value
setValue(IPreferenceStore, String, FontData) - Static method in class org.eclipse.jface.preference.PreferenceConverter
Sets the current value of the preference with the given name in the given preference store.
setValue(IPreferenceStore, String, FontData[]) - Static method in class org.eclipse.jface.preference.PreferenceConverter
Sets the current value of the preference with the given name in the given preference store.
setValue(IPreferenceStore, String, Point) - Static method in class org.eclipse.jface.preference.PreferenceConverter
Sets the current value of the preference with the given name in the given preference store.
setValue(IPreferenceStore, String, Rectangle) - Static method in class org.eclipse.jface.preference.PreferenceConverter
Sets the current value of the preference with the given name in the given preference store.
setValue(IPreferenceStore, String, RGB) - Static method in class org.eclipse.jface.preference.PreferenceConverter
Sets the current value of the preference with the given name in the given preference store.
setValue(IPreferenceStore, String, T) - Method in class org.eclipse.jface.preference.PreferenceMemento
Set the value for the given preference on the given store.
setValue(CSSValue) - Method in interface org.eclipse.e4.ui.css.core.dom.CSSProperty
Set the CSSValue value of CSS property.
setValue(CSSValue) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSSPropertyImpl
 
setValue(S, T) - Method in interface org.eclipse.core.databinding.property.value.IValueProperty
Sets this property on the specified property source to the specified value.
setValue(S, T) - Method in class org.eclipse.core.databinding.property.value.ValueProperty
 
setValue(T) - Method in class org.eclipse.core.databinding.observable.value.AbstractObservableValue
 
setValue(T) - Method in class org.eclipse.core.databinding.observable.value.DecoratingObservableValue
 
setValue(T) - Method in class org.eclipse.core.databinding.observable.value.DecoratingVetoableValue
 
setValue(T) - Method in interface org.eclipse.core.databinding.observable.value.IObservableValue
Sets the value.
setValueProvider(String, ClassLoader) - Method in class org.eclipse.ant.core.Property
Sets the name of the class that is an IAntPropertyValueProvider to be used to dynamically provide a value for this property.
setValues(int, int, int, int, int, int) - Method in class org.eclipse.swt.widgets.ScrollBar
Sets the receiver's selection, minimum value, maximum value, thumb, increment and page increment all at once.
setValues(int, int, int, int, int, int) - Method in class org.eclipse.swt.widgets.Slider
Sets the receiver's selection, minimum value, maximum value, thumb, increment and page increment all at once.
setValues(int, int, int, int, int, int) - Method in class org.eclipse.swt.widgets.Spinner
Sets the receiver's selection, minimum value, maximum value, digits, increment and page increment all at once.
setValues(Object[]) - Method in interface org.eclipse.ui.views.properties.IPropertySheetEntry
Sets the objects which represent the property values for this entry.
setValues(Object[]) - Method in class org.eclipse.ui.views.properties.PropertySheetEntry
The PropertySheetEntry implmentation of this method declared onIPropertySheetEntry will obtain an editable value for the given objects and update the child entries.
setValues(String[]) - Method in class org.eclipse.jface.text.templates.TemplateVariable
Resolves the variable to several possible values for this variable, with the first being the default value.
setValues(String[]) - Method in class org.eclipse.ui.views.properties.ComboBoxLabelProvider
 
setValueValid(boolean) - Method in class org.eclipse.jface.viewers.CellEditor
Sets the valid state of this cell editor.
setVariable(String, String) - Method in class org.eclipse.jface.text.templates.TemplateContext
Defines the value of a variable.
setVariant(IResource, IResourceVariant) - Method in class org.eclipse.team.core.variants.AbstractResourceVariantTree
Set the variant associated with the local resource to the newly fetched resource variant.
setVariant(IResource, IResourceVariant) - Method in class org.eclipse.team.core.variants.ResourceVariantTree
 
setVariant(CSSPrimitiveValue) - Method in interface org.eclipse.e4.ui.css.core.dom.properties.css2.CSS2FontProperties
 
setVariant(CSSPrimitiveValue) - Method in class org.eclipse.e4.ui.css.core.dom.properties.css2.CSS2FontPropertiesImpl
 
setVersion(String) - Method in class org.eclipse.equinox.frameworkadmin.BundleInfo
Set the version, should be a valid Version string
setVersion(String) - Method in class org.eclipse.equinox.p2.repository.spi.AbstractRepository
Sets the version of this repository
setVersion(Version) - Method in class org.eclipse.equinox.p2.metadata.MetadataFactory.InstallableUnitDescription
Set the version of this installable unit.
setVersion(Version) - Method in class org.eclipse.osgi.container.ModuleRevisionBuilder
Sets the module version for the builder.
setVertical(boolean) - Method in class org.eclipse.e4.ui.css.core.dom.properties.Gradient
 
setVerticalAlign(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setVerticalIndent(int) - Method in class org.eclipse.swt.graphics.TextLayout
Sets the vertical indent of the receiver.
setVerticalRulerPreferenceKey(String) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
Sets the preference key for the visibility in the vertical ruler.
setVerticalRulerPreferenceValue(boolean) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
Sets the default visibility in the vertical ruler.
setVeto(boolean) - Method in class org.eclipse.ui.SaveablesLifecycleEvent
 
setViewer(Viewer) - Method in class org.eclipse.debug.ui.AbstractDebugView
Sets the viewer for this view.
setViewer(TextConsoleViewer) - Method in class org.eclipse.ui.console.TextConsolePage
Sets the viewer contained in this page.
setViewers(TextViewer[], TextViewer) - Method in class org.eclipse.compare.internal.CompareEditorSelectionProvider
 
setViewPart(ISearchResultViewPart) - Method in interface org.eclipse.search.ui.ISearchResultPage
Sets the search view this search results page is shown in.
setViewPart(ISearchResultViewPart) - Method in class org.eclipse.search.ui.text.AbstractTextSearchViewPage
Sets the view part
setVirtualFolders(boolean) - Method in class org.eclipse.ui.actions.CopyFilesAndFoldersOperation
Set whether or not virtual folders and links will be created under the destination container.
setVirtualFolders(boolean) - Method in class org.eclipse.ui.wizards.datatransfer.ImportOperation
Set Whether groups and links will be created instead of files and folders
setVisibility(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setVisible(boolean) - Method in class org.eclipse.e4.ui.model.application.ui.impl.UIElementImpl
setVisible(boolean) - Method in interface org.eclipse.e4.ui.model.application.ui.MUIElement
Sets the value of the 'Visible' attribute.
setVisible(boolean) - Method in class org.eclipse.equinox.p2.ui.AcceptLicensesWizardPage
 
setVisible(boolean) - Method in class org.eclipse.jface.action.ContributionItem
The default implementation of this IContributionItem method stores the value in an internal state variable, which is true by default.
setVisible(boolean) - Method in class org.eclipse.jface.action.ControlContribution
 
setVisible(boolean) - Method in interface org.eclipse.jface.action.IContributionItem
Sets whether this contribution item is visibile within its manager.
setVisible(boolean) - Method in class org.eclipse.jface.action.MenuManager
 
setVisible(boolean) - Method in class org.eclipse.jface.action.SubContributionItem
 
setVisible(boolean) - Method in class org.eclipse.jface.action.SubContributionManager
Sets the visibility of the manager.
setVisible(boolean) - Method in class org.eclipse.jface.action.SubMenuManager
 
setVisible(boolean) - Method in class org.eclipse.jface.action.SubStatusLineManager
 
setVisible(boolean) - Method in class org.eclipse.jface.dialogs.ControlAnimator
Displays or hides a control at the bottom of the parent composite and makes use of the control's SWT visible flag.
setVisible(boolean) - Method in class org.eclipse.jface.dialogs.DialogPage
The DialogPage implementation of this IDialogPage method sets the control to the given visibility state.
setVisible(boolean) - Method in interface org.eclipse.jface.dialogs.IDialogPage
Sets the visibility of this dialog page.
setVisible(boolean) - Method in class org.eclipse.jface.preference.FieldEditorPreferencePage
 
setVisible(boolean) - Method in class org.eclipse.jface.text.AbstractInformationControl
 
setVisible(boolean) - Method in class org.eclipse.jface.text.DefaultInformationControl
 
setVisible(boolean) - Method in interface org.eclipse.jface.text.IInformationControl
Controls the visibility of this information control.
setVisible(boolean) - Method in class org.eclipse.ltk.ui.refactoring.resource.RenameResourceWizard.RenameResourceRefactoringConfigurationPage
 
setVisible(boolean) - Method in class org.eclipse.ltk.ui.refactoring.UserInputWizardPage
 
setVisible(boolean) - Method in class org.eclipse.swt.custom.CCombo
 
setVisible(boolean) - Method in class org.eclipse.swt.custom.TableCursor
 
setVisible(boolean) - Method in class org.eclipse.swt.custom.TreeCursor
 
setVisible(boolean) - Method in class org.eclipse.swt.widgets.Caret
Marks the receiver as visible if the argument is true, and marks it invisible otherwise.
setVisible(boolean) - Method in class org.eclipse.swt.widgets.Control
Marks the receiver as visible if the argument is true, and marks it invisible otherwise.
setVisible(boolean) - Method in class org.eclipse.swt.widgets.Decorations
 
setVisible(boolean) - Method in class org.eclipse.swt.widgets.Menu
Marks the receiver as visible if the argument is true, and marks it invisible otherwise.
setVisible(boolean) - Method in class org.eclipse.swt.widgets.ScrollBar
Marks the receiver as visible if the argument is true, and marks it invisible otherwise.
setVisible(boolean) - Method in class org.eclipse.swt.widgets.Shell
 
setVisible(boolean) - Method in class org.eclipse.swt.widgets.ToolTip
Marks the receiver as visible if the argument is true, and marks it invisible otherwise.
setVisible(boolean) - Method in class org.eclipse.swt.widgets.TrayItem
Makes the receiver visible if the argument is true, and makes it invisible otherwise.
setVisible(boolean) - Method in class org.eclipse.ui.dialogs.WizardNewFileCreationPage
 
setVisible(boolean) - Method in class org.eclipse.ui.dialogs.WizardNewFolderMainPage
 
setVisible(boolean) - Method in class org.eclipse.ui.dialogs.WizardNewProjectCreationPage
 
setVisible(boolean) - Method in interface org.eclipse.ui.texteditor.IStatusFieldExtension
Sets whether this status field is visible within the status line.
setVisible(boolean) - Method in class org.eclipse.ui.texteditor.templates.TemplatePreferencePage
 
setVisible(boolean) - Method in class org.eclipse.ui.wizards.datatransfer.WizardExternalProjectImportPage
 
setVisible(boolean, boolean) - Method in class org.eclipse.ui.internal.EditorMenuManager
Sets the visibility of the manager.
setVisible(Control, boolean) - Method in class org.eclipse.compare.Splitter
Sets the visibility of the given child in this Splitter.
setVisibleAvailableIUQuery(IQuery<IInstallableUnit>) - Method in class org.eclipse.equinox.p2.ui.Policy
Set the query that can be used to obtain the IInstallableUnits that should be presented to the user.
setVisibleDocument(IDocument) - Method in class org.eclipse.jface.text.source.projection.ProjectionViewer
 
setVisibleDocument(IDocument) - Method in class org.eclipse.jface.text.TextViewer
Sets this viewer's visible document.
setVisibleInstalledIUQuery(IQuery<IInstallableUnit>) - Method in class org.eclipse.equinox.p2.ui.Policy
Set the query that can be used to obtain the IInstallableUnits in the profile that should be presented to the user.
setVisibleItemCount(int) - Method in class org.eclipse.swt.custom.CCombo
Sets the number of items that are visible in the drop down portion of the receiver's list.
setVisibleItemCount(int) - Method in class org.eclipse.swt.widgets.Combo
Sets the number of items that are visible in the drop down portion of the receiver's list.
setVisibleRegion(int, int) - Method in interface org.eclipse.jface.text.ITextViewer
Defines and sets the region of this viewer's document which will be visible in the presentation.
setVisibleRegion(int, int) - Method in class org.eclipse.jface.text.source.projection.ProjectionViewer
 
setVisibleRegion(int, int) - Method in class org.eclipse.jface.text.TextViewer
 
setVisibleWhen(MExpression) - Method in class org.eclipse.e4.ui.model.application.ui.impl.UIElementImpl
setVisibleWhen(MExpression) - Method in interface org.eclipse.e4.ui.model.application.ui.MUIElement
Sets the value of the 'Visible When' containment reference.
setVoiceFamily(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setVolume(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setWarningMessage(String) - Method in class org.eclipse.debug.ui.AbstractLaunchConfigurationTab
Sets this page's warning message, possibly null.
setWarnings(boolean) - Method in class org.eclipse.swt.graphics.Device
If the underlying window system supports printing warning messages to the console, setting warnings to false prevents these messages from being printed.
setWaterMarks(int, int) - Method in class org.eclipse.ui.console.IOConsole
Sets the text buffer size for this console.
setWbCommand(ParameterizedCommand) - Method in class org.eclipse.e4.ui.model.application.ui.menu.impl.HandledItemImpl
setWbCommand(ParameterizedCommand) - Method in class org.eclipse.e4.ui.model.application.ui.menu.impl.HandledMenuItemImpl
setWbCommand(ParameterizedCommand) - Method in class org.eclipse.e4.ui.model.application.ui.menu.impl.HandledToolItemImpl
setWbCommand(ParameterizedCommand) - Method in interface org.eclipse.e4.ui.model.application.ui.menu.MHandledItem
Sets the value of the 'Wb Command' attribute.
setWeight(CSSPrimitiveValue) - Method in interface org.eclipse.e4.ui.css.core.dom.properties.css2.CSS2FontProperties
 
setWeight(CSSPrimitiveValue) - Method in class org.eclipse.e4.ui.css.core.dom.properties.css2.CSS2FontPropertiesImpl
 
setWeights(int...) - Method in class org.eclipse.swt.custom.SashForm
Specify the relative weight of each child in the SashForm.
setWhiteSpace(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setWhitespaceNormalized(boolean) - Method in class org.eclipse.ui.forms.widgets.FormText
Controls whether whitespace inside paragraph and list items is normalized.
setWidget(Object) - Method in class org.eclipse.e4.ui.model.application.ui.impl.UIElementImpl
setWidget(Object) - Method in interface org.eclipse.e4.ui.model.application.ui.MUIElement
Sets the value of the 'Widget' attribute.
setWidgetTracker(WidgetSpy.WidgetTracker) - Method in class org.eclipse.swt.internal.WidgetSpy
Enables tracking of Widget object creation and disposal.
setWidows(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setWidth(int) - Method in interface org.eclipse.e4.ui.css.core.dom.properties.CSSBorderProperties
Set border-width value.
setWidth(int) - Method in class org.eclipse.e4.ui.css.core.impl.dom.properties.CSSBorderPropertiesImpl
 
setWidth(int) - Method in class org.eclipse.e4.ui.model.application.ui.basic.impl.WindowImpl
setWidth(int) - Method in interface org.eclipse.e4.ui.model.application.ui.basic.MWindow
Sets the value of the 'Width' attribute.
setWidth(int) - Method in class org.eclipse.jface.text.source.AbstractRulerColumn
The new width in pixels.
setWidth(int) - Method in class org.eclipse.swt.graphics.TextLayout
Sets the line width of the receiver, which determines how text should be wrapped and aligned.
setWidth(int) - Method in class org.eclipse.swt.widgets.TableColumn
Sets the width of the receiver.
setWidth(int) - Method in class org.eclipse.swt.widgets.ToolItem
Sets the width of the receiver, for SEPARATOR ToolItems.
setWidth(int) - Method in class org.eclipse.swt.widgets.TreeColumn
Sets the width of the receiver.
setWidth(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setWidthInChars(int) - Method in class org.eclipse.ui.dialogs.ListDialog
Sets the initial width of the dialog in number of characters.
setWindowManager(WindowManager) - Method in class org.eclipse.jface.window.Window
Sets the window manager of this window.
setWindowMenus(MenuItem[]) - Method in class org.eclipse.swt.ole.win32.OleFrame
Set the menu items that should appear in the Window location when an OLE Document is in-place activated.
setWindowTitle(String) - Method in class org.eclipse.jface.wizard.Wizard
Sets the window title for the container that hosts this page to the given string.
setWizard(IWizard) - Method in interface org.eclipse.jface.wizard.IWizardPage
Sets the wizard that hosts this wizard page.
setWizard(IWizard) - Method in class org.eclipse.jface.wizard.WizardDialog
Sets the wizard this dialog is currently displaying.
setWizard(IWizard) - Method in class org.eclipse.jface.wizard.WizardPage
 
setWizard(IWizard) - Method in class org.eclipse.ltk.ui.refactoring.RefactoringWizardPage
Sets the wizard that hosts this wizard page.
setWizardWindowTitle(String) - Method in class org.eclipse.ui.actions.NewWizardAction
Sets the title of the wizard window
setWordSpacing(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
setWordWrap(boolean) - Method in class org.eclipse.swt.custom.StyledText
Sets whether the widget wraps lines.
setWordWrap(boolean) - Method in interface org.eclipse.ui.console.IConsoleView
Sets the word wrap state of the currently active console.
setWordWrap(boolean) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
 
setWordWrap(boolean) - Method in interface org.eclipse.ui.texteditor.ITextEditorExtension6
Sets whether the text editor wraps lines.
setWork(int, int) - Method in class org.eclipse.jface.dialogs.ProgressIndicator
Initializes and resets the progress bar to a specific work.
setWorkingSet(IWorkingSet) - Method in class org.eclipse.ui.actions.WorkingSetFilterActionGroup
Sets the current working set.
setWorkingSet(IWorkingSet) - Method in class org.eclipse.ui.internal.WorkbenchPage
Deprecated.
individual views should store a working set if needed
setWorkingSet(IWorkingSet) - Method in class org.eclipse.ui.ResourceWorkingSetFilter
Sets the active working set.
setWorkingSetLabel(String) - Method in class org.eclipse.ui.navigator.CommonNavigator
 
setWorkingSetLabel(String) - Method in class org.eclipse.ui.navigator.resources.ProjectExplorer
 
setWorkingSets(IWorkingSet[]) - Method in class org.eclipse.team.ui.synchronize.WorkingSetScope
Initialize this working set scope with the provided working sets.
setWorkingSets(IWorkingSet...) - Method in class org.eclipse.ui.dialogs.WorkingSetConfigurationBlock
Set the current selection of working sets.
setWorkingSets(IWorkingSet[]) - Method in class org.eclipse.ui.internal.WorkbenchPage
 
setWorkingSets(IWorkingSet[]) - Method in interface org.eclipse.ui.IWorkbenchPage
Set the working sets for this page.
setWorkRemaining(int) - Method in class org.eclipse.core.runtime.SubMonitor
Sets the work remaining for this SubMonitor instance.
setWrapIndent(int) - Method in class org.eclipse.swt.custom.StyledText
Sets the wrap line indentation of the widget.
setWrapIndent(int) - Method in class org.eclipse.swt.graphics.TextLayout
Sets the wrap indent of the receiver.
setWrapIndices(int[]) - Method in class org.eclipse.swt.widgets.CoolBar
Sets the indices of all item(s) in the receiver that will begin on a new row.
setWrappedSet(Set<E>) - Method in class org.eclipse.core.databinding.observable.set.ObservableSet
 
setWritable(boolean) - Method in class org.eclipse.debug.core.model.MemoryByte
Sets whether this memory byte is writable.
setWriter(Writer, boolean) - Method in interface org.eclipse.osgi.framework.log.FrameworkLog
Sets the current Writer used to log messages to the specified newWriter.
setX(int) - Method in class org.eclipse.e4.ui.model.application.ui.basic.impl.WindowImpl
setX(int) - Method in interface org.eclipse.e4.ui.model.application.ui.basic.MWindow
Sets the value of the 'X' attribute.
setXORMode(boolean) - Method in class org.eclipse.swt.graphics.GC
If the argument is true, puts the receiver in a drawing mode where the resulting color in the destination is the exclusive or of the color values in the source and the destination, and if the argument is false, puts the receiver in a drawing mode where the destination color is replaced with the source color value.
setY(int) - Method in class org.eclipse.e4.ui.model.application.ui.basic.impl.WindowImpl
setY(int) - Method in interface org.eclipse.e4.ui.model.application.ui.basic.MWindow
Sets the value of the 'Y' attribute.
setYear(int) - Method in class org.eclipse.swt.widgets.DateTime
Sets the receiver's year.
setZIndex(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSS2PropertiesImpl
 
SEVERITY - Static variable in interface org.eclipse.core.resources.IMarker
Severity marker attribute.
SEVERITY - Static variable in interface org.eclipse.ui.IMarkerActionFilter
An attribute indicating the marker severity (value "severity").
severity_description - Static variable in class org.eclipse.ui.views.markers.internal.MarkerMessages
 
SEVERITY_ERROR - Static variable in interface org.eclipse.core.resources.IMarker
Error severity constant (value 2) indicating an error state.
SEVERITY_ERROR - Static variable in class org.eclipse.ui.views.markers.internal.ProblemFilter
Severity for errors
SEVERITY_INFO - Static variable in interface org.eclipse.core.resources.IMarker
Info severity constant (value 0) indicating information only.
SEVERITY_INFO - Static variable in class org.eclipse.ui.views.markers.internal.ProblemFilter
Severity for infos
SEVERITY_WARNING - Static variable in interface org.eclipse.core.resources.IMarker
Warning severity constant (value 1) indicating a warning.
SEVERITY_WARNING - Static variable in class org.eclipse.ui.views.markers.internal.ProblemFilter
Severity for warnings
SHADOW_ETCHED_IN - Static variable in class org.eclipse.swt.SWT
Style constant for shadow etched in behavior (value is 1<<4).
SHADOW_ETCHED_OUT - Static variable in class org.eclipse.swt.SWT
Style constant for shadow etched out behavior (value is 1<<6).
SHADOW_IN - Static variable in class org.eclipse.swt.SWT
Style constant for shadow in behavior (value is 1<<2).
SHADOW_NONE - Static variable in class org.eclipse.swt.SWT
Style constant for no shadow behavior (value is 1<<5).
SHADOW_OUT - Static variable in class org.eclipse.swt.SWT
Style constant for shadow out behavior (value is 1<<3).
SHALLOW - Static variable in class org.eclipse.core.filesystem.EFS
Option flag constant (value 1 <<2) indicating that an operation acts on a single file or directory, and not its parents or children.
SHALLOW - Static variable in interface org.eclipse.core.resources.IResource
Update flag constant (bit mask value 32) indicating that a copy or move operation should only copy the link, rather than copy the underlying contents of the linked resource.
SharableParticipants - Class in org.eclipse.ltk.core.refactoring.participants
An opaque list to manage sharable participants.
SharableParticipants() - Constructor for class org.eclipse.ltk.core.refactoring.participants.SharableParticipants
 
shareContext - Variable in class org.eclipse.swt.opengl.GLData
Another GLCanvas whose texture namespace and display lists should be shared.
SHARED_BASE_AGENT - Static variable in interface org.eclipse.equinox.p2.core.IProvisioningAgent
When running in "shared mode", this allows to retrieve from the IProvisioningAgent the agent representing what is in the shared location aka the base
SHARED_CURRENT_AGENT - Static variable in interface org.eclipse.equinox.p2.core.IProvisioningAgent
When running in "shared mode", this allows to retrieve from the IProvisioningAgent identified by IProvisioningAgent.SHARED_BASE_AGENT the current agent
SHARED_ELEMENTS_STORE - Static variable in class org.eclipse.e4.ui.workbench.renderers.swt.WorkbenchRendererFactory
 
SharedDocumentAdapter - Class in org.eclipse.compare
An implementation of ISharedDocumentAdapter that provides default behavior for the methods of that interface.
SharedDocumentAdapter() - Constructor for class org.eclipse.compare.SharedDocumentAdapter
 
SharedDocumentAdapterWrapper - Class in org.eclipse.compare.structuremergeviewer
An implementation of ISharedDocumentAdapter that wraps another shared document adapter.
SharedDocumentAdapterWrapper(ISharedDocumentAdapter) - Constructor for class org.eclipse.compare.structuremergeviewer.SharedDocumentAdapterWrapper
Creates a shared document adapter that wraps the given adapter.
sharedElements - Variable in class org.eclipse.e4.ui.model.application.ui.basic.impl.WindowImpl
The cached value of the 'Shared Elements' containment reference list.
SHAREDELEMENTS - Static variable in interface org.eclipse.e4.ui.workbench.UIEvents.Window
 
sharedExpert - Variable in class org.eclipse.equinox.bidi.internal.StructuredTextImpl
Flag which is true if the expert is stateful.
SharedHeaderFormEditor - Class in org.eclipse.ui.forms.editor
A variation of FormEditor, this editor has a stable header that does not change when pages are switched.
SharedHeaderFormEditor() - Constructor for class org.eclipse.ui.forms.editor.SharedHeaderFormEditor
The default constructor.
SharedImages - Class in org.eclipse.ui.internal
Common images used by the workbench which may be useful to other plug-ins.
SharedImages() - Constructor for class org.eclipse.ui.internal.SharedImages
 
SharedScrolledComposite - Class in org.eclipse.ui.forms.widgets
This class is used to provide common scrolling services to a number of controls in the toolkit.
SharedScrolledComposite(Composite, int) - Constructor for class org.eclipse.ui.forms.widgets.SharedScrolledComposite
Creates the new instance.
shear(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 sheared by (shearX, shearY).
SHEET - Static variable in class org.eclipse.swt.SWT
Style constant for sheet window behavior (value is 1<<28).
shell - Variable in class org.eclipse.help.ui.internal.ContextHelpDialog
 
shell - Variable in class org.eclipse.ui.actions.CopyProjectAction
Deprecated.
the shell provider should be used instead.
shell(int) - Static method in class org.eclipse.jface.widgets.WidgetFactory
 
Shell - Class in org.eclipse.swt.widgets
Instances of this class represent the "windows" which the desktop or "window manager" is managing.
Shell() - Constructor for class org.eclipse.swt.widgets.Shell
Constructs a new instance of this class.
Shell(int) - Constructor for class org.eclipse.swt.widgets.Shell
Constructs a new instance of this class given only the style value describing its behavior and appearance.
Shell(Display) - Constructor for class org.eclipse.swt.widgets.Shell
Constructs a new instance of this class given only the display to create it on.
Shell(Display, int) - Constructor for class org.eclipse.swt.widgets.Shell
Constructs a new instance of this class given the display to create it on and a style value describing its behavior and appearance.
Shell(Shell) - Constructor for class org.eclipse.swt.widgets.Shell
Constructs a new instance of this class given only its parent.
Shell(Shell, int) - Constructor for class org.eclipse.swt.widgets.Shell
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
SHELL_TRIM - Static variable in class org.eclipse.swt.SWT
Trim style convenience constant for the most common top level shell appearance (value is CLOSE|TITLE|MIN|MAX|RESIZE).
shellActivated(ShellEvent) - Method in class org.eclipse.jface.text.source.AnnotationBarHoverManager.Closer
Deprecated.
 
shellActivated(ShellEvent) - Method in class org.eclipse.swt.events.ShellAdapter
Sent when a shell becomes the active window.
shellActivated(ShellEvent) - Method in interface org.eclipse.swt.events.ShellListener
Sent when a shell becomes the active window.
shellActivatedAdapter(Consumer<ShellEvent>) - Static method in interface org.eclipse.swt.events.ShellListener
Static helper method to create a ShellListener for the ShellListener.shellActivated(ShellEvent e)) method, given a lambda expression or a method reference.
ShellAdapter - Class in org.eclipse.swt.events
This adapter class provides default implementations for the methods described by the ShellListener interface.
ShellAdapter() - Constructor for class org.eclipse.swt.events.ShellAdapter
 
shellClosed(ShellEvent) - Method in class org.eclipse.jface.text.source.AnnotationBarHoverManager.Closer
Deprecated.
 
shellClosed(ShellEvent) - Method in class org.eclipse.swt.events.ShellAdapter
Sent when a shell is closed.
shellClosed(ShellEvent) - Method in interface org.eclipse.swt.events.ShellListener
Sent when a shell is closed.
shellClosedAdapter(Consumer<ShellEvent>) - Static method in interface org.eclipse.swt.events.ShellListener
Static helper method to create a ShellListener for the ShellListener.shellClosed(ShellEvent e)) method, given a lambda expression or a method reference.
shellDeactivated(ShellEvent) - Method in class org.eclipse.jface.text.source.AnnotationBarHoverManager.Closer
Deprecated.
 
shellDeactivated(ShellEvent) - Method in class org.eclipse.swt.events.ShellAdapter
Sent when a shell stops being the active window.
shellDeactivated(ShellEvent) - Method in interface org.eclipse.swt.events.ShellListener
Sent when a shell stops being the active window.
shellDeactivatedAdapter(Consumer<ShellEvent>) - Static method in interface org.eclipse.swt.events.ShellListener
Static helper method to create a ShellListener for the ShellListener.shellDeactivated(ShellEvent e)) method, given a lambda expression or a method reference.
shellDeiconified(ShellEvent) - Method in class org.eclipse.jface.text.source.AnnotationBarHoverManager.Closer
Deprecated.
 
shellDeiconified(ShellEvent) - Method in class org.eclipse.swt.events.ShellAdapter
Sent when a shell is un-minimized.
shellDeiconified(ShellEvent) - Method in interface org.eclipse.swt.events.ShellListener
Sent when a shell is un-minimized.
shellDeiconifiedAdapter(Consumer<ShellEvent>) - Static method in interface org.eclipse.swt.events.ShellListener
Static helper method to create a ShellListener for the ShellListener.shellDeiconified(ShellEvent e)) method, given a lambda expression or a method reference.
ShellElement - Class in org.eclipse.e4.ui.css.swt.dom
CSSStylableElement implementation which wrap SWT Shell.
ShellElement(Shell, CSSEngine) - Constructor for class org.eclipse.e4.ui.css.swt.dom.ShellElement
 
ShellEvent - Class in org.eclipse.swt.events
Instances of this class are sent as a result of operations being performed on shells.
ShellEvent(Event) - Constructor for class org.eclipse.swt.events.ShellEvent
Constructs a new instance of this class based on the information in the given untyped event.
ShellFactory - Class in org.eclipse.jface.widgets
This class provides a convenient shorthand for creating and initializing Shell.
shellIconified(ShellEvent) - Method in class org.eclipse.jface.text.source.AnnotationBarHoverManager.Closer
Deprecated.
 
shellIconified(ShellEvent) - Method in class org.eclipse.swt.events.ShellAdapter
Sent when a shell is minimized.
shellIconified(ShellEvent) - Method in interface org.eclipse.swt.events.ShellListener
Sent when a shell is minimized.
shellIconifiedAdapter(Consumer<ShellEvent>) - Static method in interface org.eclipse.swt.events.ShellListener
Static helper method to create a ShellListener for the ShellListener.shellIconified(ShellEvent e)) method, given a lambda expression or a method reference.
ShellListener - Interface in org.eclipse.swt.events
Classes which implement this interface provide methods that deal with changes in state of Shells.
shellProvider - Variable in class org.eclipse.ui.actions.CopyProjectAction
The IShellProvider in which to show any dialogs.
shellProvider - Variable in class org.eclipse.ui.actions.CopyResourceAction
The IShellProvider in which to show any dialogs.
shellProvider - Variable in class org.eclipse.ui.actions.CreateFileAction
Deprecated.
The shell in which to show any dialogs.
shellProvider - Variable in class org.eclipse.ui.actions.CreateFolderAction
Deprecated.
The shell in which to show any dialogs.
shift(boolean, boolean) - Method in class org.eclipse.jface.text.TextViewer
Deprecated.
use shift(boolean, boolean, boolean) instead
shift(boolean, boolean, boolean) - Method in class org.eclipse.jface.text.TextViewer
Shifts a text block to the right or left using the specified set of prefix characters.
SHIFT - Static variable in class org.eclipse.swt.SWT
Keyboard and/or mouse event mask indicating that the SHIFT key was pushed on the keyboard when the event was generated (value is 1<<17).
SHIFT - Static variable in class org.eclipse.ui.keys.ModifierKey
Deprecated.
The single static instance of ModifierKey which represents the 'Shift' key.
SHIFT_LEFT - Static variable in interface org.eclipse.jface.text.ITextOperationTarget
Text operation code for shifting the selected text block to the left.
SHIFT_LEFT - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Name of the action for shifting text blocks to the left.
SHIFT_LEFT - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the edit shift left action.
SHIFT_LEFT_ACTION - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
Help context id for the action.
SHIFT_NAME - Static variable in interface org.eclipse.jface.bindings.keys.IKeyLookup
The formal name of the 'Shift' key.
SHIFT_OPEN_NEW_PERSPECTIVE - Static variable in interface org.eclipse.ui.IWorkbenchPreferenceConstants
Deprecated.
Workbench no longer supports shift key modifier to open a new perspective. Callers should use IWorkbench.showPerspective methods.
SHIFT_RIGHT - Static variable in interface org.eclipse.jface.text.ITextOperationTarget
Text operation code for shifting the selected text block to the right.
SHIFT_RIGHT - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Name of the action for shifting text blocks to the right.
SHIFT_RIGHT - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the edit shift right action.
SHIFT_RIGHT_ACTION - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
Help context id for the action.
SHIFT_RIGHT_TAB - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Name of the action for shifting text blocks to the right, triggered by the TAB key.
ShiftAction - Class in org.eclipse.ui.texteditor
Action for shifting code to the right or left by one indentation level.
ShiftAction(ResourceBundle, String, ITextEditor, int) - Constructor for class org.eclipse.ui.texteditor.ShiftAction
Creates and initializes the action for the given text editor and operation code.
SHIFTING - Static variable in class org.eclipse.jface.text.TextViewer
Internal name of the position category used selection preservation during shift.
shiftsCaret - Variable in class org.eclipse.jface.text.DocumentCommand
Indicates whether the caret should be shifted by this command.
SHORT - Static variable in class org.eclipse.core.runtime.jobs.Job
Job priority constant (value 20) for short background jobs.
SHORT - Static variable in class org.eclipse.swt.SWT
Style constant for short date/time format (value is 1<<15).
SHORT_TITLE_BAR - Static variable in class org.eclipse.ui.forms.widgets.ExpandableComposite
If this style is used, a short version of the title bar decoration will be painted behind the text.
Shortcuts_allShortcuts - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
Shortcuts_availableCategories - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
Shortcuts_availableMenus - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
Shortcuts_selectShortcutsLabel - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
Shortcuts_shortcutTab - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
shortenText(String, Control) - Static method in class org.eclipse.jface.dialogs.Dialog
Try to shorten the given text textValue so that its width in pixels does not exceed the width of the given control.
shortenText(String, ToolItem) - Method in class org.eclipse.jface.action.ActionContributionItem
Shorten the given text t so that its length doesn't exceed the width of the given ToolItem.The default implementation replaces characters in the center of the original string with an ellipsis ("...").
shortenText(GC, String, int) - Method in class org.eclipse.swt.custom.CLabel
Shorten the given text t so that its length doesn't exceed the given width.
shortenText(GC, String, int) - Method in class org.eclipse.ui.forms.widgets.Hyperlink
 
SHOULD_PROMPT_FOR_ENABLEMENT - Static variable in interface org.eclipse.ui.internal.IPreferenceConstants
Workbench preference id for determining whether the user will be prompted for activity enablement.
shouldAccumulateFailures() - Method in class org.eclipse.equinox.p2.ui.LoadMetadataRepositoryJob
 
shouldBeAnEclipseProject(IContainer, IProgressMonitor) - Method in interface org.eclipse.ui.wizards.datatransfer.ProjectConfigurator
Tells whether this configurator thinks that a given IContainer should be also imported as a project into the workspace.
shouldCancel(IStatus, int, int) - Method in class org.eclipse.core.runtime.jobs.JobGroup
This method is called by the JobManager after the completion of every job belonging to this group, and is used to control the job group's cancellation policy.
shouldCancelEvent(ColumnViewer, Event) - Method in class org.eclipse.jface.viewers.CellNavigationStrategy
This method is consulted to decide whether an event has to be canceled or not.
shouldCreateToolTip(Event) - Method in class org.eclipse.jface.viewers.ColumnViewerToolTipSupport
 
shouldCreateToolTip(Event) - Method in class org.eclipse.jface.window.ToolTip
Should the tooltip displayed because of the given event.
shouldDisplay(IStatus, int) - Static method in class org.eclipse.jface.dialogs.ErrorDialog
Returns whether the given status object should be displayed.
shouldPerformResourcePruning() - Method in class org.eclipse.ui.actions.BuildAction
 
shouldPerformResourcePruning() - Method in class org.eclipse.ui.actions.CloseResourceAction
 
shouldPerformResourcePruning() - Method in class org.eclipse.ui.actions.OpenResourceAction
 
shouldPerformResourcePruning() - Method in class org.eclipse.ui.actions.WorkspaceAction
Returns whether this action should attempt to optimize the resources being operated on.
shouldPersist() - Method in class org.eclipse.jface.commands.PersistentState
Whether this state should be persisted.
shouldRememberSelectedEditor() - Method in class org.eclipse.ui.internal.LargeFileLimitsPreferenceHandler.LargeFileEditorSelectionDialog
 
shouldRememberSelectedEditor() - Method in interface org.eclipse.ui.internal.LargeFileLimitsPreferenceHandler.PromptForEditor
 
shouldRun() - Method in class org.eclipse.compare.internal.WorkerJob
 
shouldRun() - Method in class org.eclipse.core.runtime.jobs.Job
Returns whether this job should be run.
shouldRun() - Method in class org.eclipse.team.ui.mapping.SynchronizationOperation
Make shouldRun public so the result can be used to provide handler enablement
shouldRun() - Method in class org.eclipse.team.ui.TeamOperation
This method is invoked from the run() method before the operation is run in the operation's context.
shouldRun() - Method in class org.eclipse.ui.progress.WorkbenchJob
 
shouldSchedule() - Method in class org.eclipse.core.runtime.jobs.Job
Returns whether this job should be scheduled.
shouldSchedule() - Method in class org.eclipse.ui.progress.WorkbenchJob
 
shouldShowDetailsButton() - Method in class org.eclipse.jface.dialogs.ErrorDialog
Return whether the Details button should be included.
shouldUseExtraSpace() - Method in class org.eclipse.ui.views.properties.tabbed.AbstractPropertySection
 
shouldUseExtraSpace() - Method in class org.eclipse.ui.views.properties.tabbed.AdvancedPropertySection
 
shouldUseExtraSpace() - Method in interface org.eclipse.ui.views.properties.tabbed.ISection
Determine whether this section would like extra height space in case there is some left.
show() - Method in class org.eclipse.jface.fieldassist.ControlDecoration
Show the control decoration.
show(int, String, Throwable, Object...) - Method in class org.eclipse.e4.core.services.statusreporter.StatusReporter
Convenience method, equivalent to calling report(newStatus(severity, message, exception), SHOW, information).
show(IStatus, String) - Method in class org.eclipse.jface.util.StatusHandler
Show the given status.
show(WindowEvent) - Method in class org.eclipse.swt.browser.VisibilityWindowAdapter
 
show(WindowEvent) - Method in interface org.eclipse.swt.browser.VisibilityWindowListener
This method is called when the window hosting a Browser is requested to be displayed.
show(Point) - Method in class org.eclipse.jface.window.ToolTip
Start up the tooltip programmatically
show(IWorkbenchPage) - Method in class org.eclipse.ui.internal.DefaultSaveable
 
show(IWorkbenchPage) - Method in class org.eclipse.ui.Saveable
Attempts to show this saveable in the given page and returns true on success.
show(ShowInContext) - Method in class org.eclipse.ui.navigator.CommonNavigator
 
show(ShowInContext) - Method in interface org.eclipse.ui.part.IShowInTarget
Shows the given context in this target.
show(ShowInContext) - Method in class org.eclipse.ui.views.properties.PropertySheet
 
Show - Static variable in class org.eclipse.swt.SWT
The show event type (value is 22).
SHOW - Static variable in class org.eclipse.e4.core.services.statusreporter.StatusReporter
Style constant indicating that handlers should show a problem to an user without blocking the calling method while awaiting user response.
SHOW - Static variable in class org.eclipse.ui.statushandlers.StatusManager
A style indicating that handlers should show a problem to an user without blocking the calling method while awaiting user response.
SHOW_ALL_ITEMS - Static variable in class org.eclipse.jface.action.ToolBarContributionItem
A constant used by setMinimumItemsToShow and getMinimumItemsToShow to indicate that all tool items should be shown in the cool item.
SHOW_CHANGE_RULER_INFORMATION - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Name of the action displaying a sticky ruler hover for the current caret location.
SHOW_CHANGE_RULER_INFORMATION_ID - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Command ID of the command to display a sticky ruler hover for the current caret location.
SHOW_DETAILS_LABEL - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
The label for show details buttons.
SHOW_DETAILS_LABEL_KEY - Static variable in interface org.eclipse.jface.dialogs.IDialogLabelKeys
The key used to retrieve the label for show details buttons.
SHOW_EDITOR - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id: "showEditor"): Show/hide the editor area.
SHOW_EXT - Static variable in interface org.eclipse.ui.ide.IIDEActionConstants
Navigate menu: name of group for extra Show actions (value "show.ext").
SHOW_EXT - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Navigate menu: name of group for extra Show actions (value "show.ext").
SHOW_FILTERED_TEXTS - Static variable in interface org.eclipse.ui.IWorkbenchPreferenceConstants
Stores whether or not to show the text widget that allows type-ahead search in the case where a FilteredTree is used to display and filter tree items.
SHOW_FULL_TEXT_FOR_VIEW_TABS - Static variable in class org.eclipse.e4.ui.workbench.renderers.swt.CTabRendering
A named preference for setting CTabFolder's to show full text in view areas
SHOW_FULL_TEXT_FOR_VIEW_TABS_DEFAULT - Static variable in class org.eclipse.e4.ui.workbench.renderers.swt.CTabRendering
Default value for "show full text" preference for view tabs
SHOW_HELP_CONTROL - Static variable in class org.eclipse.ltk.ui.refactoring.RefactoringWizard
Flag (value 128) indicating that a help control should be shown.
SHOW_IN - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Deprecated. 
SHOW_IN_ACTION - Static variable in interface org.eclipse.ui.internal.IWorkbenchHelpContextIds
 
SHOW_IN_CONTRIBUTION - Static variable in class org.eclipse.ui.ExtensionFactory
Factory ID for the show in contribution.
SHOW_IN_INPUT - Static variable in interface org.eclipse.ui.ISources
The variable for the showIn input.
SHOW_IN_MENU_ID - Static variable in class org.eclipse.ui.menus.MenuUtil
Contributions of targets to this location will be included with the show in menu.
SHOW_IN_NAVIGATION_DROPDOWN_KEY - Static variable in class org.eclipse.ui.texteditor.AnnotationPreference
The preference key for the visibility in the next/previous drop down toolbar action.
SHOW_IN_NAVIGATION_DROPDOWN_VALUE - Static variable in class org.eclipse.ui.texteditor.AnnotationPreference
The value for the visibility in the next/previous drop down toolbar action.
SHOW_IN_SELECTION - Static variable in interface org.eclipse.ui.ISources
The variable for the showIn selection.
SHOW_IN_TASKBAR_ICON_PROPERTY - Static variable in interface org.eclipse.ui.progress.IProgressConstants2
This property provides a hint to the progress UI to show the progress of the job in the application TaskBar
SHOW_INFORMATION - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Name of the action displaying information for the current caret location in a sticky hover.
SHOW_INFORMATION - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Command ID of the command to display information for the current caret location in a sticky hover.
SHOW_INFORMATION_ACTION - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
Help context id for the action that displays information for the current caret location in a sticky hover.
SHOW_INTRO - Static variable in interface org.eclipse.ui.IWorkbenchPreferenceConstants
A named preference indicating whether the workbench should show the introduction component (if available) on startup.
SHOW_KEYS_ENABLED_FOR_KEYBOARD - Static variable in interface org.eclipse.ui.internal.IPreferenceConstants
Preference for whether pressed command keys are to be visualized
SHOW_KEYS_ENABLED_FOR_MOUSE_EVENTS - Static variable in interface org.eclipse.ui.internal.IPreferenceConstants
Preference for whether pressed command keys are to be visualized
SHOW_KEYS_TIME_TO_CLOSE - Static variable in interface org.eclipse.ui.internal.IPreferenceConstants
Preference for the time (in ms) after the command keys UI is to be closed
SHOW_MEMORY_MONITOR - Static variable in interface org.eclipse.ui.IWorkbenchPreferenceConstants
Stores whether or not to show the memory monitor in the workbench window.
SHOW_MULTIPLE_EDITOR_TABS - Static variable in interface org.eclipse.ui.IWorkbenchPreferenceConstants
Workbench preference id for whether the workbench should show multiple editor tabs.
SHOW_ON_ERROR_ONLY - Static variable in class org.eclipse.unittest.internal.UnitTestPreferencesConstants
Boolean preference controlling whether the Unit Test view should be shown on errors only.
SHOW_OPEN_EDITORS - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id: "showOpenEditors"): Show a list of open (and recently closed) editors.
SHOW_OPEN_ON_PERSPECTIVE_BAR - Static variable in interface org.eclipse.ui.IWorkbenchPreferenceConstants
A named preference for whether the workbench should show the "open perspective" button on the perspective bar.
SHOW_OTHER_IN_PERSPECTIVE_MENU - Static variable in interface org.eclipse.ui.IWorkbenchPreferenceConstants
A named preference for whether the workbench should show the "Other..." menu item in the perspective menu.
SHOW_PART_PANE_MENU - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id: "showPartPaneMenu"): Show the part pane menu.
SHOW_PART_PANE_MENU_ACTION - Static variable in interface org.eclipse.ui.internal.IWorkbenchHelpContextIds
 
SHOW_PERSP_ID - Static variable in class org.eclipse.ui.actions.PerspectiveMenu
SHOW_PROGRESS_ON_STARTUP - Static variable in interface org.eclipse.ui.IWorkbenchPreferenceConstants
Stores whether or not to show progress while starting the workbench.
SHOW_PSEUDO_CONFLICTS - Static variable in class org.eclipse.compare.CompareConfiguration
Name of the show pseudo conflicts property (value "SHOW_PSEUDO_CONFLICTS").
SHOW_PSEUDO_CONFLICTS - Static variable in class org.eclipse.compare.internal.ComparePreferencePage
 
SHOW_QUICK_ACCESS - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id: "showQuickAccess"): Shows a list of UI elements like editors, views, perspectives etc.
SHOW_RANGE_INDICATOR - Static variable in class org.eclipse.ui.texteditor.AbstractDecoratedTextEditorPreferenceConstants
A named preference that controls the display of the range indicator.
SHOW_RECENT_WORKSPACES - Static variable in interface org.eclipse.ui.ide.IDE.Preferences
Specifies whether the "Recent Workspaces" should be shown
SHOW_RULER_ANNOTATION_INFORMATION - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Name of the action displaying a sticky ruler annotation hover for the current caret location.
SHOW_RULER_ANNOTATION_INFORMATION_ID - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Command ID of the command to display a sticky ruler annotation hover for the current caret location.
SHOW_RULER_CONTEXT_MENU - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the show ruler context menu action.
SHOW_SYSTEM_JOBS - Static variable in interface org.eclipse.ui.IWorkbenchPreferenceConstants
Stores whether or not system jobs are being shown.
SHOW_TEXT_ON_PERSPECTIVE_BAR - Static variable in interface org.eclipse.ui.IWorkbenchPreferenceConstants
A named preference for whether the workbench should show text on the perspective bar.
SHOW_TEXT_ON_QUICK_ACCESS - Static variable in interface org.eclipse.ui.IWorkbenchPreferenceConstants
A named preference for whether the workbench should show text on the find actions bar.
SHOW_TEXT_PERSPECTIVE_ACTION - Static variable in interface org.eclipse.ui.internal.IWorkbenchHelpContextIds
 
SHOW_TRADITIONAL_STYLE_TABS - Static variable in interface org.eclipse.ui.IWorkbenchPreferenceConstants
Deprecated.
not supported since the 4.x migration
SHOW_VIEW_ACTION - Static variable in interface org.eclipse.ui.internal.IWorkbenchHelpContextIds
 
SHOW_VIEW_DIALOG - Static variable in interface org.eclipse.ui.internal.IWorkbenchHelpContextIds
 
SHOW_VIEW_MENU - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id: "showViewMenu", commandId: "org.eclipse.ui.window.showViewMenu"): Show the view menu.
SHOW_VIEW_MENU_ACTION - Static variable in interface org.eclipse.ui.internal.IWorkbenchHelpContextIds
 
SHOW_VIEW_OTHER_ACTION - Static variable in interface org.eclipse.ui.internal.IWorkbenchHelpContextIds
 
SHOW_VIEW_SUBMENU - Static variable in class org.eclipse.ui.internal.WorkbenchWindow
Constant (bit mask) indicating which the Show View submenu is probably present somewhere in this window.
SHOW_WHITESPACE_CHARACTERS - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Name of the action for toggling the display of whitespace characters.
SHOW_WHITESPACE_CHARACTERS - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Command ID of the command to toggle the display of whitespace characters.
SHOW_WHITESPACE_CHARACTERS_ACTION - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
Help context id for the show whitespace characters action.
SHOW_WORKBOOK_EDITORS - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id: "showWorkbookEditors"): Shows a list of open editors in the current or last active workbook.
SHOW_WORKSPACE_SELECTION_DIALOG - Static variable in interface org.eclipse.ui.ide.IDE.Preferences
Specifies whether or not the workspace selection dialog should be shown on startup.
showAction(IActionSetDescriptor) - Method in class org.eclipse.ui.internal.ActionSetManager
 
showActionSet(String) - Method in class org.eclipse.ui.internal.WorkbenchPage
 
showActionSet(String) - Method in interface org.eclipse.ui.IWorkbenchPage
Shows an action set in this page.
showActive(boolean) - Method in class org.eclipse.ui.actions.PerspectiveMenu
Sets the showActive flag.
showAdapter(Consumer<WindowEvent>) - Static method in interface org.eclipse.swt.browser.VisibilityWindowListener
Static helper method to create a VisibilityWindowListener for the VisibilityWindowListener.show(WindowEvent e)) method, given a lambda expression or a method reference.
showAncestor(Object) - Method in interface org.eclipse.compare.contentmergeviewer.IMergeViewerContentProvider
Returns whether the ancestor side of the given input element should be shown.
showAncestor(Object) - Method in class org.eclipse.compare.internal.MergeViewerContentProvider
 
showAncestor(Object) - Method in class org.eclipse.compare.internal.MirroredMergeViewerContentProvider
 
showAnnotations(boolean) - Method in interface org.eclipse.jface.text.source.ISourceViewer
Controls the visibility of annotations and in the case of separate presentation areas of text and annotations, the visibility of the annotation's presentation area.
showAnnotations(boolean) - Method in class org.eclipse.jface.text.source.SourceViewer
 
showAnnotationsOverview(boolean) - Method in interface org.eclipse.jface.text.source.ISourceViewerExtension
Shows/hides an overview representation of the annotations of the whole document of this viewer.
showAnnotationsOverview(boolean) - Method in class org.eclipse.jface.text.source.SourceViewer
 
showAssist(int) - Method in class org.eclipse.jface.text.contentassist.ContentAssistant.AutoAssistListener
 
showAvailableItems(MElementContainer<?>, CTabFolder) - Method in class org.eclipse.e4.ui.workbench.renderers.swt.StackRenderer
Shows a popup dialog with the list of editors availavle in a given CTabFolder.
showAvailableItems(MElementContainer<?>, CTabFolder, boolean) - Method in class org.eclipse.e4.ui.workbench.renderers.swt.StackRenderer
Shows a popup dialog with the list of editors available in the given CTabFolder.
showBlocked(IProgressMonitor, IStatus, String) - Method in interface org.eclipse.jface.dialogs.IDialogBlockedHandler
A blockage has occured.
showBlocked(Shell, IProgressMonitor, IStatus, String) - Method in interface org.eclipse.jface.dialogs.IDialogBlockedHandler
A blockage has occured.
showBusy(boolean) - Method in class org.eclipse.ui.part.WorkbenchPart
Show that this part is busy due to a Job running that it is listening to.
showBusyForFamily(Object) - Method in interface org.eclipse.ui.progress.IWorkbenchSiteProgressService
Show busy state if any job of the specified family is running.
showBusyWhile(Runnable) - Method in class org.eclipse.e4.ui.di.UISynchronize
Shows a busy-indicator to the user while this runnable is executed, long running operations in the UI thread may freeze the UI.
showBusyWhile(Runnable) - Method in class org.eclipse.e4.ui.workbench.swt.DisplayUISynchronize
 
ShowCapabilitiesPreferenceAction - Class in org.eclipse.help.ui.internal
 
ShowCapabilitiesPreferenceAction() - Constructor for class org.eclipse.help.ui.internal.ShowCapabilitiesPreferenceAction
 
showChangeInformation(boolean) - Method in class org.eclipse.ui.texteditor.AbstractDecoratedTextEditor
 
showChangeInformation(boolean) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
 
showChangeInformation(boolean) - Method in interface org.eclipse.ui.texteditor.ITextEditorExtension3
Sets the display of quick diff information.
showClosedProjects(boolean) - Method in class org.eclipse.ui.dialogs.ContainerSelectionDialog
Set whether or not closed projects should be shown in the selection dialog.
showColumn(TableColumn) - Method in class org.eclipse.swt.widgets.Table
Shows the column.
showColumn(TreeColumn) - Method in class org.eclipse.swt.widgets.Tree
Shows the column.
showCommandLine(ILaunchConfiguration, String, ILaunch, IProgressMonitor) - Method in interface org.eclipse.debug.core.model.ILaunchConfigurationDelegate
Gets the command line to launch the given configuration in the specified mode.
showConsoleView(IConsole) - Method in interface org.eclipse.ui.console.IConsoleManager
Opens the console view and displays given the console.
showContextInformation() - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
 
showContextInformation() - Method in interface org.eclipse.jface.text.contentassist.IContentAssistant
Shows context information for the content at the viewer's cursor position.
showControl(Control) - Method in class org.eclipse.swt.custom.ScrolledComposite
Scrolls the content of the receiver so that the control is visible.
showDecoration(FieldDecoration) - Method in class org.eclipse.jface.fieldassist.DecoratedField
Deprecated.
Show the specified decoration.
showDetailsArea() - Method in class org.eclipse.jface.dialogs.ErrorDialog
Show the details portion of the dialog if it is not already visible.
showDialogMenu() - Method in class org.eclipse.jface.dialogs.PopupDialog
Show the dialog's menu.
showEditor(IEditorReference) - Method in class org.eclipse.ui.internal.WorkbenchPage
 
showEditor(IEditorReference) - Method in interface org.eclipse.ui.IWorkbenchPage
Add back an open but non-participating editor
showEditorInput(IEditorInput) - Method in interface org.eclipse.ui.IShowEditorInput
Shows the given input if it represents a different subset of the editor's content than the one currently being shown.
showEmptyPage() - Method in class org.eclipse.ui.forms.widgets.ScrolledPageBook
Shows a page with no children to be used if the desire is to not show any registered page.
showError() - Method in class org.eclipse.jface.dialogs.ProgressIndicator
Show the receiver as showing an error.
showErrorMessage() - Method in class org.eclipse.jface.preference.StringFieldEditor
Shows the error message set via setErrorMessage.
showErrorMessage(String) - Method in class org.eclipse.jface.preference.FieldEditor
Shows the given error message in the page for this field editor if it has one.
showEventPostHelper(MenuManager) - Method in class org.eclipse.jface.internal.MenuManagerEventHelper
Do show post-processing.
showEventPreHelper(MenuManager) - Method in class org.eclipse.jface.internal.MenuManagerEventHelper
Do show pre-processing.
showFilterControls - Variable in class org.eclipse.ui.dialogs.FilteredTree
Whether or not to show the filter controls (text and clear button).
showHeapStatus(boolean) - Method in class org.eclipse.ui.internal.WorkbenchWindow
 
showHighlightRangeOnly(boolean) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
 
showHighlightRangeOnly(boolean) - Method in interface org.eclipse.ui.texteditor.ITextEditor
Configures this text editor to show only the highlighted range of the text.
showHistoryFor(Object) - Method in interface org.eclipse.team.ui.history.IHistoryView
Shows the history for the passed in object.
showHistoryFor(Object, boolean) - Method in interface org.eclipse.team.ui.history.IHistoryView
Shows the history for the given object.
showHistoryFor(IWorkbenchPage, Object, IHistoryPageSource) - Static method in class org.eclipse.team.ui.TeamUI
Shows a history view containing the given input and returns a handle to the view or null if no history was available for the given input.
showHistoryInDialog(Shell, Object) - Static method in class org.eclipse.team.ui.history.HistoryPageSaveablePart
Deprecated.
Show the history for the object in a dialog.
showHoverText(String) - Method in class org.eclipse.jface.fieldassist.ControlDecoration
Show the specified text using the same hover dialog as is used to show decorator descriptions.
showHoverText(String) - Method in class org.eclipse.jface.fieldassist.DecoratedField
Deprecated.
Show the specified text using the same hover dialog as is used to show decorator descriptions.
showHyperlinks(IHyperlink[]) - Method in class org.eclipse.jface.text.hyperlink.DefaultHyperlinkPresenter
 
showHyperlinks(IHyperlink[]) - Method in interface org.eclipse.jface.text.hyperlink.IHyperlinkPresenter
Tells this hyperlink presenter to show the given hyperlinks on the installed text viewer.
showHyperlinks(IHyperlink[]) - Method in class org.eclipse.jface.text.hyperlink.MultipleHyperlinkPresenter
 
showHyperlinks(IHyperlink[], boolean) - Method in interface org.eclipse.jface.text.hyperlink.IHyperlinkPresenterExtension2
Tells this hyperlink presenter to show the given hyperlinks on the installed text viewer and specifies whether or not the control takes focus when visible.
showHyperlinks(IHyperlink[], boolean) - Method in class org.eclipse.jface.text.hyperlink.MultipleHyperlinkPresenter
Tells this hyperlink presenter to show the given hyperlinks on the installed text viewer and specifies whether or not the control takes focus when visible.
ShowInContext - Class in org.eclipse.ui.part
Carries the context for the Show In action.
ShowInContext(Object, ISelection) - Constructor for class org.eclipse.ui.part.ShowInContext
Constructs a new ShowInContext with the given input and selection.
showIndex() - Static method in class org.eclipse.help.ui.internal.DefaultHelpUI
 
showInDialog(Shell, Job) - Method in interface org.eclipse.ui.progress.IProgressService
Open a dialog on job when it starts to run and close it when the job is finished.
showInformation() - Method in class org.eclipse.jface.text.AbstractInformationControlManager
Computes information to be displayed as well as the subject area and initiates that this information is presented in the information control.
showInformation() - Method in interface org.eclipse.jface.text.information.IInformationPresenter
Shows information related to the cursor position of the text viewer this information presenter is installed on.
showInformationControl(Rectangle) - Method in class org.eclipse.jface.text.AbstractInformationControlManager
Shows the information control and starts the information control closer.
showInformationControl(Rectangle) - Method in class org.eclipse.jface.text.information.InformationPresenter
 
showInformationControl(Rectangle) - Method in class org.eclipse.jface.text.source.AnnotationBarHoverManager
 
showInformationMessage(String, String, String) - Method in class org.eclipse.equinox.p2.core.UIServices
Shows the given message to the user.
ShowInHandler - Class in org.eclipse.ui.internal
The show in command, which only needs a target id.
ShowInHandler() - Constructor for class org.eclipse.ui.internal.ShowInHandler
 
ShowInMenu - Class in org.eclipse.ui.internal
A ShowInMenu is used to populate a menu manager with Show In actions.
ShowInMenu() - Constructor for class org.eclipse.ui.internal.ShowInMenu
 
ShowInMenu(IWorkbenchWindow, String) - Constructor for class org.eclipse.ui.internal.ShowInMenu
Creates a Show In menu.
ShowInTocAction - Class in org.eclipse.help.ui.internal
 
ShowInTocAction() - Constructor for class org.eclipse.help.ui.internal.ShowInTocAction
 
showIntro(IWorkbenchWindow, boolean) - Method in class org.eclipse.ui.internal.WorkbenchIntroManager
 
showIntro(IWorkbenchWindow, boolean) - Method in interface org.eclipse.ui.intro.IIntroManager
Shows the intro part in the given workbench window.
showInWorkbenchBrowser(String, boolean) - Static method in class org.eclipse.help.ui.internal.DefaultHelpUI
 
showItem(CTabItem) - Method in class org.eclipse.swt.custom.CTabFolder
Shows the item.
showItem(Item) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
Shows the given item.
showItem(Item) - Method in class org.eclipse.jface.viewers.TreeViewer
 
showItem(TableItem) - Method in class org.eclipse.swt.widgets.Table
Shows the item.
showItem(TreeItem) - Method in class org.eclipse.swt.widgets.Tree
Shows the item.
showLineNumbers(boolean) - Method in class org.eclipse.jface.text.source.LineNumberChangeRulerColumn
Sets the line number display mode.
showList(CTabFolderEvent) - Method in class org.eclipse.swt.custom.CTabFolder2Adapter
Sent when the user clicks on the chevron button of a CTabFolder.
showList(CTabFolderEvent) - Method in interface org.eclipse.swt.custom.CTabFolder2Listener
Sent when the user clicks on the chevron button of the CTabFolder.
showListAdapter(Consumer<CTabFolderEvent>) - Static method in interface org.eclipse.swt.custom.CTabFolder2Listener
Static helper method to create a CTabFolder2Listener for the CTabFolder2Listener.showList(CTabFolderEvent e)) method, given a lambda expression or a method reference.
showMarker(IWorkbenchPage, IMarker, boolean) - Static method in class org.eclipse.ui.views.markers.MarkerViewUtil
Shows the given marker in the appropriate view in the given page.
showMarkers(IWorkbenchPage, IMarker[], boolean) - Static method in class org.eclipse.ui.views.markers.MarkerViewUtil
Shows the given markers in the appropriate view for the first marker in the given page.
showMatch(Match, int, int) - Method in class org.eclipse.search.ui.text.AbstractTextSearchViewPage
showMatch(Match, int, int, boolean) - Method in class org.eclipse.search.ui.text.AbstractTextSearchViewPage
Opens an editor on the given element and selects the given range of text.
ShowMaxAction_text - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
showMenu(ToolItem) - Method in class org.eclipse.e4.ui.workbench.renderers.swt.StackRenderer
 
showMessage(String) - Method in class org.eclipse.debug.ui.AbstractDebugView
Shows the given message in this view's message' page.
showMessage(String) - Method in class org.eclipse.jface.preference.FieldEditor
Shows the given message in the page for this field editor if it has one.
showMessage(String) - Method in class org.eclipse.jsch.ui.UserInfoPrompter
 
showNormal() - Method in class org.eclipse.jface.dialogs.ProgressIndicator
Reset the progress bar to it's normal style.
showOverviewRuler() - Method in class org.eclipse.ui.texteditor.AbstractDecoratedTextEditor
Shows the overview ruler.
showPage(Object) - Method in class org.eclipse.ui.forms.widgets.ScrolledPageBook
Shows the page with the provided key and hides the page previously showing.
showPage(IPreferenceNode) - Method in class org.eclipse.jface.preference.PreferenceDialog
Shows the preference page corresponding to the given preference node.
showPage(IWizardPage) - Method in interface org.eclipse.jface.wizard.IWizardContainer
Makes the given page visible.
showPage(IWizardPage) - Method in class org.eclipse.jface.wizard.WizardDialog
 
showPage(Control) - Method in class org.eclipse.ui.part.PageBook
Shows the given page.
showPageRec(PageBookView.PageRec) - Method in class org.eclipse.ui.part.PageBookView
Shows page contained in the given page record in this view.
showPageRec(PageBookView.PageRec) - Method in class org.eclipse.ui.views.contentoutline.ContentOutline
The ContentOutline implementation of this PageBookView method extends the behavior of its parent to use the current page as a selection provider.
showPart(String, EPartService.PartState) - Method in interface org.eclipse.e4.ui.workbench.modeling.EPartService
Shows a part with the identified by the given id.
showPart(MPart, EPartService.PartState) - Method in interface org.eclipse.e4.ui.workbench.modeling.EPartService
Shows the given part.
ShowPartPaneMenuAction_text - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
ShowPartPaneMenuAction_toolTip - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
ShowPartPaneMenuHandler - Class in org.eclipse.ui.internal
Show the menu on top of the icon in the view or editor label.
ShowPartPaneMenuHandler() - Constructor for class org.eclipse.ui.internal.ShowPartPaneMenuHandler
 
showPaused() - Method in class org.eclipse.jface.dialogs.ProgressIndicator
Show the receiver as being paused.
showPerspective(String, IWorkbenchWindow) - Method in class org.eclipse.ui.internal.Workbench
 
showPerspective(String, IWorkbenchWindow) - Method in interface org.eclipse.ui.IWorkbench
Shows the specified perspective to the user.
showPerspective(String, IWorkbenchWindow, IAdaptable) - Method in class org.eclipse.ui.internal.Workbench
 
showPerspective(String, IWorkbenchWindow, IAdaptable) - Method in interface org.eclipse.ui.IWorkbench
Shows the specified perspective to the user.
ShowPerspectiveHandler - Class in org.eclipse.ui.handlers
Shows the given perspective.
ShowPerspectiveHandler() - Constructor for class org.eclipse.ui.handlers.ShowPerspectiveHandler
 
showPossibleCompletions() - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
 
showPossibleCompletions() - Method in interface org.eclipse.jface.text.contentassist.IContentAssistant
Shows all possible completions of the content at the viewer's cursor position.
showPossibleQuickAssists() - Method in interface org.eclipse.jface.text.quickassist.IQuickAssistAssistant
Shows all possible quick fixes and quick assists at the viewer's cursor position.
showPossibleQuickAssists() - Method in class org.eclipse.jface.text.quickassist.QuickAssistAssistant
 
showProperties(String) - Method in class org.eclipse.swt.ole.win32.OleClientSite
Displays a dialog with the property information for this OLE Object.
ShowRefactoringHistoryAction - Class in org.eclipse.ltk.ui.refactoring.actions
Action to show the global refactoring history.
ShowRefactoringHistoryAction() - Constructor for class org.eclipse.ltk.ui.refactoring.actions.ShowRefactoringHistoryAction
 
showRevisionAuthor(boolean) - Method in interface org.eclipse.jface.text.revisions.IRevisionRulerColumnExtension
Enables showing the revision author.
showRevisionAuthor(boolean) - Method in class org.eclipse.jface.text.source.LineNumberChangeRulerColumn
 
showRevisionId(boolean) - Method in interface org.eclipse.jface.text.revisions.IRevisionRulerColumnExtension
Enables showing the revision id.
showRevisionId(boolean) - Method in class org.eclipse.jface.text.source.LineNumberChangeRulerColumn
 
showRevisionInformation(RevisionInformation, String) - Method in class org.eclipse.ui.texteditor.AbstractDecoratedTextEditor
 
showRevisionInformation(RevisionInformation, String) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
 
showRevisionInformation(RevisionInformation, String) - Method in interface org.eclipse.ui.texteditor.ITextEditorExtension4
Shows revision information in this editor.
showSelectAncestorDialog - Variable in class org.eclipse.compare.internal.CompareAction
 
showSelection() - Method in class org.eclipse.swt.custom.CTabFolder
Shows the selection.
showSelection() - Method in class org.eclipse.swt.custom.StyledText
Scrolls the selection into view.
showSelection() - Method in class org.eclipse.swt.widgets.List
Shows the selection.
showSelection() - Method in class org.eclipse.swt.widgets.Table
Shows the selection.
showSelection() - Method in class org.eclipse.swt.widgets.Text
Shows the selection.
showSelection() - Method in class org.eclipse.swt.widgets.Tree
Shows the selection.
showsHighlightRangeOnly() - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
 
showsHighlightRangeOnly() - Method in interface org.eclipse.ui.texteditor.ITextEditor
Returns whether this text editor is configured to show only the highlighted range of the text.
showSynchronizeViewInActivePage() - Method in interface org.eclipse.team.ui.synchronize.ISynchronizeManager
Opens the synchronize view in the perspective defined by the user in the team synchronize preferences.
showTab(MUIElement) - Method in class org.eclipse.e4.ui.workbench.renderers.swt.LazyStackRenderer
 
showTab(MUIElement) - Method in class org.eclipse.e4.ui.workbench.renderers.swt.PerspectiveStackRenderer
 
showTab(MUIElement) - Method in class org.eclipse.e4.ui.workbench.renderers.swt.StackRenderer
 
showTitle(String, Image) - Method in class org.eclipse.jface.dialogs.DialogMessageArea
Show the title.
showTopSeperator() - Method in class org.eclipse.jface.window.ApplicationWindow
Returns whether to show a top separator line between the menu bar and the rest of the window contents.
showTopSeperator() - Method in class org.eclipse.ui.internal.WorkbenchWindow
 
showView(String) - Method in class org.eclipse.ui.internal.WorkbenchPage
See IWorkbenchPage.
showView(String) - Method in interface org.eclipse.ui.IWorkbenchPage
Shows the view identified by the given view id in this page and gives it focus.
showView(String, String, int) - Method in class org.eclipse.ui.internal.WorkbenchPage
 
showView(String, String, int) - Method in interface org.eclipse.ui.IWorkbenchPage
Shows a view in this page with the given id and secondary id.
ShowView_noDesc - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
ShowView_open_button_label - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
ShowView_selectViewHelp - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
ShowView_shellTitle - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
ShowView_title - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
showViewer() - Method in class org.eclipse.debug.ui.AbstractDebugView
Shows this view's viewer page.
ShowViewHandler - Class in org.eclipse.ui.handlers
Shows the given view.
ShowViewHandler() - Constructor for class org.eclipse.ui.handlers.ShowViewHandler
Creates a new ShowViewHandler that will open the view in its default location.
ShowViewHandler(boolean) - Constructor for class org.eclipse.ui.handlers.ShowViewHandler
Creates a new ShowViewHandler that will optionally force the view to become a fast view.
ShowViewMenu - Class in org.eclipse.ui.internal
A ShowViewMenu is used to populate a menu manager with Show View actions.
ShowViewMenu(IWorkbenchWindow, String) - Constructor for class org.eclipse.ui.internal.ShowViewMenu
Creates a Show View menu.
ShowViewMenu(IWorkbenchWindow, String, boolean) - Constructor for class org.eclipse.ui.internal.ShowViewMenu
Creates a Show View menu.
ShowViewMenuAction_text - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
ShowViewMenuAction_toolTip - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
ShowViewMenuHandler - Class in org.eclipse.ui.internal
Shows the View Menu
ShowViewMenuHandler() - Constructor for class org.eclipse.ui.internal.ShowViewMenuHandler
 
showWhile(Display, Runnable) - Static method in class org.eclipse.swt.custom.BusyIndicator
Runs the given Runnable while providing busy feedback using this busy indicator.
ShowWhitespaceAction - Class in org.eclipse.compare.internal
 
ShowWhitespaceAction(MergeSourceViewer[], boolean[]) - Constructor for class org.eclipse.compare.internal.ShowWhitespaceAction
 
ShowWhitespaceAction_0 - Static variable in class org.eclipse.compare.internal.CompareMessages
 
ShowWhitespaceCharactersAction - Class in org.eclipse.ui.texteditor
This action toggles the display of whitespace characters by attaching/detaching an WhitespaceCharacterPainter to the associated text editor.
ShowWhitespaceCharactersAction(ResourceBundle, String, ITextEditor, IPreferenceStore) - Constructor for class org.eclipse.ui.texteditor.ShowWhitespaceCharactersAction
Construct the action and initialize its state.
shutdown() - Static method in class org.eclipse.core.runtime.adaptor.EclipseStarter
Shuts down the Platform.
shutdown() - Method in class org.eclipse.core.runtime.Plugin
Deprecated. 
shutdown() - Method in class org.eclipse.equinox.http.jetty.internal.HttpServerManager
 
shutdown() - Method in class org.eclipse.help.standalone.Help
Shuts-down the stand alone help system.
shutdown() - Method in class org.eclipse.help.standalone.Infocenter
Shuts-down the stand alone infocenter.
shutdown() - Method in interface org.eclipse.ltk.core.refactoring.IUndoManager
Shut down the undo manager.
shutdown() - Method in interface org.eclipse.osgi.service.runnable.ApplicationLauncher
Forces the current runnable which is running to be stopped.
shutdown() - Method in class org.eclipse.osgi.storage.bundlefile.MRUBundleFileList
Closes the bundle file closer thread for the MRU list
shutdown() - Static method in class org.eclipse.team.core.Team
Shut down the registry, persisting its state.
shutdown() - Method in class org.eclipse.ui.plugin.AbstractUIPlugin
Deprecated.
In Eclipse 3.0, shutdown has been replaced by Plugin.stop(BundleContext context). Implementations of shutdown should be changed to extend stop(BundleContext context) and call super.stop(context) instead of super.shutdown(). Unlike super.shutdown(), super.stop(context) must be called as the very last thing rather than as the very first thing. The shutdown method is called only for plug-ins which explicitly require the org.eclipse.core.runtime.compatibility plug-in; in contrast, the stop method is always called.
side - Variable in class org.eclipse.e4.ui.model.application.ui.impl.GenericTrimContainerImpl
The cached value of the 'Side' attribute.
SIDE - Static variable in interface org.eclipse.e4.ui.workbench.UIEvents.GenericTrimContainer
 
SIDE_EDEFAULT - Static variable in class org.eclipse.e4.ui.model.application.ui.impl.GenericTrimContainerImpl
The default value of the 'Side' attribute.
SIDE_VALUE - Static variable in interface org.eclipse.e4.ui.model.application.ui.impl.UiPackageImpl.Literals
The meta object literal for the 'Side Value' enum.
SIDE_VALUE - Static variable in class org.eclipse.e4.ui.model.application.ui.impl.UiPackageImpl
The meta object id for the 'Side Value' enum.
SideValue - Enum Class in org.eclipse.e4.ui.model.application.ui
A representation of the literals of the enumeration 'Side Value', and utility methods for working with them.
signalRepositoryOperationComplete(RepositoryEvent, boolean) - Method in class org.eclipse.equinox.p2.ui.ProvisioningUI
Signal that a repository operation has completed.
signalRepositoryOperationStart() - Method in class org.eclipse.equinox.p2.ui.ProvisioningUI
Signal that a repository operation is about to begin.
signalWaitForFinish() - Method in class org.eclipse.jface.text.reconciler.AbstractReconciler
Signal reconciling should finish as soon as possible.
SignedContent - Interface in org.eclipse.osgi.signedcontent
A SignedContent object represents content which may be signed.
SignedContentEntry - Interface in org.eclipse.osgi.signedcontent
A SignedContentEntry represents a content entry which may be signed.
SignedContentFactory - Interface in org.eclipse.osgi.signedcontent
A factory used to create SignedContent objects.
SignerInfo - Interface in org.eclipse.osgi.signedcontent
A SignerInfo object represents a single signer chain.
silentRunning - Variable in class org.eclipse.ui.preferences.ScopedPreferenceStore
A boolean to indicate the property changes should not be propagated.
similarTo(StyleRange) - Method in class org.eclipse.swt.custom.StyleRange
Compares the specified object to this StyleRange and answer if the two are similar.
SIMPLE - Static variable in class org.eclipse.swt.SWT
Style constant for simple (not drop down) behavior (value is 1<<6).
SimpleCharStream - Class in org.apache.lucene.demo.html
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(InputStream) - Constructor for class org.apache.lucene.demo.html.SimpleCharStream
 
SimpleCharStream(InputStream, int, int) - Constructor for class org.apache.lucene.demo.html.SimpleCharStream
 
SimpleCharStream(InputStream, int, int, int) - Constructor for class org.apache.lucene.demo.html.SimpleCharStream
 
SimpleCharStream(InputStream, String) - Constructor for class org.apache.lucene.demo.html.SimpleCharStream
 
SimpleCharStream(InputStream, String, int, int) - Constructor for class org.apache.lucene.demo.html.SimpleCharStream
 
SimpleCharStream(InputStream, String, int, int, int) - Constructor for class org.apache.lucene.demo.html.SimpleCharStream
 
SimpleCharStream(Reader) - Constructor for class org.apache.lucene.demo.html.SimpleCharStream
 
SimpleCharStream(Reader, int, int) - Constructor for class org.apache.lucene.demo.html.SimpleCharStream
 
SimpleCharStream(Reader, int, int, int) - Constructor for class org.apache.lucene.demo.html.SimpleCharStream
 
SimpleContentProposalProvider - Class in org.eclipse.jface.fieldassist
SimpleContentProposalProvider is a class designed to map a static list of Strings to content proposals.
SimpleContentProposalProvider(String...) - Constructor for class org.eclipse.jface.fieldassist.SimpleContentProposalProvider
Construct a SimpleContentProposalProvider whose content proposals are always the specified array of Objects.
SimpleListProperty<S,E> - Class in org.eclipse.core.databinding.property.list
Simplified abstract implementation of IListProperty.
SimpleListProperty() - Constructor for class org.eclipse.core.databinding.property.list.SimpleListProperty
 
SimpleMapProperty<S,K,V> - Class in org.eclipse.core.databinding.property.map
Simplified abstract implementation of IMapProperty.
SimpleMapProperty() - Constructor for class org.eclipse.core.databinding.property.map.SimpleMapProperty
 
SimpleMarkerAnnotation - Class in org.eclipse.ui.texteditor
An annotation representing a marker.
SimpleMarkerAnnotation(String, IMarker) - Constructor for class org.eclipse.ui.texteditor.SimpleMarkerAnnotation
Creates a new annotation of the given type for the given marker.
SimpleMarkerAnnotation(IMarker) - Constructor for class org.eclipse.ui.texteditor.SimpleMarkerAnnotation
Creates a new annotation for the given marker.
SimplePattern - Class in org.eclipse.equinox.p2.metadata.expression
A simple compiled pattern.
SimplePropertyEvent<S,D extends IDiff> - Class in org.eclipse.core.databinding.property
Event object events in the properties API
SimplePropertyEvent(int, S, IProperty, D) - Constructor for class org.eclipse.core.databinding.property.SimplePropertyEvent
Constructs a PropertyChangeEvent with the given attributes.
simpleSelector - Variable in class org.eclipse.e4.ui.css.core.impl.sac.AbstractDescendantSelector
The simple selector.
simpleSelector - Variable in class org.eclipse.e4.ui.css.core.impl.sac.AbstractSiblingSelector
The simple selector.
simpleSelector - Variable in class org.eclipse.e4.ui.css.core.impl.sac.CSSConditionalSelectorImpl
The simple selector.
SimpleSetProperty<S,E> - Class in org.eclipse.core.databinding.property.set
Simplified abstract implementation of ISetProperty.
SimpleSetProperty() - Constructor for class org.eclipse.core.databinding.property.set.SimpleSetProperty
 
SimpleTemplateVariableResolver - Class in org.eclipse.jface.text.templates
A simple template variable resolver, which always evaluates to a defined string.
SimpleTemplateVariableResolver(String, String) - Constructor for class org.eclipse.jface.text.templates.SimpleTemplateVariableResolver
 
SimpleTextViewer - Class in org.eclipse.compare.internal
 
SimpleValueProperty<S,T> - Class in org.eclipse.core.databinding.property.value
Simplified abstract implementation of IValueProperty.
SimpleValueProperty() - Constructor for class org.eclipse.core.databinding.property.value.SimpleValueProperty
 
SimpleWildcardTester - Class in org.eclipse.ui.actions
Implements an algorithm for very simple pattern matching in a string.
SimpleWildcardTester() - Constructor for class org.eclipse.ui.actions.SimpleWildcardTester
 
simulateOn(List<E>) - Method in class org.eclipse.core.databinding.observable.list.ListDiff
Returns a list showing what list would look like if this diff were applied to it.
simulateOn(Map<K, V>) - Method in class org.eclipse.core.databinding.observable.map.MapDiff
Returns a map showing what map would look like if this diff were applied to it.
simulateOn(Set<E>) - Method in class org.eclipse.core.databinding.observable.set.SetDiff
Returns a Set showing what set would look like if this diff were applied to it.
SINGLE - Static variable in class org.eclipse.swt.SWT
Style constant for single selection behavior in lists and single line support on text fields (value is 1<<2).
SINGLE_CLICK - Static variable in class org.eclipse.jface.util.OpenStrategy
Single click will open the item.
SINGLE_LINE_OF_DESCENT - Static variable in interface org.eclipse.team.core.history.IFileHistoryProvider
Constant flag used with IFileHistoryProvider.getFileHistoryFor(IResource, int, IProgressMonitor) to indicate that the resulting history will be restricted to a single line-of-descent (e.g. a single branch).
SINGLE_REVISION - Static variable in interface org.eclipse.team.core.history.IFileHistoryProvider
Constant flag used with IFileHistoryProvider.getFileHistoryFor(IResource, int, IProgressMonitor) to indicate that only a single revision is desired.
SingleCharacterReader - Class in org.eclipse.text.readers
Moved into this package from org.eclipse.jface.internal.text.revisions.
SingleCharacterReader() - Constructor for class org.eclipse.text.readers.SingleCharacterReader
 
SingleLineRule - Class in org.eclipse.jface.text.rules
A specific configuration of pattern rule whereby the pattern begins with a specific sequence and may end with a specific sequence, but will not span more than a single line.
SingleLineRule(String, String, IToken) - Constructor for class org.eclipse.jface.text.rules.SingleLineRule
Creates a rule for the given starting and ending sequence which, if detected, will return the specified token.
SingleLineRule(String, String, IToken, char) - Constructor for class org.eclipse.jface.text.rules.SingleLineRule
Creates a rule for the given starting and ending sequence which, if detected, will return the specified token.
SingleLineRule(String, String, IToken, char, boolean) - Constructor for class org.eclipse.jface.text.rules.SingleLineRule
Creates a rule for the given starting and ending sequence which, if detected, will return the specified token.
SingleLineRule(String, String, IToken, char, boolean, boolean) - Constructor for class org.eclipse.jface.text.rules.SingleLineRule
Creates a rule for the given starting and ending sequence which, if detected, will return the specified token.
singlePostSelection() - Static method in class org.eclipse.jface.databinding.viewers.typed.ViewerProperties
Returns a value property for observing the single post selection of a IPostSelectionProvider.
singlePostSelection(Class<T>) - Static method in class org.eclipse.jface.databinding.viewers.typed.ViewerProperties
An alternative version of ViewerProperties.singlePostSelection() which casts the property to the argument element type.
singleSelection() - Static method in class org.eclipse.jface.databinding.viewers.typed.ViewerProperties
Returns a value property for observing the single selection of a ISelectionProvider.
singleSelection() - Static method in class org.eclipse.ui.databinding.typed.WorkbenchProperties
Returns a property for observing the first element of a structured selection as exposed by ISelectionService.
singleSelection(Class<T>) - Static method in class org.eclipse.jface.databinding.viewers.typed.ViewerProperties
An alternative version of ViewerProperties.singleSelection() which casts the property to the argument element type.
singleSelection(String, boolean) - Static method in class org.eclipse.ui.databinding.typed.WorkbenchProperties
Returns a property for observing the first element of a structured selection as exposed by ISelectionService.
singleSelection(String, boolean, Class<T>) - Static method in class org.eclipse.ui.databinding.typed.WorkbenchProperties
Returns a property for observing the first element of a structured selection as exposed by ISelectionService.
singleSelectionIndex() - Static method in class org.eclipse.jface.databinding.swt.typed.WidgetProperties
Returns a value property for observing the single selection index of a CCombo, Combo, List or Table.
SINGLETON_SELECTION - Enum constant in enum class org.eclipse.osgi.report.resolution.ResolutionReport.Entry.Type
Indicates a resource failed to resolve because (1) it's a singleton, (2) there was at least one collision, and (3) it was not the selected singleton.
SINGLETON_SELECTION - Static variable in interface org.eclipse.osgi.service.resolver.ResolverError
Error type constant (bit mask) indicating that the bundle could not be resolved because another singleton bundle was selected.
site - Variable in class org.eclipse.ui.intro.config.IntroConfigurer
 
size - Variable in class org.eclipse.swt.browser.WindowEvent
Requested Browser size.
size() - Method in class org.eclipse.compare.internal.WorkQueue
 
size() - Method in class org.eclipse.core.databinding.observable.DecoratingObservableCollection
 
size() - Method in class org.eclipse.core.databinding.observable.list.AbstractObservableList
 
size() - Method in interface org.eclipse.core.databinding.observable.list.IObservableList
 
size() - Method in class org.eclipse.core.databinding.observable.list.ObservableList
 
size() - Method in class org.eclipse.core.databinding.observable.map.DecoratingObservableMap
 
size() - Method in interface org.eclipse.core.databinding.observable.map.IObservableMap
 
size() - Method in class org.eclipse.core.databinding.observable.map.ObservableMap
 
size() - Method in class org.eclipse.core.databinding.observable.set.AbstractObservableSet
 
size() - Method in interface org.eclipse.core.databinding.observable.set.IObservableSet
 
size() - Method in class org.eclipse.core.databinding.observable.set.ObservableSet
 
size() - Method in class org.eclipse.core.runtime.ListenerList
Returns the number of registered listeners.
size() - Method in class org.eclipse.equinox.p2.query.Collector
Returns the number of collected objects.
size() - Static method in class org.eclipse.jface.databinding.swt.typed.WidgetProperties
Returns a value property for observing the size of a Control.
size() - Method in class org.eclipse.jface.viewers.deferred.LazySortedCollection
Returns the number of elements in the collection
size() - Method in interface org.eclipse.jface.viewers.IStructuredSelection
Returns the number of elements selected in this selection.
size() - Method in class org.eclipse.jface.viewers.StructuredSelection
 
size() - Method in class org.eclipse.osgi.framework.eventmgr.CopyOnWriteIdentityMap
Return the number of entries in the map.
size() - Method in class org.eclipse.osgi.framework.util.ArrayMap
 
size() - Method in class org.eclipse.osgi.framework.util.CaseInsensitiveDictionaryMap
size() - Method in class org.eclipse.osgi.framework.util.Headers
Deprecated.
Returns the number of entries (distinct keys) in this dictionary.
size() - Method in class org.eclipse.swt.internal.ImageList
 
size() - Method in interface org.eclipse.team.core.diff.IDiffTree
Return the number of diffs contained in the tree.
size() - Method in class org.eclipse.team.core.diff.provider.DiffTree
 
size() - Method in class org.eclipse.team.core.synchronize.SyncInfoSet
Return the number of out-of-sync resources contained in this set.
size() - Method in class org.eclipse.ui.model.AdaptableList
Returns the number of children in this list.
size() - Method in class org.eclipse.ui.views.framelist.FrameList
Returns the number of frames in the frame list.
SIZE - Static variable in interface org.eclipse.jface.action.ICoolBarManager
Property name of a cool item's size (value "size").
SizeCache - Class in org.eclipse.ui.forms.widgets
Caches the preferred size of an SWT control
SizeCache() - Constructor for class org.eclipse.ui.forms.widgets.SizeCache
 
SizeCache(Control) - Constructor for class org.eclipse.ui.forms.widgets.SizeCache
Creates a cache for size computations on the given control
sizeof - Static variable in class org.eclipse.swt.ole.win32.Variant
The size in bytes of a native VARIANT struct.
SIZING_TEXT_FIELD_WIDTH - Static variable in class org.eclipse.ui.dialogs.WizardDataTransferPage
 
Skin - Static variable in class org.eclipse.swt.SWT
The skin event type (value is 45).
SKIN_CLASS - Static variable in class org.eclipse.swt.SWT
Key name for setting and getting the skin class of a widget.
SKIN_ID - Static variable in class org.eclipse.swt.SWT
Key name for setting and getting the skin id of a widget.
skip(Annotation) - Method in class org.eclipse.jface.text.source.AnnotationPainter
Should the given annotation be skipped when handling draw requests?
SKIP_ID - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
Button id for a "Skip" button (value 5).
SKIP_LABEL - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
The label for skip buttons.
SKIP_LABEL_KEY - Static variable in interface org.eclipse.jface.dialogs.IDialogLabelKeys
The key used to retrieve the label for skip buttons.
skipProcessing(IStructuredTextExpert, String, StructuredTextCharTypes) - Method in class org.eclipse.equinox.bidi.custom.StructuredTextTypeHandler
Checks if there is a need for processing structured text.
skipRangeComparison(int, int, IRangeComparator) - Method in class org.eclipse.compare.contentmergeviewer.TokenComparator
 
skipRangeComparison(int, int, IRangeComparator) - Method in class org.eclipse.compare.internal.DocLineComparator
Aborts the comparison if the number of tokens is too large.
skipRangeComparison(int, int, IRangeComparator) - Method in interface org.eclipse.compare.rangedifferencer.IRangeComparator
Returns whether a comparison should be skipped because it would be too costly (or lengthy).
SlaveDocumentEvent - Class in org.eclipse.jface.text
A slave document event represents a master document event as a slave-relative document event.
SlaveDocumentEvent(IDocument, int, int, String, DocumentEvent) - Constructor for class org.eclipse.jface.text.SlaveDocumentEvent
Creates a new slave document event.
SlavePageService - Class in org.eclipse.ui.internal
 
SlavePageService(IPageService) - Constructor for class org.eclipse.ui.internal.SlavePageService
 
SlavePartService - Class in org.eclipse.ui.internal
A part service which delegates all responsibility to the parent service.
SlavePartService(IPartService) - Constructor for class org.eclipse.ui.internal.SlavePartService
Constructs a new instance.
SlaveSelectionService - Class in org.eclipse.ui.internal
 
SlaveSelectionService(ISelectionService) - Constructor for class org.eclipse.ui.internal.SlaveSelectionService
 
sleep() - Method in class org.eclipse.core.runtime.jobs.Job
Requests that this job be suspended.
sleep() - Method in class org.eclipse.swt.widgets.Display
Causes the user-interface thread to sleep (that is, to be put in a state where it does not consume CPU cycles) until an event is received or it is otherwise awakened.
sleep(Object) - Method in interface org.eclipse.core.runtime.jobs.IJobManager
Requests that all jobs in the given job family be suspended.
Sleep - Static variable in class org.eclipse.swt.SWT
Deprecated.
The same as PreExternalEventDispatch (value is 52).
sleeping(IJobChangeEvent) - Method in interface org.eclipse.core.runtime.jobs.IJobChangeListener
Notification that a job was waiting to run and has now been put in the sleeping state.
sleeping(IJobChangeEvent) - Method in class org.eclipse.core.runtime.jobs.JobChangeAdapter
 
SLEEPING - Static variable in class org.eclipse.core.runtime.jobs.Job
Job state code (value 1) indicating that a job is sleeping.
slice(int) - Method in interface org.eclipse.core.runtime.IProgressMonitor
This method creates a slice out of this monitor.
SlicedProgressMonitor - Class in org.eclipse.core.runtime
default implementation of a SlicedProgressMonitor that synchronizes on the given monitor to report work
SlicedProgressMonitor(IProgressMonitor, int) - Constructor for class org.eclipse.core.runtime.SlicedProgressMonitor
 
Slider - Class in org.eclipse.swt.widgets
Instances of this class are selectable user interface objects that represent a range of positive, numeric values.
Slider(Composite, int) - Constructor for class org.eclipse.swt.widgets.Slider
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
sliderSelection() - Static method in class org.eclipse.jface.databinding.swt.typed.WidgetProperties
Returns a value property for observing the selection state of a Slider.
SMALL_FONT - Static variable in interface org.eclipse.ui.internal.IWorkbenchConstants
 
SMALL_INDENT - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
Deprecated.
As of 3.9, this is deprecated as it is not clear what the meaning of a "small indent" would be
SMART_ENTER - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Name of the action to insert a new line below the current position.
SMART_ENTER - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the smart enter action.
SMART_ENTER_ACTION - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
Help context id for the action.
SMART_ENTER_INVERSE - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Name of the action to insert a new line above the current position.
SMART_ENTER_INVERSE - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the smart enter (inverse) action.
SMART_INSERT - Static variable in interface org.eclipse.ui.texteditor.ITextEditorExtension3
Represents the smart insert mode.
SMOOTH - Static variable in class org.eclipse.swt.SWT
Style constant for smooth appearance.
SNAPSHOT - Static variable in interface org.eclipse.core.resources.ISaveContext
Type constant which identifies a snapshot.
SNAPSHOT_TREE - Static variable in interface org.eclipse.core.resources.IProject
Option constant (value 1) indicating that a snapshot to be loaded or saved contains a resource tree (refresh information).
SNIPPET_CONTAINER - Static variable in interface org.eclipse.e4.ui.model.application.ui.impl.UiPackageImpl.Literals
The meta object literal for the 'Snippet Container' class.
SNIPPET_CONTAINER - Static variable in class org.eclipse.e4.ui.model.application.ui.impl.UiPackageImpl
The meta object id for the 'Snippet Container' class.
SNIPPET_CONTAINER__SNIPPETS - Static variable in interface org.eclipse.e4.ui.model.application.ui.impl.UiPackageImpl.Literals
The meta object literal for the 'Snippets' containment reference list feature.
SNIPPET_CONTAINER__SNIPPETS - Static variable in class org.eclipse.e4.ui.model.application.ui.impl.UiPackageImpl
The feature id for the 'Snippets' containment reference list.
SNIPPET_CONTAINER_FEATURE_COUNT - Static variable in class org.eclipse.e4.ui.model.application.ui.impl.UiPackageImpl
The number of structural features of the 'Snippet Container' class.
SNIPPET_CONTAINER_OPERATION_COUNT - Static variable in class org.eclipse.e4.ui.model.application.ui.impl.UiPackageImpl
The number of operations of the 'Snippet Container' class.
snippets - Variable in class org.eclipse.e4.ui.model.application.impl.ApplicationImpl
The cached value of the 'Snippets' containment reference list.
snippets - Variable in class org.eclipse.e4.ui.model.application.ui.basic.impl.WindowImpl
The cached value of the 'Snippets' containment reference list.
SNIPPETS - Static variable in interface org.eclipse.e4.ui.workbench.UIEvents.SnippetContainer
 
SOCKS_PROXY_TYPE - Static variable in interface org.eclipse.core.net.proxy.IProxyData
Type constant (value "SOCKS") which identifies an SOCKS proxy.
SOFT - Enum constant in enum class org.eclipse.e4.core.services.nls.Message.ReferenceType
 
sort(Object[]) - Method in class org.eclipse.ui.texteditor.ConfigurationElementSorter
Sorts the given array based on its elements' configuration elements according to the prerequisite relation of their defining plug-ins.
sort(Comparator<K>) - Method in class org.eclipse.osgi.framework.util.ArrayMap
 
sort(Viewer, Object[]) - Method in class org.eclipse.jface.viewers.ViewerComparator
Sorts the given elements in-place, modifying the given array.
sort(Viewer, Object[], int, int) - Method in class org.eclipse.ui.views.markers.internal.TableComparator
Sorts the given elements in-place, modifying the given array from index start to index end.
sort(Viewer, TreePath, Object[]) - Method in class org.eclipse.jface.viewers.TreePathViewerSorter
Sorts the given elements in-place, modifying the given array.
sort(IPropertySheetEntry[]) - Method in class org.eclipse.ui.views.properties.PropertySheetSorter
Sorts the given elements in-place, modifying the given array.
SORT_GROUP - Static variable in interface org.eclipse.team.ui.synchronize.ISynchronizePageConfiguration
The id of the sort group that determines where sort actions or submenus appear.
sortAction_title - Static variable in class org.eclipse.ui.views.markers.internal.MarkerMessages
 
sortBundles(BundleDescription[]) - Method in interface org.eclipse.osgi.service.resolver.StateHelper
Sorts the given array of resolved bundles in pre-requisite order.
sortByDate() - Method in interface org.eclipse.ltk.ui.refactoring.history.ISortableRefactoringHistoryControl
Sorts the refactorings by date.
sortByExtension(ModelProvider[]) - Static method in class org.eclipse.team.ui.synchronize.ModelOperation
Return the list of provides sorted by their extends relationship.
sortByProjects() - Method in interface org.eclipse.ltk.ui.refactoring.history.ISortableRefactoringHistoryControl
Sorts the refactorings by projects.
sortDialog_columnLabel - Static variable in class org.eclipse.ui.views.markers.internal.MarkerMessages
 
sortDialog_label - Static variable in class org.eclipse.ui.views.markers.internal.MarkerMessages
 
sortDialog_title - Static variable in class org.eclipse.ui.views.markers.internal.MarkerMessages
 
sortDirectionAscending_text - Static variable in class org.eclipse.ui.views.markers.internal.MarkerMessages
 
sortDirectionAscending_text2 - Static variable in class org.eclipse.ui.views.markers.internal.MarkerMessages
 
sortDirectionAscending_text3 - Static variable in class org.eclipse.ui.views.markers.internal.MarkerMessages
 
sortDirectionAscending_text4 - Static variable in class org.eclipse.ui.views.markers.internal.MarkerMessages
 
sortDirectionDescending_text - Static variable in class org.eclipse.ui.views.markers.internal.MarkerMessages
 
sortDirectionDescending_text2 - Static variable in class org.eclipse.ui.views.markers.internal.MarkerMessages
 
sortDirectionDescending_text3 - Static variable in class org.eclipse.ui.views.markers.internal.MarkerMessages
 
sortDirectionDescending_text4 - Static variable in class org.eclipse.ui.views.markers.internal.MarkerMessages
 
sortModifierKeys(int) - Method in class org.eclipse.jface.bindings.keys.formatting.AbstractKeyFormatter
Separates the modifier keys from each other, and then places them in an array in some sorted order.
sortModifierKeys(int) - Method in class org.eclipse.jface.bindings.keys.formatting.EmacsKeyFormatter
 
sortModifierKeys(int) - Method in class org.eclipse.jface.bindings.keys.formatting.FormalKeyFormatter
 
sortModifierKeys(int) - Method in class org.eclipse.jface.bindings.keys.formatting.NativeKeyFormatter
 
sortNatureSet(String[]) - Method in interface org.eclipse.core.resources.IWorkspace
Returns a copy of the given set of natures sorted in prerequisite order.
sortShowInPartIds(ArrayList<?>) - Method in class org.eclipse.ui.internal.WorkbenchPage
Sorts the given collection of show in target part ids in MRU order.
SortUtil_finding_first - Static variable in class org.eclipse.ui.views.markers.internal.MarkerMessages
 
SortUtil_partitioning - Static variable in class org.eclipse.ui.views.markers.internal.MarkerMessages
 
source - Variable in class org.eclipse.swt.widgets.Touch
The object representing the input source that generated the touch.
SOURCE_ID - Static variable in interface org.eclipse.core.resources.IMarker
Source id attribute.
sourceChanged(int, String, Object) - Method in interface org.eclipse.ui.ISourceProviderListener
Handles a change to one source.
sourceChanged(int, Map) - Method in interface org.eclipse.ui.ISourceProviderListener
Handles a change to multiple sources.
sourceChanged(IInPlaceEditorInput) - Method in interface org.eclipse.ui.IInPlaceEditor
Informs the in-place editor that the system file it is editing was moved or renamed by the application.
sourceConflictsWithDestination(IPath) - Method in class org.eclipse.ui.dialogs.WizardResourceImportPage
Returns whether or not the source location conflicts with the destination resource.
sourceContainersChanged(ISourceLookupDirector) - Method in class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupParticipant
 
sourceContainersChanged(ISourceLookupDirector) - Method in interface org.eclipse.debug.core.sourcelookup.ISourceLookupParticipant
Notification that the source lookup containers in the given source lookup director have changed.
sourceDeleted() - Method in interface org.eclipse.ui.IInPlaceEditor
Informs the in-place editor that the system file it is editing was deleted by the application.
sourceEvent - Variable in class org.eclipse.jface.viewers.ColumnViewerEditorActivationEvent
the original event triggered
SourceLookupDialog - Class in org.eclipse.debug.ui.sourcelookup
A dialog for editing the source lookup path of a source lookup director.
SourceLookupDialog(Shell, ISourceLookupDirector) - Constructor for class org.eclipse.debug.ui.sourcelookup.SourceLookupDialog
Constructs a dialog to edit the source lookup path managed by the given source lookup director.
SourceLookupTab - Class in org.eclipse.debug.ui.sourcelookup
A launch configuration tab that displays and edits the source lookup path for a launch configuration.
SourceLookupTab() - Constructor for class org.eclipse.debug.ui.sourcelookup.SourceLookupTab
Constructs a new tab with default context help.
SOURCES - Static variable in class org.eclipse.ui.ActiveShellExpression
The sources value to use with this expression.
SourceViewer - Class in org.eclipse.jface.text.source
SWT based implementation of ISourceViewer and its extension interfaces.
SourceViewer(Composite, IVerticalRuler, int) - Constructor for class org.eclipse.jface.text.source.SourceViewer
Constructs a new source viewer.
SourceViewer(Composite, IVerticalRuler, IOverviewRuler, boolean, int) - Constructor for class org.eclipse.jface.text.source.SourceViewer
Constructs a new source viewer.
SourceViewer.RulerLayout - Class in org.eclipse.jface.text.source
Layout of a source viewer.
SourceViewerConfiguration - Class in org.eclipse.jface.text.source
This class bundles the configuration space of a source viewer.
SourceViewerConfiguration() - Constructor for class org.eclipse.jface.text.source.SourceViewerConfiguration
Creates a new source viewer configuration that behaves according to specification of this class' methods.
SourceViewerDecorationSupport - Class in org.eclipse.ui.texteditor
Support class used by text editors to draw and update decorations on the source viewer and its rulers.
SourceViewerDecorationSupport(ISourceViewer, IOverviewRuler, IAnnotationAccess, ISharedTextColors) - Constructor for class org.eclipse.ui.texteditor.SourceViewerDecorationSupport
Creates a new decoration support for the given viewer.
SP - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
 
Space - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
 
SPACE - Static variable in class org.eclipse.swt.SWT
ASCII character convenience constant for the space character (value is the char ' ').
SPACE - Static variable in class org.eclipse.ui.keys.CharacterKey
Deprecated.
The single static instance of CharacterKey which represents the space (U+0020) key.
SPACE_NAME - Static variable in interface org.eclipse.jface.bindings.keys.IKeyLookup
The formal name of the space (U+0020) key.
SPACER - Static variable in class org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout
When applied as a tag to a tool control (e.g.
spacing - Variable in class org.eclipse.swt.layout.BorderLayout
spacing specifies the number of points between the edge of one region and its neighboring regions.
spacing - Variable in class org.eclipse.swt.layout.FillLayout
spacing specifies the number of points between the edge of one cell and the edge of its neighbouring cell.
spacing - Variable in class org.eclipse.swt.layout.FormLayout
spacing specifies the number of points between the edge of one control and the edge of its neighbouring control.
spacing - Variable in class org.eclipse.swt.layout.RowLayout
spacing specifies the number of points between the edge of one cell and the edge of its neighbouring cell.
spacing(int) - Method in class org.eclipse.jface.layout.RowLayoutFactory
Sets the spacing for layouts created with this factory.
spacing(int, int) - Method in class org.eclipse.jface.layout.GridLayoutFactory
Sets the spacing for layouts created with this factory.
spacing(Point) - Method in class org.eclipse.jface.layout.GridLayoutFactory
Sets the spacing for layouts created with this factory.
span(int, int) - Method in class org.eclipse.jface.layout.GridDataFactory
Sets the GridData span.
span(Point) - Method in class org.eclipse.jface.layout.GridDataFactory
Sets the GridData span.
specialConstructor - Variable in exception org.apache.lucene.demo.html.ParseException
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
SpecialKey - Class in org.eclipse.ui.keys
Deprecated, for removal: This API element is subject to removal in a future version.
Please use org.eclipse.jface.bindings.keys.KeyStroke and org.eclipse.jface.bindings.keys.KeyLookupFactory
specialToken - Variable in class org.apache.lucene.demo.html.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
specified - Variable in class org.eclipse.e4.ui.css.core.impl.sac.CSSAttributeConditionImpl
Whether this condition applies to specified attributes.
SPELLING_PREFERENCE_PAGE - Static variable in interface org.eclipse.ui.editors.text.ITextEditorHelpContextIds
Help context id for the Spelling preference page.
SpellingAnnotation - Class in org.eclipse.ui.texteditor.spelling
Spelling annotation.
SpellingAnnotation(SpellingProblem) - Constructor for class org.eclipse.ui.texteditor.spelling.SpellingAnnotation
Creates a new spelling annotation.
SpellingContext - Class in org.eclipse.ui.texteditor.spelling
A spelling context allows a ISpellingEngine to retrieve information about the spelling check it has to perform.
SpellingContext() - Constructor for class org.eclipse.ui.texteditor.spelling.SpellingContext
Creates a new, un-initialized spelling context.
SpellingCorrectionProcessor - Class in org.eclipse.ui.texteditor.spelling
Spelling correction processor used to show quick fixes for spelling problems.
SpellingCorrectionProcessor() - Constructor for class org.eclipse.ui.texteditor.spelling.SpellingCorrectionProcessor
 
SpellingEngineDescriptor - Class in org.eclipse.ui.texteditor.spelling
Describes an extension to the spellingEngine extension point.
SpellingEngineDescriptor(IConfigurationElement) - Constructor for class org.eclipse.ui.texteditor.spelling.SpellingEngineDescriptor
Creates a new descriptor for element.
SpellingProblem - Class in org.eclipse.ui.texteditor.spelling
A spelling problem as reported by the SpellingService service to the ISpellingProblemCollector.
SpellingProblem() - Constructor for class org.eclipse.ui.texteditor.spelling.SpellingProblem
 
SpellingReconcileStrategy - Class in org.eclipse.ui.texteditor.spelling
Reconcile strategy used for spell checking.
SpellingReconcileStrategy(ISourceViewer, SpellingService) - Constructor for class org.eclipse.ui.texteditor.spelling.SpellingReconcileStrategy
Creates a new comment reconcile strategy.
SpellingService - Class in org.eclipse.ui.texteditor.spelling
System wide spelling service.
SpellingService(IPreferenceStore) - Constructor for class org.eclipse.ui.texteditor.spelling.SpellingService
Initializes the spelling service with the given preferences.
spinner(int) - Static method in class org.eclipse.jface.widgets.WidgetFactory
 
Spinner - Class in org.eclipse.swt.widgets
Instances of this class are selectable user interface objects that allow the user to enter and modify numeric values.
Spinner(Composite, int) - Constructor for class org.eclipse.swt.widgets.Spinner
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
SpinnerFactory - Class in org.eclipse.jface.widgets
This class provides a convenient shorthand for creating and initializing Spinner.
spinnerSelection() - Static method in class org.eclipse.jface.databinding.swt.typed.WidgetProperties
Returns a value property for observing the selection state of a Spinner.
split(int) - Method in class org.eclipse.core.runtime.SubMonitor
This is shorthand for calling split(totalWork, SUPPRESS_BEGINTASK).
split(int, int) - Method in class org.eclipse.core.runtime.SubMonitor
Creates a sub progress monitor that will consume the given number of ticks from the receiver.
SPLIT_HORIZONTAL - Static variable in interface org.eclipse.e4.ui.workbench.IPresentationEngine
This tag can be applied to an element (usually an MPart) to indicate that the element should be split with the result being side by side.
SPLIT_VERTICAL - Static variable in interface org.eclipse.e4.ui.workbench.IPresentationEngine
This tag can be applied to an element (usually an MPart) to indicate that the element should be split with the result being one above the other.
splitArguments(String) - Static method in class org.eclipse.debug.core.DebugPlugin
Splits the given command line into separate arguments that can be concatenated with a space as joiner.
spliterator() - Method in class org.eclipse.core.runtime.ListenerList
Returns a Spliterator covering the registered listeners.
SplitHandler - Class in org.eclipse.ui.internal
Our sample handler extends AbstractHandler, an IHandler base class.
SplitHandler() - Constructor for class org.eclipse.ui.internal.SplitHandler
 
Splitter - Class in org.eclipse.compare
The Splitter adds support for nesting to a SashForm.
Splitter(Composite, int) - Constructor for class org.eclipse.compare.Splitter
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
SplitValues - Class in org.eclipse.ui.internal
Display the values that can be used in the keybindings page and quick access.
SplitValues() - Constructor for class org.eclipse.ui.internal.SplitValues
 
SplitValues_Horizontal - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
SplitValues_Vertical - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
SQL - Static variable in class org.eclipse.equinox.bidi.StructuredTextTypeHandlerFactory
Structured text handler identifier for SQL statements, possibly spanning multiple lines.
SquigglesStrategy() - Constructor for class org.eclipse.jface.text.source.AnnotationPainter.SquigglesStrategy
Deprecated.
 
SSL_ALGORITHM - Static variable in interface org.eclipse.equinox.http.jetty.JettyConstants
name="ssl.algorithm" type="String"
SSL_KEYPASSWORD - Static variable in interface org.eclipse.equinox.http.jetty.JettyConstants
name="ssl.keypassword" type="String"
SSL_KEYSTORE - Static variable in interface org.eclipse.equinox.http.jetty.JettyConstants
name="ssl.keystore" type="String"
SSL_KEYSTORETYPE - Static variable in interface org.eclipse.equinox.http.jetty.JettyConstants
name="ssl.keystoretype" type="String"
SSL_NEEDCLIENTAUTH - Static variable in interface org.eclipse.equinox.http.jetty.JettyConstants
name="ssl.needclientauth" type="Boolean"
SSL_PASSWORD - Static variable in interface org.eclipse.equinox.http.jetty.JettyConstants
name="ssl.password" type="String"
SSL_PROTOCOL - Static variable in interface org.eclipse.equinox.http.jetty.JettyConstants
name="ssl.protocol" type="String"
SSL_WANTCLIENTAUTH - Static variable in interface org.eclipse.equinox.http.jetty.JettyConstants
name="ssl.wantclientauth" type="Boolean"
ST - Class in org.eclipse.swt.custom
This class provides access to the public constants provided by StyledText.
ST() - Constructor for class org.eclipse.swt.custom.ST
 
STACK_ELEMENT - Static variable in interface org.eclipse.e4.ui.model.application.ui.basic.impl.BasicPackageImpl.Literals
The meta object literal for the 'Stack Element' class.
STACK_ELEMENT - Static variable in class org.eclipse.e4.ui.model.application.ui.basic.impl.BasicPackageImpl
The meta object id for the 'Stack Element' class.
STACK_ELEMENT___UPDATE_LOCALIZATION - Static variable in class org.eclipse.e4.ui.model.application.ui.basic.impl.BasicPackageImpl
The operation id for the 'Update Localization' operation.
STACK_ELEMENT__ACCESSIBILITY_PHRASE - Static variable in class org.eclipse.e4.ui.model.application.ui.basic.impl.BasicPackageImpl
The feature id for the 'Accessibility Phrase' attribute.
STACK_ELEMENT__CONTAINER_DATA - Static variable in class org.eclipse.e4.ui.model.application.ui.basic.impl.BasicPackageImpl
The feature id for the 'Container Data' attribute.
STACK_ELEMENT__CONTRIBUTOR_URI - Static variable in class org.eclipse.e4.ui.model.application.ui.basic.impl.BasicPackageImpl
The feature id for the 'Contributor URI' attribute.
STACK_ELEMENT__CUR_SHARED_REF - Static variable in class org.eclipse.e4.ui.model.application.ui.basic.impl.BasicPackageImpl
The feature id for the 'Cur Shared Ref' reference.
STACK_ELEMENT__ELEMENT_ID - Static variable in class org.eclipse.e4.ui.model.application.ui.basic.impl.BasicPackageImpl
The feature id for the 'Element Id' attribute.
STACK_ELEMENT__LOCALIZED_ACCESSIBILITY_PHRASE - Static variable in class org.eclipse.e4.ui.model.application.ui.basic.impl.BasicPackageImpl
The feature id for the 'Localized Accessibility Phrase' attribute.
STACK_ELEMENT__ON_TOP - Static variable in class org.eclipse.e4.ui.model.application.ui.basic.impl.BasicPackageImpl
The feature id for the 'On Top' attribute.
STACK_ELEMENT__PARENT - Static variable in class org.eclipse.e4.ui.model.application.ui.basic.impl.BasicPackageImpl
The feature id for the 'Parent' container reference.
STACK_ELEMENT__PERSISTED_STATE - Static variable in class org.eclipse.e4.ui.model.application.ui.basic.impl.BasicPackageImpl
The feature id for the 'Persisted State' map.
STACK_ELEMENT__RENDERER - Static variable in class org.eclipse.e4.ui.model.application.ui.basic.impl.BasicPackageImpl
The feature id for the 'Renderer' attribute.
STACK_ELEMENT__TAGS - Static variable in class org.eclipse.e4.ui.model.application.ui.basic.impl.BasicPackageImpl
The feature id for the 'Tags' attribute list.
STACK_ELEMENT__TO_BE_RENDERED - Static variable in class org.eclipse.e4.ui.model.application.ui.basic.impl.BasicPackageImpl
The feature id for the 'To Be Rendered' attribute.
STACK_ELEMENT__TRANSIENT_DATA - Static variable in class org.eclipse.e4.ui.model.application.ui.basic.impl.BasicPackageImpl
The feature id for the 'Transient Data' map.
STACK_ELEMENT__VISIBLE - Static variable in class org.eclipse.e4.ui.model.application.ui.basic.impl.BasicPackageImpl
The feature id for the 'Visible' attribute.
STACK_ELEMENT__VISIBLE_WHEN - Static variable in class org.eclipse.e4.ui.model.application.ui.basic.impl.BasicPackageImpl
The feature id for the 'Visible When' containment reference.
STACK_ELEMENT__WIDGET - Static variable in class org.eclipse.e4.ui.model.application.ui.basic.impl.BasicPackageImpl
The feature id for the 'Widget' attribute.
STACK_ELEMENT_FEATURE_COUNT - Static variable in class org.eclipse.e4.ui.model.application.ui.basic.impl.BasicPackageImpl
The number of structural features of the 'Stack Element' class.
STACK_ELEMENT_OPERATION_COUNT - Static variable in class org.eclipse.e4.ui.model.application.ui.basic.impl.BasicPackageImpl
The number of operations of the 'Stack Element' class.
StackLayout - Class in org.eclipse.swt.custom
This Layout stacks all the controls one on top of the other and resizes all controls to have the same size and location.
StackLayout() - Constructor for class org.eclipse.swt.custom.StackLayout
 
StackRenderer - Class in org.eclipse.e4.ui.workbench.renderers.swt
SWT default renderer for a MPartStack model elements Style bits for the underlying CTabFolder can be set via the IPresentation.STYLE_OVERRIDE_KEY key
StackRenderer() - Constructor for class org.eclipse.e4.ui.workbench.renderers.swt.StackRenderer
 
StackRenderer.TabStateHandler - Class in org.eclipse.e4.ui.workbench.renderers.swt
An event handler for listening to changes to the children of an element container.
StackTraceSupportArea_CausedBy - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
StackTraceSupportArea_NoStackTrace - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
StackTraceSupportArea_Title - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
STALE - Static variable in class org.eclipse.core.databinding.property.SimplePropertyEvent
Event type constant indicating that the property became stale.
StaleEvent - Class in org.eclipse.core.databinding.observable
Generic event denoting that the state of an IObservable object is about to change.
StaleEvent(IObservable) - Constructor for class org.eclipse.core.databinding.observable.StaleEvent
Creates a new stale event.
staleStateChanged() - Method in interface org.eclipse.ui.forms.IManagedForm
Notifies the form that the stale state of one of its parts has changed.
staleStateChanged() - Method in class org.eclipse.ui.forms.ManagedForm
 
STANDALONE - Static variable in interface org.eclipse.e4.ui.workbench.IPresentationEngine
Declare the stack as containing a singe 'standalone' view.
STANDARD_LABEL_WIDTH - Static variable in class org.eclipse.ui.views.properties.tabbed.AbstractPropertySection
The standard label width when labels for sections line up on the left hand side of the composite.
standardDeleteFile(IFile, int, IProgressMonitor) - Method in interface org.eclipse.core.resources.team.IResourceTree
Deletes the given file in the standard manner from both the local file system and from the workspace resource tree.
standardDeleteFolder(IFolder, int, IProgressMonitor) - Method in interface org.eclipse.core.resources.team.IResourceTree
Deletes the given folder and its descendents in the standard manner from both the local file system and from the workspace resource tree.
standardDeleteProject(IProject, int, IProgressMonitor) - Method in interface org.eclipse.core.resources.team.IResourceTree
Deletes the given project and its descendents in the standard manner from both the local file system and from the workspace resource tree.
standardMoveFile(IFile, IFile, int, IProgressMonitor) - Method in interface org.eclipse.core.resources.team.IResourceTree
Moves the given file in the standard manner from both the local file system and from the workspace resource tree.
standardMoveFolder(IFolder, IFolder, int, IProgressMonitor) - Method in interface org.eclipse.core.resources.team.IResourceTree
Moves the given folder and its descendents in the standard manner from both the local file system and from the workspace resource tree.
standardMoveProject(IProject, IProjectDescription, int, IProgressMonitor) - Method in interface org.eclipse.core.resources.team.IResourceTree
Renames and/or relocates the given project in the standard manner.
StandardTrim - Class in org.eclipse.ui.internal
 
StandardTrim() - Constructor for class org.eclipse.ui.internal.StandardTrim
 
standbyStateChanged(boolean) - Method in class org.eclipse.ui.intro.config.CustomizableIntroPart
 
standbyStateChanged(boolean) - Method in interface org.eclipse.ui.intro.IIntroPart
Sets the standby state of this intro part.
start - Variable in class org.eclipse.jface.text.TextViewer.WidgetCommand
The start of the event.
start - Variable in class org.eclipse.swt.accessibility.AccessibleEditableTextEvent
[in] 0-based start offset of the character range to perform the operation on
start - Variable in class org.eclipse.swt.accessibility.AccessibleTextAttributeEvent
[in/out] the starting and ending offsets of the character range
start - Variable in class org.eclipse.swt.accessibility.AccessibleTextEvent
 
start - Variable in class org.eclipse.swt.custom.ExtendedModifyEvent
start offset of the new text
start - Variable in class org.eclipse.swt.custom.StyleRange
the start offset of the range, zero-based from the document start
start - Variable in class org.eclipse.swt.custom.TextChangingEvent
Start offset of the text that is going to be replaced
start - Variable in class org.eclipse.swt.events.VerifyEvent
the range of text being modified.
start - Variable in class org.eclipse.swt.widgets.Event
depending on the event, the range of text being modified.
start() - Method in class org.eclipse.compare.internal.OverlayPreferenceStore
 
start() - Method in class org.eclipse.equinox.http.registry.internal.FilterManager
 
start() - Method in class org.eclipse.equinox.http.registry.internal.HttpContextManager
 
start() - Method in class org.eclipse.equinox.http.registry.internal.HttpRegistryManager
 
start() - Method in class org.eclipse.equinox.http.registry.internal.ResourceManager
 
start() - Method in class org.eclipse.equinox.http.registry.internal.ServletManager
 
start() - Method in interface org.eclipse.equinox.p2.core.spi.IAgentService
This method is invoked when a service is added to an agent.
start() - Method in class org.eclipse.help.standalone.Help
Starts the stand alone help system.
start() - Method in class org.eclipse.help.standalone.Infocenter
Starts the stand alone infocenter.
start() - Method in class org.eclipse.osgi.launch.Equinox
 
start() - Method in class org.eclipse.swt.custom.AnimatedProgress
Deprecated.
Start the animation.
start() - Method in class org.eclipse.team.core.mapping.ChangeTracker
Start tracking changes.
start(int) - Method in class org.eclipse.jface.text.contentassist.ContentAssistant.AutoAssistListener
 
start(int) - Method in class org.eclipse.osgi.launch.Equinox
 
start(String) - Method in class org.eclipse.help.server.HelpServer
Start a server application to host the Eclipse help system.
start(IApplicationContext) - Method in class org.eclipse.ant.core.AntRunner
Invokes the building of a project object and executes a build using either a given target or the default target.
start(IApplicationContext) - Method in interface org.eclipse.equinox.app.IApplication
Starts this application with the given context and returns a result.
start(Module.StartOptions...) - Method in class org.eclipse.osgi.container.Module
Starts this module
start(Module.StartOptions...) - Method in class org.eclipse.osgi.container.SystemModule
 
start(Module, Module.StartOptions...) - Method in class org.eclipse.osgi.framework.util.SecureAction
Starts a module.
start(Rectangle) - Method in interface org.eclipse.jface.text.AbstractInformationControlManager.IInformationControlCloser
Tells this closer to start monitoring the subject and the information control.
start(Rectangle) - Method in class org.eclipse.jface.text.source.AnnotationBarHoverManager.Closer
Deprecated.
 
start(BundleContext) - Method in class org.eclipse.ant.core.AntCorePlugin
 
start(BundleContext) - Method in class org.eclipse.compare.internal.CompareUIPlugin
 
start(BundleContext) - Method in class org.eclipse.core.resources.ResourcesPlugin
This implementation of the corresponding BundleActivator method opens the workspace.
start(BundleContext) - Method in class org.eclipse.core.runtime.Plugin
Starts up this plug-in.
start(BundleContext) - Method in class org.eclipse.debug.core.DebugPlugin
 
start(BundleContext) - Method in class org.eclipse.equinox.bidi.internal.StructuredTextActivator
 
start(BundleContext) - Method in class org.eclipse.equinox.http.jetty.internal.Activator
 
start(BundleContext) - Method in class org.eclipse.equinox.http.registry.internal.Activator
 
start(BundleContext) - Method in class org.eclipse.equinox.http.servlet.internal.Activator
 
start(BundleContext) - Method in class org.eclipse.help.internal.HelpPlugin
 
start(BundleContext) - Method in class org.eclipse.help.ui.internal.HelpUIPlugin
 
start(BundleContext) - Method in class org.eclipse.ui.internal.UIPlugin
 
start(BundleContext) - Method in class org.eclipse.ui.internal.WorkbenchPlugin
 
start(BundleContext) - Method in class org.eclipse.ui.plugin.AbstractUIPlugin
The AbstractUIPlugin implementation of this Plugin method refreshes the plug-in actions.
start(BundleContext) - Method in class org.eclipse.unittest.internal.UnitTestPlugin
 
START_CLIENT_PROPERTY_RANGE - Static variable in class org.eclipse.team.core.diff.provider.DiffTree
Constant that indicates the start of the property value range that clients can use when storing properties in this tree.
START_LEVEL - Enum constant in enum class org.eclipse.osgi.container.ModuleContainerAdaptor.ContainerEvent
A container start level change has completed.
startBulletList(StringBuilder) - Method in class org.eclipse.text.html.HTMLBuilder
 
startDocument(InputSource) - Method in class org.eclipse.e4.ui.css.core.impl.sac.CSSDocumentHandlerImpl
 
started() - Method in class org.eclipse.ui.internal.UISynchronizer
 
STARTED - Enum constant in enum class org.eclipse.osgi.container.ModuleContainerAdaptor.ContainerEvent
The container has been started.
STARTED - Enum constant in enum class org.eclipse.osgi.container.ModuleContainerAdaptor.ModuleEvent
The module has beens started.
startExtensionActivators(BundleContext) - Method in class org.eclipse.osgi.storage.FrameworkExtensionInstaller
 
startFetchingDeferredChildren(Object, IDeferredWorkbenchAdapter, PendingUpdateAdapter) - Method in class org.eclipse.ui.progress.DeferredTreeContentManager
Starts a job and creates a collector for fetching the children of this deferred adapter.
startFontFace() - Method in class org.eclipse.e4.ui.css.core.impl.sac.CSSDocumentHandlerImpl
 
STARTING - Enum constant in enum class org.eclipse.osgi.container.Module.State
The module is in the process of starting.
STARTING - Enum constant in enum class org.eclipse.osgi.container.ModuleContainerAdaptor.ModuleEvent
The module is about to be activated.
startJob(String) - Method in class org.eclipse.swt.printing.Printer
Starts a print job and returns true if the job started successfully and false otherwise.
startListeningForPreferenceChanges() - Method in class org.eclipse.jface.text.templates.persistence.TemplateStore
Starts listening for property changes on the preference store.
startListeningForPreferenceChanges() - Method in class org.eclipse.text.templates.TemplateStoreCore
Starts listening for property changes on the preference store.
startMedia(SACMediaList) - Method in class org.eclipse.e4.ui.css.core.impl.sac.CSSDocumentHandlerImpl
 
startMonitoring() - Method in interface org.eclipse.unittest.launcher.ITestRunnerClient
Starts monitoring test execution.
startPage - Variable in class org.eclipse.swt.printing.PrinterData
the start page of a page range, used when scope is PAGE_RANGE.
startPage() - Method in class org.eclipse.swt.printing.Printer
Starts a page and returns true if the page started successfully and false otherwise.
startPage(String, String) - Method in class org.eclipse.e4.ui.css.core.impl.sac.CSSDocumentHandlerImpl
 
startPropagate(IPreferenceStore, String) - Static method in class org.eclipse.ui.texteditor.WorkbenchChainedTextFontFieldEditor
Deprecated.
Starts the propagation of the text font preference set in the workbench to given target preference store using the given preference key.
startPropagate(IPreferenceStore, String, IPreferenceStore, String) - Static method in class org.eclipse.jface.text.PropagatingFontFieldEditor
Deprecated.
Starts the propagation of the font preference stored in the source preference store under the source key to the target preference store using the target preference key.
startReconciling() - Method in class org.eclipse.jface.text.reconciler.AbstractReconciler
Starts the reconciler to reconcile the queued dirty-regions.
startRewriteSession(DocumentRewriteSession) - Method in class org.eclipse.jface.text.AbstractLineTracker
 
startRewriteSession(DocumentRewriteSession) - Method in interface org.eclipse.jface.text.IDocumentPartitionerExtension3
Tells the document partitioner that a rewrite session started.
startRewriteSession(DocumentRewriteSession) - Method in interface org.eclipse.jface.text.ILineTrackerExtension
Tells the line tracker that a rewrite session started.
startRewriteSession(DocumentRewriteSession) - Method in class org.eclipse.jface.text.rules.DefaultPartitioner
Deprecated.
 
startRewriteSession(DocumentRewriteSession) - Method in class org.eclipse.jface.text.rules.FastPartitioner
 
startRewriteSession(DocumentRewriteSessionType) - Method in class org.eclipse.jface.text.AbstractDocument
 
startRewriteSession(DocumentRewriteSessionType) - Method in interface org.eclipse.jface.text.IDocumentExtension4
Tells the document that it is about to be rewritten.
startRewriteSessionOnPartitioners(DocumentRewriteSession) - Method in class org.eclipse.jface.text.AbstractDocument
Starts the given rewrite session.
startRun() - Method in class org.eclipse.core.runtime.PerformanceStats
Starts timing an occurrence of this event.
startRun(String) - Method in class org.eclipse.core.runtime.PerformanceStats
Starts timing an occurrence of this event.
startSelector(Writer, String, boolean) - Method in class org.eclipse.e4.ui.css.core.serializers.CSSSerializer
Generate start selector.
startSelector(SelectorList) - Method in class org.eclipse.e4.ui.css.core.impl.sac.CSSDocumentHandlerImpl
 
startSequentialRewrite(boolean) - Method in class org.eclipse.jface.text.AbstractDocument
startSequentialRewrite(boolean) - Method in interface org.eclipse.jface.text.IDocumentExtension
startSequentialRewriteMode(boolean) - Method in class org.eclipse.jface.text.TextViewer
startServer(String, Dictionary<String, ?>) - Static method in class org.eclipse.equinox.http.jetty.internal.Activator
 
startServer(String, Dictionary<String, ? extends Object>) - Static method in class org.eclipse.equinox.http.jetty.JettyConfigurator
Creates an instance of Jetty parameterized with a dictionary of settings
startsWith(Object[], Object[], boolean) - Static method in class org.eclipse.jface.util.Util
Checks whether the second array is a subsequence of the first array, and that they share common starting elements.
startsWith(String[], String) - Static method in class org.eclipse.jface.text.TextUtilities
Returns the index of the longest search string with which the given text starts or -1 if none matches.
startsWith(TriggerSequence, boolean) - Method in class org.eclipse.jface.bindings.TriggerSequence
Returns whether or not this trigger sequence starts with the given trigger sequence.
startsWith(TreePath, IElementComparer) - Method in class org.eclipse.jface.viewers.TreePath
Returns whether this path starts with the same segments as the given path, using the given comparer to compare segments.
startsWith(KeySequence, boolean) - Method in class org.eclipse.ui.keys.KeySequence
Deprecated.
Returns whether or not this key sequence starts with the given key sequence.
startTimeoutDumpTimer(String) - Static method in class org.eclipse.ui.testing.dumps.TimeoutDumpTimer
Starts a timer that dumps interesting debugging information shortly before the given timeout expires.
startTimeoutDumpTimer(String, File) - Static method in class org.eclipse.ui.testing.dumps.TimeoutDumpTimer
Starts a timer that dumps interesting debugging information shortly before the given timeout expires.
startTracking() - Method in class org.eclipse.swt.internal.WidgetSpy.NonDisposedWidgetTracker
 
startup() - Method in class org.eclipse.core.runtime.Plugin
Deprecated. 
startup() - Static method in class org.eclipse.team.core.Team
Initialize the registry, restoring its state.
startup() - Method in class org.eclipse.ui.plugin.AbstractUIPlugin
Deprecated.
startup(String[], Runnable) - Static method in class org.eclipse.core.runtime.adaptor.EclipseStarter
Starts the platform and sets it up to run a single application.
STARTUP_FOREGROUND_COLOR - Static variable in interface org.eclipse.ui.branding.IProductConstants
The foreground color to be used when reporting progress at startup.
Startup_Loading - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
Startup_Loading_Workbench - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
STARTUP_MESSAGE_RECT - Static variable in interface org.eclipse.ui.branding.IProductConstants
The rectangle relative to the splash image's top left corner where messages for reporting progress at startup should be shown.
STARTUP_PREFERENCE_PAGE - Static variable in interface org.eclipse.ui.internal.IWorkbenchHelpContextIds
 
STARTUP_PROGRESS_RECT - Static variable in interface org.eclipse.ui.branding.IProductConstants
The rectangle relative to the splash image's top left corner where the progress bar for reporting progress at startup should be shown.
StartupMonitor - Interface in org.eclipse.osgi.service.runnable
Service interface used to monitor the startup process.
startupOnInitialize() - Method in class org.eclipse.core.resources.IncrementalProjectBuilder
Informs this builder that it is being started by the build management infrastructure.
StartupPreferencePage_label - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
StartupRunnable() - Constructor for class org.eclipse.ui.internal.StartupThreading.StartupRunnable
 
startupThread - Static variable in class org.eclipse.ui.internal.UISynchronizer
Setting this variable to the value Boolean.TRUE will allow a thread to execute code during the startup sequence.
StartupThreading - Class in org.eclipse.ui.internal
 
StartupThreading() - Constructor for class org.eclipse.ui.internal.StartupThreading
 
StartupThreading.StartupRunnable - Class in org.eclipse.ui.internal
 
startWorker() - Method in class org.eclipse.osgi.container.Module
Performs any work associated with starting a module.
startWorker() - Method in class org.eclipse.osgi.container.SystemModule
 
stash(Throwable) - Method in class org.eclipse.swt.internal.ExceptionStash
 
state - Variable in class org.eclipse.equinox.bidi.internal.StructuredTextImpl
state - Variable in class org.eclipse.swt.graphics.GCData
 
state - Variable in class org.eclipse.swt.widgets.Touch
The state of this touch at the time it was generated.
State - Class in org.eclipse.core.commands
A piece of state information that can be shared between objects, and might be persisted between sessions.
State - Interface in org.eclipse.osgi.service.resolver
The state of a system as reported by a resolver.
State() - Constructor for class org.eclipse.core.commands.State
 
STATE - Static variable in class org.eclipse.debug.core.DebugEvent
State change detail.
STATE - Static variable in class org.eclipse.debug.ui.contexts.DebugContextEvent
Change constant (bit mask) indicating the state of a context has changed.
STATE_ACTIVE - Static variable in class org.eclipse.swt.accessibility.ACC
 
STATE_BUSY - Static variable in class org.eclipse.swt.accessibility.ACC
 
STATE_CHECKED - Static variable in class org.eclipse.swt.accessibility.ACC
 
STATE_COLLAPSED - Static variable in class org.eclipse.swt.accessibility.ACC
 
STATE_CREATED - Static variable in class org.eclipse.ui.internal.WorkbenchPartReference
State constant indicating that the part has been created
STATE_CREATION_IN_PROGRESS - Static variable in class org.eclipse.ui.internal.WorkbenchPartReference
State constant indicating that the part is in the process of being created
STATE_DISABLED - Static variable in class org.eclipse.swt.accessibility.ACC
 
STATE_DISPOSED - Static variable in class org.eclipse.ui.internal.WorkbenchPartReference
State constant indicating that the reference has been disposed (the reference shouldn't be used anymore)
STATE_EXPANDED - Static variable in class org.eclipse.swt.accessibility.ACC
 
STATE_FOCUSABLE - Static variable in class org.eclipse.swt.accessibility.ACC
 
STATE_FOCUSED - Static variable in class org.eclipse.swt.accessibility.ACC
 
STATE_HOTTRACKED - Static variable in class org.eclipse.swt.accessibility.ACC
 
STATE_ID - Static variable in class org.eclipse.e4.ui.workbench.renderers.swt.ToolControlRenderer
The state ID for a toggle state understood by the system.
STATE_ID - Static variable in class org.eclipse.ui.handlers.RadioState
The state ID for a radio state understood by the system.
STATE_ID - Static variable in class org.eclipse.ui.handlers.RegistryToggleState
The state ID for a toggle state understood by the system.
STATE_INVALID_ENTRY - Static variable in class org.eclipse.swt.accessibility.ACC
 
STATE_INVISIBLE - Static variable in class org.eclipse.swt.accessibility.ACC
 
STATE_LAZY - Static variable in class org.eclipse.ui.internal.WorkbenchPartReference
State constant indicating that the part is not created yet
STATE_LINKED - Static variable in class org.eclipse.swt.accessibility.ACC
 
STATE_MASK_POSTFIX - Static variable in class org.eclipse.ui.texteditor.HyperlinkDetectorDescriptor
 
STATE_MAXIMIZED - Static variable in interface org.eclipse.ui.IWorkbenchPage
State of a view in a given page when the page is zoomed in on the view stack.
STATE_MINIMIZED - Static variable in interface org.eclipse.ui.IWorkbenchPage
State of a view in a given page when the view stack is minimized.
STATE_MULTILINE - Static variable in class org.eclipse.swt.accessibility.ACC
 
STATE_MULTISELECTABLE - Static variable in class org.eclipse.swt.accessibility.ACC
 
STATE_NORMAL - Static variable in class org.eclipse.swt.accessibility.ACC
 
STATE_OFFSCREEN - Static variable in class org.eclipse.swt.accessibility.ACC
 
STATE_PRESSED - Static variable in class org.eclipse.swt.accessibility.ACC
 
STATE_PROP_HIDDEN - Static variable in interface org.eclipse.equinox.p2.engine.IProfile
Profile state meta property key.
STATE_PROP_SHARED_INSTALL - Static variable in interface org.eclipse.equinox.p2.engine.IProfile
Profile state metadata property key used to represent the state of the user profile when running in shared install.
STATE_PROP_TAG - Static variable in interface org.eclipse.equinox.p2.engine.IProfile
Profile state metadata property key used to associate with a profile state a user readable name.
STATE_READONLY - Static variable in class org.eclipse.swt.accessibility.ACC
 
STATE_REQUIRED - Static variable in class org.eclipse.swt.accessibility.ACC
 
STATE_RESTORED - Static variable in interface org.eclipse.ui.IWorkbenchPage
State of a view in a given page when the view stack is in it's normal state.
STATE_SELECTABLE - Static variable in class org.eclipse.swt.accessibility.ACC
 
STATE_SELECTED - Static variable in class org.eclipse.swt.accessibility.ACC
 
STATE_SHARED_INSTALL_VALUE_BEFOREFLUSH - Static variable in interface org.eclipse.equinox.p2.engine.IProfile
Value to represent a user profile before it is being flushed because the base had changed.
STATE_SHARED_INSTALL_VALUE_INITIAL - Static variable in interface org.eclipse.equinox.p2.engine.IProfile
Value to represent a user profile the first time it is created.
STATE_SHARED_INSTALL_VALUE_NEW - Static variable in interface org.eclipse.equinox.p2.engine.IProfile
Value to represent the new user profile created once the base profile has been flushed.
STATE_SINGLELINE - Static variable in class org.eclipse.swt.accessibility.ACC
 
STATE_SIZEABLE - Static variable in class org.eclipse.swt.accessibility.ACC
 
STATE_SUPPORTS_AUTOCOMPLETION - Static variable in class org.eclipse.swt.accessibility.ACC
 
STATE_VALIDATION_FAILED - Static variable in interface org.eclipse.core.filebuffers.IFileBufferStatusCodes
File buffer status code indicating that state validation failed.
STATE_VALIDATION_FAILED - Static variable in class org.eclipse.ui.editors.text.EditorsUI
Editor UI plug-in status code indicating that state validation failed.
stateChangeFailed(IFileBuffer) - Method in interface org.eclipse.core.filebuffers.IFileBufferListener
Informs the listener that a state changing operation on the given file buffer failed.
stateChangeFailed(IFileBuffer) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider.FileBufferListener
 
stateChanging(IFileBuffer) - Method in interface org.eclipse.core.filebuffers.IFileBufferListener
Informs the listener about the start of a state changing operation on the given buffer.
stateChanging(IFileBuffer) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider.FileBufferListener
 
StateDelta - Interface in org.eclipse.osgi.service.resolver
A state delta contains all the changes to bundles within a state.
StateHelper - Interface in org.eclipse.osgi.service.resolver
A helper class that provides convenience methods for manipulating state objects.
stateMask - Variable in class org.eclipse.jface.viewers.ColumnViewerEditorActivationEvent
The statemask
stateMask - Variable in class org.eclipse.swt.events.GestureEvent
The state of the keyboard modifier keys and mouse masks at the time the event was generated.
stateMask - Variable in class org.eclipse.swt.events.KeyEvent
the state of the keyboard modifier keys and mouse masks at the time the event was generated.
stateMask - Variable in class org.eclipse.swt.events.MouseEvent
the state of the keyboard modifier keys and mouse masks at the time the event was generated.
stateMask - Variable in class org.eclipse.swt.events.SelectionEvent
The state of the keyboard modifier keys and mouse masks at the time the event was generated.
stateMask - Variable in class org.eclipse.swt.events.TouchEvent
The state of the keyboard modifier keys and mouse masks at the time the event was generated.
stateMask - Variable in class org.eclipse.swt.widgets.Event
depending on the event, the state of the keyboard modifier keys and mouse masks at the time the event was generated.
StateObjectFactory - Interface in org.eclipse.osgi.service.resolver
A factory for states and their component objects.
StateObjectFactory.StateObjectFactoryProxy - Class in org.eclipse.osgi.service.resolver
 
StateObjectFactoryProxy() - Constructor for class org.eclipse.osgi.service.resolver.StateObjectFactory.StateObjectFactoryProxy
 
stateValidationChanged(IFileBuffer, boolean) - Method in interface org.eclipse.core.filebuffers.IFileBufferListener
Informs the listener that the state validation changed to the specified value.
stateValidationChanged(IFileBuffer, boolean) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider.FileBufferListener
 
StateWire - Class in org.eclipse.osgi.service.resolver
A state wire represents a decision made by a resolver to wire a requirement to a capability.
StateWire(BundleDescription, VersionConstraint, BundleDescription, BaseDescription) - Constructor for class org.eclipse.osgi.service.resolver.StateWire
Constructs a new state wire.
STATIC_CONTEXT - Static variable in class org.eclipse.e4.core.commands.internal.HandlerServiceImpl
 
staticFlag - Static variable in class org.apache.lucene.demo.html.SimpleCharStream
 
staticObservableList(List<E>) - Static method in class org.eclipse.core.databinding.observable.Observables
Returns an observable list backed by the given list.
staticObservableList(List<E>, Object) - Static method in class org.eclipse.core.databinding.observable.Observables
Returns an observable list of the given element type, backed by the given list.
staticObservableList(Realm, List<E>) - Static method in class org.eclipse.core.databinding.observable.Observables
Returns an observable list belonging to the given realm, backed by the given list.
staticObservableList(Realm, List<E>, Object) - Static method in class org.eclipse.core.databinding.observable.Observables
Returns an observable list of the given element type and belonging to the given realm, backed by the given list.
staticObservableSet(Set<E>) - Static method in class org.eclipse.core.databinding.observable.Observables
Returns an observable set backed by the given set.
staticObservableSet(Set<E>, Object) - Static method in class org.eclipse.core.databinding.observable.Observables
Returns an observable set of the given element type, backed by the given set.
staticObservableSet(Realm, Set<E>) - Static method in class org.eclipse.core.databinding.observable.Observables
Returns an observable set belonging to the given realm, backed by the given set.
staticObservableSet(Realm, Set<E>, Object) - Static method in class org.eclipse.core.databinding.observable.Observables
Returns an observable set of the given element type and belonging to the given realm, backed by the given set.
Status - Class in org.eclipse.core.runtime
A concrete status implementation, suitable either for instantiating or subclassing.
Status(int, Class<?>, int, String, Throwable) - Constructor for class org.eclipse.core.runtime.Status
Creates a new status object.
Status(int, Class<?>, String) - Constructor for class org.eclipse.core.runtime.Status
Simplified constructor of a new status object; assumes that code is OK and exception is null.
Status(int, Class<?>, String, Throwable) - Constructor for class org.eclipse.core.runtime.Status
Simplified constructor of a new status object; assumes that code is OK.
Status(int, String, int, String, Throwable) - Constructor for class org.eclipse.core.runtime.Status
Creates a new status object.
Status(int, String, String) - Constructor for class org.eclipse.core.runtime.Status
Simplified constructor of a new status object; assumes that code is OK and exception is null.
Status(int, String, String, Throwable) - Constructor for class org.eclipse.core.runtime.Status
Simplified constructor of a new status object; assumes that code is OK.
STATUS - Static variable in interface org.eclipse.ui.browser.IWorkbenchBrowserSupport
Style constant (value 1<<3) indicating that status will be tracked and shown for the browser (page loading progress, text messages etc.).
STATUS_ADDED - Static variable in class org.eclipse.equinox.p2.operations.RemedyIUDetail
 
STATUS_CATEGORY_ELEMENT_STATE - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Status line category "element state".
STATUS_CATEGORY_FIND_FIELD - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Status line category "findField".
STATUS_CATEGORY_INPUT_MODE - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Status line category "input mode".
STATUS_CATEGORY_INPUT_POSITION - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Status line category "input position".
STATUS_CHANGED - Static variable in class org.eclipse.equinox.p2.operations.RemedyIUDetail
 
STATUS_CODE_INTERRUPTED - Static variable in class org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard
The status code representing an interrupted operation.
STATUS_ERROR - Static variable in class org.eclipse.ui.texteditor.AbstractDocumentProvider
Constant for representing the error status.
STATUS_INVALID_EXTENSION_DEFINITION - Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
Status indicating an invalid extension definition.
STATUS_INVALID_REPOSITORY_LOCATION - Static variable in class org.eclipse.equinox.p2.operations.RepositoryTracker
A status code used to indicate that a repository location was not valid.
STATUS_LINE_ID - Static variable in class org.eclipse.ui.internal.WorkbenchWindow
 
STATUS_NOT_ADDED - Static variable in class org.eclipse.equinox.p2.operations.RemedyIUDetail
 
STATUS_NOTHING_TO_UPDATE - Static variable in class org.eclipse.equinox.p2.operations.UpdateOperation
A status code used to indicate that there were no updates found when looking for updates.
STATUS_OK - Static variable in class org.eclipse.ui.texteditor.AbstractDocumentProvider
Deprecated.
As of 3.6, replaced by Status.OK_STATUS
STATUS_REMOVED - Static variable in class org.eclipse.equinox.p2.operations.RemedyIUDetail
 
StatusAdapter - Class in org.eclipse.ui.statushandlers
The StatusAdapter wraps an instance of IStatus subclass and can hold additional information either by using properties or by adding a new adapter.
StatusAdapter(IStatus) - Constructor for class org.eclipse.ui.statushandlers.StatusAdapter
Creates an instance of this class.
statusBar - Variable in class org.eclipse.swt.browser.WindowEvent
Specifies whether the Shell hosting the Browser should display a status bar.
statusChanged(IStatus) - Method in interface org.eclipse.ui.texteditor.spelling.IPreferenceStatusMonitor
Notifies this monitor that the preference page's status has changed the given status.
StatusDialog - Class in org.eclipse.jface.dialogs
An abstract base class for dialogs with a status bar and OK/CANCEL buttons.
StatusDialog(Shell) - Constructor for class org.eclipse.jface.dialogs.StatusDialog
Creates an instance of a status dialog.
StatusHandler - Class in org.eclipse.jface.util
A mechanism to handle statuses throughout JFace.
StatusHandler() - Constructor for class org.eclipse.jface.util.StatusHandler
 
StatusLineContributionItem - Class in org.eclipse.jface.action
A contribution item to be used with status line managers.
StatusLineContributionItem - Class in org.eclipse.ui.texteditor
Contribution item for the status line.
StatusLineContributionItem(String) - Constructor for class org.eclipse.jface.action.StatusLineContributionItem
Creates a status line contribution item with the given id.
StatusLineContributionItem(String) - Constructor for class org.eclipse.ui.texteditor.StatusLineContributionItem
Creates a new item with the given id.
StatusLineContributionItem(String, boolean, int) - Constructor for class org.eclipse.ui.texteditor.StatusLineContributionItem
Creates a new item with the given attributes.
StatusLineContributionItem(String, int) - Constructor for class org.eclipse.jface.action.StatusLineContributionItem
Creates a status line contribution item with the given id that displays the given number of characters.
StatusLineLayoutData - Class in org.eclipse.jface.action
Represents the layout data object for Control within the status line.
StatusLineLayoutData() - Constructor for class org.eclipse.jface.action.StatusLineLayoutData
Creates an initial status line layout data object.
StatusLineManager - Class in org.eclipse.jface.action
A status line manager is a contribution manager which realizes itself and its items in a status line control.
StatusLineManager() - Constructor for class org.eclipse.jface.action.StatusLineManager
Creates a new status line manager.
StatusManager - Class in org.eclipse.ui.statushandlers
StatusManager is the entry point for all statuses to be reported in the user interface.
StatusManager.INotificationListener - Interface in org.eclipse.ui.statushandlers
This interface allows for listening to status handling framework changes.
StatusManager.INotificationTypes - Interface in org.eclipse.ui.statushandlers
This interface declares types of notification.
statusManagerNotified(int, StatusAdapter[]) - Method in interface org.eclipse.ui.statushandlers.StatusManager.INotificationListener
 
StatusReporter - Class in org.eclipse.e4.core.services.statusreporter
Handling warnings or errors, with the intent of making the end user aware of these.
StatusReporter() - Constructor for class org.eclipse.e4.core.services.statusreporter.StatusReporter
 
StatusTextEditor - Class in org.eclipse.ui.texteditor
Capable of handling input elements that have an associated status with them.
StatusTextEditor() - Constructor for class org.eclipse.ui.texteditor.StatusTextEditor
 
StatusTextEvent - Class in org.eclipse.swt.browser
A StatusTextEvent is sent by a Browser to StatusTextListener's when the status text is changed.
StatusTextEvent(Widget) - Constructor for class org.eclipse.swt.browser.StatusTextEvent
Constructs a new instance of this class.
StatusTextListener - Interface in org.eclipse.swt.browser
This listener interface may be implemented in order to receive a StatusTextEvent notification when the status text for a Browser is changed.
StatusUtil_errorOccurred - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
stencilSize - Variable in class org.eclipse.swt.opengl.GLData
The desired number of stencil bitplanes.
Step - Interface in org.eclipse.core.databinding.bind.steps
Classes marked with this interface are steps in a fluent API chain.
STEP_END - Static variable in class org.eclipse.debug.core.DebugEvent
Step end detail.
STEP_GROUP - Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
Identifier for a step group in a menu or toolbar (value "stepGroup").
STEP_INTO - Static variable in class org.eclipse.debug.core.DebugEvent
Step start detail.
STEP_INTO_GROUP - Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
Identifier for a step into group in a menu or toolbar (value "stepIntoGroup").
STEP_OVER - Static variable in class org.eclipse.debug.core.DebugEvent
Step start detail.
STEP_OVER_GROUP - Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
Identifier for a step over group in a menu or toolbar (value "stepOverGroup").
STEP_RETURN - Static variable in class org.eclipse.debug.core.DebugEvent
Step start detail.
STEP_RETURN_GROUP - Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
Identifier for a step return group in a menu or toolbar (value "stepReturnGroup").
stepInto() - Method in interface org.eclipse.debug.core.model.IStep
Steps into the current statement, generating RESUME and SUSPEND events for the associated thread.
stepOver() - Method in interface org.eclipse.debug.core.model.IStep
Steps over the current statement, generating RESUME and SUSPEND events for the associated thread.
stepReturn() - Method in interface org.eclipse.debug.core.model.IStep
Steps to the next return statement in the current scope, generating RESUME and SUSPEND events for the associated thread.
stepWithFilters() - Method in interface org.eclipse.debug.core.model.IFilteredStep
Deprecated.
Steps into the current statement, generating RESUME and SUSPEND events for the associated thread, applying step filters, as applicable for the associated thread.
stereo - Variable in class org.eclipse.swt.opengl.GLData
Specifies a stereo surface.
stgmedium - Variable in class org.eclipse.swt.dnd.TransferData
The stgmedium structure is a generalized global memory handle used for data transfer operations.
STICKY_CYCLE - Static variable in interface org.eclipse.ui.internal.IPreferenceConstants
 
stop() - Method in class org.eclipse.ant.core.AntRunner
 
stop() - Method in class org.eclipse.compare.internal.OverlayPreferenceStore
 
stop() - Method in interface org.eclipse.e4.ui.workbench.IPresentationEngine
Shuts down the presentation engine
stop() - Method in interface org.eclipse.equinox.app.IApplication
Forces this running application to exit.
stop() - Method in class org.eclipse.equinox.http.registry.internal.FilterManager
 
stop() - Method in class org.eclipse.equinox.http.registry.internal.HttpContextManager
 
stop() - Method in class org.eclipse.equinox.http.registry.internal.HttpRegistryManager
 
stop() - Method in class org.eclipse.equinox.http.registry.internal.ResourceManager
 
stop() - Method in class org.eclipse.equinox.http.registry.internal.ServletManager
 
stop() - Method in interface org.eclipse.equinox.p2.core.IProvisioningAgent
Stops the provisioning agent.
stop() - Method in interface org.eclipse.equinox.p2.core.spi.IAgentService
This method is invoked when a service is removed from an agent.
stop() - Method in interface org.eclipse.jface.text.AbstractInformationControlManager.IInformationControlCloser
Tells this closer to stop monitoring the subject and the information control.
stop() - Method in class org.eclipse.jface.text.contentassist.ContentAssistant.AutoAssistListener
 
stop() - Method in class org.eclipse.jface.text.source.AnnotationBarHoverManager.Closer
Deprecated.
 
stop() - Method in class org.eclipse.osgi.launch.Equinox
 
stop() - Method in interface org.eclipse.osgi.service.runnable.ApplicationRunnable
Forces this runnable to stop.
stop() - Method in class org.eclipse.swt.browser.Browser
Stop any loading and rendering activity.
stop() - Method in class org.eclipse.swt.custom.AnimatedProgress
Deprecated.
Stop the animation.
stop(boolean) - Method in class org.eclipse.jface.text.source.AnnotationBarHoverManager.Closer
Deprecated.
As of 3.4, replaced by AnnotationBarHoverManager.Closer.stop(). Note that delayRestart was never honored.
stop(int) - Method in class org.eclipse.osgi.launch.Equinox
 
stop(Object) - Method in interface org.eclipse.core.runtime.IExtensionRegistry
Call this method to properly stop the registry.
stop(String) - Method in class org.eclipse.help.server.HelpServer
Stop a server application.
stop(Module.StopOptions...) - Method in class org.eclipse.osgi.container.Module
Stops this module.
stop(Module.StopOptions...) - Method in class org.eclipse.osgi.container.SystemModule
 
stop(BundleContext) - Method in class org.eclipse.ant.core.AntCorePlugin
 
stop(BundleContext) - Method in class org.eclipse.compare.internal.CompareUIPlugin
 
stop(BundleContext) - Method in class org.eclipse.core.resources.ResourcesPlugin
This implementation of the corresponding BundleActivator method closes the workspace without saving.
stop(BundleContext) - Method in class org.eclipse.core.runtime.Plugin
Stops this plug-in.
stop(BundleContext) - Method in class org.eclipse.debug.core.DebugPlugin
 
stop(BundleContext) - Method in class org.eclipse.equinox.bidi.internal.StructuredTextActivator
 
stop(BundleContext) - Method in class org.eclipse.equinox.http.jetty.internal.Activator
 
stop(BundleContext) - Method in class org.eclipse.equinox.http.registry.internal.Activator
 
stop(BundleContext) - Method in class org.eclipse.equinox.http.servlet.internal.Activator
 
stop(BundleContext) - Method in class org.eclipse.help.internal.HelpPlugin
 
stop(BundleContext) - Method in class org.eclipse.help.ui.internal.HelpUIPlugin
 
stop(BundleContext) - Method in class org.eclipse.ui.console.ConsolePlugin
 
stop(BundleContext) - Method in class org.eclipse.ui.internal.WorkbenchPlugin
 
stop(BundleContext) - Method in class org.eclipse.ui.plugin.AbstractUIPlugin
The AbstractUIPlugin implementation of this Plugin method saves this plug-in's preference and dialog stores and shuts down its image registry (if they are in use).
stop(BundleContext) - Method in class org.eclipse.unittest.internal.UnitTestPlugin
 
STOP_ID - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
Button id for a "Stop" button (value 6).
STOP_LABEL - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
The label for stop buttons.
STOP_LABEL_KEY - Static variable in interface org.eclipse.jface.dialogs.IDialogLabelKeys
The key used to retrieve the label for stop buttons.
stopExtensionActivators(BundleContext) - Method in class org.eclipse.osgi.storage.FrameworkExtensionInstaller
 
stopForwarding(int) - Method in class org.eclipse.jface.text.link.LinkedModeModel
Causes this model to stop forwarding updates.
stopForwardingDocumentChanges() - Method in interface org.eclipse.jface.text.IDocumentAdapterExtension
Stops forwarding document changes to the styled text.
stopListenerNotification() - Method in class org.eclipse.jface.text.AbstractDocument
 
stopListenerNotification() - Method in interface org.eclipse.jface.text.IDocumentExtension2
Can be called prior to a replace operation.
stopListeningForPreferenceChanges() - Method in class org.eclipse.jface.text.templates.persistence.TemplateStore
Stops the auto-updating behavior started by calling TemplateStore.startListeningForPreferenceChanges().
stopListeningForPreferenceChanges() - Method in class org.eclipse.text.templates.TemplateStoreCore
Stops the auto-updating behavior started by calling TemplateStoreCore.startListeningForPreferenceChanges().
stopMonitoring() - Method in interface org.eclipse.unittest.launcher.ITestRunnerClient
Stops monitoring and disconnects this test runner client; this is typically happening when a test run session is marked as terminated.
stopped(RefactoringStatus) - Method in interface org.eclipse.ltk.core.refactoring.IValidationCheckResultQuery
Called when the validation check returned a fatal error.
STOPPED - Enum constant in enum class org.eclipse.osgi.container.ModuleContainerAdaptor.ContainerEvent
This event is returned by SystemModule.waitForStop(long) to indicate that the container has stopped.
STOPPED - Enum constant in enum class org.eclipse.osgi.container.ModuleContainerAdaptor.ModuleEvent
The module has been stopped.
STOPPED_REFRESH - Enum constant in enum class org.eclipse.osgi.container.ModuleContainerAdaptor.ContainerEvent
This event is returned by SystemModule.waitForStop(long) to indicate that the container has stopped because of an refresh operation.
STOPPED_TIMEOUT - Enum constant in enum class org.eclipse.osgi.container.ModuleContainerAdaptor.ContainerEvent
This event is returned by SystemModule.waitForStop(long) to indicate that the wait operation has timed out..
STOPPED_UPDATE - Enum constant in enum class org.eclipse.osgi.container.ModuleContainerAdaptor.ContainerEvent
This event is returned by SystemModule.waitForStop(long) to indicate that the container has stopped because of an update operation.
STOPPING - Enum constant in enum class org.eclipse.osgi.container.Module.State
The module is in the process of stopping
STOPPING - Enum constant in enum class org.eclipse.osgi.container.ModuleContainerAdaptor.ModuleEvent
The module is about to be deactivated.
STOPPING - Static variable in class org.osgi.service.application.ApplicationHandle
The application instance is being stopped.
stopPostNotificationProcessing() - Method in class org.eclipse.jface.text.AbstractDocument
 
stopPostNotificationProcessing() - Method in interface org.eclipse.jface.text.IDocumentExtension
Stops the processing of registered post notification replace operations until resumePostNotificationProcessing is called.
stopRewriteSession(DocumentRewriteSession) - Method in class org.eclipse.jface.text.AbstractDocument
 
stopRewriteSession(DocumentRewriteSession) - Method in interface org.eclipse.jface.text.IDocumentExtension4
Tells the document to stop the rewrite session.
stopRewriteSession(DocumentRewriteSession) - Method in interface org.eclipse.jface.text.IDocumentPartitionerExtension3
Tells the document partitioner that the rewrite session has finished.
stopRewriteSession(DocumentRewriteSession) - Method in class org.eclipse.jface.text.rules.DefaultPartitioner
Deprecated.
 
stopRewriteSession(DocumentRewriteSession) - Method in class org.eclipse.jface.text.rules.FastPartitioner
Tells the document partitioner that the rewrite session has finished.
stopRewriteSession(DocumentRewriteSession, String) - Method in class org.eclipse.jface.text.AbstractLineTracker
 
stopRewriteSession(DocumentRewriteSession, String) - Method in interface org.eclipse.jface.text.ILineTrackerExtension
Tells the line tracker that the rewrite session has finished.
stopRewriteSessionOnPartitioners(DocumentRewriteSession) - Method in class org.eclipse.jface.text.AbstractDocument
Stops the given rewrite session.
stopSequentialRewrite() - Method in class org.eclipse.jface.text.AbstractDocument
stopSequentialRewrite() - Method in interface org.eclipse.jface.text.IDocumentExtension
stopSequentialRewriteMode() - Method in class org.eclipse.jface.text.TextViewer
stopServer(String) - Static method in class org.eclipse.equinox.http.jetty.internal.Activator
 
stopServer(String) - Static method in class org.eclipse.equinox.http.jetty.JettyConfigurator
Stops a previously started instance of Jetty.
stopTest() - Method in interface org.eclipse.unittest.launcher.ITestRunnerClient
Requests to stop the tests execution.
stopTracking() - Method in class org.eclipse.swt.internal.WidgetSpy.NonDisposedWidgetTracker
 
stopTrackingProject(IProject) - Method in class org.eclipse.team.core.mapping.ChangeTracker
Stop tracking changes for the given project.
stopWorker() - Method in class org.eclipse.osgi.container.Module
Performs any work associated with stopping a module.
stopWorker() - Method in class org.eclipse.osgi.container.SystemModule
 
Storage - Class in org.eclipse.osgi.storage
 
Storage.StorageException - Exception in org.eclipse.osgi.storage
 
StorageDocumentProvider - Class in org.eclipse.ui.editors.text
Shared document provider specialized for IStorages.
StorageDocumentProvider() - Constructor for class org.eclipse.ui.editors.text.StorageDocumentProvider
Creates a new document provider.
StorageDocumentProvider.StorageInfo - Class in org.eclipse.ui.editors.text
Bundle of all required information to allow IStorage as underlying document resources.
StorageException - Exception in org.eclipse.equinox.security.storage
This class describes an exception that could be produced by the secure preferences.
StorageException() - Constructor for exception org.eclipse.osgi.storage.Storage.StorageException
 
StorageException(int, String) - Constructor for exception org.eclipse.equinox.security.storage.StorageException
 
StorageException(int, Throwable) - Constructor for exception org.eclipse.equinox.security.storage.StorageException
 
StorageException(String) - Constructor for exception org.eclipse.osgi.storage.Storage.StorageException
 
StorageException(String, Throwable) - Constructor for exception org.eclipse.osgi.storage.Storage.StorageException
 
StorageException(Throwable) - Constructor for exception org.eclipse.osgi.storage.Storage.StorageException
 
StorageInfo(IDocument, IAnnotationModel) - Constructor for class org.eclipse.ui.editors.text.StorageDocumentProvider.StorageInfo
Creates a new storage info.
StorageManager - Class in org.eclipse.osgi.storagemanager
Storage managers provide a facility for tracking the state of a group of files having relationship with each others and being updated by several entities at the same time.
StorageManager(File, String) - Constructor for class org.eclipse.osgi.storagemanager.StorageManager
Returns a new storage manager for the area identified by the given base directory.
StorageManager(File, String, boolean) - Constructor for class org.eclipse.osgi.storagemanager.StorageManager
Returns a new storage manager for the area identified by the given base directory.
StorageUtil - Class in org.eclipse.osgi.storage
A utility class with some generally useful static methods for adaptor hook implementations
StorageUtil() - Constructor for class org.eclipse.osgi.storage.StorageUtil
 
store() - Method in class org.eclipse.jface.preference.FieldEditor
Stores this field editor's value back into the preference store.
store() - Method in class org.eclipse.ui.ide.dialogs.ResourceEncodingFieldEditor
 
store(DataOutputStream, boolean) - Method in class org.eclipse.osgi.container.ModuleContainer
Writes the data for this container in a format suitable for using the ModuleDatabase.load(DataInputStream) method.
store(DataOutputStream, boolean) - Method in class org.eclipse.osgi.container.ModuleDatabase
Writes this database in a format suitable for using the ModuleDatabase.load(DataInputStream) method.
store(OutputStream, String) - Method in class org.eclipse.core.runtime.Preferences
Deprecated.
Saves the non-default-valued properties known to this preference object to the given output stream using Properties.store(OutputStream,String).
STORE_CONTEXT_SELECTOR_POPUP_SIZE_X - Static variable in class org.eclipse.jface.text.contentassist.ContentAssistant
Dialog store constant for the x-size of the context selector pop-up
STORE_CONTEXT_SELECTOR_POPUP_SIZE_Y - Static variable in class org.eclipse.jface.text.contentassist.ContentAssistant
Dialog store constant for the y-size of the context selector pop-up
STORE_ID_INTERNAL_EXTERNAL - Static variable in class org.eclipse.ui.dialogs.EditorSelectionDialog
For internal use only.
STORE_LOCATION_X - Static variable in class org.eclipse.jface.text.AbstractInformationControlManager
Dialog store constant for the location's x-coordinate.
STORE_LOCATION_Y - Static variable in class org.eclipse.jface.text.AbstractInformationControlManager
Dialog store constant for the location's y-coordinate.
STORE_SIZE_HEIGHT - Static variable in class org.eclipse.jface.text.AbstractInformationControlManager
Dialog store constant for the size's height.
STORE_SIZE_WIDTH - Static variable in class org.eclipse.jface.text.AbstractInformationControlManager
Dialog store constant for the size's width.
STORE_SIZE_X - Static variable in class org.eclipse.jface.text.contentassist.ContentAssistant
Dialog store constant for the x-size of the completion proposal pop-up
STORE_SIZE_Y - Static variable in class org.eclipse.jface.text.contentassist.ContentAssistant
Dialog store constant for the y-size of the completion proposal pop-up
storeCompletionProposalPopupSize() - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
Stores the content assist's proposal pop-up size.
storeContent(File, InputStream, boolean) - Method in class org.eclipse.osgi.storage.BundleInfo.Generation
 
storeContextSelectorPopupSize() - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
Stores the content assist's context selector pop-up size.
storeDefaultCursor(Control) - Static method in class org.eclipse.e4.ui.css.swt.helpers.CSSSWTCursorHelper
 
storeDefaultFont(CTabItem) - Static method in class org.eclipse.e4.ui.css.swt.helpers.CSSSWTFontHelper
 
storeDefaultFont(Control) - Static method in class org.eclipse.e4.ui.css.swt.helpers.CSSSWTFontHelper
 
storeDefaultImage(Button) - Static method in class org.eclipse.e4.ui.css.swt.helpers.CSSSWTImageHelper
 
storeDefaultImage(Item) - Static method in class org.eclipse.e4.ui.css.swt.helpers.CSSSWTImageHelper
 
storeDefaultImage(Shell) - Static method in class org.eclipse.e4.ui.css.swt.helpers.CSSSWTImageHelper
 
storeDefaultImage(ToolItem) - Static method in class org.eclipse.e4.ui.css.swt.helpers.CSSSWTImageHelper
 
storeDialog(IDialogSettings) - Method in class org.eclipse.ui.dialogs.FilteredItemsSelectionDialog
Stores dialog settings.
storeDialog(IDialogSettings) - Method in class org.eclipse.ui.dialogs.FilteredResourcesSelectionDialog
 
storeInformationControlBounds() - Method in class org.eclipse.jface.text.AbstractInformationControlManager
Stores the information control's bounds.
storeItemToMemento(Object, IMemento) - Method in class org.eclipse.ui.dialogs.FilteredItemsSelectionDialog.SelectionHistory
Store object in IMemento.
storeLaunchToggleTerminate(Object, Object) - Static method in class org.eclipse.debug.ui.DebugUITools
Stores the toggle data for launch in a Map to be used while launching to decide if previous launch for same configuration can be terminated.
storeSettings() - Method in class org.eclipse.ltk.ui.refactoring.resource.RenameResourceWizard.RenameResourceRefactoringConfigurationPage
 
storeToMap(IPreferenceStore, Map<Object, Object>, boolean) - Method in class org.eclipse.jface.text.formatter.FormattingContext
 
storeToMap(IPreferenceStore, Map<Object, Object>, boolean) - Method in interface org.eclipse.jface.text.formatter.IFormattingContext
Retrieves the preferences from a preference store in a map.
stream() - Method in class org.eclipse.core.runtime.ListenerList
Returns a sequential Stream over the registered listeners.
stream() - Method in interface org.eclipse.e4.ui.css.core.dom.IStreamingNodeList
 
stream() - Method in class org.eclipse.e4.ui.css.swt.dom.CompositeElement
 
stream() - Method in class org.eclipse.equinox.p2.query.CollectionResult
 
stream() - Method in class org.eclipse.equinox.p2.query.Collector
 
stream() - Method in interface org.eclipse.equinox.p2.query.IQueryResult
Returns a sequential Stream of the collected objects.
stream() - Method in interface org.eclipse.jface.viewers.IStructuredSelection
Returns the elements in this selection as a Stream.
stream() - Method in class org.eclipse.jface.viewers.StructuredSelection
 
streamAppended(byte[], IBinaryStreamMonitor) - Method in interface org.eclipse.debug.core.IBinaryStreamListener
Notifies this listener that data has been appended to the given stream monitor.
streamAppended(String, IStreamMonitor) - Method in interface org.eclipse.debug.core.IStreamListener
Notifies this listener that text has been appended to the given stream monitor.
STRICTLY_SEQUENTIAL - Static variable in class org.eclipse.jface.text.DocumentRewriteSessionType
A strictly sequential rewrite session is a sequence of non-overlapping replace operations from the start of the document to its end.
strikeout - Variable in class org.eclipse.swt.graphics.TextStyle
the strikeout flag of the style
strikeoutColor - Variable in class org.eclipse.swt.graphics.TextStyle
the strikeout color of the style
STRIKETHROUGH - Static variable in class org.eclipse.jface.text.TextAttribute
Text attribute for strikethrough style.
string - Variable in class org.eclipse.core.commands.common.HandleObject
The string representation of this object.
string - Variable in class org.eclipse.jface.bindings.Binding
The string representation of this binding.
string - Variable in class org.eclipse.swt.accessibility.AccessibleEditableTextEvent
[in] a string that will replace the specified character range
STRING - Static variable in class org.eclipse.compare.internal.OverlayPreferenceStore
 
STRING_DEFAULT_DEFAULT - Static variable in class org.eclipse.core.runtime.Preferences
Deprecated.
The default-default value for String properties ("").
STRING_DEFAULT_DEFAULT - Static variable in interface org.eclipse.jface.preference.IPreferenceStore
The default-default value for String preferences ("").
STRING_ERROR - Static variable in exception org.eclipse.e4.ui.css.core.exceptions.DOMExceptionImpl
 
STRING_MODEL_FRAGMENT - Static variable in interface org.eclipse.e4.ui.model.fragment.impl.FragmentPackageImpl.Literals
The meta object literal for the 'String Model Fragment' class.
STRING_MODEL_FRAGMENT - Static variable in class org.eclipse.e4.ui.model.fragment.impl.FragmentPackageImpl
The meta object id for the 'String Model Fragment' class.
STRING_MODEL_FRAGMENT___MERGE__MAPPLICATION - Static variable in class org.eclipse.e4.ui.model.fragment.impl.FragmentPackageImpl
The operation id for the 'Merge' operation.
STRING_MODEL_FRAGMENT__ELEMENTS - Static variable in class org.eclipse.e4.ui.model.fragment.impl.FragmentPackageImpl
The feature id for the 'Elements' containment reference list.
STRING_MODEL_FRAGMENT__FEATURENAME - Static variable in interface org.eclipse.e4.ui.model.fragment.impl.FragmentPackageImpl.Literals
The meta object literal for the 'Featurename' attribute feature.
STRING_MODEL_FRAGMENT__FEATURENAME - Static variable in class org.eclipse.e4.ui.model.fragment.impl.FragmentPackageImpl
The feature id for the 'Featurename' attribute.
STRING_MODEL_FRAGMENT__PARENT_ELEMENT_ID - Static variable in interface org.eclipse.e4.ui.model.fragment.impl.FragmentPackageImpl.Literals
The meta object literal for the 'Parent Element Id' attribute feature.
STRING_MODEL_FRAGMENT__PARENT_ELEMENT_ID - Static variable in class org.eclipse.e4.ui.model.fragment.impl.FragmentPackageImpl
The feature id for the 'Parent Element Id' attribute.
STRING_MODEL_FRAGMENT__POSITION_IN_LIST - Static variable in interface org.eclipse.e4.ui.model.fragment.impl.FragmentPackageImpl.Literals
The meta object literal for the 'Position In List' attribute feature.
STRING_MODEL_FRAGMENT__POSITION_IN_LIST - Static variable in class org.eclipse.e4.ui.model.fragment.impl.FragmentPackageImpl
The feature id for the 'Position In List' attribute.
STRING_MODEL_FRAGMENT_FEATURE_COUNT - Static variable in class org.eclipse.e4.ui.model.fragment.impl.FragmentPackageImpl
The number of structural features of the 'String Model Fragment' class.
STRING_MODEL_FRAGMENT_OPERATION_COUNT - Static variable in class org.eclipse.e4.ui.model.fragment.impl.FragmentPackageImpl
The number of operations of the 'String Model Fragment' class.
STRING_TO_OBJECT_MAP - Static variable in interface org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl.Literals
The meta object literal for the 'String To Object Map' class.
STRING_TO_OBJECT_MAP - Static variable in class org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl
The meta object id for the 'String To Object Map' class.
STRING_TO_OBJECT_MAP__KEY - Static variable in interface org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl.Literals
The meta object literal for the 'Key' attribute feature.
STRING_TO_OBJECT_MAP__KEY - Static variable in class org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl
The feature id for the 'Key' attribute.
STRING_TO_OBJECT_MAP__VALUE - Static variable in interface org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl.Literals
The meta object literal for the 'Value' attribute feature.
STRING_TO_OBJECT_MAP__VALUE - Static variable in class org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl
The feature id for the 'Value' attribute.
STRING_TO_OBJECT_MAP_FEATURE_COUNT - Static variable in class org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl
The number of structural features of the 'String To Object Map' class.
STRING_TO_OBJECT_MAP_OPERATION_COUNT - Static variable in class org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl
The number of operations of the 'String To Object Map' class.
STRING_TO_STRING_MAP - Static variable in interface org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl.Literals
The meta object literal for the 'String To String Map' class.
STRING_TO_STRING_MAP - Static variable in class org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl
The meta object id for the 'String To String Map' class.
STRING_TO_STRING_MAP__KEY - Static variable in interface org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl.Literals
The meta object literal for the 'Key' attribute feature.
STRING_TO_STRING_MAP__KEY - Static variable in class org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl
The feature id for the 'Key' attribute.
STRING_TO_STRING_MAP__VALUE - Static variable in interface org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl.Literals
The meta object literal for the 'Value' attribute feature.
STRING_TO_STRING_MAP__VALUE - Static variable in class org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl
The feature id for the 'Value' attribute.
STRING_TO_STRING_MAP_FEATURE_COUNT - Static variable in class org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl
The number of structural features of the 'String To String Map' class.
STRING_TO_STRING_MAP_OPERATION_COUNT - Static variable in class org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl
The number of operations of the 'String To String Map' class.
StringButtonFieldEditor - Class in org.eclipse.jface.preference
An abstract field editor for a string type preference that presents a string input field with a change button to its right to edit the input field's content.
StringButtonFieldEditor() - Constructor for class org.eclipse.jface.preference.StringButtonFieldEditor
Creates a new string button field editor
StringButtonFieldEditor(String, String, Composite) - Constructor for class org.eclipse.jface.preference.StringButtonFieldEditor
Creates a string button field editor.
StringConverter - Class in org.eclipse.jface.resource
Helper class for converting various data types to and from strings.
stringExtent(String) - Method in class org.eclipse.swt.graphics.GC
Returns the extent of the given string.
StringFieldEditor - Class in org.eclipse.jface.preference
A field editor for a string type preference.
StringFieldEditor() - Constructor for class org.eclipse.jface.preference.StringFieldEditor
Creates a new string field editor
StringFieldEditor(String, String, int, int, int, Composite) - Constructor for class org.eclipse.jface.preference.StringFieldEditor
Creates a string field editor.
StringFieldEditor(String, String, int, int, Composite) - Constructor for class org.eclipse.jface.preference.StringFieldEditor
Creates a string field editor.
StringFieldEditor(String, String, int, Composite) - Constructor for class org.eclipse.jface.preference.StringFieldEditor
Creates a string field editor.
StringFieldEditor(String, String, Composite) - Constructor for class org.eclipse.jface.preference.StringFieldEditor
Creates a string field editor of unlimited width.
StringMatcher - Class in org.eclipse.core.text
A string pattern matcher.
StringMatcher(String, boolean, boolean) - Constructor for class org.eclipse.core.text.StringMatcher
StringMatcher constructor takes in a String object that is a simple pattern.
StringMatcher.Position - Class in org.eclipse.core.text
Start and end positions of a shortest match found by StringMatcher.find(String, int, int).
StringModelFragmentImpl - Class in org.eclipse.e4.ui.model.fragment.impl
An implementation of the model object 'String Model Fragment'.
StringModelFragmentImpl() - Constructor for class org.eclipse.e4.ui.model.fragment.impl.StringModelFragmentImpl
StringToNumberConverter<T extends Number> - Class in org.eclipse.core.databinding.conversion.text
Converts a String to a Number using NumberFormat.parse(...).
StringToObjectMapImpl - Class in org.eclipse.e4.ui.model.application.impl
An implementation of the model object 'String To Object Map'.
StringToObjectMapImpl() - Constructor for class org.eclipse.e4.ui.model.application.impl.StringToObjectMapImpl
StringToStringMapImpl - Class in org.eclipse.e4.ui.model.application.impl
An implementation of the model object 'String To String Map'.
StringToStringMapImpl() - Constructor for class org.eclipse.e4.ui.model.application.impl.StringToStringMapImpl
StringUtils - Class in org.eclipse.e4.ui.css.core.utils
Helper for String.
StringUtils() - Constructor for class org.eclipse.e4.ui.css.core.utils.StringUtils
 
StringVariableSelectionDialog - Class in org.eclipse.debug.ui
A dialog that prompts the user to choose and configure a string substitution variable.
StringVariableSelectionDialog(Shell) - Constructor for class org.eclipse.debug.ui.StringVariableSelectionDialog
Constructs a new string substitution variable selection dialog.
StringVariableSelectionDialog.VariableFilter - Class in org.eclipse.debug.ui
Base class for custom variable filters.
STRIP_PREFIX - Static variable in interface org.eclipse.jface.text.ITextOperationTarget
Text operation code for removing the prefix from the selected text block.
strlen(long) - Static method in class org.eclipse.swt.internal.C
 
StrongPool<T> - Class in org.eclipse.equinox.p2.core
An object pool backed by strong references.
StrongPool() - Constructor for class org.eclipse.equinox.p2.core.StrongPool
 
STRUCTURAL_CHANGE - Static variable in class org.eclipse.ltk.core.refactoring.RefactoringDescriptor
Constant describing the structural change flag (value: 2).
StructureCreator - Class in org.eclipse.compare.structuremergeviewer
An IStructureCreator2 that attempts to use an IDocumentProvider to obtain a shared document for an ITypedElement.
StructureCreator() - Constructor for class org.eclipse.compare.structuremergeviewer.StructureCreator
 
StructureCreatorDescriptor - Class in org.eclipse.compare.internal
A factory proxy for creating a StructureCreator.
StructureCreatorDescriptor(IConfigurationElement) - Constructor for class org.eclipse.compare.internal.StructureCreatorDescriptor
 
StructureDiffViewer - Class in org.eclipse.compare.structuremergeviewer
A diff tree viewer that can be configured with a IStructureCreator to retrieve a hierarchical structure from the input object (an ICompareInput) and perform a two-way or three-way compare on it.
StructureDiffViewer(Composite, CompareConfiguration) - Constructor for class org.eclipse.compare.structuremergeviewer.StructureDiffViewer
Creates a new viewer under the given SWT parent with the specified configuration.
StructureDiffViewer(Tree, CompareConfiguration) - Constructor for class org.eclipse.compare.structuremergeviewer.StructureDiffViewer
Creates a new viewer for the given SWT tree control with the specified configuration.
StructureDiffViewer_0 - Static variable in class org.eclipse.compare.internal.CompareMessages
 
StructureDiffViewer_1 - Static variable in class org.eclipse.compare.internal.CompareMessages
 
StructureDiffViewer_2 - Static variable in class org.eclipse.compare.internal.CompareMessages
 
StructureDiffViewer_3 - Static variable in class org.eclipse.compare.internal.CompareMessages
 
StructureDiffViewer_NoStructuralDifferences - Static variable in class org.eclipse.compare.internal.CompareMessages
 
StructureDiffViewer_StructureError - Static variable in class org.eclipse.compare.internal.CompareMessages
 
StructuredSelection - Class in org.eclipse.jface.viewers
A concrete implementation of the IStructuredSelection interface, suitable for instantiating.
StructuredSelection() - Constructor for class org.eclipse.jface.viewers.StructuredSelection
Creates a new empty selection.
StructuredSelection(Object) - Constructor for class org.eclipse.jface.viewers.StructuredSelection
Creates a structured selection containing a single object.
StructuredSelection(Object[]) - Constructor for class org.eclipse.jface.viewers.StructuredSelection
Creates a structured selection from the given elements.
StructuredSelection(List) - Constructor for class org.eclipse.jface.viewers.StructuredSelection
Creates a structured selection from the given List.
StructuredSelection(List, IElementComparer) - Constructor for class org.eclipse.jface.viewers.StructuredSelection
Creates a structured selection from the given List and element comparer.
StructuredTextActivator - Class in org.eclipse.equinox.bidi.internal
Provides services related to OSGi bundles.
StructuredTextActivator() - Constructor for class org.eclipse.equinox.bidi.internal.StructuredTextActivator
 
StructuredTextCharTypes - Class in org.eclipse.equinox.bidi.custom
Provides services related to the bidi classification of characters.
StructuredTextCharTypes(IStructuredTextExpert, String) - Constructor for class org.eclipse.equinox.bidi.custom.StructuredTextCharTypes
Constructor
StructuredTextDelims - Class in org.eclipse.equinox.bidi.internal
A base handler for structured text composed of text segments separated by separators where the text segments may include delimited parts within which separators are treated like regular characters.
StructuredTextDelims() - Constructor for class org.eclipse.equinox.bidi.internal.StructuredTextDelims
 
StructuredTextDelims(String) - Constructor for class org.eclipse.equinox.bidi.internal.StructuredTextDelims
 
StructuredTextDelimsEsc - Class in org.eclipse.equinox.bidi.internal
A base handler for structured text composed of text segments separated by separators where the text segments may include delimited parts within which separators are treated like regular characters and the delimiters may be escaped.
StructuredTextDelimsEsc() - Constructor for class org.eclipse.equinox.bidi.internal.StructuredTextDelimsEsc
 
StructuredTextDelimsEsc(String) - Constructor for class org.eclipse.equinox.bidi.internal.StructuredTextDelimsEsc
 
StructuredTextEnvironment - Class in org.eclipse.equinox.bidi.advanced
Describes the environment within which structured text strings are processed.
StructuredTextEnvironment(String, boolean, int) - Constructor for class org.eclipse.equinox.bidi.advanced.StructuredTextEnvironment
Creates an instance of a structured text environment.
StructuredTextExpertFactory - Class in org.eclipse.equinox.bidi.advanced
Obtains IStructuredTextExpert instances.
StructuredTextImpl - Class in org.eclipse.equinox.bidi.internal
Implementation for IStructuredTextExpert.
StructuredTextImpl(StructuredTextTypeHandler, StructuredTextEnvironment, boolean) - Constructor for class org.eclipse.equinox.bidi.internal.StructuredTextImpl
Constructor used in StructuredTextExpertFactory.
StructuredTextOffsets - Class in org.eclipse.equinox.bidi.custom
Provides various services related to managing the array of offsets where directional formatting characters should be inserted in a source string.
StructuredTextOffsets() - Constructor for class org.eclipse.equinox.bidi.custom.StructuredTextOffsets
Default constructor
StructuredTextProcessor - Class in org.eclipse.equinox.bidi
Provides methods to process bidirectional text with a specific structure.
StructuredTextSegmentListener - Class in org.eclipse.jface.util
Segment listener that implements bidi-structured text reordering.
StructuredTextSegmentListener(String) - Constructor for class org.eclipse.jface.util.StructuredTextSegmentListener
Creates a new structured text segment listener.
StructuredTextSegmentListener(StructuredTextTypeHandler) - Constructor for class org.eclipse.jface.util.StructuredTextSegmentListener
Creates a new structured text segment listener.
StructuredTextSingle - Class in org.eclipse.equinox.bidi.internal
A base handler for structured text composed of two parts separated by a separator.
StructuredTextSingle(String) - Constructor for class org.eclipse.equinox.bidi.internal.StructuredTextSingle
 
StructuredTextStringRecord - Class in org.eclipse.equinox.bidi.internal
Records strings which contain structured text.
StructuredTextTypeHandler - Class in org.eclipse.equinox.bidi.custom
Generic handler to be used as superclass (base class) for specific structured text handlers.
StructuredTextTypeHandler() - Constructor for class org.eclipse.equinox.bidi.custom.StructuredTextTypeHandler
Creates a new instance of the StructuredTextTypeHandler class.
StructuredTextTypeHandler(String) - Constructor for class org.eclipse.equinox.bidi.custom.StructuredTextTypeHandler
Creates a new instance of the StructuredTextTypeHandler class.
StructuredTextTypeHandlerFactory - Class in org.eclipse.equinox.bidi
Provides access to registered structured text handlers.
StructuredTextTypesCollector - Class in org.eclipse.equinox.bidi.internal
Provides services related to registered structured text handlers.
StructuredViewer - Class in org.eclipse.jface.viewers
Abstract base implementation for structure-oriented viewers (trees, lists, tables).
StructuredViewer() - Constructor for class org.eclipse.jface.viewers.StructuredViewer
Creates a structured element viewer.
StructuredViewer.ColorAndFontCollector - Class in org.eclipse.jface.viewers
The ColorAndFontCollector collects fonts and colors without a a color or font provider.
StructuredViewer.ColorAndFontCollectorWithProviders - Class in org.eclipse.jface.viewers
The ColorAndFontCollector is a helper class for viewers that have color and font support ad optionally decorators.
StructuredViewerInternals - Class in org.eclipse.jface.viewers
This class is not part of the public API of JFace.
StructuredViewerInternals() - Constructor for class org.eclipse.jface.viewers.StructuredViewerInternals
 
StructuredViewerInternals.AssociateListener - Interface in org.eclipse.jface.viewers
Nothing to see here.
StructureRootNode - Class in org.eclipse.compare.structuremergeviewer
A node that acts as the root of the tree returned from a StructureCreator.
StructureRootNode(IDocument, Object, StructureCreator, ISharedDocumentAdapter) - Constructor for class org.eclipse.compare.structuremergeviewer.StructureRootNode
Create the structure root node.
style - Variable in class org.eclipse.swt.custom.Bullet
The bullet style.
style - Variable in class org.eclipse.swt.custom.PaintObjectEvent
the StyleRange
style - Variable in class org.eclipse.swt.graphics.GCData
 
style - Variable in class org.eclipse.swt.graphics.LineAttributes
The line style.
style - Variable in class org.eclipse.ui.menus.CommandContributionItemParameter
The style of this menu contribution.
style(Object) - Method in interface org.eclipse.e4.ui.services.IStylingEngine
 
STYLE - Static variable in interface org.eclipse.jface.menus.IMenuStateIds
The state id used for indicating the widget style of a command presented in the menus and tool bars.
STYLE_BOX - Static variable in class org.eclipse.ui.texteditor.AnnotationPreference
Constant defining box decoration for the show in text style preference.
STYLE_CHECK - Static variable in class org.eclipse.ui.menus.CommandContributionItem
A checked tool item or menu item.
STYLE_DASHED_BOX - Static variable in class org.eclipse.ui.texteditor.AnnotationPreference
Constant defining dashed box decoration for the show in text style preference.
STYLE_IBEAM - Static variable in class org.eclipse.ui.texteditor.AnnotationPreference
Constant defining i-beam decoration for the show in text style preference.
STYLE_NONE - Static variable in class org.eclipse.ui.texteditor.AnnotationPreference
Constant defining no decoration for the show in text style preference.
STYLE_OVERRIDE_KEY - Static variable in interface org.eclipse.e4.ui.workbench.IPresentationEngine
This key is used to store information in the 'persistentData' map which will be used to override the initial style of an element at rendering time.
STYLE_PROBLEM_UNDERLINE - Static variable in class org.eclipse.ui.texteditor.AnnotationPreference
Constant defining the native problem underline decoration for the show in text style preference.
STYLE_PULLDOWN - Static variable in class org.eclipse.ui.internal.ActionDescriptor
Pulldown style constant.
STYLE_PULLDOWN - Static variable in class org.eclipse.ui.menus.CommandContributionItem
A ToolBar pulldown item.
STYLE_PUSH - Static variable in class org.eclipse.ui.internal.ActionDescriptor
Push style constant.
STYLE_PUSH - Static variable in class org.eclipse.ui.menus.CommandContributionItem
A push button tool item or menu item.
STYLE_RADIO - Static variable in class org.eclipse.ui.internal.ActionDescriptor
Radio style constant.
STYLE_RADIO - Static variable in class org.eclipse.ui.menus.CommandContributionItem
A radio-button style menu item.
STYLE_SQUIGGLES - Static variable in class org.eclipse.ui.texteditor.AnnotationPreference
Constant defining squiggly decoration for the show in text style preference.
STYLE_TOGGLE - Static variable in class org.eclipse.ui.internal.ActionDescriptor
Toggle style constant.
STYLE_UNDERLINE - Static variable in class org.eclipse.ui.texteditor.AnnotationPreference
Constant defining underline decoration for the show in text style preference.
StyledCellLabelProvider - Class in org.eclipse.jface.viewers
A StyledCellLabelProvider supports styled labels by using owner draw.
StyledCellLabelProvider() - Constructor for class org.eclipse.jface.viewers.StyledCellLabelProvider
Creates a new StyledCellLabelProvider.
StyledCellLabelProvider(int) - Constructor for class org.eclipse.jface.viewers.StyledCellLabelProvider
Creates a new StyledCellLabelProvider.
styleDecoratedString(String, StyledString.Styler, StyledString) - Static method in class org.eclipse.jface.viewers.StyledCellLabelProvider
Applies decoration styles to the decorated string and adds the styles of the previously undecorated string.
StyledLineWrapper - Class in org.eclipse.help.ui.internal
 
StyledLineWrapper(String, Drawable, int) - Constructor for class org.eclipse.help.ui.internal.StyledLineWrapper
Constructor
StyledString - Class in org.eclipse.jface.viewers
A mutable string with styled ranges.
StyledString() - Constructor for class org.eclipse.jface.viewers.StyledString
Creates an empty StyledString.
StyledString(String) - Constructor for class org.eclipse.jface.viewers.StyledString
Creates an StyledString initialized with a string without a style associated.
StyledString(String, StyledString.Styler) - Constructor for class org.eclipse.jface.viewers.StyledString
Creates an StyledString initialized with a string and a style.
StyledString.Styler - Class in org.eclipse.jface.viewers
A styler will be asked to apply its styles to one ore more ranges in the StyledString.
StyledStringHighlighter - Class in org.eclipse.ui.dialogs
The default implementation of IStyledStringHighlighter.
StyledStringHighlighter() - Constructor for class org.eclipse.ui.dialogs.StyledStringHighlighter
 
StyledText - Class in org.eclipse.swt.custom
A StyledText is an editable user interface object that displays lines of text.
StyledText(Composite, int) - Constructor for class org.eclipse.swt.custom.StyledText
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
StyledTextContent - Interface in org.eclipse.swt.custom
Clients may implement the StyledTextContent interface to provide a custom store for the StyledText widget content.
StyledTextDropTargetEffect - Class in org.eclipse.swt.custom
This adapter class provides a default drag under effect (eg. select and scroll) when a drag occurs over a StyledText.
StyledTextDropTargetEffect(StyledText) - Constructor for class org.eclipse.swt.custom.StyledTextDropTargetEffect
Creates a new StyledTextDropTargetEffect to handle the drag under effect on the specified StyledText.
StyledTextLineSpacingProvider - Interface in org.eclipse.swt.custom
Line spacing provider used to customize different line spacing for some lines of StyledText
StyledTextPrintOptions - Class in org.eclipse.swt.custom
Use StyledTextPrintOptions to specify printing options for the StyledText.print(Printer, StyledTextPrintOptions) API.
StyledTextPrintOptions() - Constructor for class org.eclipse.swt.custom.StyledTextPrintOptions
 
styleElement(MUIElement, boolean) - Method in class org.eclipse.e4.ui.workbench.renderers.swt.SWTPartRenderer
 
Styler() - Constructor for class org.eclipse.jface.viewers.StyledString.Styler
 
StyleRange - Class in org.eclipse.swt.custom
StyleRange defines a set of styles for a specified range of text.
StyleRange() - Constructor for class org.eclipse.swt.custom.StyleRange
Create a new style range with no styles
StyleRange(int, int, Color, Color) - Constructor for class org.eclipse.swt.custom.StyleRange
Create a new style range.
StyleRange(int, int, Color, Color, int) - Constructor for class org.eclipse.swt.custom.StyleRange
Create a new style range.
StyleRange(TextStyle) - Constructor for class org.eclipse.swt.custom.StyleRange
Create a new style range from an existing text style.
styles - Variable in class org.eclipse.swt.custom.LineStyleEvent
line styles (output) Note: Because a StyleRange includes the start and length, the same instance cannot occur multiple times in the array of styles.
styleSheetAdded(StyleSheet) - Method in interface org.eclipse.e4.ui.css.core.dom.ExtendedDocumentCSS.StyleSheetChangeListener
 
styleSheetAdded(StyleSheet) - Method in class org.eclipse.e4.ui.css.core.impl.dom.ViewCSSImpl
 
StyleSheetListImpl - Class in org.eclipse.e4.ui.css.core.impl.dom
StyleSheetList implementation.
StyleSheetListImpl() - Constructor for class org.eclipse.e4.ui.css.core.impl.dom.StyleSheetListImpl
 
styleSheetRemoved(StyleSheet) - Method in interface org.eclipse.e4.ui.css.core.dom.ExtendedDocumentCSS.StyleSheetChangeListener
 
styleSheetRemoved(StyleSheet) - Method in class org.eclipse.e4.ui.css.core.impl.dom.ViewCSSImpl
 
subActionBars - Variable in class org.eclipse.ui.part.PageBookView.PageRec
The page's action bars
SubActionBars - Class in org.eclipse.ui
Generic implementation of the IActionBars interface.
SubActionBars(IActionBars) - Constructor for class org.eclipse.ui.SubActionBars
Construct a new SubActionBars object.
SubActionBars(IActionBars, IServiceLocator) - Constructor for class org.eclipse.ui.SubActionBars
Constructs a new instance of SubActionBars.
SubActionBars2 - Class in org.eclipse.ui
A implementation of the extended IActionBars2 interface.
SubActionBars2(IActionBars2) - Constructor for class org.eclipse.ui.SubActionBars2
Constucts a sub action bars object using an IActionBars2 parent.
SubActionBars2(IActionBars2, IServiceLocator) - Constructor for class org.eclipse.ui.SubActionBars2
Constucts a sub action bars object using an IActionBars2 parent.
SubContributionItem - Class in org.eclipse.jface.action
A SubContributionItem is a wrapper for an IContributionItem.
SubContributionItem(IContributionItem) - Constructor for class org.eclipse.jface.action.SubContributionItem
Creates a new SubContributionItem.
SubContributionManager - Class in org.eclipse.jface.action
A SubContributionManager is used to define a set of contribution items within a parent manager.
SubContributionManager(IContributionManager) - Constructor for class org.eclipse.jface.action.SubContributionManager
Constructs a new SubContributionManager
SubCoolBarManager - Class in org.eclipse.jface.action
A SubCoolBarManager monitors the additional and removal of items from a parent manager so that visibility of the entire set can be changed as a unit.
SubCoolBarManager(ICoolBarManager) - Constructor for class org.eclipse.jface.action.SubCoolBarManager
Constructs a new manager.
SubjectControlContentAssistant - Class in org.eclipse.jface.contentassist
Deprecated.
As of 3.2, replaced by Platform UI's field assist support *
SubjectControlContentAssistant() - Constructor for class org.eclipse.jface.contentassist.SubjectControlContentAssistant
Deprecated.
 
SubjectControlContextInformationValidator - Class in org.eclipse.jface.contentassist
Deprecated.
As of 3.2, replaced by Platform UI's field assist support
SubjectControlContextInformationValidator(IContentAssistProcessor) - Constructor for class org.eclipse.jface.contentassist.SubjectControlContextInformationValidator
Deprecated.
Creates a new context information validator which is ready to be installed on a particular context information.
subList(int, int) - Method in class org.eclipse.core.databinding.observable.list.DecoratingObservableList
 
subList(int, int) - Method in interface org.eclipse.core.databinding.observable.list.IObservableList
 
subList(int, int) - Method in class org.eclipse.core.databinding.observable.list.ObservableList
 
SubMenuManager - Class in org.eclipse.jface.action
A SubMenuManager is used to define a set of contribution items within a parent manager.
SubMenuManager(IMenuManager) - Constructor for class org.eclipse.jface.action.SubMenuManager
Constructs a new manager.
SubMonitor - Class in org.eclipse.core.runtime
A progress monitor that uses a given amount of work ticks from a parent monitor.
SubProgressMonitor - Class in org.eclipse.core.runtime
Deprecated.
use SubMonitor instead
SubProgressMonitor(IProgressMonitor, int) - Constructor for class org.eclipse.core.runtime.SubProgressMonitor
Deprecated.
Creates a new sub-progress monitor for the given monitor.
SubProgressMonitor(IProgressMonitor, int, int) - Constructor for class org.eclipse.core.runtime.SubProgressMonitor
Deprecated.
Creates a new sub-progress monitor for the given monitor.
subscribe() - Method in class org.eclipse.ui.internal.WorkbenchPartReference
 
subscribe(String, String, EventHandler, boolean) - Method in interface org.eclipse.e4.core.services.events.IEventBroker
Subscribe for events on the given topic.
subscribe(String, EventHandler) - Method in interface org.eclipse.e4.core.services.events.IEventBroker
Subscribe for events on the given topic.
Subscriber - Class in org.eclipse.team.core.subscribers
A Subscriber provides synchronization between local resources and a remote location that is used to share those resources.
Subscriber() - Constructor for class org.eclipse.team.core.subscribers.Subscriber
 
SubscriberChangeEvent - Class in org.eclipse.team.core.subscribers
A concrete implementation of ISubscriberChangeEvent that can be used by clients.
SubscriberChangeEvent(Subscriber, int, IResource) - Constructor for class org.eclipse.team.core.subscribers.SubscriberChangeEvent
Create a change event with the given flags for the given subscriber and resource.
SubscriberMergeContext - Class in org.eclipse.team.core.subscribers
A merge context that uses a subscriber to populate the diff tree used by the context.
SubscriberMergeContext(Subscriber, ISynchronizationScopeManager) - Constructor for class org.eclipse.team.core.subscribers.SubscriberMergeContext
Create a merge context for the given subscriber
SubscriberParticipant - Class in org.eclipse.team.ui.synchronize
A synchronize participant that displays synchronization information for local resources that are managed via a Subscriber.
SubscriberParticipant() - Constructor for class org.eclipse.team.ui.synchronize.SubscriberParticipant
Constructor initializes the schedule.
SubscriberParticipant(ISynchronizeScope) - Constructor for class org.eclipse.team.ui.synchronize.SubscriberParticipant
Constructor which should be called when creating a participant whose resources are to be scoped.
SubscriberParticipantWizard - Class in org.eclipse.team.ui.synchronize
This is a convenience class for creating wizards for use with the org.eclipse.team.ui.synchronizeWizard extension point that create a SubscriberParticipant.
SubscriberParticipantWizard() - Constructor for class org.eclipse.team.ui.synchronize.SubscriberParticipantWizard
 
subscriberResourceChanged(ISubscriberChangeEvent[]) - Method in interface org.eclipse.team.core.subscribers.ISubscriberChangeListener
Notifies this listener that some resources' subscriber properties have changed.
subscriberResourceChanged(ISubscriberChangeEvent[]) - Method in class org.eclipse.team.core.subscribers.SubscriberScopeManager
 
subscriberResourceChanged(ISubscriberChangeEvent[]) - Method in class org.eclipse.team.ui.synchronize.SubscriberTeamStateProvider
 
SubscriberResourceMappingContext - Class in org.eclipse.team.core.subscribers
A resource mapping context that provides the client access to the remote state of local resources using a subscriber.
SubscriberResourceMappingContext(Subscriber, boolean) - Constructor for class org.eclipse.team.core.subscribers.SubscriberResourceMappingContext
Create a resource mapping context for the given subscriber
SubscriberScopeManager - Class in org.eclipse.team.core.subscribers
A ISynchronizationScopeManager that uses a Subscriber to provide a RemoteResourceMappingContext and to notify participants when the remote state of resources change.
SubscriberScopeManager(String, ResourceMapping[], Subscriber, boolean) - Constructor for class org.eclipse.team.core.subscribers.SubscriberScopeManager
Create a manager for the given subscriber and input.
SubscriberScopeManager(String, ResourceMapping[], Subscriber, RemoteResourceMappingContext, boolean) - Constructor for class org.eclipse.team.core.subscribers.SubscriberScopeManager
Create a manager for the given subscriber and input.
SubscriberTeamStateProvider - Class in org.eclipse.team.ui.synchronize
A team state provider that makes use of a Subscriber to determine the synchronization state.
SubscriberTeamStateProvider(Subscriber) - Constructor for class org.eclipse.team.ui.synchronize.SubscriberTeamStateProvider
Create a provider that determines the synchronization state from the subscriber.
subSequence(int, int) - Method in class org.eclipse.jface.text.FindReplaceDocumentAdapter
 
subSequence(int, int) - Method in class org.eclipse.jface.viewers.StyledString
 
SubStatusLineManager - Class in org.eclipse.jface.action
A SubStatusLineManager is used to define a set of contribution items within a parent manager.
SubStatusLineManager(IStatusLineManager) - Constructor for class org.eclipse.jface.action.SubStatusLineManager
Constructs a new manager.
SubstitutionReader - Class in org.eclipse.text.readers
Reads the text contents from a reader and computes for each character a potential substitution.
SubstitutionReader(Reader) - Constructor for class org.eclipse.text.readers.SubstitutionReader
 
subTask(String) - Method in interface org.eclipse.core.runtime.IProgressMonitor
Notifies that a subtask of the main task is beginning.
subTask(String) - Method in class org.eclipse.core.runtime.NullProgressMonitor
This implementation does nothing.
subTask(String) - Method in class org.eclipse.core.runtime.ProgressMonitorWrapper
This implementation of a IProgressMonitor method forwards to the wrapped progress monitor.
subTask(String) - Method in class org.eclipse.core.runtime.SlicedProgressMonitor
 
subTask(String) - Method in class org.eclipse.core.runtime.SubMonitor
 
subTask(String) - Method in class org.eclipse.core.runtime.SubProgressMonitor
Deprecated.
 
subTask(String) - Method in class org.eclipse.jface.wizard.ProgressMonitorPart
 
subTaskLabel - Variable in class org.eclipse.jface.dialogs.ProgressMonitorDialog
The label control for the subtask.
SubToolBarManager - Class in org.eclipse.jface.action
A SubToolBarManager monitors the additional and removal of items from a parent manager so that visibility of the entire set can be changed as a unit.
SubToolBarManager(IToolBarManager) - Constructor for class org.eclipse.jface.action.SubToolBarManager
Constructs a new manager.
subtract(int[]) - Method in class org.eclipse.swt.graphics.Region
Subtracts the given polygon from the collection of polygons the receiver maintains to describe its area.
subtract(int, int, int, int) - Method in class org.eclipse.swt.graphics.Region
Subtracts the given rectangle from the collection of polygons the receiver maintains to describe its area.
subtract(Point, Point) - Static method in class org.eclipse.jface.util.Geometry
Performs vector subtraction on two points.
subtract(Rectangle) - Method in class org.eclipse.swt.graphics.Region
Subtracts the given rectangle from the collection of polygons the receiver maintains to describe its area.
subtract(Rectangle, Rectangle) - Static method in class org.eclipse.jface.util.Geometry
Returns a new difference Rectangle whose x, y, width, and height are equal to the difference of the corresponding attributes from the given rectangles
subtract(Region) - Method in class org.eclipse.swt.graphics.Region
Subtracts all of the polygons which make up the area covered by the argument from the collection of polygons the receiver maintains to describe its area.
SUMMARY_LENGTH - Static variable in class org.apache.lucene.demo.html.HTMLParser
 
SUPER_TYPE - Static variable in interface org.eclipse.ui.IMarkerActionFilter
An attribute indicating the marker super type (value "superType").
supplyLayout(Supplier<Layout>) - Method in class org.eclipse.jface.widgets.CompositeFactory
Sets a Supplier for the creation of layout associated with the receiver.
supplyLayoutData(Supplier<?>) - Method in class org.eclipse.jface.widgets.AbstractControlFactory
Sets a Supplier for the creation of layout data associated with the receiver.
supportBaseAddressModification() - Method in interface org.eclipse.debug.core.model.IMemoryBlockExtension
Returns whether the base address of this memory block can be modified.
supportsAccess() - Method in interface org.eclipse.debug.core.model.IWatchpoint
Returns whether this breakpoints supports the capability to suspend when an associated variable is read.
supportsAddMemoryBlocks(IWorkbenchPart) - Method in interface org.eclipse.debug.ui.actions.IAddMemoryBlocksTarget
Returns whether this target will support adding memory block from the specified part.
supportsArgument() - Method in interface org.eclipse.core.variables.IDynamicVariable
Returns whether this variable supports an argument, as specified by this variable's extension definition in plug-in XML.
supportsBackgroundSave() - Method in class org.eclipse.ui.texteditor.AbstractTextEditor.TextEditorSavable
 
supportsBreakpoint(IBreakpoint) - Method in interface org.eclipse.debug.core.model.IDebugTarget
Returns whether this target can install the given breakpoint.
supportsChangeManagement() - Method in interface org.eclipse.debug.core.model.IMemoryBlockExtension
Returns whether this memory block manages the change state of its bytes.
supportsCommandLine() - Method in interface org.eclipse.debug.core.ILaunchConfigurationType
Returns whether this type of launch configuration supports showing command line.
supportsMode(String) - Method in interface org.eclipse.debug.core.ILaunchConfiguration
Returns whether this launch configuration supports the specified mode.
supportsMode(String) - Method in interface org.eclipse.debug.core.ILaunchConfigurationType
Returns whether this type of launch configuration supports the specified mode.
supportsModeCombination(Set<String>) - Method in interface org.eclipse.debug.core.ILaunchConfigurationType
Returns whether this launch configuration supports the specified launch mode combination.
supportsModification() - Method in interface org.eclipse.debug.core.model.IWatchpoint
Returns whether this breakpoints supports the ability to suspend when an associated variable is written.
supportsNotification(int) - Method in class org.eclipse.ui.internal.WorkbenchErrorHandlerProxy
 
supportsNotification(int) - Method in class org.eclipse.ui.statushandlers.AbstractStatusHandler
This methods indicates if particular notification type is supported and if StatusManager.fireNotification(int, StatusAdapter[]) will be called after the event occurs.
supportsNotification(int) - Method in class org.eclipse.ui.statushandlers.WorkbenchErrorHandler
 
supportsOutputMerging() - Method in interface org.eclipse.debug.core.ILaunchConfigurationType
Returns whether this type of launch configuration supports launching processes with error stream redirected and merged with standard output stream.
supportsPrototypes() - Method in interface org.eclipse.debug.core.ILaunchConfigurationType
Returns whether this type of launch configuration supports prototypes.
supportsSourceContainerType(ISourceContainerType) - Method in class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector
 
supportsSourceContainerType(ISourceContainerType) - Method in interface org.eclipse.debug.core.sourcelookup.ISourceLookupDirector
Returns whether this source director supports the given type of source location.
supportsStepFilters() - Method in interface org.eclipse.debug.core.model.IStepFilters
Returns whether this debug target supports step filters.
supportsStorageRetrieval() - Method in interface org.eclipse.debug.core.model.IMemoryBlockRetrieval
Returns whether this debug target supports the retrieval of memory blocks.
supportsValueModification() - Method in interface org.eclipse.debug.core.model.IMemoryBlock
Returns whether this memory block supports value modification
supportsValueModification() - Method in interface org.eclipse.debug.core.model.IValueModification
Returns whether this variable supports value modification.
supportsVerifyKeyListener() - Method in class org.eclipse.jface.contentassist.AbstractControlContentAssistSubjectAdapter
Deprecated.
 
supportsVerifyKeyListener() - Method in interface org.eclipse.jface.contentassist.IContentAssistSubjectControl
Tests whether a verify key listener can be added either using prependVerifyKeyListener or IContentAssistSubjectControl.appendVerifyKeyListener(VerifyKeyListener).
supportsZoomLevel(int) - Method in class org.eclipse.jface.resource.CompositeImageDescriptor
Returns whether the given zoom level is supported by this CompositeImageDescriptor.
SUPPRESS_ALL_LABELS - Static variable in class org.eclipse.core.runtime.SubMonitor
May be passed as a flag to SubMonitor.split(int).
SUPPRESS_AUTHENTICATION_JOB_MARKER - Static variable in class org.eclipse.equinox.p2.ui.LoadMetadataRepositoryJob
The key that should be used to set a property on a repository load job to indicate that authentication should be suppressed when loading the repositories.
SUPPRESS_BEGINTASK - Static variable in class org.eclipse.core.runtime.SubMonitor
May be passed as a flag to SubMonitor.split(int).
SUPPRESS_ISCANCELED - Static variable in class org.eclipse.core.runtime.SubMonitor
May be passed as a flag to SubMonitor.split(int).
SUPPRESS_NONE - Static variable in class org.eclipse.core.runtime.SubMonitor
May be passed as a flag to SubMonitor.split(int).
SUPPRESS_REPOSITORY_EVENTS - Static variable in class org.eclipse.equinox.p2.ui.LoadMetadataRepositoryJob
The key that should be used to set a property on a repository load job to indicate that repository events triggered by this job should be suppressed so that clients will ignore all events related to the load.
SUPPRESS_SETTASKNAME - Static variable in class org.eclipse.core.runtime.SubMonitor
May be passed as a flag to SubMonitor.split(int).
SUPPRESS_SUBTASK - Static variable in class org.eclipse.core.runtime.SubMonitor
May be passed as a flag to SubMonitor.split(int).
SUPPRESS_SUBTASK_LABEL - Static variable in class org.eclipse.core.runtime.SubProgressMonitor
Deprecated.
Style constant indicating that calls to subTask should not have any effect.
suspend() - Method in interface org.eclipse.core.runtime.jobs.IJobManager
Suspends execution of all jobs.
suspend() - Method in interface org.eclipse.debug.core.model.ISuspendResume
Causes this element to suspend its execution, generating a SUSPEND event.
suspend() - Method in interface org.eclipse.jface.text.source.ILineDifferExtension
Suspends the receiver.
suspend(ISchedulingRule, IProgressMonitor) - Method in interface org.eclipse.core.runtime.jobs.IJobManager
Deprecated.
This method is not safe and should not be used. Suspending a scheduling rule violates the thread safety of clients that use scheduling rules as a mutual exclusion mechanism, and can result in concurrency problems in all clients that use the suspended rule.
suspend(LinkedModeModel) - Method in interface org.eclipse.jface.text.link.ILinkedModeListener
The suspend event occurs when a nested linked mode is installed within model.
SUSPEND - Static variable in class org.eclipse.debug.core.DebugEvent
Suspend event kind.
suspended(ILaunch, Object) - Method in interface org.eclipse.debug.ui.contexts.ISuspendTriggerListener
Notification the given launch has suspended at the specified context.
SWAP_MARK - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Name of the action to swap the mark with the cursor position.
SWAP_MARK - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the edit swap mark action.
SWAP_MARK - Static variable in class org.eclipse.ui.texteditor.MarkAction
Swaps the mark and the cursor position.
SWAP_MARK_ACTION - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
Help context id for the action.
swapBuffers() - Method in class org.eclipse.swt.opengl.GLCanvas
Swaps the front and back color buffers.
swapMarkAndCursor() - Method in interface org.eclipse.jface.text.IMarkRegionTarget
Swaps the mark and cursor position if the mark is in the visible region.
swapMarkAndCursor() - Method in class org.eclipse.ui.texteditor.MarkRegionTarget
 
SWAPPED - Static variable in class org.eclipse.compare.internal.ComparePreferencePage
 
switchPerspective(String) - Method in interface org.eclipse.e4.ui.workbench.modeling.EPartService
Switch to the specified perspective.
switchPerspective(MPerspective) - Method in interface org.eclipse.e4.ui.workbench.modeling.EPartService
Switch to the specified perspective.
SwitchTo(int) - Method in class org.apache.lucene.demo.html.HTMLParserTokenManager
 
switchToDebugPromptStatus - Static variable in class org.eclipse.debug.core.model.LaunchConfigurationDelegate
Status code for which a prompter is registered to ask the user if they want to launch in debug mode when breakpoints are present.
SwitchToWindowMenu - Class in org.eclipse.ui.internal
A dynamic menu item to switch to other opened workbench windows.
SwitchToWindowMenu(IWorkbenchWindow, String, boolean) - Constructor for class org.eclipse.ui.internal.SwitchToWindowMenu
Creates a new instance of this class.
SWT - Class in org.eclipse.swt
This class provides access to a small number of SWT system-wide methods, and in addition defines the public constants provided by SWT.
SWT() - Constructor for class org.eclipse.swt.SWT
 
SWT_AWT - Class in org.eclipse.swt.awt
This class provides a bridge between SWT and AWT, so that it is possible to embed AWT components in SWT and vice versa.
SWT_AWT() - Constructor for class org.eclipse.swt.awt.SWT_AWT
 
SWT_ELEMENT_KEY - Static variable in class org.eclipse.e4.ui.css.swt.helpers.SWTElementHelpers
 
SWT_LINK_FOREGROUND_COLOR - Static variable in class org.eclipse.e4.ui.css.swt.properties.custom.CSSPropertyLinkSWTHandler
 
SWT_NODELIST_KEY - Static variable in class org.eclipse.e4.ui.css.swt.helpers.SWTElementHelpers
 
SWT_VERSION - Static variable in class org.eclipse.swt.internal.Library
The JAVA and SWT versions
SWT_VERSION(int, int) - Static method in class org.eclipse.swt.internal.Library
Returns the SWT version number as an integer.
SwtCallable<V,E extends Exception> - Interface in org.eclipse.swt
A method that returns a result and may throw a checked exception of the given type.
swtDefaults() - Static method in class org.eclipse.jface.layout.GridDataFactory
Creates a new GridDataFactory initialized with the SWT defaults.
swtDefaults() - Static method in class org.eclipse.jface.layout.GridLayoutFactory
Creates a GridLayoutFactory that creates GridLayouts with the default SWT values.
swtDefaults() - Static method in class org.eclipse.jface.layout.RowDataFactory
Creates a new RowDataFactory initialized with the SWT defaults.
swtDefaults() - Static method in class org.eclipse.jface.layout.RowLayoutFactory
Creates a RowLayoutFactory that creates RowLayouts with the default SWT values.
SWTElementHelpers - Class in org.eclipse.e4.ui.css.swt.helpers
SWT Helper to link w3c Element with SWT widget.
SWTElementHelpers() - Constructor for class org.eclipse.e4.ui.css.swt.helpers.SWTElementHelpers
 
SWTElementProvider - Class in org.eclipse.e4.ui.css.swt.dom
Returns the CSS class which is responsible for styling a SWT widget Registered via the "org.eclipse.e4.ui.css.core.elementProvider" extension point for the SWT widgets IElementProvider SWT implementation to retrieve w3c Element Element linked to SWT widget.
SWTElementProvider() - Constructor for class org.eclipse.e4.ui.css.swt.dom.SWTElementProvider
 
SWTError - Error in org.eclipse.swt
This error is thrown whenever an unrecoverable error occurs internally in SWT.
SWTError() - Constructor for error org.eclipse.swt.SWTError
Constructs a new instance of this class with its stack trace filled in.
SWTError(int) - Constructor for error org.eclipse.swt.SWTError
Constructs a new instance of this class with its stack trace and error code filled in.
SWTError(int, String) - Constructor for error org.eclipse.swt.SWTError
Constructs a new instance of this class with its stack trace, error code and message filled in.
SWTError(String) - Constructor for error org.eclipse.swt.SWTError
Constructs a new instance of this class with its stack trace and message filled in.
SWTEventListener - Interface in org.eclipse.swt.internal
This interface is the cross-platform version of the java.util.EventListener interface.
SWTException - Exception in org.eclipse.swt
This runtime exception is thrown whenever a recoverable error occurs internally in SWT.
SWTException() - Constructor for exception org.eclipse.swt.SWTException
Constructs a new instance of this class with its stack trace filled in.
SWTException(int) - Constructor for exception org.eclipse.swt.SWTException
Constructs a new instance of this class with its stack trace and error code filled in.
SWTException(int, String) - Constructor for exception org.eclipse.swt.SWTException
Constructs a new instance of this class with its stack trace, error code and message filled in.
SWTException(String) - Constructor for exception org.eclipse.swt.SWTException
Constructs a new instance of this class with its stack trace and message filled in.
SWTHTMLElement - Class in org.eclipse.e4.ui.css.swt.dom.html
w3c Element which wrap SWT widget to manage HTML/XUL selectors.
SWTHTMLElement(Widget, CSSEngine) - Constructor for class org.eclipse.e4.ui.css.swt.dom.html.SWTHTMLElement
 
SWTHTMLElementProvider - Class in org.eclipse.e4.ui.css.swt.dom.html
IElementProvider SWT implementation to retrieve w3c Element SWTHTMLElement linked to SWT widget.
SWTHTMLElementProvider() - Constructor for class org.eclipse.e4.ui.css.swt.dom.html.SWTHTMLElementProvider
 
SWTKeyLookup - Class in org.eclipse.jface.bindings.keys
A look-up table for the formal grammar for keys, and the integer values they represent.
SWTKeySupport - Class in org.eclipse.jface.bindings.keys
A utility class for converting SWT events into key strokes.
SWTKeySupport - Class in org.eclipse.ui.keys
Deprecated, for removal: This API element is subject to removal in a future version.
Please use SWTKeySupport
SWTKeySupport() - Constructor for class org.eclipse.jface.bindings.keys.SWTKeySupport
This class should never be instantiated.
SWTPartRenderer - Class in org.eclipse.e4.ui.workbench.renderers.swt
 
SWTPartRenderer() - Constructor for class org.eclipse.e4.ui.workbench.renderers.swt.SWTPartRenderer
 
SWTResourceRegistryKeyFactory - Class in org.eclipse.e4.ui.css.swt.resources
 
SWTResourceRegistryKeyFactory() - Constructor for class org.eclipse.e4.ui.css.swt.resources.SWTResourceRegistryKeyFactory
 
SWTResourcesRegistry - Class in org.eclipse.e4.ui.css.swt.resources
SWT Resources Registry to cache SWT Resource like Color, Cursor and Font and dispose it.
SWTResourcesRegistry(Display) - Constructor for class org.eclipse.e4.ui.css.swt.resources.SWTResourcesRegistry
 
SwtRunnable<E extends Exception> - Interface in org.eclipse.swt
A method that returns no result and may throw a checked exception of the given type.
SWTStyleHelpers - Class in org.eclipse.e4.ui.css.swt.helpers
SWT Helper to get SWT styles Widget as String.
SWTStyleHelpers() - Constructor for class org.eclipse.e4.ui.css.swt.helpers.SWTStyleHelpers
 
swtStyles - Variable in class org.eclipse.e4.ui.css.swt.dom.WidgetElement
 
SYMBOLIC_IMAGE_NAME - Static variable in class org.eclipse.ui.texteditor.AnnotationPreference
The symbolic name of the image to be drawn in the vertical ruler.
SYNC - Static variable in interface org.eclipse.core.resources.IResourceDelta
Change constant (bit mask) indicating that the resource's sync status has changed.
SYNC_CHANGED - Static variable in interface org.eclipse.team.core.subscribers.ISubscriberChangeEvent
Delta kind constant (bit mask) indicating that the synchronization state of a resource has changed.
SYNC_EDITOR - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Deprecated.
this action will be removed soon; use SHOW_IN instead
SYNC_INFO_SET_CANCELLATION - Static variable in interface org.eclipse.team.core.ITeamStatus
The collection of sync info for a sync info set has been canceled so the contents do not reflect the state of the system.
SYNC_INFO_SET_ERROR - Static variable in interface org.eclipse.team.core.ITeamStatus
An error occurred that may affect several resources in a SyncInfoSet.
syncCall(SwtCallable<T, E>) - Method in class org.eclipse.swt.widgets.Display
Calls the callable on the user-interface thread at the next reasonable opportunity, and returns the its result from this method.
syncExec(Runnable) - Method in class org.eclipse.core.databinding.observable.Realm
Causes the run() method of the runnable to be invoked from within this realm at the next reasonable opportunity.
syncExec(Runnable) - Method in class org.eclipse.debug.ui.AbstractDebugView
Registers the given runnable with the display associated with this view's control, if any.
syncExec(Runnable) - Method in class org.eclipse.e4.ui.di.UISynchronize
Executes the runnable on the UI-Thread and blocks until the runnable is finished
syncExec(Runnable) - Method in class org.eclipse.e4.ui.workbench.swt.DisplayUISynchronize
 
syncExec(Runnable) - Method in class org.eclipse.swt.widgets.Display
Causes the run() method of the runnable to be invoked by the user-interface thread at the next reasonable opportunity.
syncExec(Runnable) - Method in class org.eclipse.swt.widgets.Synchronizer
Causes the run() method of the runnable to be invoked by the user-interface thread at the next reasonable opportunity.
syncExec(Runnable) - Method in class org.eclipse.ui.internal.UISynchronizer
 
SynchronizationActionProvider - Class in org.eclipse.team.ui.mapping
An action group that can be used by models to contribute actions to a team synchronization viewer.
SynchronizationActionProvider() - Constructor for class org.eclipse.team.ui.mapping.SynchronizationActionProvider
 
SynchronizationCompareAdapter - Class in org.eclipse.team.ui.mapping
An abstract implementation of ISynchronizationCompareAdapter.
SynchronizationCompareAdapter() - Constructor for class org.eclipse.team.ui.mapping.SynchronizationCompareAdapter
 
SynchronizationContentProvider - Class in org.eclipse.team.ui.mapping
Abstract team aware content provider that delegates to another content provider.
SynchronizationContentProvider() - Constructor for class org.eclipse.team.ui.mapping.SynchronizationContentProvider
 
SynchronizationContext - Class in org.eclipse.team.core.mapping.provider
Abstract implementation of the ISynchronizationContext interface.
SynchronizationContext(ISynchronizationScopeManager, int, IResourceDiffTree) - Constructor for class org.eclipse.team.core.mapping.provider.SynchronizationContext
Create a synchronization context.
SynchronizationLabelProvider - Class in org.eclipse.team.ui.mapping
A label provider wrapper that adds synchronization image and/or text decorations to the image and label obtained from the delegate provider.
SynchronizationLabelProvider() - Constructor for class org.eclipse.team.ui.mapping.SynchronizationLabelProvider
 
SynchronizationOperation - Class in org.eclipse.team.ui.mapping
This operation class can be used by model providers when performing merge operations triggered from a synchronize participant page associated with a synchronization or merge context.
SynchronizationOperation(ISynchronizePageConfiguration, Object[]) - Constructor for class org.eclipse.team.ui.mapping.SynchronizationOperation
Create a synchronize operation that operations on the given elements
SynchronizationScopeManager - Class in org.eclipse.team.core.mapping.provider
Class for translating a set of ResourceMapping objects representing a view selection into the complete set of resources to be operated on.
SynchronizationScopeManager(String, ResourceMapping[], ResourceMappingContext, boolean) - Constructor for class org.eclipse.team.core.mapping.provider.SynchronizationScopeManager
Create a scope manager that uses the given context to determine what resources should be included in the scope.
SynchronizationStateTester - Class in org.eclipse.team.ui.mapping
A state change tester is used by logical models to communicate the synchronization state of their logical model elements to the lightweight label decorator of a team provider.
SynchronizationStateTester() - Constructor for class org.eclipse.team.ui.mapping.SynchronizationStateTester
Create a synchronization state tester.
synchronize(Object) - Method in class org.eclipse.ui.editors.text.ForwardingDocumentProvider
 
synchronize(Object) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider.NullProvider
Deprecated.
 
synchronize(Object) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider
 
synchronize(Object) - Method in class org.eclipse.ui.texteditor.AbstractDocumentProvider
 
synchronize(Object) - Method in interface org.eclipse.ui.texteditor.IDocumentProviderExtension
Synchronizes the document provided for the given element with the given element.
SYNCHRONIZE_GROUP - Static variable in interface org.eclipse.team.ui.synchronize.ISynchronizePageConfiguration
The id of the synchronize group the determines where the synchronize actions appear.
SYNCHRONIZE_SCROLLING - Static variable in class org.eclipse.compare.internal.ComparePreferencePage
 
SynchronizeModelAction - Class in org.eclipse.team.ui.synchronize
This action provides utilities for performing operations on selections that contain ISynchronizeModelElement instances.
SynchronizeModelAction(String, ISynchronizePageConfiguration) - Constructor for class org.eclipse.team.ui.synchronize.SynchronizeModelAction
Create an action with the given text and configuration.
SynchronizeModelAction(String, ISynchronizePageConfiguration, ISelectionProvider) - Constructor for class org.eclipse.team.ui.synchronize.SynchronizeModelAction
Create an action with the given text and configuration.
SynchronizeModelOperation - Class in org.eclipse.team.ui.synchronize
A specialized team operation that operates on ISynchronizeModelElementelements.
SynchronizeModelOperation(ISynchronizePageConfiguration, IDiffElement[]) - Constructor for class org.eclipse.team.ui.synchronize.SynchronizeModelOperation
Create an operation that will operate on the given diff elements.
SynchronizeOperation - Class in org.eclipse.equinox.p2.operations
A SynchronizeOperation describes an operation that will modify the installation to exclusively include the InstallableUnit mentioned.
SynchronizeOperation(ProvisioningSession, Collection<IInstallableUnit>) - Constructor for class org.eclipse.equinox.p2.operations.SynchronizeOperation
 
SynchronizePageActionGroup - Class in org.eclipse.team.ui.synchronize
Used to add one or more actions to the context menu, toolbar or view menu of an ISynchronizePage.
SynchronizePageActionGroup() - Constructor for class org.eclipse.team.ui.synchronize.SynchronizePageActionGroup
 
Synchronizer - Class in org.eclipse.swt.widgets
Instances of this class provide synchronization support for displays.
Synchronizer(Display) - Constructor for class org.eclipse.swt.widgets.Synchronizer
Constructs a new instance of this class.
synchronizeWithPreference() - Method in class org.eclipse.compare.internal.ShowWhitespaceAction
 
synchronizeWithPreference() - Method in class org.eclipse.compare.internal.TextEditorPropertyAction
 
SynchronousLogListener - Interface in org.eclipse.equinox.log
Marker interface to denotes a log listener that should be called on the logging thread
SyncInfo - Class in org.eclipse.team.core.synchronize
Describes the synchronization of a local resource relative to a remote resource variant.
SyncInfo(IResource, IResourceVariant, IResourceVariant, IResourceVariantComparator) - Constructor for class org.eclipse.team.core.synchronize.SyncInfo
Construct a sync info object.
syncInfoChanged(ISyncInfoSetChangeEvent, IProgressMonitor) - Method in interface org.eclipse.team.core.synchronize.ISyncInfoSetChangeListener
Sent when a SyncInfoSet changes.
SyncInfoChangeTypeFilter(int) - Constructor for class org.eclipse.team.core.synchronize.FastSyncInfoFilter.SyncInfoChangeTypeFilter
Create a filter that will match SyncInfo whose change type match that passed as an argument to this constructor.
SyncInfoChangeTypeFilter(int[]) - Constructor for class org.eclipse.team.core.synchronize.FastSyncInfoFilter.SyncInfoChangeTypeFilter
Create a filter that will match SyncInfo whose change type match those passed as arguments to this constructor.
SyncInfoCompareInput - Class in org.eclipse.team.ui.synchronize
A SyncInfo editor input used as input to a two-way or three-way compare viewer.
SyncInfoCompareInput(String, SyncInfo) - Constructor for class org.eclipse.team.ui.synchronize.SyncInfoCompareInput
Creates a compare editor input based on an existing SyncInfo.
SyncInfoCompareInput(ISynchronizePageConfiguration, SyncInfo) - Constructor for class org.eclipse.team.ui.synchronize.SyncInfoCompareInput
 
SyncInfoCompareInput(ISynchronizeParticipant, SyncInfo) - Constructor for class org.eclipse.team.ui.synchronize.SyncInfoCompareInput
Creates a compare editor input based on an existing SyncInfo from the given participant.
SyncInfoDirectionFilter(int) - Constructor for class org.eclipse.team.core.synchronize.FastSyncInfoFilter.SyncInfoDirectionFilter
Create a filter that will match SyncInfo whose change direction match that passed as arguments to this constructor.
SyncInfoDirectionFilter(int[]) - Constructor for class org.eclipse.team.core.synchronize.FastSyncInfoFilter.SyncInfoDirectionFilter
Create a filter that will match SyncInfo whose change direction match those passed as arguments to this constructor.
SyncInfoFilter - Class in org.eclipse.team.core.synchronize
A SyncInfoFilter tests a SyncInfo for inclusion, typically in a SyncInfoSet.
SyncInfoFilter() - Constructor for class org.eclipse.team.core.synchronize.SyncInfoFilter
 
SyncInfoFilter.ContentComparisonSyncInfoFilter - Class in org.eclipse.team.core.synchronize
Selects SyncInfo whose local and remote contents match.
SyncInfoSet - Class in org.eclipse.team.core.synchronize
A dynamic collection of SyncInfo objects that provides change notification to registered listeners.
SyncInfoSet() - Constructor for class org.eclipse.team.core.synchronize.SyncInfoSet
Create an empty set.
SyncInfoSet(SyncInfo[]) - Constructor for class org.eclipse.team.core.synchronize.SyncInfoSet
Create a SyncInfoSet containing the given SyncInfo instances.
SyncInfoSetChangeEvent - Class in org.eclipse.team.core.synchronize
This event keeps track of the changes in a SyncInfoSet
SyncInfoSetChangeEvent(SyncInfoSet) - Constructor for class org.eclipse.team.core.synchronize.SyncInfoSetChangeEvent
 
syncInfoSetErrors(SyncInfoSet, ITeamStatus[], IProgressMonitor) - Method in interface org.eclipse.team.core.synchronize.ISyncInfoSetChangeListener
This method is called when errors have occurred calculating the SyncInfo for a resource.
syncInfoSetReset(SyncInfoSet, IProgressMonitor) - Method in interface org.eclipse.team.core.synchronize.ISyncInfoSetChangeListener
Sent when the contents of a SyncInfoSet have been reset or the listener has been connected to the set for the first time using SyncInfoSet#connect(ISyncInfoSetChangeListener, IProgressMonitor).
SyncInfoTree - Class in org.eclipse.team.core.synchronize
Provides addition API for accessing the SyncInfo in the set through their resource's hierarchical relationships.
SyncInfoTree() - Constructor for class org.eclipse.team.core.synchronize.SyncInfoTree
Create an empty sync info tree.
SyncInfoTree(SyncInfo[]) - Constructor for class org.eclipse.team.core.synchronize.SyncInfoTree
Create a sync info tree containing the given sync info elements.
syncStateChanged(IResource[]) - Method in interface org.eclipse.team.core.variants.ISynchronizerChangeListener
Notification of synchronization state changes for the given resources.
syncStateChanged(IResource[]) - Method in class org.eclipse.team.core.variants.ThreeWaySubscriber
 
SYNTAX_ERROR - Static variable in exception org.eclipse.e4.ui.css.core.exceptions.DOMExceptionImpl
 
SYS_PROP_BREAKPOINT_TOGGLE_FACTORIES_USED - Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
A key for a system property that indicates whether there are toggle breakpoint factories registered in this installation.
SYSTEM - Static variable in class org.eclipse.jface.bindings.Binding
The type of binding that is defined by the system (i.e., by the application developer).
SYSTEM_EXTERNAL_EDITOR_ID - Static variable in interface org.eclipse.ui.IEditorRegistry
The identifier for the system external editor descriptor.
SYSTEM_INPLACE_EDITOR_ID - Static variable in interface org.eclipse.ui.IEditorRegistry
The identifier for the system in-place editor descriptor.
SYSTEM_MODAL - Static variable in class org.eclipse.swt.SWT
Style constant for system modal behavior (value is 1<<17).
SYSTEM_SUMMARY_DIALOG - Static variable in interface org.eclipse.ui.internal.IWorkbenchHelpContextIds
 
SYSTEM_TEST - Static variable in class org.eclipse.core.expressions.ExpressionTagNames
The tag name of the systemTest expression (value: systemTest)
SystemBrowser_noProgramForURL - Static variable in class org.eclipse.help.ui.internal.Messages
 
SystemBundleFile - Class in org.eclipse.osgi.storage
 
SystemBundleFile() - Constructor for class org.eclipse.osgi.storage.SystemBundleFile
 
SystemEditorDescription_name - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
SystemInPlaceDescription_name - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
SystemModule - Class in org.eclipse.osgi.container
A special kind of module that represents the system module for the container.
SystemModule(ModuleContainer) - Constructor for class org.eclipse.osgi.container.SystemModule
 
SystemSummary_features - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
SystemSummary_pluginRegistry - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
SystemSummary_sectionError - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
SystemSummary_sectionTitle - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
SystemSummary_systemProperties - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
SystemSummary_systemVariables - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
SystemSummary_timeStamp - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
SystemSummary_userPreferences - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
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 _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form