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 All Packages
All Classes All Packages
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
- 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
- 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.
- sanityCheckState(IEditorInput) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
-
Checks the state of the given editor input.
- sanityCheckState(IEditorInput) - Method in class org.eclipse.ui.texteditor.StatusTextEditor
- Sash - Class in org.eclipse.swt.widgets
-
Instances of the receiver represent a selectable user interface object that allows the user to drag a rubber banded outline of the sash within the parent control.
- Sash(Composite, int) - Constructor for class org.eclipse.swt.widgets.Sash
-
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
- SASH_WIDTH - Variable in class org.eclipse.swt.custom.SashForm
-
The width of all sashes in the form.
- sashForm - Variable in class org.eclipse.ui.forms.MasterDetailsBlock
-
The form that is the parent of both master and details part.
- 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.
- 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.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
-
Deprecated.
- 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(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.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.texteditor.IAbstractTextEditorHelpContextIds
-
Deprecated.As of 3.5, no longer used
- SAVE_ALL - Static variable in class org.eclipse.ui.actions.ActionFactory
-
Workbench action (id: "saveAll", 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_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_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.
- Saveable - Class in org.eclipse.ui
-
A
Saveable
represents a unit of saveability, e.g. an editable subset of the underlying domain model that may contain unsaved changes. - Saveable() - Constructor for class org.eclipse.ui.Saveable
- SaveableCompareEditorInput - Class in org.eclipse.team.ui.synchronize
-
A compare editor input that makes use of a
Saveable
to manage the save lifecycle of the editor input. - SaveableCompareEditorInput(CompareConfiguration, IWorkbenchPage) - Constructor for class org.eclipse.team.ui.synchronize.SaveableCompareEditorInput
-
Creates a
LocalResourceCompareEditorInput
which is initialized with the given compare configuration. - SaveableComparison - Class in org.eclipse.team.ui.mapping
-
A saveable comparison is used to buffer changes made when comparing or merging model elements.
- SaveableComparison() - Constructor for class org.eclipse.team.ui.mapping.SaveableComparison
- SaveablePartAdapter - Class in org.eclipse.team.ui
-
Deprecated.Clients should use a subclass of
CompareEditorInput
andCompareUI.openCompareDialog(org.eclipse.compare.CompareEditorInput)
- SaveablePartAdapter() - Constructor for class org.eclipse.team.ui.SaveablePartAdapter
-
Deprecated.
- SaveablePartDialog - Class in org.eclipse.team.ui
-
Deprecated.Clients should use a subclass of
CompareEditorInput
andCompareUI.openCompareDialog(org.eclipse.compare.CompareEditorInput)
- SaveablePartDialog(Shell, ISaveableWorkbenchPart) - Constructor for class org.eclipse.team.ui.SaveablePartDialog
-
Deprecated.Creates a dialog with the given title and input.
- SaveablesLifecycleEvent - Class in org.eclipse.ui
-
Event object describing a change to a set of Saveable objects.
- SaveablesLifecycleEvent(Object, int, Saveable[], boolean) - Constructor for class org.eclipse.ui.SaveablesLifecycleEvent
-
Creates a new SaveablesLifecycleEvent.
- SaveablesProvider - Class in org.eclipse.ui.navigator
-
Provides
Saveable
objects to the common navigator, and allows to map between elements in the tree and models. - SaveablesProvider() - Constructor for class org.eclipse.ui.navigator.SaveablesProvider
-
Creates a new saveable model provider.
- SaveAction - Class in org.eclipse.ui.texteditor
-
Deprecated.As of 3.5, replaced by
ActionFactory.SAVE
- SaveAction(ResourceBundle, String, ITextEditor) - Constructor for class org.eclipse.ui.texteditor.SaveAction
-
Deprecated.Creates a new action for the given text editor.
- saveAll(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(IShellProvider, IRunnableContext, ISaveableFilter, boolean) - Method in interface org.eclipse.ui.IWorkbench
-
Save all dirty saveables in the workbench that match the given filter.
- saveAllCheckedActionStates() - Method in class org.eclipse.debug.ui.AbstractDebugView
-
Saves the checked state for all actions contributed to the toolbar manager that function as a toggle action.
- saveAllEditors() - Method in class org.eclipse.compare.patch.ApplyPatchOperation
-
This method will save all dirty editors.
- saveAllEditors(boolean) - Method in class org.eclipse.team.ui.synchronize.SynchronizeModelAction
-
Save all dirty editors in the workbench that are open on files that may be affected by this operation.
- saveAllEditors(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(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.Saving has been moved to the launch delegate
LaunchConfigurationDelegate
to allow for scoped saving of resources that are only involved in the current launch, no longer the entire workspace - SaveAsDialog - Class in org.eclipse.ui.dialogs
-
A standard "Save As" dialog which solicits a path from the user.
- SaveAsDialog(Shell) - Constructor for class org.eclipse.ui.dialogs.SaveAsDialog
-
Creates a new Save As dialog for no specific file.
- saveBeforeLaunch() - 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.
- 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 interface org.eclipse.ui.IWorkbenchPage
-
Saves the contents of the given editor if dirty.
- saveLeftContent(Object, byte[]) - Method in interface org.eclipse.compare.contentmergeviewer.IMergeViewerContentProvider
-
Saves new contents for the left side of the
ContentMergeViewer
. - 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.
- saveParts(Collection<MPart>, boolean) - Method in interface org.eclipse.e4.ui.workbench.modeling.ISaveHandler
- savePerspective() - Method in interface org.eclipse.ui.IWorkbenchPage
-
Saves the visible views, their layout, and the visible action sets for this page to the current perspective descriptor.
- savePerspectiveAs(IPerspectiveDescriptor) - Method in interface org.eclipse.ui.IWorkbenchPage
-
Saves the visible views, their layout, and the visible action sets for this page to the given perspective descriptor.
- savePluginPreferences() - Method in class org.eclipse.core.runtime.Plugin
-
Deprecated.Replaced by InstanceScope.getNode(<bundleId>).flush()
- savePreferences(Scheme, Binding[]) - Method in interface org.eclipse.ui.keys.IBindingService
-
Writes the given active scheme and bindings to the preference store.
- savePreferenceStore() - Method in class org.eclipse.ui.plugin.AbstractUIPlugin
-
Deprecated.As of Eclipse 2.0, preferences exist for all plug-ins. The equivalent of this method is
Plugin.savePluginPreferences
. This method now callssavePluginPreferences
, 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
. - 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.
- 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(IMemento) - Method in interface org.eclipse.search.ui.ISearchResultPage
-
Saves the page state in a memento.
- saveState(IMemento) - Method in class org.eclipse.search.ui.text.AbstractTextSearchViewPage
- saveState(IMemento) - Method in class org.eclipse.team.ui.mapping.SynchronizationContentProvider
- saveState(IMemento) - Method in class org.eclipse.team.ui.mapping.SynchronizationLabelProvider
- saveState(IMemento) - Method in class org.eclipse.team.ui.synchronize.AbstractSynchronizeParticipant
- saveState(IMemento) - Method in class org.eclipse.team.ui.synchronize.AbstractSynchronizeScope
-
Persist the state of this scope.
- saveState(IMemento) - Method in interface org.eclipse.team.ui.synchronize.ISynchronizeParticipant
-
Saves the participants object state within the memento.
- saveState(IMemento) - Method in class org.eclipse.team.ui.synchronize.ModelSynchronizeParticipant
- saveState(IMemento) - Method in class org.eclipse.team.ui.synchronize.ResourceScope
- saveState(IMemento) - Method in class org.eclipse.team.ui.synchronize.SubscriberParticipant
- saveState(IMemento) - Method in class org.eclipse.team.ui.synchronize.WorkingSetScope
- saveState(IMemento) - Method in class org.eclipse.ui.actions.WorkingSetFilterActionGroup
-
Saves the state of the filter actions in a memento.
- saveState(IMemento) - Method in class org.eclipse.ui.application.ActionBarAdvisor
-
Saves arbitrary application-specific state information for this action bar advisor.
- saveState(IMemento) - Method in interface org.eclipse.ui.application.IWorkbenchWindowConfigurer
-
Saves the current state of the window using the specified memento.
- saveState(IMemento) - Method in class org.eclipse.ui.application.WorkbenchAdvisor
-
Saves arbitrary application-specific state information for this workbench advisor.
- saveState(IMemento) - Method in class org.eclipse.ui.application.WorkbenchWindowAdvisor
-
Saves arbitrary application specific state information.
- saveState(IMemento) - Method in class org.eclipse.ui.ide.FileStoreEditorInput
- saveState(IMemento) - Method in interface org.eclipse.ui.ILocalWorkingSetManager
-
Saves the state of the working set manager to the given memento.
- saveState(IMemento) - Method in interface org.eclipse.ui.INavigationLocation
-
Persists the state of this location into the
memento
- saveState(IMemento) - Method in class org.eclipse.ui.intro.config.CustomizableIntroPart
- saveState(IMemento) - Method in interface org.eclipse.ui.intro.config.IStandbyContentPart
-
Saves the object state within a memento.
- saveState(IMemento) - Method in interface org.eclipse.ui.intro.IIntroPart
-
Saves the object state within a memento.
- saveState(IMemento) - Method in interface org.eclipse.ui.IPersistable
-
Saves the state of the object in the given memento.
- saveState(IMemento) - Method in interface org.eclipse.ui.IViewPart
-
Saves the object state within a memento.
- saveState(IMemento) - Method in class org.eclipse.ui.navigator.CommonActionProvider
-
Save flags in aMemento to remember the state of any actions that persist from session to session.
- saveState(IMemento) - Method in class org.eclipse.ui.navigator.CommonNavigator
-
Note: This method is for internal use only.
- saveState(IMemento) - Method in 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.navigator.ResourceNavigator
-
Deprecated.
- 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.WizardExportPage
-
Deprecated.Persists resource specification control setting that are to be restored in the next instance of this page.
- saveWidgetValues() - Method in class org.eclipse.ui.dialogs.WizardExportResourcesPage
-
Persists resource specification control setting that are to be restored in the next instance of this page.
- saving(ISaveContext) - Method in interface org.eclipse.core.resources.ISaveParticipant
-
Tells this participant to save its important state because the workspace is being saved, as described in the supplied save context.
- scale - Variable in class org.eclipse.jface.preference.ScaleFieldEditor
-
The scale, or
null
if none. - scale(float, float) - Method in class org.eclipse.swt.graphics.Transform
-
Modifies the receiver so that it represents a transformation that is equivalent to its previous transformation scaled by (scaleX, scaleY).
- Scale - Class in org.eclipse.swt.widgets
-
Instances of the receiver represent a selectable user interface object that present a range of continuous numeric values.
- Scale(Composite, int) - Constructor for class org.eclipse.swt.widgets.Scale
-
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
- scaledTo(int, int) - Method in class org.eclipse.swt.graphics.ImageData
-
Returns a copy of the receiver which has been stretched or shrunk to the specified size.
- ScaleFieldEditor - Class in org.eclipse.jface.preference
-
A field editor for an integer type preference.
- ScaleFieldEditor(String, String, Composite) - Constructor for class org.eclipse.jface.preference.ScaleFieldEditor
-
Creates a scale field editor.
- ScaleFieldEditor(String, String, Composite, int, int, int, int) - Constructor for class org.eclipse.jface.preference.ScaleFieldEditor
-
Creates a scale field editor with particular scale values.
- scanlinePad - Variable in class org.eclipse.swt.graphics.ImageData
-
The scanline padding.
- schedule() - Method in class org.eclipse.core.runtime.jobs.Job
-
Schedules this job to be run.
- schedule(long) - Method in class org.eclipse.core.runtime.jobs.Job
-
Schedules this job to be run after a specified delay.
- schedule(Job) - 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(ProvisioningJob, int) - Method in class org.eclipse.equinox.p2.ui.ProvisioningUI
-
Schedule a job to execute the supplied ProvisioningOperation.
- 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
- 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 - Class in org.eclipse.jface.bindings
-
An instance of
IScheme
is a handle representing a binding scheme as defined by the extension pointorg.eclipse.ui.bindings
. - SCHEME_FILE - Static variable in class org.eclipse.core.filesystem.EFS
-
Scheme constant (value "file") indicating the local file system scheme.
- SCHEME_NULL - Static variable in class org.eclipse.core.filesystem.EFS
-
Scheme constant (value "null") indicating the null file system scheme.
- 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 documentPAGE_RANGE
Print the range of pages specified by startPage and endPageSELECTION
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.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.
- 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.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_MARKER - Static variable in class org.eclipse.search.ui.SearchUI
-
Deprecated.Use
NewSearchUI.SEARCH_MARKER
instead. - SEARCH_RESULT_VIEW_ID - Static variable in class org.eclipse.search.ui.SearchUI
-
Deprecated.Id of the Search result view (value
"org.eclipse.search.SearchResultView"
). - SEARCH_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"
). - SEARCH_VIEW_ID - Static variable in class org.eclipse.search.ui.SearchUI
-
Deprecated.Use
NewSearchUI.SEARCH_VIEW_ID
instead. - searchFinished() - Method in interface org.eclipse.search.ui.ISearchResultView
-
Deprecated.Informs the view that the search has finished.
- searchInBinaries() - Method in class org.eclipse.search.ui.text.TextSearchQueryProvider.TextSearchInput
-
Returns whether binary files are searched.
- 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 the following match rules configured:
SearchPattern.RULE_EXACT_MATCH
|SearchPattern.RULE_PREFIX_MATCH
|SearchPattern.RULE_PATTERN_MATCH
|SearchPattern.RULE_CAMELCASE_MATCH
|SearchPattern.RULE_BLANK_MATCH
) - SearchPattern(int) - Constructor for class org.eclipse.ui.dialogs.SearchPattern
-
Creates a search pattern with the rule 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.
- searchStarted(String, String, String, ImageDescriptor, IContextMenuContributor, ILabelProvider, IAction, IGroupByKeyComputer, IRunnableWithProgress) - Method in interface org.eclipse.search.ui.ISearchResultView
-
Deprecated.As of build > 20020514, replaced by the new version which provides an action group factory
- searchStarted(String, String, ImageDescriptor, IContextMenuContributor, ILabelProvider, IAction, IGroupByKeyComputer, IRunnableWithProgress) - Method in interface org.eclipse.search.ui.ISearchResultView
-
Deprecated.As of build > 20011107, replaced by the new version with additional parameter
- searchStarted(IActionGroupFactory, String, String, ImageDescriptor, String, ILabelProvider, IAction, IGroupByKeyComputer, IRunnableWithProgress) - Method in interface org.eclipse.search.ui.ISearchResultView
-
Deprecated.Informs the view that a search has started.
- SearchUI - Class in org.eclipse.search.ui
-
Deprecated, for removal: This API element is subject to removal in a future version.Part of the old ('classic') search. Since 3.0 clients can create their own search result view pages and use
NewSearchUI
instead. This class will be removed after 2023-09 release. See https://bugs.eclipse.org/bugs/show_bug.cgi?id=487303 for more information. - 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.
- 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.
- SecurePreferencesFactory - Class in org.eclipse.equinox.security.storage
-
Use this class to access secure preferences.
- SecurePreferencesFactory() - Constructor for class org.eclipse.equinox.security.storage.SecurePreferencesFactory
- segment - 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 - 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
- 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 - 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
- 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(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 thelambda
yieldstrue
. - 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(Viewer, Object, Object) - Method in class org.eclipse.ui.views.navigator.ResourcePatternFilter
-
Deprecated.
- 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 providedIDiffNode
matches the filter. - select(IDiff, IProgressMonitor) - Method in class org.eclipse.team.core.diff.DiffFilter
-
Return
true
if the providedIDiffNode
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 providedSyncInfo
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(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 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.in 3.0. Use
ActionFactory.SELECT_ALL.getId()
instead. - SELECT_ALL - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
-
Name of standard Select All global action in the Edit menu.
- SELECT_ALL - Static variable in interface org.eclipse.ui.texteditor.IWorkbenchActionDefinitionIds
-
Deprecated.As of 3.5, replaced by
IWorkbenchCommandConstants.EDIT_SELECT_ALL
- SELECT_ALL_ACTION - Static variable in interface org.eclipse.debug.ui.IDebugView
-
Action id for a view's select all action.
- SELECT_ALL_ACTION - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
-
Help context id for the action.
- SELECT_ALL_HANDLER - Static variable in interface org.eclipse.ui.swt.IFocusService
-
Use the value to provide default select all behaviour in a handler element class attribute.
- SELECT_ALL_ID - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
-
Button id for a "Select All" button (value 18).
- SELECT_COLUMN_NEXT - Static variable in class org.eclipse.swt.custom.ST
- SELECT_COLUMN_NEXT - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
-
Action definition id of the select next column action.
- SELECT_COLUMN_PREVIOUS - Static variable in class org.eclipse.swt.custom.ST
- SELECT_COLUMN_PREVIOUS - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
-
Action definition id of the select previous column action.
- SELECT_LINE_DOWN - Static variable in class org.eclipse.swt.custom.ST
- SELECT_LINE_DOWN - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
-
Action definition id of the select line down action.
- SELECT_LINE_END - Static variable in class org.eclipse.swt.custom.ST
- SELECT_LINE_END - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
-
Action definition id of the select line end action.
- SELECT_LINE_START - Static variable in class org.eclipse.swt.custom.ST
- SELECT_LINE_START - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
-
Action definition id of the select line start action.
- SELECT_LINE_UP - Static variable in class org.eclipse.swt.custom.ST
- SELECT_LINE_UP - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
-
Action definition id of the select line up action.
- SELECT_NEXT_PROPOSAL_COMMAND_ID - Static variable in class org.eclipse.jface.text.contentassist.ContentAssistant
-
Content assist command identifier for 'select next proposal'.
- SELECT_ON_HOVER - Static variable in class org.eclipse.jface.util.OpenStrategy
-
Hover will select the item.
- SELECT_PAGE_DOWN - Static variable in class org.eclipse.swt.custom.ST
- SELECT_PAGE_DOWN - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
-
Action definition id of the select page down action.
- SELECT_PAGE_UP - Static variable in class org.eclipse.swt.custom.ST
- SELECT_PAGE_UP - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
-
Action definition id of the select page up action.
- SELECT_PREVIOUS_PROPOSAL_COMMAND_ID - Static variable in class org.eclipse.jface.text.contentassist.ContentAssistant
-
Content assist command identifier for 'select previous proposal'.
- SELECT_TEXT_END - Static variable in class org.eclipse.swt.custom.ST
- SELECT_TEXT_END - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
-
Action definition id of the select text end action.
- SELECT_TEXT_START - Static variable in class org.eclipse.swt.custom.ST
- SELECT_TEXT_START - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
-
Action definition id of the select text start action.
- SELECT_TYPES_ID - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
-
Button id for a "Select types" button (value 20).
- SELECT_WINDOW_END - Static variable in class org.eclipse.swt.custom.ST
- SELECT_WINDOW_END - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
-
Action definition id of the select window end action.
- SELECT_WINDOW_START - Static variable in class org.eclipse.swt.custom.ST
- SELECT_WINDOW_START - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
-
Action definition id of the select window start action.
- SELECT_WORD_NEXT - Static variable in class org.eclipse.swt.custom.ST
- SELECT_WORD_NEXT - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
-
Action definition id of the select next word action.
- SELECT_WORD_PREVIOUS - Static variable in class org.eclipse.swt.custom.ST
- SELECT_WORD_PREVIOUS - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
-
Action definition id of the select previous word action.
- selectAll() - Method in class org.eclipse.swt.custom.StyledText
-
Selects all the text.
- selectAll() - Method in class org.eclipse.swt.widgets.List
-
Selects all of the items in the receiver.
- selectAll() - Method in class org.eclipse.swt.widgets.Table
-
Selects all of the items in the receiver.
- selectAll() - Method in class org.eclipse.swt.widgets.Text
-
Selects all the text in the receiver.
- selectAll() - Method in class org.eclipse.swt.widgets.Tree
-
Selects all of the items in the receiver.
- selectAll() - Method in class org.eclipse.ui.dialogs.FilteredTree
-
Select all text in the filter text field.
- selectAndReveal(int, int) - Method in class org.eclipse.jface.text.DefaultUndoManager
-
Deprecated.Selects and reveals the specified range.
- selectAndReveal(int, int) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
- selectAndReveal(int, int) - 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.
- selectAppropriateFolderContents(IContainer) - Method in class org.eclipse.ui.dialogs.WizardExportPage
-
Deprecated.Records a container's recursive file descendents which have an extension that has been specified for export by the user.
- selectAppropriateResources(Object) - Method in class org.eclipse.ui.dialogs.WizardExportPage
-
Deprecated.Records a resource's recursive descendents which are appropriate for export based upon this page's current controls contents.
- 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(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.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_PROJECTS_SCOPE - Static variable in interface org.eclipse.search.ui.ISearchPageContainer
-
Current Project scope (value
3
). - 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
- 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 method in class org.eclipse.jface.databinding.swt.WidgetProperties
-
Deprecated.
- 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
- 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.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.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 thisIActionDelegate
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(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(IStructuredSelection) - Method in class org.eclipse.ui.views.navigator.ShowInNavigatorAction
-
Deprecated.
- selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.compare.CompareViewerPane
- 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 thisISelectionChangedListener
method callsselectionChanged(IStructuredSelection)
assuming the selection is a structured one. - selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.ui.actions.SelectionProviderAction
-
The
SelectionProviderAction
implementation of thisISelectionChangedListener
method callsselectionChanged(IStructuredSelection)
if the selection is a structured selection butselectionChanged(ISelection)
if it is not. - 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 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.
- SelectionDialog - Class in org.eclipse.ui.dialogs
-
The abstract implementation of a selection dialog.
- SelectionDialog(Shell) - Constructor for class org.eclipse.ui.dialogs.SelectionDialog
-
Creates a dialog instance.
- SelectionEnabler - Class in org.eclipse.ui
-
Determines the enablement status given a selection.
- SelectionEnabler(IConfigurationElement) - Constructor for class org.eclipse.ui.SelectionEnabler
-
Create a new instance of the receiver.
- SelectionEvent - Class in org.eclipse.swt.events
-
Instances of this class are sent as a result of widgets being selected.
- SelectionEvent(Event) - Constructor for class org.eclipse.swt.events.SelectionEvent
-
Constructs a new instance of this class based on the information in the given untyped event.
- selectionGroup - Variable in class org.eclipse.ui.dialogs.WizardResourceImportPage
-
The
selectionGroup
field should have been created with a private modifier. - 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.
- 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
-
Deprecated.As of 3.0, replaced by
SelectMarkerRulerAction(ResourceBundle, String, ITextEditor, IVerticalRulerInfo)
- 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
-
Deprecated.As of 2.1 replaced by
SelectMarkerRulerAction(ResourceBundle, String, ITextEditor, IVerticalRulerInfo)
- selectNodes(FastSyncInfoFilter) - Method in class org.eclipse.team.core.synchronize.SyncInfoSet
-
Removes all nodes from this set that do not match the given filter leaving only those that do match the filter.
- 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 - Interface in org.eclipse.e4.ui.workbench
-
Selector to find element
- selectPreviewChange(Change) - Method in class org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard
-
Hook method which is called for each change before it is displayed in a preview page.
- selectPreviousEdition(ITypedElement, ITypedElement[], Object) - Method in class org.eclipse.compare.EditionSelectionDialog
-
Deprecated.Select the previous edition (presenting a UI).
- selectReveal(Object) - Method in class org.eclipse.ui.forms.editor.FormEditor
-
Iterates through the pages calling similar method until a page is found that contains the desired page input.
- selectReveal(Object) - Method in class org.eclipse.ui.forms.editor.FormPage
-
Attempts to select and reveal the given object by passing the request to the managed form.
- selectReveal(Object) - Method in interface org.eclipse.ui.forms.editor.IFormPage
-
A hint to bring the provided object into focus.
- selectReveal(ISelection) - Method in class org.eclipse.ui.navigator.CommonNavigator
-
Set the selection to the Common Navigator tree, and expand nodes if necessary.
- selectReveal(ISelection) - Method in interface org.eclipse.ui.part.ISetSelectionTarget
-
Reveals and selects the given element within this target view.
- selectReveal(ISelection) - Method in class org.eclipse.ui.views.navigator.ResourceNavigator
-
Deprecated.Selects and reveals the specified elements.
- 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.
- 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 - 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.swt.custom.StyledTextPrintOptions
-
Separator constant for use in
header
andfooter
. - 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_FILL - Static variable in class org.eclipse.swt.SWT
-
Constant representing a flexible space separator in a ToolBar.
- 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 aParameterizedCommand
. - 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 thisParameterizedCommand
. - serializeDocument(Document) - Static method in class org.eclipse.debug.core.DebugPlugin
-
Serializes the given XML document into a string.
- serializeDocument(Document) - Method in class org.eclipse.debug.core.sourcelookup.containers.AbstractSourceContainerTypeDelegate
-
Returns the given XML document as a string.
- service(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.equinox.jsp.jasper.JspServlet
- 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
(usingURL.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
(usingURL.toExternalForm()
), as long as the location is not set, this property will be missing, allowing consumers to trackLocation
s that are (not) set yet. - ServiceCaller<Service> - 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<Service>) - 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<Service>, String) - Constructor for class org.eclipse.core.runtime.ServiceCaller
-
Creates a
ServiceCaller
instance for invoking an OSGi service many times with a consumer function. - serviceLocator - Variable in class org.eclipse.ui.menus.CommandContributionItemParameter
-
a service locator that is most appropriate for this contribution.
- SESSION_PROPERTY - Static variable in interface org.eclipse.ui.IResourceActionFilter
-
An attribute indicating a session property on the selected resource (value
"sessionProperty"
). - SESSION_START - Static variable in class org.eclipse.jface.text.DocumentRewriteSessionEvent
- SESSION_STOP - Static variable in class org.eclipse.jface.text.DocumentRewriteSessionEvent
- SessionResourceVariantByteStore - Class in org.eclipse.team.core.variants
-
A
ResourceVariantByteStore
that caches the variant bytes in memory and does not persist them over workbench invocations. - SessionResourceVariantByteStore() - Constructor for class org.eclipse.team.core.variants.SessionResourceVariantByteStore
- set(int, 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<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(Class, String) - Static method in class org.eclipse.core.databinding.beans.BeanProperties
-
Deprecated.Returns a set property for the given property name of the given bean class.
- set(Class, String) - Static method in class org.eclipse.core.databinding.beans.PojoProperties
-
Deprecated.Returns a set property for the given property name of the given bean class.
- set(Class, String, Class) - Static method in class org.eclipse.core.databinding.beans.BeanProperties
-
Deprecated.Returns a set property for the given property name of the given bean class.
- set(Class, String, Class) - Static method in class org.eclipse.core.databinding.beans.PojoProperties
-
Deprecated.Returns a set property for the given property name of the given bean class.
- set(Object[]) - Method in class org.eclipse.jface.viewers.deferred.SetModel
-
Sets the contents to the given array of elements
- set(String) - Static method in class org.eclipse.core.databinding.beans.BeanProperties
-
Deprecated.Returns a set property for the given property name of an arbitrary bean class.
- 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.PojoProperties
-
Deprecated.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) - Static method in class org.eclipse.core.databinding.beans.BeanProperties
-
Deprecated.Returns a set property for the given property name of an arbitrary bean class.
- set(String, Class) - Static method in class org.eclipse.core.databinding.beans.PojoProperties
-
Deprecated.Returns a set property for the given property name of an arbitrary bean class.
- 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, 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(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 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 thisIPage
method callsmakeContributions
for backwards compatibility with previous versions ofIPage
. - setActionBars(IActionBars) - Method in class org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage
- 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.
- setActionGroup(ResourceNavigatorActionGroup) - Method in class org.eclipse.ui.views.navigator.ResourceNavigator
-
Deprecated.Sets the action group.
- setActionHandler(IAction) - Method in class org.eclipse.ui.actions.LabelRetargetAction
-
Sets the action handler.
- setActionHandler(IAction) - Method in class org.eclipse.ui.actions.RetargetAction
-
Sets the action handler.
- setActionHandler(IAction) - Method in class org.eclipse.ui.texteditor.StatusLineContributionItem
- 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.
- setActivateOnWrite(boolean) - Method in class org.eclipse.ui.console.IOConsoleOutputStream
-
Sets whether to activate the console this stream is writing to when this stream is written to.
- setActive() - Method in class org.eclipse.swt.widgets.Shell
-
If the receiver is visible, moves it to the top of the drawing order for the display on which it was created (so that all other shells on that display, which are not the receiver's children will be drawn behind it) and asks the window manager to make the shell active
- setActive(boolean) - Method in class org.eclipse.ui.forms.editor.FormPage
-
Implements the required method by refreshing the form when set active.
- setActive(boolean) - Method in interface org.eclipse.ui.forms.editor.IFormPage
-
Indicates whether the page has become the active in the editor.
- setActive(boolean) - Method in class org.eclipse.ui.SubActionBars
-
Activate / deactivate the contributions.
- setActive(boolean) - Method in class org.eclipse.ui.SubActionBars2
- setActiveBackground(Color) - Method in class org.eclipse.ui.forms.HyperlinkGroup
-
Sets the new active hyperlink background for all the links.
- setActiveBackground(Color) - Method in class org.eclipse.ui.forms.HyperlinkSettings
-
Sets the new active hyperlink background for all the links.
- 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.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.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 thisIEditorActionBarContributor
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.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 interface org.eclipse.ui.IWorkbenchWindow
-
Sets or clears the currently active page for this workbench window.
- setActivePart(IAction, IWorkbenchPart) - Method in class org.eclipse.debug.ui.actions.AddMemoryRenderingActionDelegate
- setActivePart(IAction, IWorkbenchPart) - Method in class org.eclipse.debug.ui.actions.ContextualLaunchAction
- setActivePart(IAction, IWorkbenchPart) - Method in interface org.eclipse.ui.IObjectActionDelegate
-
Sets the active part for the delegate.
- setActiveSaveable(SaveableComparison) - Method in class org.eclipse.team.ui.synchronize.ModelParticipantAction
-
Set the active saveable.
- setActiveSaveable(SaveableComparison) - Method in class org.eclipse.team.ui.synchronize.ModelSynchronizeParticipant
-
Set the active saveable of this participant.
- setActiveScheme(Scheme) - Method in class org.eclipse.jface.bindings.BindingManager
-
Selects one of the schemes as the active scheme.
- setActiveTab(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.
- 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.
- 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 scanliney
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 scanliney
in the receiver's alpha data to the values from the arrayalphas
starting atstartIndex
. - 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.
- 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
orSWT.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)
andsetMaxFileStateSize(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.
- 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.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.
- 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 whenfalse
. - setAutoIndentStrategy(IAutoIndentStrategy, String) - Method in interface org.eclipse.jface.text.ITextViewer
-
Deprecated.
- setAutoIndentStrategy(IAutoIndentStrategy, String) - Method in class org.eclipse.jface.text.TextViewer
-
Deprecated.
- 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.
- 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(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[], 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.
- 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
- setBackgroundColor(RGB) - Method in class org.eclipse.compare.contentmergeviewer.TextMergeViewer
-
Sets the viewer's background color to the given RGB value.
- setBackgroundImage(Image) - Method in class org.eclipse.jface.window.DefaultToolTip
- 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.
- setBackgroundImageAlignment(int) - Method in class org.eclipse.ui.forms.widgets.Form
-
Deprecated.due to the underlying widget limitations, background image is always tiled and alignment cannot be controlled.
- setBackgroundImageClipped(boolean) - Method in class org.eclipse.ui.forms.widgets.Form
-
Deprecated.due to the underlying widget limitations, background image is always clipped.
- setBackgroundImageTiled(boolean) - Method in class org.eclipse.ui.forms.widgets.Form
-
Sets whether the header background image is repeated to cover the entire heading area or not.
- setBackgroundMode(int) - Method in class org.eclipse.swt.widgets.Composite
-
Sets the background drawing mode to the argument which should be one of the following constants defined in class
SWT
:INHERIT_NONE
,INHERIT_DEFAULT
,INHERIT_FORCE
. - setBackgroundPattern(Pattern) - Method in class org.eclipse.swt.graphics.GC
-
Sets the background pattern.
- setBannerText(String) - Method in class org.eclipse.ui.texteditor.InfoForm
-
Deprecated.Sets the banner text of this info form.
- setBaseAddress(BigInteger) - Method in interface org.eclipse.debug.core.model.IMemoryBlockExtension
-
Sets the base address of this memory block to the given address.
- setBaseBytes(IResource, byte[]) - Method in class org.eclipse.team.core.variants.ThreeWaySynchronizer
-
Set the base bytes for the given resource.
- setBaseEnabled(boolean) - Method in class org.eclipse.core.commands.AbstractHandler
-
Allow the default
AbstractHandler.isEnabled()
to answer our enabled state. - 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 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.
- setBorderStyle(int) - Method in class org.eclipse.ui.forms.widgets.FormToolkit
-
Sets the border style to be used when creating widgets.
- setBorderVisible(boolean) - Method in class org.eclipse.swt.custom.CTabFolder
-
Toggle the visibility of the border
- setBorderVisible(boolean) - Method in class org.eclipse.swt.custom.ViewForm
-
Specify whether the border should be displayed or not.
- setBottom(Control) - Method in class org.eclipse.swt.custom.CBanner
-
Set the control that appears on the bottom side of the banner.
- 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.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.
- 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.
- 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.
- 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 withfalse
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 iftrue
interpreted with there control character meaning. - 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 interface org.eclipse.e4.ui.model.application.commands.MCommand
-
Sets the value of the '
Category
' reference. - 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.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.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
-
Sets the
ICheckStateProvider
for thisCheckboxTreeViewer
. - setCheckStateProvider(ICheckStateProvider) - Method in class org.eclipse.jface.viewers.CheckboxTreeViewer
-
Sets the
ICheckStateProvider
for thisCheckboxTreeViewer
. - 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
- setClient(Control) - Method in class org.eclipse.ui.forms.widgets.ExpandableComposite
-
Sets the client of this expandable composite.
- setClipping(int, int, int, int) - Method in class org.eclipse.swt.graphics.GC
-
Sets the area of the receiver which can be changed by drawing operations to the rectangular area specified by the arguments.
- setClipping(Path) - Method in class org.eclipse.swt.graphics.GC
-
Sets the area of the receiver which can be changed by drawing operations to the path specified by the argument.
- setClipping(Rectangle) - Method in class org.eclipse.swt.graphics.GC
-
Sets the area of the receiver which can be changed by drawing operations to the rectangular area specified by the argument.
- setClipping(Region) - Method in class org.eclipse.swt.graphics.GC
-
Sets the area of the receiver which can be changed by drawing operations to the region specified by the argument.
- setCloseable(boolean) - Method in interface org.eclipse.e4.ui.model.application.descriptor.basic.MPartDescriptor
-
Sets the value of the '
Closeable
' attribute. - 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 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, 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.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.
- setColorPreferenceKey(String) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
-
Sets the preference key for the presentation color.
- setColorPreferenceValue(RGB) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
-
Sets the default presentation color.
- setColors(Control, Color, Color) - Static method in class org.eclipse.jface.resource.JFaceColors
-
Set the foreground and background colors of the control to the specified values.
- setColorValue(RGB) - Method in class org.eclipse.jface.preference.ColorSelector
-
Set the current color value and update the control.
- setColumn(int) - Method in class org.eclipse.swt.custom.TableEditor
-
Sets the zero based index of the column of the cell being tracked by this editor.
- setColumn(int) - Method in class org.eclipse.swt.custom.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 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 interface org.eclipse.e4.ui.model.application.ui.menu.MHandledItem
-
Sets the value of the '
Command
' reference. - 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
-
Sets the
CommonDropAdapter
. - 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(ViewerComparator) - Method in class org.eclipse.jface.viewers.StructuredViewer
-
Sets this viewer's comparator to be used for sorting elements, and triggers refiltering and resorting of this viewer's element.
- setComparator(ViewerComparator) - Method in class org.eclipse.ui.dialogs.CheckedTreeSelectionDialog
-
Sets the comparator used by the tree viewer.
- setComparator(ViewerComparator) - Method in class org.eclipse.ui.dialogs.ElementTreeSelectionDialog
-
Sets the comparator used by the tree viewer.
- setComparator(ResourceComparator) - Method in interface org.eclipse.ui.views.navigator.IResourceNavigator
-
Deprecated.Sets the current comparator.
- setComparator(ResourceComparator) - Method in class org.eclipse.ui.views.navigator.ResourceNavigator
-
Deprecated.Sets the resource comparator
- setCompareEditorInput(CompareEditorInput) - Method in class org.eclipse.compare.NavigationAction
-
Sets the
CompareEditorInput
on which this action operates. - setCompareMode(boolean) - Method in class org.eclipse.compare.EditionSelectionDialog
-
Deprecated.Controls whether the
EditionSelectionDialog
is in 'compare' mode or 'add/replace' (the default) mode. - setComparer(IElementComparer) - Method in class org.eclipse.jface.viewers.StructuredViewer
-
Sets the comparer to use for comparing elements, or
null
to use the defaultequals
andhashCode
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.
- 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.
- setConfirmSave(boolean) - Method in class org.eclipse.compare.contentmergeviewer.ContentMergeViewer
-
Controls whether
doSave(Object, Object)
asks for confirmation before saving the old input withsaveContent(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 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.WizardImportPage
-
Deprecated.Sets the value of this page's container resource field, or stores it for future use if this page's controls do not exist yet.
- setContainerFieldValue(String) - Method in class org.eclipse.ui.dialogs.WizardResourceImportPage
-
Sets the value of this page's container resource field, or stores it for future use if this page's controls do not exist yet.
- setContainerFullPath(IPath) - Method in class org.eclipse.ui.dialogs.WizardNewFileCreationPage
-
Sets the value of this page's container name field, or stores it for future use if this page's controls do not exist yet.
- setContainerMenus(MenuItem[]) - Method in class org.eclipse.swt.ole.win32.OleFrame
-
Specify the menu items that should appear in the Container location when an OLE Document is in-place activated.
- setContainerMode(boolean) - Method in class org.eclipse.ui.dialogs.CheckedTreeSelectionDialog
-
If set, the checked /gray state of containers (inner nodes) is derived from the checked state of its leaf nodes.
- setContainerVisible(String, boolean) - Method in interface org.eclipse.debug.ui.memory.IMemoryRenderingSite2
-
Sets whether the identified container should be visible.
- setContenProvider(IStructuredContentProvider) - Method in class org.eclipse.jface.viewers.ComboBoxViewerCellEditor
-
Deprecated.As of 3.7, replaced by
ComboBoxViewerCellEditor.setContentProvider(IStructuredContentProvider)
- setContent(byte[]) - Method in class org.eclipse.compare.BufferedContent
-
Sets the contents.
- setContent(byte[]) - Method in interface org.eclipse.compare.IEditableContent
-
Replaces the current content with the given new bytes.
- setContent(byte[]) - Method in class org.eclipse.compare.structuremergeviewer.DocumentRangeNode
-
Default implementation that calls
DocumentRangeNode.internalSetContents(byte[])
and thenDocumentRangeNode.nodeChanged(DocumentRangeNode)
. - 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 thisContentViewer
method checks to ensure that the content provider is anIMergeViewerContentProvider
. - 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.hyperlink.AbstractHyperlinkDetector
-
Sets this hyperlink detector's context which is responsible to provide the adapters.
- setContext(IEclipseContext) - Method in interface org.eclipse.e4.ui.model.application.ui.MContext
-
Sets the value of the '
Context
' attribute. - 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
- setContext(ActionContext) - Method in class org.eclipse.ui.views.navigator.MainActionGroup
-
Deprecated.Extends the superclass implementation to set the context in the subgroups.
- setContextInformationPopupBackground(Color) - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
-
Sets the context information popup's background color.
- setContextInformationPopupForeground(Color) - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
-
Sets the context information popup's foreground color.
- setContextInformationPopupOrientation(int) - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
-
Sets the context information popup's orientation.
- setContextMenuManager(IMenuManager) - Method in class org.eclipse.jface.action.CoolBarManager
- setContextMenuManager(IMenuManager) - Method in interface org.eclipse.jface.action.ICoolBarManager
-
Sets the context menu of this cool bar manager to the given menu manager.
- setContextMenuManager(IMenuManager) - Method in class org.eclipse.jface.action.SubCoolBarManager
- setContextMenuManager(MenuManager) - Method in class org.eclipse.jface.action.ToolBarManager
-
Sets the context menu manager for this tool bar manager to the given menu manager.
- setContextSelectorBackground(Color) - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
-
Sets the context selector's background color.
- setContextSelectorForeground(Color) - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
-
Sets the context selector's foreground color.
- setContextTypeId(String) - Method in class org.eclipse.jface.text.templates.Template
-
Deprecated.Templates should never be modified
- setContextTypeRegistry(ContextTypeRegistry) - Method in class org.eclipse.ui.texteditor.templates.TemplatePreferencePage
-
Sets the context type registry.
- setContributesToHeader(boolean) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
-
Sets whether the annotation type contributes to the overview ruler's header.
- 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 interface org.eclipse.e4.ui.model.application.MContribution
-
Sets the value of the '
Contribution URI
' attribute. - 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.
- 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 interface org.eclipse.e4.ui.model.application.ui.MCoreExpression
-
Sets the value of the '
Core Expression
' attribute. - setCoreExpressionId(String) - Method in interface org.eclipse.e4.ui.model.application.ui.MCoreExpression
-
Sets the value of the '
Core Expression Id
' attribute. - 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.wizards.datatransfer.ImportOperation
-
Set Whether links will be created instead of files and folders
- setCriteria(int) - Method in class org.eclipse.ui.views.navigator.ResourceComparator
-
Sets the sort criteria of this sorter.
- setCriteria(int) - Method in class org.eclipse.ui.views.navigator.ResourceSorter
-
Deprecated.Sets the sort criteria of this sorter.
- setCurrent() - Method in class org.eclipse.swt.opengl.GLCanvas
-
Sets the OpenGL context associated with this GLCanvas to be the current GL context.
- setCurrentHeight(int) - Method in class org.eclipse.jface.action.ToolBarContributionItem
-
Sets the current height of the cool item.
- setCurrentIndex(int) - Method in class org.eclipse.ui.views.framelist.FrameList
-
Sets the current frame to the frame with the given index.
- setCurrentPage(IPreferencePage) - Method in class org.eclipse.jface.preference.PreferenceDialog
-
Sets the current page.
- 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.
- 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 interface org.eclipse.e4.ui.model.application.ui.MUIElement
-
Sets the value of the '
Cur Shared Ref
' reference. - 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
, orCYCLING_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(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, 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.
- 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.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.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.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.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.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.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.
- setDefaultLookupOrder(String, String, String[]) - Method in interface org.eclipse.core.runtime.preferences.IPreferencesService
-
Set the default scope lookup order for the preference keyed by the given qualifier and simple name.
- setDefaultModalParent(IShellProvider) - Static method in class org.eclipse.jface.window.Window
-
Sets the default parent for modal Windows.
- setDefaultOrientation(int) - Static method in class org.eclipse.jface.window.Window
-
Sets the default orientation of windows.
- setDefaultPageImageDescriptor(ImageDescriptor) - Method in class org.eclipse.jface.wizard.Wizard
-
Sets the default page image descriptor for this wizard.
- setDefaultPageTitle(String) - Method in class org.eclipse.ltk.ui.refactoring.RefactoringWizard
-
Sets the default page title to the given value.
- setDefaultPerspective(String) - Method in interface org.eclipse.ui.IPerspectiveRegistry
-
Sets the default perspective for the workbench to the given perspective id.
- setDefaultPrefixes(String[], String) - Method in interface org.eclipse.jface.text.ITextViewer
-
Sets the strings that are used as prefixes when lines of the given content type are prefixed using the prefix text operation.
- setDefaultPrefixes(String[], String) - Method in class org.eclipse.jface.text.TextViewer
- setDefaultRegistryProvider(IRegistryProvider) - Static method in class org.eclipse.core.runtime.RegistryFactory
-
Use this method to specify the default registry provider.
- setDefaultReturnToken(IToken) - Method in class org.eclipse.jface.text.rules.RuleBasedScanner
-
Configures the scanner's default return token.
- setDefaults(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.debug.ui.AbstractLaunchConfigurationTabGroup
-
By default, delegate to all of the tabs in this group.
- setDefaults(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.debug.ui.CommonTab
- setDefaults(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.debug.ui.EnvironmentTab
- setDefaults(ILaunchConfigurationWorkingCopy) - Method in interface org.eclipse.debug.ui.ILaunchConfigurationTab
-
Initializes the given launch configuration with default values for this tab.
- setDefaults(ILaunchConfigurationWorkingCopy) - Method in interface org.eclipse.debug.ui.ILaunchConfigurationTabGroup
-
Initializes the given launch configuration with default values for this tab group.
- setDefaults(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.debug.ui.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.
- 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.
- 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 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 interface org.eclipse.e4.ui.model.application.descriptor.basic.MPartDescriptor
-
Sets the value of the '
Description
' attribute. - 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 thisIDialogPage
method extends theDialogPage
implementation to update the wizard container title bar. - setDescription(String) - Method in class org.eclipse.ltk.core.refactoring.RefactoringDescriptor
-
Sets the description of this refactoring.
- setDescription(String) - Method in class org.eclipse.ui.forms.widgets.Section
-
Sets the description text.
- setDescription(String) - Method in class org.eclipse.ui.texteditor.TextNavigationAction
- setDescription(String) - Method in class org.eclipse.ui.views.properties.PropertyDescriptor
-
Sets the description for this property descriptor.
- 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.
- 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
- 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.
- 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.
- 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 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 interface org.eclipse.e4.ui.model.application.descriptor.basic.MPartDescriptor
-
Deprecated.See
model documentation
for details. - 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(Display) - Method in class org.eclipse.ui.progress.UIJob
-
Sets the display to execute the asyncExec in.
- setDisplayMode(boolean) - Method in class org.eclipse.jface.text.source.LineNumberChangeRulerColumn
-
Sets the display mode of the ruler.
- setDoContextInfo(boolean) - Method in class org.eclipse.jface.text.link.LinkedModeUI
-
Sets the context info property.
- setDocument(IDocument) - Method in interface org.eclipse.jface.text.IDocumentAdapter
-
Sets the adapters document.
- setDocument(IDocument) - Method in interface org.eclipse.jface.text.ITextViewer
-
Sets the given document as the text viewer's model and updates the presentation accordingly.
- setDocument(IDocument) - 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.
- 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.
- 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 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.
- setEditorReuseThreshold(int) - Method in interface org.eclipse.ui.IPageLayout
-
Deprecated.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.
- 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.
- 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 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.
- 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.
- 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 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) - 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.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 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(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.
- 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.
- 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.
- 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.
- 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 onDialogPage
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(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.
- 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.
- setExpandAllOnOpen(boolean) - Method in class org.eclipse.ui.dialogs.FileSelectionDialog
-
Deprecated.Set whether the tree view of the file system element will be fully expanded when the dialog is opened.
- 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
-
Programmatically changes expanded state.
- setExpanded(boolean) - Method in class org.eclipse.ui.forms.widgets.ToggleHyperlink
-
Sets the expansion state of the twistie control
- 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
- setExportAllTypesValue(boolean) - Method in class org.eclipse.ui.dialogs.WizardExportPage
-
Deprecated.Sets the selection value of this page's "Export all types" radio, or stores it for future use if this visual component does not exist yet.
- 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.
- 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(String) - Static method in class org.eclipse.core.databinding.beans.BeansObservables
-
Deprecated.use
BeanProperties
instead - setFactory(String) - Static method in class org.eclipse.core.databinding.beans.PojoObservables
-
Deprecated.use
PojoProperties
instead - setFactory(String, Class) - Static method in class org.eclipse.core.databinding.beans.BeansObservables
-
Deprecated.Returns a factory for creating observable sets in the current default realm, tracking the given property of a particular bean object
- setFactory(String, Class) - Static method in class org.eclipse.core.databinding.beans.PojoObservables
-
Deprecated.use
PojoProperties
instead - 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
- setFactory(Realm, String) - Static method in class org.eclipse.core.databinding.beans.BeansObservables
-
Deprecated.use
BeanProperties
instead - setFactory(Realm, String) - Static method in class org.eclipse.core.databinding.beans.PojoObservables
-
Deprecated.use
PojoProperties
instead - setFactory(Realm, String, Class) - Static method in class org.eclipse.core.databinding.beans.BeansObservables
-
Deprecated.use
BeanProperties
instead - setFactory(Realm, String, Class) - Static method in class org.eclipse.core.databinding.beans.PojoObservables
-
Deprecated.use
PojoProperties
instead - 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.
- 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.
- 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
orSWT.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.
- 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(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.
- setFiltersPreference(String[]) - Method in interface org.eclipse.ui.views.navigator.IResourceNavigator
-
Deprecated.Sets the values of the filter preference to be the strings in preference values.
- setFiltersPreference(String[]) - Method in class org.eclipse.ui.views.navigator.ResourceNavigator
-
Deprecated.Saves the filters defined as strings in
patterns
in the preference store. - 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.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.
- 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.
- 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 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.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.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 thisIWorkbenchPart
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 thisIPage
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.navigator.ResourceNavigator
-
Deprecated.
- 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).
- 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, Font) - Method in class org.eclipse.ui.forms.widgets.FormText
-
Registers the font referenced by the provided key.
- 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
- 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.
- setFontData(FontData) - Method in class org.eclipse.swt.widgets.FontDialog
-
Deprecated.use #setFontList (FontData [])
- 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
- 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.
- 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.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(RGB) - Method in class org.eclipse.ui.splash.BasicSplashHandler
-
Set the foreground text color.
- 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
- 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 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.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.
- 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.
- 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.
- 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.
- 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 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.
- setHeightInChars(int) - Method in class org.eclipse.ui.dialogs.ListDialog
-
Sets the initial height of the dialog in number of characters.
- setHelp(IAction, String) - Method in interface org.eclipse.ui.help.IWorkbenchHelpSystem
-
Sets the given help id on the given action.
- 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
-
Deprecated.
RefactoringWizard.WIZARD_BASED_USER_INTERFACE
always shows a '?' button. To show the button withRefactoringWizard.DIALOG_BASED_USER_INTERFACE
, add theRefactoringWizard.SHOW_HELP_CONTROL
flag. - 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.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.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 onIAction
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 onIAction
stores the help listener in a local field. - setHelpListener(HelpListener) - Method in class org.eclipse.ui.texteditor.TextNavigationAction
- 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.
- 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 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.
- 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.
- 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.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 interface org.eclipse.e4.ui.model.application.ui.MUILabel
-
Sets the value of the '
Icon URI
' attribute. - 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.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 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
- setIgnore(boolean) - Static method in class org.eclipse.core.databinding.observable.ObservableTracker
-
If the argument is
true
, causes subsequent calls toObservableTracker.getterCalled(IObservable)
andObservableTracker.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.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
- 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 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.
- 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 onDialogPage
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.
- 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
. - setIncludeLeadingWildcard(boolean) - Method in class org.eclipse.ui.dialogs.PatternFilter
-
Sets whether a leading wildcard should be attached to each pattern string.
- 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.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.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 thisIExecutableExtension
records the configuration element in and internal state variable (accessible viagetConfigElement
). - 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.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. - 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.
- setInitialText(String) - Method in class org.eclipse.ui.dialogs.FilteredTree
-
Set the text that will be shown until the first focus.
- 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 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 thisViewer
method invokesinputChanged
on the content provider and then theinputChanged
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(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.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
orSWT.HIGH
. - setIntProperty(String, int) - Method in interface org.eclipse.ui.navigator.IExtensionStateModel
- 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.
- setIsGoToPr