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

S

S_FALSE - Static variable in class org.eclipse.swt.ole.win32.OLE
 
S_OK - Static variable in class org.eclipse.swt.ole.win32.OLE
 
safelySanityCheckState(IEditorInput) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
Checks the state of the given editor input if sanity checking is enabled.
SafeRunnable - class org.eclipse.jface.util.SafeRunnable.
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.
sanityCheckState(IEditorInput) - Method in class org.eclipse.ui.texteditor.StatusTextEditor
 
sanityCheckState(IEditorInput) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
Checks the state of the given editor input.
Sash - class org.eclipse.swt.widgets.Sash.
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_WIDTH - Variable in class org.eclipse.swt.custom.SashForm
 
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.
SashForm - class org.eclipse.swt.custom.SashForm.
The SashForm lays out its children in a Row or Column arrangement (as specified by the orientation) and places a Sash between the children.
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.
SAVE - Static variable in class org.eclipse.swt.SWT
FileDialog style constant for save file dialog behavior (value is 1<<13)
SAVE - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
File menu: name of standard Save action (value "save").
SAVE - Static variable in interface org.eclipse.ui.texteditor.IWorkbenchActionDefinitionIds
Action definition id of the file save action.
SAVE_ACTION - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
Help context id for the action.
SAVE_ALL - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
File menu: name of standard Save All action (value "saveAll").
SAVE_AS - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
File menu: name of standard Save As action (value "saveAs").
SAVE_EXT - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
File menu: name of group for extra Save-like actions (value "save.ext").
save() - Method in interface org.eclipse.core.boot.IPlatformConfiguration
Called to save the configuration information
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(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
 
save(IProgressMonitor) - Method in class org.eclipse.compare.CompareEditorInput
Deprecated. Override method saveChanges instead.
save(IProgressMonitor) - Method in class org.eclipse.compare.contentmergeviewer.ContentMergeViewer
Save the viewers's content.
save(IStructureComparator, Object) - Method in class org.eclipse.compare.ZipFileStructureCreator
Called whenever a copy operation has been performed on a tree node.
save(IStructureComparator, Object) - Method in interface org.eclipse.compare.structuremergeviewer.IStructureCreator
Called whenever a copy operation has been performed on a tree node.
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(String) - Method in interface org.eclipse.jface.dialogs.IDialogSettings
Save a dialog settings to a file.
save(String) - Method in class org.eclipse.jface.dialogs.DialogSettings
 
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(URL) - Method in interface org.eclipse.core.boot.IPlatformConfiguration
Called to save the configuration information in the specified location
save(Writer) - Method in interface org.eclipse.jface.dialogs.IDialogSettings
Save a dialog settings to a stream
save(Writer) - Method in class org.eclipse.jface.dialogs.DialogSettings
 
save(Writer) - Method in class org.eclipse.ui.XMLMemento
Saves this memento's document current values to the specified writer.
SaveAction - class org.eclipse.ui.texteditor.SaveAction.
Action for saving recent changes made in the text editor.
SaveAction(ResourceBundle, String, ITextEditor) - Constructor for class org.eclipse.ui.texteditor.SaveAction
Creates a new action for the given text editor.
saveActionState(IMemento, IAction) - Method in class org.eclipse.debug.ui.AbstractDebugView
Persists the checked state of the action in the memento.
saveAllEditors(boolean) - Method in interface org.eclipse.ui.IWorkbenchPage
Saves the contents of all dirty editors belonging to this workbench page.
saveAndBuildBeforeLaunch() - Static method in class org.eclipse.debug.ui.DebugUITools
Saves all dirty editors and builds the workspace according to current preference settings, and returns whether a launch should proceed.
SaveAsDialog - class org.eclipse.ui.dialogs.SaveAsDialog.
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.
saveChanges(IProgressMonitor) - Method in class org.eclipse.compare.CompareEditorInput
Save any unsaved changes.
saveDialogSettings() - Method in class org.eclipse.ui.plugin.AbstractUIPlugin
Saves this plug-in's dialog settings.
saveDocument(IProgressMonitor, Object, IDocument, boolean) - Method in interface org.eclipse.ui.texteditor.IDocumentProvider
Saves the given document provided for the given element.
saveDocument(IProgressMonitor, Object, IDocument, boolean) - Method in class org.eclipse.ui.texteditor.AbstractDocumentProvider
 
saveEditor(IEditorPart, boolean) - Method in interface org.eclipse.ui.IWorkbenchPage
Saves the contents of the given editor if dirty.
saveLeftContent(Object, byte[]) - Method in interface org.eclipse.compare.contentmergeviewer.IMergeViewerContentProvider
Saves new contents for the left side of the ContentMergeViewer.
savePerspective() - Method in interface org.eclipse.ui.IWorkbenchPage
Saves the visible views, their layout, and the visible action sets for this page to the current perspective descriptor.
savePerspectiveAs(IPerspectiveDescriptor) - Method in interface org.eclipse.ui.IWorkbenchPage
Saves the visible views, their layout, and the visible action sets for this page to the given perspective descriptor.
savePluginPreferences() - Method in class org.eclipse.core.runtime.Plugin
Saves preferences settings for this plug-in.
savePreferenceStore() - Method in class org.eclipse.ui.plugin.AbstractUIPlugin
Deprecated. As of Eclipse 2.0, preferences exist for all plug-ins. The equivalent of this method is Plugin.savePluginPreferences. This method now calls savePluginPreferences, and exists only for backwards compatibility.
saveRightContent(Object, byte[]) - Method in interface org.eclipse.compare.contentmergeviewer.IMergeViewerContentProvider
Saves new contents for the right side of the ContentMergeViewer.
saveState() - Method in class org.eclipse.update.core.InstallMonitor
Save the current monitor state.
saveState(IMemento) - Method in class org.eclipse.debug.ui.AbstractDebugView
Persists the state of the enabled check box actions contributed to this view.
saveState(IMemento) - Method in interface org.eclipse.ui.IViewPart
Saves the object state within a memento.
saveState(IMemento) - Method in interface org.eclipse.ui.IPersistableElement
Saves the state of the object in the given memento.
saveState(IMemento) - Method in class org.eclipse.ui.part.ViewPart
 
saveState(IMemento) - Method in class org.eclipse.ui.part.FileEditorInput
 
saveState(IMemento) - Method in class org.eclipse.ui.views.bookmarkexplorer.BookmarkNavigator
 
saveState(IMemento) - Method in class org.eclipse.ui.views.navigator.ResourceNavigator
 
saveState(IMemento) - Method in class org.eclipse.ui.views.tasklist.TaskList
 
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.
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.
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.WizardDataTransferPage
Saves control settings 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 - class org.eclipse.swt.widgets.Scale.
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.
scanlinePad - Variable in class org.eclipse.swt.graphics.ImageData
the scanline padding
scope - Variable in class org.eclipse.swt.printing.PrinterData
the scope of the print job, expressed as one of the following values: ALL_PAGES Print all pages in the current document PAGE_RANGE Print the range of pages specified by startPage and endPage SELECTION Print the current selection
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(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.
Scrollable - class org.eclipse.swt.widgets.Scrollable.
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 org.eclipse.swt.widgets.ScrollBar.
Instances of this class are selectable user interface objects that represent a range of positive, numeric values.
scrollDown(int, int) - Method in class org.eclipse.jface.viewers.Viewer
Scrolls the viewer's control down by one item from the given display-relative coordinates.
scrollDown(int, int) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
 
ScrolledComposite - class org.eclipse.swt.custom.ScrolledComposite.
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.
SCROLLER - Static variable in class org.eclipse.jface.text.TextViewer
ID for originators of view port changes
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.
scrollUp(int, int) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
 
ScrubLocalAction - class org.eclipse.ui.actions.ScrubLocalAction.
Standard action for scrubbing the local content in the local file system of the selected resources and all of their descendents.
ScrubLocalAction(Shell) - Constructor for class org.eclipse.ui.actions.ScrubLocalAction
Creates a new action.
SEARCH_MARKER - Static variable in class org.eclipse.search.ui.SearchUI
Search marker type (value "org.eclipse.search.searchmarker").
SEARCH_RESULT_VIEW_ID - Static variable in class org.eclipse.search.ui.SearchUI
Id of the Search result view (value "org.eclipse.search.SearchResultView").
search(int, String, boolean, boolean, boolean) - Method in interface org.eclipse.jface.text.IDocument
Returns the offset of a given search string in the document based on a set of search criteria.
search(int, String, boolean, boolean, boolean) - Method in class org.eclipse.jface.text.AbstractDocument
 
searchFinished() - Method in interface org.eclipse.search.ui.ISearchResultView
Informs the view that the search has finished.
searchForBoot(String) - Method in class org.eclipse.core.launcher.Main
Searches for a boot directory starting in the "plugins" subdirectory of the given location.
searchStarted(IActionGroupFactory, String, String, ImageDescriptor, String, ILabelProvider, IAction, IGroupByKeyComputer, IRunnableWithProgress) - Method in interface org.eclipse.search.ui.ISearchResultView
Informs the view that a search has started.
searchStarted(String, String, ImageDescriptor, IContextMenuContributor, ILabelProvider, IAction, IGroupByKeyComputer, IRunnableWithProgress) - Method in interface org.eclipse.search.ui.ISearchResultView
Deprecated. As of build > 20011107, replaced by the new version with additonal parameter
searchStarted(String, String, String, ImageDescriptor, IContextMenuContributor, ILabelProvider, IAction, IGroupByKeyComputer, IRunnableWithProgress) - Method in interface org.eclipse.search.ui.ISearchResultView
Deprecated. As of build > 20020514, replaced by the new version which provides an action group factory
SearchUI - class org.eclipse.search.ui.SearchUI.
The central class for access to the Search Plug-in's User Interface.
segment(int) - Method in class org.eclipse.core.runtime.Path
 
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.
segmentCount() - Method in class org.eclipse.core.runtime.Path
 
segmentCount() - Method in interface org.eclipse.core.runtime.IPath
Returns the number of segments in this path.
segments - Variable in class org.eclipse.swt.custom.BidiSegmentEvent
bidi segments, see above
segments() - Method in class org.eclipse.core.runtime.Path
 
segments() - Method in interface org.eclipse.core.runtime.IPath
Returns the segments in this path in order.
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 interface org.eclipse.ui.IWorkbenchActionConstants
Edit menu: name of standard Select All global action (value "selectAll").
SELECT_ALL - Static variable in interface org.eclipse.ui.texteditor.IWorkbenchActionDefinitionIds
Action definition id of the edit select all action.
SELECT_ALL_ACTION - Static variable in interface org.eclipse.debug.ui.IDebugView
Action id for a view's select all action.
SELECT_ALL_ACTION - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
Help context id for the action.
SELECT_ALL_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_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_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 19).
SELECT_WINDOW_END - Static variable in class org.eclipse.swt.custom.ST
 
SELECT_WINDOW_END - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the select window end action.
SELECT_WINDOW_START - Static variable in class org.eclipse.swt.custom.ST
 
SELECT_WINDOW_START - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the select window start action.
SELECT_WORD_NEXT - Static variable in class org.eclipse.swt.custom.ST
 
SELECT_WORD_NEXT - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the select next word action.
SELECT_WORD_PREVIOUS - Static variable in class org.eclipse.swt.custom.ST
 
SELECT_WORD_PREVIOUS - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the select previous word action.
select(int) - Method in class org.eclipse.swt.custom.CCombo
Selects an item.
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 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.Table
Selects the items at the given zero-relative indices 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, 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 at the given zero-relative indices in the receiver.
select(String) - Method in class org.eclipse.swt.custom.PopupList
Selects an item with text that starts with specified String.
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.ResourceWorkingSetFilter
Determines if an element should be filtered out.
select(Viewer, Object, Object) - Method in class org.eclipse.ui.views.navigator.ResourcePatternFilter
 
selectAll() - Method in class org.eclipse.swt.custom.TableTree
Selects all items.
selectAll() - Method in class org.eclipse.swt.custom.StyledText
Selects all the text.
selectAll() - Method in class org.eclipse.swt.widgets.Tree
Selects all 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.Table
Selects all the items in the receiver.
selectAll() - Method in class org.eclipse.swt.widgets.List
Selects all the items in the receiver.
selectAndReveal(int, int) - Method in interface org.eclipse.ui.texteditor.ITextEditor
Selects and reveals the specified range in this text editor.
selectAndReveal(int, int) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
 
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.
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.
selectContentTypePlugin(int, Map) - Method in class org.eclipse.jface.text.TextViewer
Selects from the given map the one which is registered under the content type of the partition in which the given offset is located.
selectEdition(ITypedElement, ITypedElement[], Object) - Method in class org.eclipse.compare.EditionSelectionDialog
Presents this modal dialog with the functionality described in the class comment above.
selectedTypes - Variable in class org.eclipse.ui.dialogs.WizardResourceImportPage
 
SelectFilesOperation - class org.eclipse.ui.wizards.datatransfer.SelectFilesOperation.
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.SelectionChangedEvent
The selection.
selection - Variable in class org.eclipse.jface.viewers.OpenEvent
The selection.
selection - Variable in class org.eclipse.jface.viewers.DoubleClickEvent
The selection.
selection - Variable in class org.eclipse.ui.wizards.newresource.BasicNewResourceWizard
The current selection.
Selection - Static variable in class org.eclipse.swt.SWT
selection event type (value is 13)
SELECTION - Static variable in class org.eclipse.swt.printing.PrinterData
scope field value indicating that the current selection should be printed
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 org.eclipse.swt.events.SelectionAdapter.
This adapter class provides default implementations for the methods described by the SelectionListener interface.
SelectionAdapter() - Constructor for class org.eclipse.swt.events.SelectionAdapter
 
selectionChanged(IAction, ISelection) - Method in class org.eclipse.help.ui.browser.LaunchURL
 
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.actions.ActionDelegate
The ActionDelegate implementation of this IAction method does nothing.
selectionChanged(IAction, ISelection) - Method in class org.eclipse.ui.texteditor.AbstractRulerActionDelegate
 
selectionChanged(int, int) - Method in class org.eclipse.jface.text.TextViewer
Sends out a text selection changed event to all registered listeners.
selectionChanged(ISelection) - Method in class org.eclipse.ui.actions.SelectionProviderAction
Notifies this action that the given (non-structured) selection has changed in the selection provider.
selectionChanged(IStructuredSelection) - Method in class org.eclipse.ui.actions.SelectionProviderAction
Notifies this action that the given structured selection has changed in the selection provider.
selectionChanged(IStructuredSelection) - Method in class org.eclipse.ui.actions.SelectionListenerAction
Notifies this action that the given structured selection has changed.
selectionChanged(IStructuredSelection) - Method in class org.eclipse.ui.dialogs.PropertyDialogAction
The PropertyDialogAction implementation of this SelectionProviderAction method enables the action only if the given selection contains exactly one element.
selectionChanged(IStructuredSelection) - Method in class org.eclipse.ui.views.navigator.ShowInNavigatorAction
 
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.PropertySheetPage
 
selectionChanged(IWorkbenchPart, ISelection) - Method in class org.eclipse.ui.views.properties.PropertySheet
 
selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.compare.CompareViewerSwitchingPane
 
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.SelectionProviderAction
The SelectionProviderAction implementation of this ISelectionChangedListener method calls selectionChanged(IStructuredSelection) if the selection is a structured selection but selectionChanged(ISelection) if it is not.
selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.ui.actions.SelectionListenerAction
The SelectionListenerAction implementation of this ISelectionChangedListener method calls selectionChanged(IStructuredSelection) assuming the selection is a structured one.
selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.ui.part.PageBookView.SelectionProvider
 
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.views.contentoutline.ContentOutlinePage
 
selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.ui.views.contentoutline.ContentOutline
 
SelectionChangedEvent - class org.eclipse.jface.viewers.SelectionChangedEvent.
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 org.eclipse.ui.dialogs.SelectionDialog.
The abstract implementation of a selection dialog.
SelectionDialog(Shell) - Constructor for class org.eclipse.ui.dialogs.SelectionDialog
Creates a dialog instance.
SelectionEvent - class org.eclipse.swt.events.SelectionEvent.
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
 
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 org.eclipse.swt.events.SelectionListener.
Classes which implement this interface provide methods that deal with the events that are generated when selection occurs in a control.
SelectionListenerAction - class org.eclipse.ui.actions.SelectionListenerAction.
The abstract superclass for actions that listen to selection change events.
SelectionListenerAction(String) - Constructor for class org.eclipse.ui.actions.SelectionListenerAction
Creates a new action with the given text.
SelectionProviderAction - class org.eclipse.ui.actions.SelectionProviderAction.
The abstract superclass for actions that listen to selection changes from a particular selection provider.
SelectionProviderAction(ISelectionProvider, String) - Constructor for class org.eclipse.ui.actions.SelectionProviderAction
Creates a new action with the given text that monitors selection changes within the given selection provider.
SelectionStatusDialog - class org.eclipse.ui.dialogs.SelectionStatusDialog.
An abstract base class for dialogs with a status bar and ok/cancel buttons.
SelectionStatusDialog(Shell) - Constructor for class org.eclipse.ui.dialogs.SelectionStatusDialog
Creates an instance of a SelectionStatusDialog.
SelectMarkerRulerAction - class org.eclipse.ui.texteditor.SelectMarkerRulerAction.
A ruler action which can select the textual range of a marker that has a visual representation in the vertical ruler.
SelectMarkerRulerAction(ResourceBundle, String, ITextEditor, IVerticalRulerInfo) - Constructor for class org.eclipse.ui.texteditor.SelectMarkerRulerAction
Creates a new action for the given ruler and editor.
SelectMarkerRulerAction(ResourceBundle, String, IVerticalRuler, ITextEditor) - Constructor for class org.eclipse.ui.texteditor.SelectMarkerRulerAction
Deprecated. use SelectMarkerRulerInfoAction(ResourceBundle, String, IVerticalRulerInfo, ITextEditor)
SelectMarkerRulerInfoAction - class org.eclipse.ui.texteditor.SelectMarkerRulerInfoAction.
Deprecated. use SelectMarkerRulerAction instead
SelectMarkerRulerInfoAction(ResourceBundle, String, IVerticalRulerInfo, ITextEditor) - Constructor for class org.eclipse.ui.texteditor.SelectMarkerRulerInfoAction
Deprecated. use super class instead
selectPreviousEdition(ITypedElement, ITypedElement[], Object) - Method in class org.eclipse.compare.EditionSelectionDialog
Select the previous edition (presenting a UI).
selectReveal(ISelection) - Method in interface org.eclipse.ui.part.ISetSelectionTarget
Reveals and selects the given element within this target view.
selectReveal(ISelection) - Method in class org.eclipse.ui.views.navigator.ResourceNavigator
Selects and reveals the specified elements.
SelectRulerAction - class org.eclipse.ui.texteditor.SelectRulerAction.
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.
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 org.eclipse.jface.action.Separator.
A separator is a special kind of contribution item which acts as a visual separator and, optionally, acts as a group marker.
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.SWT
style constant for line separator behavior (value is 1<<1)
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.
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.
SequentialRewriteTextStore - class org.eclipse.jface.text.SequentialRewriteTextStore.
A text store that optimizes a given source text store for sequential rewriting.
SequentialRewriteTextStore(ITextStore) - Constructor for class org.eclipse.jface.text.SequentialRewriteTextStore
Creates a new sequential rewrite store for the given source store.
SESSION - Static variable in class org.eclipse.core.launcher.Main
 
SESSION_PROPERTY - Static variable in interface org.eclipse.ui.IResourceActionFilter
An attribute indicating a session property on the selected resource (value "sessionProperty").
SET_MARK - Static variable in class org.eclipse.ui.texteditor.MarkAction
Sets 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 interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Name of the action to set the mark.
SET_MARK_ACTION - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
Help context id for the action.
set(String) - Method in class org.eclipse.jface.text.SequentialRewriteTextStore
 
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 interface org.eclipse.jface.text.ILineTracker
Sets the tracked text to the specified text.
set(String) - Method in interface org.eclipse.jface.text.IDocument
Replaces the content of the document with the given text.
set(String) - Method in class org.eclipse.jface.text.GapTextStore
Sets the content to text and removes the gap since there are no sensible predictions about where the next change will occur.
set(String) - Method in class org.eclipse.jface.text.ChildDocument
 
set(String) - Method in class org.eclipse.jface.text.AbstractLineTracker
 
set(String) - Method in class org.eclipse.jface.text.AbstractDocument
 
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.jface.action.Action
 
setAccelerator(int) - Method in class org.eclipse.swt.widgets.MenuItem
Sets the widget accelerator.
setAccelerator(int) - Method in class org.eclipse.ui.texteditor.TextNavigationAction
 
setAction(IAction) - Method in class org.eclipse.ui.texteditor.RetargetTextEditorAction
Sets the underlying action.
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.debug.ui.AbstractDebugView
 
setAction(String, IAction) - Method in interface org.eclipse.ui.texteditor.ITextEditor
Installs the given action under the given action id.
setAction(String, IAction) - 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.
setActionActivationCode(String, char, int, int) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
 
setActionBars(IActionBars) - Method in class org.eclipse.ui.part.Page
 
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.views.properties.PropertySheetPage
The PropertySheetPage implementation of this IPage method calls makeContributions for backwards compatibility with previous versions of IPage.
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.Action
 
setActionDefinitionId(String) - Method in class org.eclipse.ui.texteditor.TextNavigationAction
 
setActionGroup(ResourceNavigatorActionGroup) - Method in class org.eclipse.ui.views.navigator.ResourceNavigator
Sets the action group.
setActionHandler(IAction) - Method in class org.eclipse.ui.actions.RetargetAction
Sets the action handler.
setActionHandler(IAction) - Method in class org.eclipse.ui.actions.LabelRetargetAction
Sets the action handler.
setActive() - Method in class org.eclipse.swt.widgets.Shell
Moves the receiver 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.
setActiveAcceleratorScopeId(String) - Method in interface org.eclipse.ui.IKeyBindingService
Sets the active accelerator scope id.
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(IEditorPart) - Method in interface org.eclipse.ui.IEditorActionBarContributor
Sets the active editor for the contributor.
setActiveEditor(IEditorPart) - Method in class org.eclipse.ui.editors.text.TextEditorActionContributor
 
setActiveEditor(IEditorPart) - Method in class org.eclipse.ui.part.MultiPageEditorActionBarContributor
 
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.texteditor.BasicTextEditorActionContributor
The BasicTextEditorActionContributor implementation of this IEditorActionBarContributor method installs the global action handler for the given text editor by calling a private helper method.
setActivePage(IEditorPart) - Method in class org.eclipse.ui.part.MultiPageEditorActionBarContributor
Sets the active page of the the multi-page editor to be the given editor.
setActivePage(int) - Method in class org.eclipse.ui.part.MultiPageEditorPart
Sets the currently active page.
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 interface org.eclipse.ui.IObjectActionDelegate
Sets the active part for the delegate.
setAddMode(boolean) - Method in class org.eclipse.compare.EditionSelectionDialog
Controls whether the EditionSelectionDialog is in 'add' mode or 'replace' mode (the default).
setAddress(String, int) - Method in interface org.eclipse.help.IAppServer
Sets the host and port for the app server.
setAffinityFeature(String) - Method in class org.eclipse.update.core.model.FeatureModel
Sets the identifier of the Feature this feature should be installed with.
setAlignment(int) - Method in class org.eclipse.swt.custom.CLabel
Set the alignment of the CLabel.
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.Label
Controls how text and images will be displayed in the receiver.
setAlignment(int) - Method in class org.eclipse.swt.widgets.Button
Controls how text, images and arrows 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.
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.
setAllowMultiple(boolean) - Method in class org.eclipse.ui.dialogs.ElementTreeSelectionDialog
Specifies if multiple selection is allowed.
setAllSelections(boolean) - Method in class org.eclipse.ui.dialogs.WizardResourceImportPage
Set all of the selections in the selection group to value
setAllTypes(String[], int[]) - Static method in class org.eclipse.team.core.Team
Set the file type for the give extension to the given type.
setAlpha(int, int, int) - Method in class org.eclipse.swt.graphics.ImageData
Sets the alpha value at offset x in scanline y in the receiver's alpha data.
setAlphas(int, int, int, byte[], int) - Method in class org.eclipse.swt.graphics.ImageData
Sets the alpha values starting at offset x in scanline y in the receiver's alpha data to the values from the array alphas starting at startIndex.
setAlwaysIncompatible(boolean) - Method in class org.eclipse.ui.views.properties.PropertyDescriptor
Sets a flag indicating whether this property descriptor is to be always considered incompatible with any other property descriptor.
setAlwaysShowScrollBars(boolean) - Method in class org.eclipse.swt.custom.ScrolledComposite
Set the Always Show Scrollbars flag.
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.
setAnnotation(String) - Method in class org.eclipse.update.core.model.URLEntryModel
Sets the annotation.
setAnnotationHover(IAnnotationHover) - Method in class org.eclipse.jface.text.source.SourceViewer
 
setAnnotationHover(IAnnotationHover) - Method in interface org.eclipse.jface.text.source.ISourceViewer
Sets the annotation hover of this source viewer.
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.
setApplication(String) - Method in class org.eclipse.update.core.model.FeatureModel
Sets the feature application identifier.
setAppName(String) - Static method in class org.eclipse.swt.widgets.Display
On platforms which support it, sets the application name to be the argument.
setArch(String) - Method in class org.eclipse.update.core.model.FeatureModel
Sets the system architecture specification.
setArch(String) - Method in class org.eclipse.update.core.model.ContentEntryModel
Sets the system architecture specification.
setArchiveReferenceModels(ArchiveReferenceModel[]) - Method in class org.eclipse.update.core.model.SiteModel
Sets the archive references for this site.
setArguments(Map) - Method in interface org.eclipse.core.resources.ICommand
Sets this command's arguments to be the given table of name-values pairs, or to null if there are no arguments.
setArguments(String) - Method in class org.eclipse.ant.core.AntRunner
Sets the arguments to be passed to the script (e.g.
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, List) - Method in interface org.eclipse.debug.core.ILaunchConfigurationWorkingCopy
Sets the java.util.List-valued attribute with the given name.
setAttribute(String, Map) - Method in interface org.eclipse.debug.core.ILaunchConfigurationWorkingCopy
Sets the java.util.Map-valued attribute with the given name.
setAttribute(String, Object) - Method in interface org.eclipse.core.resources.IMarker
Sets the 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, String) - Method in class org.eclipse.debug.core.Launch
 
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 interface org.eclipse.debug.core.ILaunch
Sets the value of a client defined attribute.
setAttribute(String, String) - Method in interface org.eclipse.debug.core.model.IProcess
Sets the value of a client defined attribute.
setAttributes(Map) - Method in interface org.eclipse.core.resources.IMarker
Sets the attributes for this marker to be the ones contained in the given table.
setAttributes(Map) - Method in class org.eclipse.debug.core.model.Breakpoint
Convenience method to set the attributes of this breakpoint's underlying marker in a workspace runnable.
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.
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 auto-builds.
setAutoExpandLevel(int) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
Sets the auto-expand level.
setAutoIndentStrategy(IAutoIndentStrategy, String) - Method in class org.eclipse.jface.text.TextViewer
 
setAutoIndentStrategy(IAutoIndentStrategy, String) - Method in interface org.eclipse.jface.text.ITextViewer
Sets this viewer's auto indent strategy for the given content type.
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.swt.custom.TableTreeItem
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.custom.TableTree
 
setBackground(Color) - Method in class org.eclipse.swt.custom.StyledText
 
setBackground(Color) - Method in class org.eclipse.swt.custom.CTabFolder
 
setBackground(Color) - Method in class org.eclipse.swt.custom.CCombo
 
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.graphics.GC
Sets the background color.
setBackground(Color) - Method in class org.eclipse.swt.ole.win32.OleControlSite
 
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.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.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[], int[]) - Method in class org.eclipse.swt.custom.CLabel
Specify a gradiant of colours to be draw in the background of the CLabel.
setBackground(Image) - Method in class org.eclipse.swt.custom.CLabel
Set the image to be drawn in the background of the label.
setBackgroundColor(Color) - Method in interface org.eclipse.jface.text.IInformationControl
Sets the background color of this information control.
setBackgroundColor(Color) - Method in class org.eclipse.jface.text.DefaultInformationControl
 
setBackgroundColor(RGB) - Method in class org.eclipse.compare.contentmergeviewer.TextMergeViewer
Sets the viewer's background color to the given RGB value.
setBannerText(String) - Method in class org.eclipse.ui.texteditor.InfoForm
Sets the banner text of this info form.
setBidiColoring(boolean) - Method in class org.eclipse.swt.custom.StyledText
Deprecated. use BidiSegmentListener instead.

setBlockOnOpen(boolean) - Method in class org.eclipse.jface.window.Window
Sets whether the open method should block until the window closes.
setBootstrapPluginLocation(String, URL) - Method in interface org.eclipse.core.boot.IPlatformConfiguration
Sets the location of a bootstrap plugin.
setBorderVisible(boolean) - Method in class org.eclipse.swt.custom.ViewForm
Specify whether the border should be displayed or not.
setBorderVisible(boolean) - Method in class org.eclipse.swt.custom.CTabFolder
Toggle the visibility of the border
setBounds(int, int, int, int) - Method in class org.eclipse.swt.widgets.Control
Sets the receiver's size and location to the rectangular area specified by the arguments.
setBounds(int, int, int, int) - Method in class org.eclipse.swt.widgets.Caret
Sets the receiver's size and location to the rectangular area specified by the arguments.
setBounds(Rectangle) - Method in class org.eclipse.swt.widgets.Event
Sets the bounds.
setBounds(Rectangle) - Method in class org.eclipse.swt.widgets.Control
Sets the receiver's size and location to the rectangular area specified by the argument.
setBounds(Rectangle) - Method in class org.eclipse.swt.widgets.Caret
Sets the receiver's size and location to the rectangular area specified by the argument.
setBufferSize(int) - Method in class org.eclipse.jface.text.rules.BufferedRuleBasedScanner
Sets the buffer to the given number of characters.
setBuilderName(String) - Method in interface org.eclipse.core.resources.ICommand
Sets the name of the builder to run for this command.
setBuildFileLocation(String) - Method in class org.eclipse.ant.core.AntRunner
Sets the build file location on the file system.
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.
setCancelable(boolean) - Method in class org.eclipse.jface.dialogs.ProgressMonitorDialog
Sets whether the progress dialog is cancelable or not.
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.NullProgressMonitor
This implementation sets the value of an internal state variable.
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.jface.wizard.ProgressMonitorPart
Implements IProgressMonitor.setCanceled.
setCanceled(boolean) - Method in class org.eclipse.update.core.InstallMonitor
Set the cancellation state.
setCancelEnabled(boolean) - Method in class org.eclipse.jface.action.SubStatusLineManager
 
setCancelEnabled(boolean) - Method in class org.eclipse.jface.action.StatusLineManager
 
setCancelEnabled(boolean) - Method in interface org.eclipse.jface.action.IStatusLineManager
Sets whether the cancel button on the status line's progress monitor is enabled.
setCanSaveDocument(Object) - Method in interface org.eclipse.ui.texteditor.IDocumentProviderExtension
Marks the document managed for the given element as saveable.
setCanSaveDocument(Object) - Method in class org.eclipse.ui.texteditor.AbstractDocumentProvider
 
setCapture(boolean) - Method in class org.eclipse.swt.widgets.Control
If the argument is true, causes the receiver to have all mouse events delivered to it until the method is called with false as the argument.
setCaret(Caret) - Method in class org.eclipse.swt.custom.StyledText
Sets the receiver's caret.
setCaret(Caret) - Method in class org.eclipse.swt.widgets.Canvas
Sets the receiver's caret.
setCaretOffset(int) - Method in class org.eclipse.swt.custom.StyledText
Sets the caret offset.
setCategory(String) - Method in class org.eclipse.ui.views.properties.PropertyDescriptor
Sets the category for this property descriptor.
setCategoryModels(CategoryModel[]) - Method in class org.eclipse.update.core.model.SiteModel
Sets the site categories.
setCategoryNames(String[]) - Method in class org.eclipse.update.core.model.FeatureReferenceModel
Sets the names of categories this feature belongs to.
setCellEditors(CellEditor[]) - Method in class org.eclipse.jface.viewers.TableViewer
Sets the cell editors of this table viewer.
setCellEditors(CellEditor[]) - Method in class org.eclipse.jface.viewers.TableTreeViewer
Sets the cell editors of this table viewer.
setCellModifier(ICellModifier) - Method in class org.eclipse.jface.viewers.TableViewer
Sets the cell modifier of this table viewer.
setCellModifier(ICellModifier) - Method in class org.eclipse.jface.viewers.TableTreeViewer
Sets the cell modifier of this table viewer.
setChangeButtonText(String) - Method in class org.eclipse.jface.preference.StringButtonFieldEditor
Sets the text of the change button.
setChangeButtonText(String) - Method in class org.eclipse.jface.preference.FontFieldEditor
Sets the text of the change button.
setCharEnd(IMarker, int) - Static method in class org.eclipse.ui.texteditor.MarkerUtilities
Sets the ending character offset of the given marker.
setCharEnd(Map, int) - Static method in class org.eclipse.ui.texteditor.MarkerUtilities
Sets the ending character offset in the given map using the standard marker attribute name as the key.
setCharStart(IMarker, int) - Static method in class org.eclipse.ui.texteditor.MarkerUtilities
Sets the starting character offset of the given marker.
setCharStart(Map, int) - Static method in class org.eclipse.ui.texteditor.MarkerUtilities
Sets the starting character offset in the given map using the standard marker attribute name as the key.
setChecked(boolean) - Method in interface org.eclipse.jface.action.IAction
Sets the checked status of this action.
setChecked(boolean) - Method in class org.eclipse.jface.action.Action
 
setChecked(boolean) - Method in class org.eclipse.swt.custom.TableTreeItem
Sets the checked state.
setChecked(boolean) - Method in class org.eclipse.swt.widgets.TreeItem
Sets the checked state of the receiver.
setChecked(boolean) - Method in class org.eclipse.swt.widgets.TableItem
Sets the checked state of the receiver.
setChecked(boolean) - Method in class org.eclipse.ui.texteditor.TextNavigationAction
 
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.jface.viewers.CheckboxTreeViewer
 
setChecked(Object, boolean) - Method in class org.eclipse.jface.viewers.CheckboxTableViewer
 
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.jface.viewers.CheckboxTableViewer
Sets which nodes are checked in this viewer.
setChildren(IEditorPart[]) - Method in class org.eclipse.ui.part.MultiEditor
Set the inner editors.
setChildTree(TreeViewer) - Method in class org.eclipse.ui.part.DrillDownComposite
Sets the child viewer.
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(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.
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.
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.
setColumn(int) - Method in class org.eclipse.swt.custom.TableTreeEditor
 
setColumn(int) - Method in class org.eclipse.swt.custom.TableEditor
 
setColumnConstraint(int) - Method in class org.eclipse.jface.text.rules.WordRule
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.NumberRule
Sets a column constraint for this rule.
setColumnProperties(String[]) - Method in class org.eclipse.jface.viewers.TableViewer
Sets the column properties of this table viewer.
setColumnProperties(String[]) - Method in class org.eclipse.jface.viewers.TableTreeViewer
Sets the column properties of this table viewer.
setComment(String) - Method in interface org.eclipse.core.resources.IProjectDescription
Sets the comment for the described project
setComparator(Comparator) - Method in class org.eclipse.ui.dialogs.FilteredList
Sets a custom comparator for sorting the list.
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
Controls whether the EditionSelectionDialog is in 'compare' mode or 'add/replace' (the default) mode.
setCompatibilityMode(boolean) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
Sets the context menu registration 1.0 compatibility mode.
setConfirmSave(boolean) - Method in class org.eclipse.compare.contentmergeviewer.ContentMergeViewer
Controls whether doSave(...) asks for confirmation before saving the old input with saveContent(...).
setContainer(IContainer) - Method in interface org.eclipse.debug.core.ILaunchConfigurationWorkingCopy
Sets the container this launch configuration will be stored in when saved.
setContainer(IPreferencePageContainer) - Method in class org.eclipse.jface.preference.PreferencePage
(non-Javadoc) Method declared on IPreferencePage.
setContainer(IPreferencePageContainer) - Method in interface org.eclipse.jface.preference.IPreferencePage
Sets or clears the container of this page.
setContainer(ISearchPageContainer) - Method in interface org.eclipse.search.ui.ISearchPage
Sets the container of this page.
setContainer(IWizardContainer) - Method in class org.eclipse.jface.wizard.Wizard
 
setContainer(IWizardContainer) - Method in interface org.eclipse.jface.wizard.IWizard
Sets or clears the container of this wizard.
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.
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.
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.
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.BufferedContent
Sets the contents.
setContent(byte[]) - Method in class org.eclipse.compare.structuremergeviewer.DocumentRangeNode
 
setContent(Control) - Method in class org.eclipse.swt.custom.ViewForm
Sets the content.
setContent(Control) - Method in class org.eclipse.swt.custom.ScrolledComposite
Set the content that will be scrolled.
setContent(StyledTextContent) - Method in class org.eclipse.swt.custom.StyledText
Sets the content implementation to use for text storage.
setContentAssistProcessor(IContentAssistProcessor, String) - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
Registers a given content assist processor for a particular content type.
setContentProvider(IContentProvider) - Method in class org.eclipse.compare.contentmergeviewer.ContentMergeViewer
The ContentMergeViewer implementation of this ContentViewer method checks to ensure that the content provider is an IMergeViewerContentProvider.
setContentProvider(IContentProvider) - Method in class org.eclipse.jface.viewers.StructuredViewer
The StructuredViewer implementation of this method checks to ensure that the content provider is an IStructuredContentProvider.
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.AbstractTreeViewer
The AbstractTreeViewer implementation of this method checks to ensure that the content provider is an ITreeContentProvider.
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.
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(Object[], Transfer[]) - Method in class org.eclipse.swt.dnd.Clipboard
Place data of the specified type on the system clipboard.
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.views.navigator.MainActionGroup
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.
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.
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
 
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.ToolItem
Sets the control that is used to fill the bounds of the item when the items is a SEPARATOR.
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.CoolItem
Sets the control that is associated with the receiver to the argument.
setControl(int, Control) - Method in class org.eclipse.ui.part.MultiPageEditorPart
Sets the control for the given page index.
setCopyAction(IAction) - Method in class org.eclipse.ui.actions.TextActionHandler
Set the default IAction handler for the Copy action.
setCopyAction(IAction) - Method in class org.eclipse.ui.part.CellEditorActionHandler
Sets the default IAction handler for the Copy action.
setCopyCount(long) - Method in class org.eclipse.update.core.InstallMonitor
Sets the number of bytes already copied.
setCopyrightModel(URLEntryModel) - Method in class org.eclipse.update.core.model.FeatureModel
Sets the feature copyright information.
setCreateContainerStructure(boolean) - Method in class org.eclipse.ui.wizards.datatransfer.ImportOperation
Sets whether the containment structures that are implied from the full paths of file system objects being imported should be duplicated in the workbench.
setCurrentIndex(int) - Method in class org.eclipse.ui.views.framelist.FrameList
Sets the current frame to the frame with the given index.
setCursor(Cursor) - Method in class org.eclipse.swt.widgets.Tracker
Sets the Cursor of the Tracker.
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.
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.
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.
setDamager(IPresentationDamager, String) - Method in class org.eclipse.jface.text.presentation.PresentationReconciler
Registers a given presentation damager for a particular content type.
setData(Object) - Method in class org.eclipse.jface.text.rules.Token
Reinitializes the data of this token.
setData(Object) - Method in class org.eclipse.swt.widgets.Widget
Sets the application defined widget data associated with the receiver to be the argument.
setData(Object) - Method in class org.eclipse.swt.widgets.Display
Sets the application defined, display specific data associated with the receiver, to 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.swt.widgets.Widget
Sets the application defined property of the receiver with the specified name to the given value.
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.
setDebugging(boolean) - Method in class org.eclipse.core.runtime.Plugin
Sets whether this plug-in is in debug mode.
setDebugMode(boolean) - Static method in class org.eclipse.jface.operation.ModalContext
Sets whether ModalContext is running in debug mode.
setDeclaredExtensionPoints(ExtensionPointModel[]) - Method in class org.eclipse.core.runtime.model.PluginModel
Sets the extension points in this plug-in descriptor.
setDeclaredExtensions(ExtensionModel[]) - Method in class org.eclipse.core.runtime.model.PluginModel
Sets the extensions in this plug-in descriptor.
setDeclaredExtensions(ExtensionModel[]) - Method in class org.eclipse.core.runtime.model.ExtensionPointModel
Sets this extensions added to this extension point.
setDefault(IPreferenceStore, String, FontData) - Static method in class org.eclipse.jface.preference.PreferenceConverter
Sets the default value of the preference with the given name in the given preference store.
setDefault(IPreferenceStore, String, FontData[]) - Static method in class org.eclipse.jface.preference.PreferenceConverter
Sets the default value of the preference with the given name in the given preference store.
setDefault(IPreferenceStore, String, Point) - Static method in class org.eclipse.jface.preference.PreferenceConverter
Sets the default value of the preference with the given name in the given preference store.
setDefault(IPreferenceStore, String, Rectangle) - Static method in class org.eclipse.jface.preference.PreferenceConverter
Sets the default value of the preference with the given name in the given preference store.
setDefault(IPreferenceStore, String, RGB) - Static method in class org.eclipse.jface.preference.PreferenceConverter
Sets the default value of the preference with the given name in the given preference store.
setDefault(String, boolean) - Method in class org.eclipse.core.runtime.Preferences
Sets the default value for the boolean-valued property with the given name.
setDefault(String, boolean) - Method in class org.eclipse.jface.preference.PreferenceStore
 
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, double) - Method in class org.eclipse.core.runtime.Preferences
Sets the default value for the double-valued property with the given name.
setDefault(String, double) - Method in class org.eclipse.jface.preference.PreferenceStore
 
setDefault(String, double) - Method in interface org.eclipse.jface.preference.IPreferenceStore
Sets the default value for the double-valued preference with the given name.
setDefault(String, float) - Method in class org.eclipse.core.runtime.Preferences
Sets the default value for the float-valued property with the given name.
setDefault(String, float) - Method in class org.eclipse.jface.preference.PreferenceStore
 
setDefault(String, float) - Method in interface org.eclipse.jface.preference.IPreferenceStore
Sets the default value for the float-valued preference with the given name.
setDefault(String, int) - Method in class org.eclipse.core.runtime.Preferences
Sets the default value for the integer-valued property with the given name.
setDefault(String, int) - Method in class org.eclipse.jface.preference.PreferenceStore
 
setDefault(String, int) - Method in interface org.eclipse.jface.preference.IPreferenceStore
Sets the default value for the integer-valued preference with the given name.
setDefault(String, long) - Method in class org.eclipse.core.runtime.Preferences
Sets the default value for the long-valued property with the given name.
setDefault(String, long) - Method in class org.eclipse.jface.preference.PreferenceStore
 
setDefault(String, long) - Method in interface org.eclipse.jface.preference.IPreferenceStore
Sets the default value for the long-valued preference with the given name.
setDefault(String, String) - Method in class org.eclipse.core.runtime.Preferences
Sets the default value for the string-valued property with the given name.
setDefault(String, String) - Method in class org.eclipse.jface.preference.PreferenceStore
 
setDefault(String, String) - Method in interface org.eclipse.jface.preference.IPreferenceStore
Sets the default value for the string-valued preference with the given name.
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).
setDefaultEditor(IFile, String) - Method in interface org.eclipse.ui.IEditorRegistry
Sets the default editor id for a given file.
setDefaultImage(Image) - Static method in class org.eclipse.jface.window.Window
Sets the default image.
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.
setDefaultPageImageDescriptor(ImageDescriptor) - Method in class org.eclipse.jface.wizard.Wizard
Sets the default page image descriptor for this wizard.
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 class org.eclipse.jface.text.TextViewer
 
setDefaultPrefixes(String[], String) - Method in interface org.eclipse.jface.text.ITextViewer
Sets the string that is used as prefix when lines of the given content type are prefixed by the prefix text operation.
setDefaultReturnToken(IToken) - Method in class org.eclipse.jface.text.rules.RuleBasedScanner
Configures the scanner's default return token.
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 interface org.eclipse.debug.ui.ILaunchConfigurationTab
Initializes the given launch configuration with default values for this tab.
setDefaults(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.debug.ui.CommonTab
 
setDefaults(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.debug.ui.AbstractLaunchConfigurationTabGroup
By default, delegate to all of the tabs in this group.
setDefaultStyleRange(StyleRange) - Method in class org.eclipse.jface.text.TextPresentation
Set the default style range of this presentation.
setDelay(int) - Method in class org.eclipse.jface.text.reconciler.AbstractReconciler
Tells the reconciler how long it should wait for further text changes before activating the appropriate reconciling strategies.
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.
setDerived(boolean) - Method in interface org.eclipse.core.resources.IResource
Sets whether this resource subtree is marked as derived.
setDescription(IProjectDescription, int, IProgressMonitor) - Method in interface org.eclipse.core.resources.IProject
Changes this project resource to match the given project description.
setDescription(IProjectDescription, IProgressMonitor) - Method in interface org.eclipse.core.resources.IProject
Changes this project resource to match the given project description.
setDescription(IWorkspaceDescription) - Method in interface org.eclipse.core.resources.IWorkspace
Sets the workspace description.
setDescription(String) - Method in interface org.eclipse.jface.action.IAction
Sets this action's description.
setDescription(String) - Method in class org.eclipse.jface.action.Action
 
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.dialogs.DialogPage
 
setDescription(String) - Method in class org.eclipse.jface.wizard.WizardPage
The WizardPage implementation of this IDialogPage method extends the DialogPage implementation to update the wizard container title bar.
setDescription(String) - Method in class org.eclipse.ui.texteditor.TextNavigationAction
 
setDescription(String) - Method in class org.eclipse.ui.views.properties.PropertyDescriptor
Sets the description for this property descriptor.
setDescriptionModel(URLEntryModel) - Method in class org.eclipse.update.core.model.SiteModel
Sets the site description.
setDescriptionModel(URLEntryModel) - Method in class org.eclipse.update.core.model.FeatureModel
Sets the feature description information.
setDescriptionModel(URLEntryModel) - Method in class org.eclipse.update.core.model.CategoryModel
Sets the category description.
setDesiredExtensions(String[]) - Method in class org.eclipse.ui.wizards.datatransfer.SelectFilesOperation
Sets the file extensions which are desired.
setDevice(String) - Method in class org.eclipse.core.runtime.Path
 
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.
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.
setDialogSettings(IDialogSettings) - Method in class org.eclipse.jface.wizard.Wizard
Sets the dialog settings for this wizard.
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 class org.eclipse.jface.action.ContributionManager
Sets whether this manager is dirty.
setDisabledImage(Image) - Method in class org.eclipse.swt.custom.CTabItem
Sets the image that is displayed if the tab item is disabled.
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 interface org.eclipse.jface.action.IAction
Sets the disabled image for this action, as an image descriptor.
setDisabledImageDescriptor(ImageDescriptor) - Method in class org.eclipse.jface.action.Action
 
setDisabledImageDescriptor(ImageDescriptor) - Method in class org.eclipse.ui.actions.LabelRetargetAction
 
setDisabledImageDescriptor(ImageDescriptor) - Method in class org.eclipse.ui.texteditor.TextNavigationAction
 
setDiscoverySiteEntryModels(URLEntryModel[]) - Method in class org.eclipse.update.core.model.FeatureModel
Sets additional update site references.
setDocument(IDocument) - Method in class org.eclipse.jface.text.TextViewer
 
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.IDocumentAdapter
Sets the adapters document.
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.presentation.IPresentationDamager
Tells the presentation damager 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, IAnnotationModel) - Method in class org.eclipse.jface.text.source.SourceViewer
 
setDocument(IDocument, IAnnotationModel) - Method in interface org.eclipse.jface.text.source.ISourceViewer
Sets the given document as this viewer's text model and the given annotation model as the model for this viewer's visual annotations.
setDocument(IDocument, IAnnotationModel, int, int) - Method in 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, int, int) - Method in class org.eclipse.jface.text.TextViewer
 
setDocument(IDocument, int, int) - Method in interface org.eclipse.jface.text.ITextViewer
Sets the given document as this viewer's model and makes the specified region visible in the presentation.
setDocument(IDocument, int, int) - Method in class org.eclipse.jface.text.source.SourceViewer
 
setDocumentContent(IDocument, IEditorInput) - Method in class org.eclipse.ui.editors.text.StorageDocumentProvider
Deprecated. use the encoding based version instead
setDocumentContent(IDocument, IEditorInput) - Method in class org.eclipse.ui.editors.text.FileDocumentProvider
Deprecated. use file encoding based version
setDocumentContent(IDocument, IEditorInput, String) - Method in class org.eclipse.ui.editors.text.StorageDocumentProvider
Intitializes the given document from the given editor input using the given character encoding.
setDocumentContent(IDocument, IEditorInput, String) - Method in class org.eclipse.ui.editors.text.FileDocumentProvider
 
setDocumentContent(IDocument, InputStream) - Method in class org.eclipse.ui.editors.text.StorageDocumentProvider
Deprecated. use encoding based version instead
setDocumentContent(IDocument, InputStream, String) - Method in class org.eclipse.ui.editors.text.StorageDocumentProvider
Intitializes the given document with the given stream using the given encoding.
setDocumentPartitioner(IDocumentPartitioner) - Method in interface org.eclipse.jface.text.IDocument
Sets this document's partitioner.
setDocumentPartitioner(IDocumentPartitioner) - Method in class org.eclipse.jface.text.AbstractDocument
 
setDocumentProvider(IDocumentProvider) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
Sets this editor's document provider.
setDontExpand(boolean) - Method in class org.eclipse.compare.structuremergeviewer.DiffNode
Controls whether this node is not automatically expanded when displayed in a DiffTreeViewer.
setDoubleClickEnabled(boolean) - Method in class org.eclipse.swt.custom.StyledText
Sets whether the widget implements double click mouse behavior.
setDoubleClickEnabled(boolean) - Method in class org.eclipse.swt.widgets.Text
Sets the double click enabled flag.
setDoubleClickSelects(boolean) - Method in class org.eclipse.ui.dialogs.ElementTreeSelectionDialog
Specifies if default selected events (double click) are created.
setDownloadSize(long) - Method in class org.eclipse.update.core.model.ContentEntryModel
Sets the download size of the entry.
setEchoChar(char) - Method in class org.eclipse.swt.widgets.Text
Sets the echo character.
setEditable(boolean) - Method in class org.eclipse.jface.text.TextViewer
 
setEditable(boolean) - Method in interface org.eclipse.jface.text.ITextViewer
Sets the editable mode.
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.
setEditionTitleArgument(String) - Method in class org.eclipse.compare.EditionSelectionDialog
Sets an additional and optional argument for the edition pane's title.
setEditionTitleImage(Image) - Method in class org.eclipse.compare.EditionSelectionDialog
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, TableItem, int) - Method in class org.eclipse.swt.custom.TableEditor
Specify the Control that is to be displayed and the cell in the table that it is to be positioned above.
setEditor(Control, TableTreeItem, int) - Method in class org.eclipse.swt.custom.TableTreeEditor
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(ITextEditor) - Method in class org.eclipse.ui.texteditor.TextOperationAction
 
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.ShiftAction
 
setEditor(ITextEditor) - Method in class org.eclipse.ui.texteditor.ContentAssistAction
 
setEditorAreaVisible(boolean) - Method in interface org.eclipse.ui.IWorkbenchPage
Show or hide the editor area for the page's active perspective.
setEditorAreaVisible(boolean) - Method in interface org.eclipse.ui.IPageLayout
Show or hide the editor area for the page's layout.
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.IWorkbenchPage
Deprecated. use IPageLayout.setEditorReuseThreshold(int openEditors) instead.
setEditorReuseThreshold(int) - Method in interface org.eclipse.ui.IPageLayout
Deprecated.  
setElement(IAdaptable) - Method in interface org.eclipse.ui.IWorkbenchPropertyPage
Sets the object that owns the properties shown in this property page.
setElement(IAdaptable) - Method in class org.eclipse.ui.dialogs.PropertyPage
Sets the element that owns properties shown on this page.
setElements(IAdaptable[]) - Method in interface org.eclipse.ui.IWorkingSet
Sets the elements that are contained in this working set.
setElements(Object[]) - Method in class org.eclipse.ui.dialogs.TwoPaneElementSelector
Sets the elements to be displayed.
setElements(Object[]) - Method in class org.eclipse.ui.dialogs.FilteredList
Sets the list of elements.
setElements(Object[]) - Method in class org.eclipse.ui.dialogs.ElementListSelectionDialog
Sets the elements of the list.
setEmptyListMessage(String) - Method in class org.eclipse.ui.dialogs.ElementTreeSelectionDialog
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.AbstractElementListSelectionDialog
Sets the message to be displayed if the list is empty.
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 class org.eclipse.core.runtime.model.PluginDescriptorModel
 
setEnabled(boolean) - Method in interface org.eclipse.debug.core.model.IBreakpoint
Sets the enabled state of this breakpoint.
setEnabled(boolean) - Method in class org.eclipse.debug.core.model.Breakpoint
 
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.action.Action
 
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.AbstractHoverInformationControlManager
 
setEnabled(boolean) - Method in class org.eclipse.swt.custom.TableTree
 
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.swt.widgets.Slider
 
setEnabled(boolean) - Method in class org.eclipse.swt.widgets.Shell
 
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.MenuItem
Enables the receiver if the argument is true, and disables it otherwise.
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.Control
Enables the receiver if the argument is true, and disables it otherwise.
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.texteditor.TextNavigationAction
 
setEnabled(String, boolean) - Method in interface org.eclipse.ui.IDecoratorManager
Sets whether the specified decorator is enabled.
setEncoding(Object, String) - Method in class org.eclipse.ui.editors.text.StorageDocumentProvider
 
setEncoding(Object, String) - Method in interface org.eclipse.ui.editors.text.IStorageDocumentProvider
Sets the encoding for reading the given element.
setEncoding(String) - Method in interface org.eclipse.ui.editors.text.IEncodingSupport
Sets the character encoding.
setEncoding(String) - Method in class org.eclipse.ui.editors.text.DefaultEncodingSupport
 
setEncoding(String, boolean) - Method in class org.eclipse.ui.editors.text.DefaultEncodingSupport
Sets the encoding of the editor's input to the given value.
setEndPage(int) - Method in class org.eclipse.swt.printing.PrintDialog
Sets the end page that the user will see when the dialog is opened.
setErrorMessage(Image, String) - Method in class org.eclipse.jface.action.SubStatusLineManager
 
setErrorMessage(Image, String) - Method in class org.eclipse.jface.action.StatusLineManager
 
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(String) - Method in class org.eclipse.debug.ui.AbstractLaunchConfigurationTab
Sets this page's error message, possibly null.
setErrorMessage(String) - Method in class org.eclipse.jface.action.SubStatusLineManager
 
setErrorMessage(String) - Method in class org.eclipse.jface.action.StatusLineManager
 
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.dialogs.TitleAreaDialog
Display the given error message.
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.preference.StringFieldEditor
Sets the error message that will be displayed when and if an error occurs.
setErrorMessage(String) - Method in class org.eclipse.jface.preference.PreferencePage
The PreferencePage implementation of this method declared on DialogPage updates the container.
setErrorMessage(String) - Method in class org.eclipse.jface.preference.PreferenceDialog
Display the given error message.
setErrorMessage(String) - Method in class org.eclipse.jface.viewers.CellEditor
Sets or clears the current error message for this cell editor.
setErrorMessage(String) - Method in class org.eclipse.jface.wizard.WizardPage
The WizardPage implementation of this method declared on DialogPage updates the container if this is the current page.
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.text.TextViewer
 
setEventConsumer(IEventConsumer) - Method in interface org.eclipse.jface.text.ITextViewer
Registers an event consumer with this viewer.
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.
setExecutionTargets(String[]) - Method in class org.eclipse.ant.core.AntRunner
Sets the targets and execution order.
setExpandAllOnOpen(boolean) - Method in class org.eclipse.ui.dialogs.FileSelectionDialog
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.custom.TableTreeItem
Sets the expanded state.
setExpanded(boolean) - Method in class org.eclipse.swt.widgets.TreeItem
Sets the expanded state of the receiver.
setExpanded(Item, boolean) - Method in class org.eclipse.jface.viewers.TreeViewer
 
setExpanded(Item, boolean) - Method in class org.eclipse.jface.viewers.TableTreeViewer
 
setExpanded(Item, boolean) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
Sets the expand state of the given item.
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 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 is expanded or collapsed.
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.
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.
setExport(boolean) - Method in class org.eclipse.core.runtime.model.PluginPrerequisiteModel
Sets whether or not the code in this pre-requisite is exported.
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.
setExports(String[]) - Method in class org.eclipse.core.runtime.model.LibraryModel
Sets this library's export mask.
setExtensionPoint(String) - Method in class org.eclipse.core.runtime.model.ExtensionModel
Set the extension point with which this extension is associated.
setFallbackAnchors(AbstractInformationControlManager.Anchor[]) - Method in class org.eclipse.jface.text.AbstractInformationControlManager
Sets the sequence of anchors along which the information control is tried to be laid out until it is fully visible.
setFeature(IFeature) - Method in interface org.eclipse.update.core.IFeatureContentProvider
Sets the feature associated with this content provider.
setFeature(IFeature) - Method in interface org.eclipse.update.core.IFeatureContentConsumer
Sets the feature for this content consumer.
setFeature(IFeature) - Method in class org.eclipse.update.core.FeatureContentProvider
Sets the feature associated with this content provider.
setFeatureContentProvider(IFeatureContentProvider) - Method in interface org.eclipse.update.core.IFeature
Sets the content provider for this feature.
setFeatureContentProvider(IFeatureContentProvider) - Method in class org.eclipse.update.core.Feature
Sets the content provider for this feature.
setFeatureIdentifier(String) - Method in class org.eclipse.update.core.model.FeatureReferenceModel
Sets the feature identifier.
setFeatureIdentifier(String) - Method in class org.eclipse.update.core.model.FeatureModel
Sets the feature identifier.
setFeatureReferenceModels(FeatureReferenceModel[]) - Method in class org.eclipse.update.core.model.SiteModel
Sets the feature references for this site.
setFeatureVersion(String) - Method in class org.eclipse.update.core.model.FeatureReferenceModel
Sets the feature version.
setFeatureVersion(String) - Method in class org.eclipse.update.core.model.FeatureModel
Sets the feature version.
setFeedbackEnabled(boolean) - Method in class org.eclipse.jface.viewers.ViewerDropAdapter
Sets whether visible insertion feedback should be presented to the user.
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.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
setFilter(String) - Method in class org.eclipse.ui.dialogs.FilteredList
Sets the filter pattern.
setFilter(String) - Method in class org.eclipse.ui.dialogs.AbstractElementListSelectionDialog
Sets the filter pattern.
setFilter(String, boolean, boolean) - Method in interface org.eclipse.ui.dialogs.FilteredList.FilterMatcher
Sets the filter.
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.
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 file names which the dialog will use to filter the files 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.
setFilterPath(String) - Method in class org.eclipse.swt.widgets.DirectoryDialog
Sets the path which the dialog will use to filter the directories it shows to the argument, which may be null.
setFiltersPreference(String[]) - Method in class org.eclipse.ui.views.navigator.ResourceNavigator
Sets the values of the filter preference to be the strings in preference values
setFiltersPreference(String[]) - Method in interface org.eclipse.ui.views.navigator.IResourceNavigator
Sets the values of the filter preference to be the strings in preference values
setFindAction(IAction) - Method in class org.eclipse.ui.part.CellEditorActionHandler
Sets the default IAction handler for the Find action.
setFocus() - Method in class org.eclipse.compare.CompareEditorInput
Asks this input to take focus within its container (editor).
setFocus() - Method in class org.eclipse.jface.preference.StringFieldEditor
 
setFocus() - Method in class org.eclipse.jface.preference.ListEditor
 
setFocus() - Method in class org.eclipse.jface.preference.FieldEditor
Sets the focus to this field editor.
setFocus() - Method in class org.eclipse.jface.preference.BooleanFieldEditor
 
setFocus() - Method in interface org.eclipse.jface.text.IInformationControl
Sets the keyboard focus to this information control.
setFocus() - Method in class org.eclipse.jface.text.DefaultInformationControl
 
setFocus() - Method in class org.eclipse.jface.viewers.CellEditor
Sets the focus to the cell editor's control.
setFocus() - Method in class org.eclipse.swt.custom.CCombo
 
setFocus() - Method in class org.eclipse.swt.widgets.ProgressBar
 
setFocus() - Method in class org.eclipse.swt.widgets.Label
 
setFocus() - Method in class org.eclipse.swt.widgets.Decorations
 
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 class org.eclipse.swt.widgets.Composite
 
setFocus() - Method in class org.eclipse.swt.widgets.Button
 
setFocus() - Method in interface org.eclipse.ui.IWorkbenchPart
Asks this part to take focus within the workbench.
setFocus() - Method in class org.eclipse.ui.part.WorkbenchPart
 
setFocus() - Method in class org.eclipse.ui.part.PageBookView
 
setFocus() - Method in class org.eclipse.ui.part.Page
The Page implementation of this IPage method does nothing.
setFocus() - Method in class org.eclipse.ui.part.MultiPageEditorPart
The MultiPageEditor implementation of this IWorkbenchPart method sets focus on the active nested editor, if there is one.
setFocus() - Method in class org.eclipse.ui.part.MultiEditor
 
setFocus() - Method in class org.eclipse.ui.part.MessagePage
Sets focus to a part in the page.
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.texteditor.AbstractTextEditor
 
setFocus() - Method in class org.eclipse.ui.views.bookmarkexplorer.BookmarkNavigator
 
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
 
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.tasklist.TaskList
 
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.
setFont(Font) - Method in class org.eclipse.jface.text.source.VerticalRuler
 
setFont(Font) - Method in class org.eclipse.jface.text.source.LineNumberRulerColumn
 
setFont(Font) - Method in interface org.eclipse.jface.text.source.IVerticalRulerExtension
Sets the font of this vertical ruler.
setFont(Font) - Method in interface org.eclipse.jface.text.source.IVerticalRulerColumn
Sets the font of this ruler column.
setFont(Font) - Method in class org.eclipse.jface.text.source.CompositeRuler
 
setFont(Font) - Method in class org.eclipse.jface.text.source.AnnotationRulerColumn
 
setFont(Font) - Method in class org.eclipse.jface.wizard.ProgressMonitorPart
Sets the progress monitor part's font.
setFont(Font) - Method in class org.eclipse.swt.custom.ViewForm
Set the widget font.
setFont(Font) - Method in class org.eclipse.swt.custom.TableTree
 
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.custom.PopupList
Sets the widget font.
setFont(Font) - Method in class org.eclipse.swt.custom.CTabFolder
 
setFont(Font) - Method in class org.eclipse.swt.custom.CLabel
 
setFont(Font) - Method in class org.eclipse.swt.custom.CCombo
 
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.ole.win32.OleControlSite
 
setFont(Font) - Method in class org.eclipse.swt.widgets.Text
 
setFont(Font) - Method in class org.eclipse.swt.widgets.Table
 
setFont(Font) - Method in class org.eclipse.swt.widgets.List
 
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.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.Canvas
 
setFontData(FontData) - Method in class org.eclipse.swt.widgets.FontDialog
Sets a FontData object 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.
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(Color) - Method in class org.eclipse.jface.text.source.LineNumberRulerColumn
Sets the foreground color of this column.
setForeground(Color) - Method in class org.eclipse.swt.custom.TableTreeItem
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.custom.TableTree
 
setForeground(Color) - Method in class org.eclipse.swt.custom.StyledText
 
setForeground(Color) - Method in class org.eclipse.swt.custom.CCombo
 
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.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.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.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.
setForegroundColor(Color) - Method in interface org.eclipse.jface.text.IInformationControl
Sets the foreground color of this information control.
setForegroundColor(Color) - Method in class org.eclipse.jface.text.DefaultInformationControl
 
setForegroundColor(RGB) - Method in class org.eclipse.compare.contentmergeviewer.TextMergeViewer
Sets the viewer's foreground color to the given RGB value.
setFormattingStrategy(IFormattingStrategy, String) - Method in class org.eclipse.jface.text.formatter.ContentFormatter
Registers a strategy for a particular content type.
setFragments(PluginFragmentModel[]) - Method in class org.eclipse.core.runtime.model.PluginDescriptorModel
Sets the list of fragments for this plug-in.
setGlobalActionHandler(String, IAction) - Method in interface org.eclipse.ui.IActionBars
Sets the global action handler for the action with the given id.
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.TreeItem
Sets the grayed state of the receiver.
setGrayed(boolean) - Method in class org.eclipse.swt.widgets.TableItem
Sets the grayed state of the receiver.
setGrayed(Object, boolean) - Method in class org.eclipse.jface.viewers.CheckboxTreeViewer
Sets the grayed state for the given element in this viewer.
setGrayed(Object, boolean) - Method in class org.eclipse.jface.viewers.CheckboxTableViewer
Sets the grayed state for the given element in this viewer.
setGrayedElements(Object[]) - Method in class org.eclipse.jface.viewers.CheckboxTreeViewer
Sets which elements are grayed in this viewer's tree.
setGrayedElements(Object[]) - Method in class org.eclipse.jface.viewers.CheckboxTableViewer
Sets which nodes are grayed in this viewer.
setHandlerName(String) - Method in class org.eclipse.update.core.model.InstallHandlerEntryModel
Sets the name of the custom install handler.
setHeaderText(String) - Method in class org.eclipse.ui.texteditor.InfoForm
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.
setHeight(int) - Method in class org.eclipse.swt.graphics.FontData
Sets the height of the receiver.
setHelp(Control, IContextComputer) - Static method in class org.eclipse.ui.help.WorkbenchHelp
Deprecated. context computers are no longer supported, clients should implement their own help listener
setHelp(Control, Object[]) - Static method in class org.eclipse.ui.help.WorkbenchHelp
Deprecated. use setHelp with single context id parameter
setHelp(Control, String) - Static method in class org.eclipse.ui.help.WorkbenchHelp
Sets the given help context id on the given control.
setHelp(IAction, IContextComputer) - Static method in class org.eclipse.ui.help.WorkbenchHelp
Deprecated. context computers are no longer supported, clients should implement their own help listener
setHelp(IAction, Object[]) - Static method in class org.eclipse.ui.help.WorkbenchHelp
Deprecated. use setHelp with a single context id parameter
setHelp(IAction, String) - Static method in class org.eclipse.ui.help.WorkbenchHelp
Sets the given help context id on the given action.
setHelp(Menu, IContextComputer) - Static method in class org.eclipse.ui.help.WorkbenchHelp
Deprecated. context computers are no longer supported, clients should implement their own help listener
setHelp(MenuItem, IContextComputer) - Static method in class org.eclipse.ui.help.WorkbenchHelp
Deprecated. context computers are no longer supported, clients should implement their own help listener
setHelp(MenuItem, Object[]) - Static method in class org.eclipse.ui.help.WorkbenchHelp
Deprecated. use setHelp with single context id parameter
setHelp(MenuItem, String) - Static method in class org.eclipse.ui.help.WorkbenchHelp
Sets the given help context id on the given menu item.
setHelp(Menu, Object[]) - Static method in class org.eclipse.ui.help.WorkbenchHelp
Deprecated. use setHelp with single context id parameter
setHelp(Menu, String) - Static method in class org.eclipse.ui.help.WorkbenchHelp
Sets the given help context id on the given menu.
setHelpAvailable(boolean) - Method in class org.eclipse.jface.preference.PreferenceDialog
Sets whether a Help button is available for this dialog.
setHelpAvailable(boolean) - Method in class org.eclipse.jface.wizard.Wizard
Sets whether help is available for this wizard.
setHelpContextId(String) - Method in class org.eclipse.ui.texteditor.ResourceAction
Sets the action's help context id.
setHelpContextId(String) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
Sets the editor's help context id.
setHelpContextIds(Object) - Method in class org.eclipse.ui.views.properties.PropertyDescriptor
Sets the help context id for this property descriptor.
setHelpListener(HelpListener) - Method in interface org.eclipse.jface.action.IAction
Sets a help listener for this action.
setHelpListener(HelpListener) - Method in class org.eclipse.jface.action.Action
 
setHelpListener(HelpListener) - Method in class org.eclipse.ui.actions.RetargetAction
The RetargetAction implementation of this method declared on IAction stores the help listener in a local field.
setHelpListener(HelpListener) - Method in class org.eclipse.ui.texteditor.TextNavigationAction
 
setHideIdenticalEntries(boolean) - Method in class org.eclipse.compare.EditionSelectionDialog
Controls whether identical entries are shown or not (default).
setHighlightRange(int, int, boolean) - Method in interface org.eclipse.ui.texteditor.ITextEditor
Sets the highlighted range of this text editor to the specified region.
setHighlightRange(int, int, boolean) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
 
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 pixel offset relative to the start of the line.
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.
setHoverControlCreator(IInformationControlCreator) - Method in class org.eclipse.jface.text.TextViewer
Sets the creator for the hover controls.
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.jface.action.Action
 
setHoverImageDescriptor(ImageDescriptor) - Method in class org.eclipse.ui.actions.LabelRetargetAction
 
setHoverImageDescriptor(ImageDescriptor) - Method in class org.eclipse.ui.texteditor.TextNavigationAction
 
setId(String) - Method in class org.eclipse.compare.structuremergeviewer.DocumentRangeNode
Sets this node's id.
setId(String) - Method in class org.eclipse.core.runtime.model.PluginModel
Sets the unique identifier of this plug-in model.
setId(String) - Method in class org.eclipse.core.runtime.model.ExtensionPointModel
Sets the simple identifier of this extension point, or null if this extension point does not have an identifier.
setId(String) - Method in class org.eclipse.core.runtime.model.ExtensionModel
Sets the simple identifier of this extension, or null if this extension does not have an identifier.
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.action.Action
 
setId(String) - Method in class org.eclipse.ui.texteditor.TextNavigationAction
 
setIdentifier(String) - Method in class org.eclipse.update.core.model.NonPluginEntryModel
Sets the entry identifier.
setIgnoreCase(boolean) - Method in class org.eclipse.ui.dialogs.AbstractElementListSelectionDialog
Specifies if sorting, filtering and folding is case sensitive.
setIgnoreErrors(boolean) - Static method in class org.eclipse.jface.util.SafeRunnable
Flag to avoid interactive error dialogs during automated testing.
setImage(Image) - Method in class org.eclipse.compare.CompareViewerPane
Return the receiver's title text.
setImage(Image) - Method in class org.eclipse.swt.custom.TableTreeItem
Sets the first image.
setImage(Image) - Method in class org.eclipse.swt.custom.CTabItem
 
setImage(Image) - Method in class org.eclipse.swt.custom.CLabel
Set the label's Image.
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.TreeItem
 
setImage(Image) - Method in class org.eclipse.swt.widgets.ToolItem
 
setImage(Image) - Method in class org.eclipse.swt.widgets.TableItem
 
setImage(Image) - Method in class org.eclipse.swt.widgets.TableColumn
 
setImage(Image) - Method in class org.eclipse.swt.widgets.TabItem
 
setImage(Image) - Method in class org.eclipse.swt.widgets.MenuItem
Sets the image the receiver will display to the argument.
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.Decorations
Sets the receiver's image to the argument, which may be null.
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.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.ui.dialogs.SelectionStatusDialog
Sets the image for this dialog.
setImage(Image) - Method in class org.eclipse.ui.texteditor.StatusLineContributionItem
 
setImage(Image) - Method in class org.eclipse.ui.texteditor.MarkerAnnotation
Sets the marker image to the given image.
setImage(Image) - Method in interface org.eclipse.ui.texteditor.IStatusField
Sets the image of this status field.
setImage(Image[]) - Method in class org.eclipse.swt.widgets.TableItem
Sets the image for multiple columns in the Table.
setImage(int, Image) - Method in class org.eclipse.swt.custom.TableTreeItem
Sets the image at an index.
setImage(int, Image) - Method in class org.eclipse.swt.widgets.TableItem
Sets the receiver's image at a column.
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.Action
 
setImageDescriptor(ImageDescriptor) - Method in interface org.eclipse.jface.dialogs.IDialogPage
Sets this dialog page's image.
setImageDescriptor(ImageDescriptor) - Method in class org.eclipse.jface.dialogs.DialogPage
 
setImageDescriptor(ImageDescriptor) - Method in class org.eclipse.jface.wizard.WizardPage
The WizardPage implementation of this method declared on DialogPage updates the container if this page is the current page.
setImageDescriptor(ImageDescriptor) - Method in class org.eclipse.ui.actions.LabelRetargetAction
 
setImageDescriptor(ImageDescriptor) - Method in class org.eclipse.ui.texteditor.TextNavigationAction
 
setImageIndent(int) - Method in class org.eclipse.swt.widgets.TableItem
Sets the image indent.
setImageURLString(String) - Method in class org.eclipse.update.core.model.FeatureModel
Sets the unresolved URL for the feature image.
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.
setImportModels(ImportModel[]) - Method in class org.eclipse.update.core.model.FeatureModel
Sets the feature plug-in dependency information.
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.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.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.
setIndent(int) - Method in class org.eclipse.jface.preference.RadioGroupFieldEditor
Sets the indent used for the first column of the radion button matrix.
setIndent(Rectangle) - Method in class org.eclipse.swt.ole.win32.OleClientSite
 
setIndentPrefixes(String[], String) - Method in class org.eclipse.jface.text.TextViewer
 
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.
setIndex(int) - Method in class org.eclipse.ui.views.framelist.Frame
Sets the index of the frame in the frame list.
setInfo(String) - Method in class org.eclipse.ui.texteditor.InfoForm
Sets the info of this info form
setInformation(String) - Method in interface org.eclipse.jface.text.IInformationControl
Sets the information to be presented in this information control.
setInformation(String) - Method in class org.eclipse.jface.text.DefaultInformationControl
 
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.
setInformationControlCreator(IInformationControlCreator) - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
Sets the information control creator for the additional information control.
setInformationProvider(IInformationProvider, String) - Method in class org.eclipse.jface.text.information.InformationPresenter
Registers a given information provider for a particular content type.
setInitialAttributes(Map) - Method in class org.eclipse.ui.views.tasklist.TaskPropertiesDialog
Sets initial attributes to use when creating a new task.
setInitializationData(IConfigurationElement, String, Object) - Method in class org.eclipse.core.resources.IncrementalProjectBuilder
Sets initialization data for this builder.
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.help.ui.browser.LaunchURL
 
setInitializationData(IConfigurationElement, String, Object) - Method in class org.eclipse.ui.part.WorkbenchPart
The WorkbenchPart implementation of this IExecutableExtension records the configuration element in and internal state variable (accessible via getConfigElement).
setInitializationData(IConfigurationElement, String, Object) - Method in class org.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizard
Stores the configuration element for the wizard.
setInitializationString(String) - Method in interface org.eclipse.help.ILiveHelpAction
This method will be called upon instantiation of the live help extension.
setInitialProjectCapabilities(String[]) - Method in class org.eclipse.ui.actions.CreateProjectAction
Deprecated. Sets the initial project capabilities to be selected.
setInitialProjectName(String) - Method in class org.eclipse.ui.actions.CreateProjectAction
Deprecated. Sets the initial project name.
setInitialProjectName(String) - Method in class org.eclipse.ui.dialogs.WizardNewProjectCreationPage
Sets the initial project name that this page will use when created.
setInitialSelectedCategories(String[]) - Method in class org.eclipse.ui.actions.CreateProjectAction
Deprecated. Sets the initial categories to be selected.
setInitialSelection(Object) - Method in class org.eclipse.ui.dialogs.ElementTreeSelectionDialog
Sets the initial selection.
setInitialSelection(Object) - Method in class org.eclipse.ui.dialogs.CheckedTreeSelectionDialog
Sets the initial selection.
setInitialSelections(Object[]) - Method in class org.eclipse.ui.dialogs.SelectionDialog
Sets the initial selection in this selection dialog to the given elements.
setInput(IEditorInput) - Method in interface org.eclipse.ui.IReusableEditor
 
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(Object) - Method in class org.eclipse.compare.CompareViewerSwitchingPane
Sets the input object of this pane.
setInput(Object) - Method in class org.eclipse.jface.text.TextViewer
 
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.jface.viewers.StructuredViewer
 
setInput(Object) - Method in class org.eclipse.jface.viewers.ContentViewer
The ContentViewer implementation of this Viewer method invokes inputChanged on the content provider and then the inputChanged hook method.
setInput(Object) - Method in class org.eclipse.ui.actions.ActionContext
Sets the input element.
setInput(Object) - Method in class org.eclipse.ui.dialogs.ElementTreeSelectionDialog
Sets the tree input.
setInput(Object) - Method in class org.eclipse.ui.dialogs.CheckedTreeSelectionDialog
Sets the tree input.
setInput(Object) - Method in class org.eclipse.ui.views.framelist.TreeFrame
Sets the input element.
setInsertMark(CTabItem, boolean) - Method in class org.eclipse.swt.custom.CTabFolder
Display an insert marker before or after the specified tab item.
setInsertMark(int, 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.
setInstallHandlerModel(InstallHandlerEntryModel) - Method in class org.eclipse.update.core.model.FeatureModel
Sets the custom install handler for the feature.
setInstallSize(long) - Method in class org.eclipse.update.core.model.ContentEntryModel
Sets the install size of the entry.
setIsIncrementalReconciler(boolean) - Method in class org.eclipse.jface.text.reconciler.AbstractReconciler
Tells the reconciler whether any of the available reconciling strategies is interested in getting detailed dirty region information or just in the fact the the document has been changed.
setItem(int, String) - Method in class org.eclipse.swt.custom.CCombo
Sets the text of an item.
setItem(int, String) - Method in class org.eclipse.swt.widgets.List
Sets the text of the item in the receiver's list at the given zero-relative index to the string argument.
setItem(int, String) - Method in class org.eclipse.swt.widgets.Combo
Sets the text of the item in the receiver's list at the given zero-relative index to the string argument.
setItem(TableItem) - Method in class org.eclipse.swt.custom.TableEditor
 
setItem(TableTreeItem) - Method in class org.eclipse.swt.custom.TableTreeEditor
 
setItem(TreeItem) - Method in class org.eclipse.swt.custom.TreeEditor
 
setItemLayout(int[], int[], Point[]) - Method in class org.eclipse.swt.widgets.CoolBar
Sets the receiver's item order, wrap indices, and item sizes all at once.
setItems(String[]) - Method in class org.eclipse.swt.custom.PopupList
Sets all items.
setItems(String[]) - Method in class org.eclipse.swt.custom.CCombo
Sets all items.
setItems(String[]) - Method in class org.eclipse.swt.widgets.List
Sets the receiver's items to be the given array of items.
setItems(String[]) - Method in class org.eclipse.swt.widgets.Combo
Sets the receiver's list to be the given array of items.
setKeyBinding(int, int) - Method in class org.eclipse.swt.custom.StyledText
Maps a key to an action.
setKind(int) - Method in class org.eclipse.compare.structuremergeviewer.DiffElement
Sets the kind of difference for this element.
setLabel(String) - Method in class org.eclipse.update.core.model.FeatureModel
Sets the feature displayable label.
setLabel(String) - Method in class org.eclipse.update.core.model.CategoryModel
Sets the category displayable label.
setLabelDecorator(ILabelDecorator) - Method in class org.eclipse.jface.viewers.DecoratingLabelProvider
Sets the label decorator.
setLabelDecorator(ILabelDecorator) - Method in class org.eclipse.ui.views.navigator.ResourceNavigator
Deprecated. use the decorators extension point instead; see IWorkbench.getDecoratorManager()
setLabelProvider(IBaseLabelProvider) - Method in class org.eclipse.jface.viewers.TreeViewer
The tree viewer implementation of this Viewer framework method ensures that the given label provider is an instance of ILabelProvider.
setLabelProvider(IBaseLabelProvider) - Method in class org.eclipse.jface.viewers.TableViewer
The table viewer implementation of this Viewer framework method ensures that the given label provider is an instance of either ITableLabelProvider or ILabelProvider.
setLabelProvider(IBaseLabelProvider) - Method in class org.eclipse.jface.viewers.TableTreeViewer
The table tree viewer implementation of this Viewer framework method ensures that the given label provider is an instance of either ITableLabelProvider or ILabelProvider.
setLabelProvider(IBaseLabelProvider) - Method in class org.eclipse.jface.viewers.ListViewer
The list viewer implementation of this Viewer framework method ensures that the given label provider is an instance of ILabelProvider.
setLabelProvider(IBaseLabelProvider) - Method in class org.eclipse.jface.viewers.ContentViewer
Sets the label provider for this viewer.
setLabelProvider(ILabelProvider) - Method in class org.eclipse.ui.views.properties.PropertyDescriptor
Sets the label provider for this property descriptor.
setLabelText(String) - Method in class org.eclipse.jface.preference.FieldEditor
Sets this field editor's label text.
setLabelText(String) - Method in class org.eclipse.jface.preference.BooleanFieldEditor
 
setLaunchConfigurationDialog(ILaunchConfigurationDialog) - Method in interface org.eclipse.debug.ui.ILaunchConfigurationTab
Sets the launch configuration dialog that hosts this tab.
setLaunchConfigurationDialog(ILaunchConfigurationDialog) - Method in class org.eclipse.debug.ui.AbstractLaunchConfigurationTab
 
setLayer(int) - Method in class org.eclipse.jface.text.source.Annotation
Sets the layer of this annotation.
setLayout(Layout) - Method in class org.eclipse.swt.custom.ViewForm
Sets the layout which is associated with the receiver to be the argument which may be null.
setLayout(Layout) - Method in class org.eclipse.swt.custom.ScrolledComposite
 
setLayout(Layout) - Method in class org.eclipse.swt.custom.SashForm
 
setLayout(Layout) - Method in class org.eclipse.swt.widgets.Composite
Sets the layout which is associated with the receiver to be the argument which may be null.
setLayoutData(Object) - Method in class org.eclipse.swt.widgets.Control
Sets the layout data associated with the receiver to the argument.
setLeft(ITypedElement) - Method in class org.eclipse.compare.structuremergeviewer.DiffNode
Sets the left input to the given value.
setLeftDirty(boolean) - Method in class org.eclipse.compare.contentmergeviewer.ContentMergeViewer
Sets the dirty state of the left side of this viewer.
setLeftEditable(boolean) - Method in class org.eclipse.compare.CompareConfiguration
Controls whether the left side of a merge viewer is editable.
setLeftImage(Image) - Method in class org.eclipse.compare.CompareConfiguration
Sets the image to use for the left side of compare/merge viewers.
setLeftLabel(String) - Method in class org.eclipse.compare.CompareConfiguration
Sets the label to use for the left side of compare/merge viewers.
setLength(int) - Method in class org.eclipse.compare.structuremergeviewer.DocumentRangeNode
Sets the length of the range of this node.
setLength(int) - Method in class org.eclipse.jface.text.Position
Changes the length of this position to the given length.
setLibrary(String) - Method in class org.eclipse.update.core.model.InstallHandlerEntryModel
Sets the custom install handler library name.
setLicenseModel(URLEntryModel) - Method in class org.eclipse.update.core.model.FeatureModel
Sets the feature license information.
setLineBackground(int, int, Color) - Method in class org.eclipse.swt.custom.StyledText
Sets the background color of the specified lines.
setLineNumber(IMarker, int) - Static method in class org.eclipse.ui.texteditor.MarkerUtilities
Sets the line number of the given marker.
setLineNumber(Map, int) - Static method in class org.eclipse.ui.texteditor.MarkerUtilities
Sets the line number in the given map using the standard marker attribute name as the key.
setLineStyle(int) - Method in class org.eclipse.swt.graphics.GC
Sets the receiver's line style to the argument, which must be one of the constants SWT.LINE_SOLID, SWT.LINE_DASH, SWT.LINE_DOT, SWT.LINE_DASHDOT or SWT.LINE_DASHDOTDOT.
setLinesVisible(boolean) - Method in class org.eclipse.swt.widgets.Table
Marks the receiver's lines as visible if the argument is true, and marks it invisible otherwise.
setLineTracker(ILineTracker) - Method in class org.eclipse.jface.text.AbstractDocument
Sets the document's line tracker.
setLineWidth(int) - Method in class org.eclipse.swt.graphics.GC
Sets the width that will be used when drawing lines for all of the figure drawing operations (that is, drawLine, drawRectangle, drawPolyline, and so forth.
setList(String[]) - Method in interface org.eclipse.core.boot.IPlatformConfiguration.ISitePolicy
Set new policy list.
setListElements(Object[]) - Method in class org.eclipse.ui.dialogs.AbstractElementListSelectionDialog
Sets the elements of the list (widget).
setLocal(boolean, int, IProgressMonitor) - Method in interface org.eclipse.core.resources.IResource
Set whether or not this resource and its members (to the specified depth) are expected to have their contents (and properties) available locally.
setLocale(String) - Method in class org.eclipse.swt.graphics.FontData
Sets the locale of the receiver.
setLocation(int, int) - Method in interface org.eclipse.help.ui.browser.IBrowser
Causes browser to be moved to the specified location.
setLocation(int, int) - Method in class org.eclipse.swt.widgets.Menu
Sets the receiver's location to the point specified by the arguments which are relative to the display.
setLocation(int, int) - Method in class org.eclipse.swt.widgets.Control
Sets the receiver's location to the point specified by the arguments which are relative to the receiver's parent (or its display if its parent is null).
setLocation(int, int) - Method in class org.eclipse.swt.widgets.Caret
Sets the receiver's location to the point specified by the arguments which are relative to the receiver's parent (or its display if its parent is null).
setLocation(IPath) - Method in interface org.eclipse.core.resources.IProjectDescription
Sets the local file system location for the described project.
setLocation(Point) - Method in interface org.eclipse.jface.text.IInformationControl
Sets the location of this information control.
setLocation(Point) - Method in class org.eclipse.jface.text.DefaultInformationControl
 
setLocation(Point) - Method in class org.eclipse.swt.widgets.Control
Sets the receiver's location to the point specified by the argument which is relative to the receiver's parent (or its display if its parent is null).
setLocation(Point) - Method in class org.eclipse.swt.widgets.Caret
Sets the receiver's location to the point specified by the argument which is relative to the receiver's parent (or its display if its parent is null).
setLocation(String) - Method in class org.eclipse.core.runtime.model.PluginModel
Sets the location of the plug-in manifest file (e.g., plugin.xml) which corresponds to this plug-in descriptor.
setLocationOfLastMouseButtonActivity(int, int) - Method in class org.eclipse.jface.text.source.VerticalRuler
 
setLocationOfLastMouseButtonActivity(int, int) - Method in interface org.eclipse.jface.text.source.IVerticalRulerExtension
Sets the location of the last mouse button activity.
setLocationOfLastMouseButtonActivity(int, int) - Method in class org.eclipse.jface.text.source.CompositeRuler
 
setLocationURLString(String) - Method in class org.eclipse.update.core.model.SiteModel
Sets the unresolved URL for the site.
setLocked(boolean) - Method in class org.eclipse.swt.widgets.CoolBar
Sets whether or not the receiver is 'locked'.
setLowerListLabel(String) - Method in class org.eclipse.ui.dialogs.TwoPaneElementSelector
Sets the lower list label.
setLowerSelectedElement(Object) - Method in class org.eclipse.ui.dialogs.TwoPaneElementSelector
Selects an element in the lower pane.
setMargins(int, int) - Method in class org.eclipse.jface.text.AbstractInformationControlManager
Sets the x- and y- margin to be used when laying out the information control relative to the subject control.
setMark(int) - Method in class org.eclipse.jface.text.TextViewer
 
setMark(int) - Method in interface org.eclipse.jface.text.ITextViewerExtension
Sets or clears the mark.
setMarkAtCursor(boolean) - Method in interface org.eclipse.jface.text.IMarkRegionTarget
Sets or clears a mark at the current cursor position.
setMarkAtCursor(boolean) - Method in class org.eclipse.ui.texteditor.MarkRegionTarget
 
setMarker(IMarker) - Method in interface org.eclipse.debug.core.model.IBreakpoint
Sets the marker associated with this breakpoint.
setMarker(IMarker) - Method in class org.eclipse.debug.core.model.Breakpoint
 
setMarker(IMarker) - Method in class org.eclipse.ui.views.tasklist.TaskPropertiesDialog
Sets the marker to show or modify.
setMatch(boolean) - Method in class org.eclipse.core.runtime.model.PluginPrerequisiteModel
Deprecated. use setMatchByte
setMatch(byte) - Method in class org.eclipse.core.runtime.model.PluginFragmentModel
Sets the type of match this fragment requires when trying to find its associated plugin.
setMatchByte(byte) - Method in class org.eclipse.core.runtime.model.PluginPrerequisiteModel
Sets whether or not this pre-requisite requires an exact match.
setMatchEmptyString(boolean) - Method in class org.eclipse.ui.dialogs.AbstractElementListSelectionDialog
Specifies whether everything or nothing should be filtered on empty filter string.
setMatchingRuleName(String) - Method in class org.eclipse.update.core.model.ImportModel
Sets the dependent plug-in version matching rule name.
setMaxFileStates(int) - Method in interface org.eclipse.core.resources.IWorkspaceDescription
Sets the maximum number of states per file that can be stored in the local history.
setMaxFileStateSize(long) - Method in interface org.eclipse.core.resources.IWorkspaceDescription
Sets the maximum permited size of a file, in bytes, to be stored in the local history.
setMaximalUndoLevel(int) - Method in interface org.eclipse.jface.text.IUndoManager
The given parameter determines the maximal length of the history remembered by the undo manager.
setMaximalUndoLevel(int) - Method in class org.eclipse.jface.text.DefaultUndoManager
 
setMaximized(boolean) - Method in class org.eclipse.swt.widgets.Decorations
Sets the maximized state of the receiver.
setMaximizedControl(Control) - Method in class org.eclipse.swt.custom.SashForm
Specify the control that should take up the entire client area of the SashForm.
setMaximum(int) - Method in class org.eclipse.swt.widgets.Slider
Sets the maximum value which the receiver will allow to be the argument which must be greater than or equal to zero.
setMaximum(int) - Method in class org.eclipse.swt.widgets.ScrollBar
Sets the maximum value which the receiver will allow to be the argument which must be greater than or equal to zero.
setMaximum(int) - Method in class org.eclipse.swt.widgets.Scale
Sets the maximum value which the receiver will allow to be the argument which must be greater than or equal to zero.
setMaximum(int) - Method in class org.eclipse.swt.widgets.ProgressBar
Sets the maximum value which the receiver will allow to be the argument which must be greater than or equal to zero.
setMemento(IMemento) - Method in class org.eclipse.debug.ui.AbstractDebugView
Sets the memento that contains the persisted state of the view.
setMenu(Menu) - Method in class org.eclipse.swt.custom.TableTree
 
setMenu(Menu) - Method in class org.eclipse.swt.widgets.MenuItem
Sets the receiver's pull down menu to the argument.
setMenu(Menu) - Method in class org.eclipse.swt.widgets.Control
Sets the receiver's pop up menu to the argument.
setMenuBar(Menu) - Method in class org.eclipse.swt.widgets.Decorations
Sets the receiver's menu bar to the argument, which may be null.
setMenuCreator(IMenuCreator) - Method in interface org.eclipse.jface.action.IAction
Sets the menu creator for this action.
setMenuCreator(IMenuCreator) - Method in class org.eclipse.jface.action.Action
Sets the menu creator for this action.
setMenuCreator(IMenuCreator) - Method in class org.eclipse.ui.texteditor.TextNavigationAction
 
setMessage(Image, String) - Method in class org.eclipse.jface.action.SubStatusLineManager
 
setMessage(Image, String) - Method in class org.eclipse.jface.action.StatusLineManager
 
setMessage(Image, String) - Method in interface org.eclipse.jface.action.IStatusLineManager
Sets the image and message to be displayed on the status line.
setMessage(Map, String) - Static method in class org.eclipse.ui.texteditor.MarkerUtilities
Sets the message in the given map using the standard marker attribute name as the key.
setMessage(String) - Method in class org.eclipse.compare.CompareEditorInput
 
setMessage(String) - Method in class org.eclipse.core.runtime.Status
Sets the message.
setMessage(String) - Method in class org.eclipse.debug.ui.AbstractLaunchConfigurationTab
Sets this page's message, possibly null.
setMessage(String) - Method in class org.eclipse.jface.action.SubStatusLineManager
 
setMessage(String) - Method in class org.eclipse.jface.action.StatusLineManager
 
setMessage(String) - Method in interface org.eclipse.jface.action.IStatusLineManager
Sets the message text to be displayed on the status line.
setMessage(String) - Method in class org.eclipse.jface.dialogs.TitleAreaDialog
Set the message text.
setMessage(String) - Method in class org.eclipse.jface.dialogs.DialogPage
Sets or clears the message for this page.
setMessage(String) - Method in class org.eclipse.jface.preference.PreferenceDialog
Set the message text.
setMessage(String) - Method in class org.eclipse.swt.widgets.MessageBox
Sets the dialog's message, which is a description of the purpose for which it was opened.
setMessage(String) - Method in class org.eclipse.swt.widgets.DirectoryDialog
Sets the dialog's message, which is a description of the purpose for which it was opened.
setMessage(String) - Method in class org.eclipse.ui.dialogs.SelectionDialog
Sets the message for this dialog.
setMessage(String) - Method in class org.eclipse.ui.part.MessagePage
Sets the message to the given string.
setMessage(String, int) - Method in class org.eclipse.jface.dialogs.TitleAreaDialog
Sets the message for this dialog with an indication of what type of message it is.
setMessage(String, int) - Method in class org.eclipse.jface.dialogs.DialogPage
Sets the message for this page with an indication of what type of message it is.
setMessage(String, int) - Method in class org.eclipse.jface.preference.PreferencePage
The PreferencePage implementation of this method declared on DialogPage updates the container.
setMessage(String, int) - Method in class org.eclipse.jface.preference.PreferenceDialog
Sets the message for this dialog with an indication of what type of message it is.
setMessage(String, int) - Method in class org.eclipse.jface.wizard.WizardPage
The WizardPage implementation of this method declared on DialogPage updates the container if this is the current page.
setMessageOutputLevel(int) - Method in class org.eclipse.ant.core.AntRunner
Set the message output level.
setMinHeight(int) - Method in class org.eclipse.swt.custom.ScrolledComposite
Specify the minimum height at which the ScrolledComposite will begin scrolling the content with the vertical scroll bar.
setMinimized(boolean) - Method in class org.eclipse.swt.widgets.Decorations
Sets the minimized stated of the receiver.
setMinimum(int) - Method in class org.eclipse.swt.widgets.Slider
Sets the minimum value which the receiver will allow to be the argument which must be greater than or equal to zero.
setMinimum(int) - Method in class org.eclipse.swt.widgets.ScrollBar
Sets the minimum value which the receiver will allow to be the argument which must be greater than or equal to zero.
setMinimum(int) - Method in class org.eclipse.swt.widgets.Scale
Sets the minimum value which the receiver will allow to be the argument which must be greater than or equal to zero.
setMinimum(int) - Method in class org.eclipse.swt.widgets.ProgressBar
Sets the minimum value which the receiver will allow to be the argument which must be greater than or equal to zero.
setMinimumPageSize(int, int) - Method in class org.eclipse.jface.preference.PreferenceDialog
Sets the minimum page size.
setMinimumPageSize(int, int) - Method in class org.eclipse.jface.wizard.WizardDialog
Sets the minimum page size used for the pages.
setMinimumPageSize(Point) - Method in class org.eclipse.jface.preference.PreferenceDialog
Sets the minimum page size.
setMinimumPageSize(Point) - Method in class org.eclipse.jface.wizard.WizardDialog
Sets the minimum page size used for the pages.
setMinimumSize(int, int) - Method in class org.eclipse.swt.widgets.CoolItem
Sets the minimum size that the cool item can be resized to using the cool item's gripper, to the point specified by the arguments.
setMinimumSize(Point) - Method in class org.eclipse.swt.widgets.CoolItem
Sets the minimum size that the cool item can be resized to using the cool item's gripper, to the point specified by the argument.
setMinimumWidth(int) - Method in class org.eclipse.swt.custom.PopupList
Sets the minimum width of the list.
setMinSize(int, int) - Method in class org.eclipse.swt.custom.ScrolledComposite
Specify the minimum width and height at which the ScrolledComposite will begin scrolling the content with the horizontal scroll bar.
setMinSize(Point) - Method in class org.eclipse.swt.custom.ScrolledComposite
Specify the minimum width and height at which the ScrolledComposite will begin scrolling the content with the horizontal scroll bar.
setMinWidth(int) - Method in class org.eclipse.swt.custom.ScrolledComposite
Specify the minimum width at which the ScrolledComposite will begin scrolling the content with the horizontal scroll bar.
setModel(IAnnotationModel) - Method in class org.eclipse.jface.text.source.VerticalRuler
 
setModel(IAnnotationModel) - Method in class org.eclipse.jface.text.source.LineNumberRulerColumn
 
setModel(IAnnotationModel) - Method in interface org.eclipse.jface.text.source.IVerticalRulerColumn
Associates an annotation model with this ruler column.
setModel(IAnnotationModel) - Method in interface org.eclipse.jface.text.source.IVerticalRuler
Associates an annotation model with this ruler.
setModel(IAnnotationModel) - Method in class org.eclipse.jface.text.source.CompositeRuler
 
setModel(IAnnotationModel) - Method in class org.eclipse.jface.text.source.AnnotationRulerColumn
 
setMultipleSelection(boolean) - Method in class org.eclipse.ui.dialogs.AbstractElementListSelectionDialog
Specifies if multiple selection is allowed.
setName(String) - Method in interface org.eclipse.core.resources.IProjectDescription
Sets the name of the described project
setName(String) - Method in class org.eclipse.core.runtime.model.PluginModelObject
Sets the name of this element.
setName(String) - Method in interface org.eclipse.debug.ui.ILaunchConfigurationDialog
Sets the contents of the name field to the given name.
setName(String) - Method in class org.eclipse.swt.graphics.FontData
Sets the name of the receiver.
setName(String) - Method in interface org.eclipse.ui.IWorkingSet
Sets the name of the working set.
setName(String) - Method in class org.eclipse.ui.views.framelist.Frame
Sets the displayable name for the frame.
setName(String) - Method in class org.eclipse.update.core.model.CategoryModel
Sets the category name.
setNatureIds(String[]) - Method in interface org.eclipse.core.resources.IProjectDescription
Sets the list of natures associated with the described project.
setNeedsProgressMonitor(boolean) - Method in class org.eclipse.jface.wizard.Wizard
Sets whether this wizard needs a progress monitor.
setNL(String) - Method in class org.eclipse.update.core.model.FeatureModel
Sets the locale specification.
setNL(String) - Method in class org.eclipse.update.core.model.ContentEntryModel
Sets the locale specification.
setNonPluginEntryModels(NonPluginEntryModel[]) - Method in class org.eclipse.update.core.model.FeatureModel
Sets the feature non-plug-in data references.
setOffset(int) - Method in class org.eclipse.jface.text.Position
Changes the offset of this position to the given offset.
setOpenMethod(int) - Static method in class org.eclipse.jface.util.OpenStrategy
Set the current used single/double-click method.
setOptional(boolean) - Method in class org.eclipse.core.runtime.model.PluginPrerequisiteModel
Sets whether this pre-requisite is optional.
setOrientation(int) - Method in class org.eclipse.swt.custom.SashForm
If orientation is SWT.HORIZONTAL, lay the controls in the SashForm out side by side.
setOrigin(int, int) - Method in class org.eclipse.swt.custom.ScrolledComposite
Scrolls the content so that the specified point in the content is in the top left corner.
setOrigin(Point) - Method in class org.eclipse.swt.custom.ScrolledComposite
Scrolls the content so that the specified point in the content is in the top left corner.
setOriginalFile(IFile) - Method in class org.eclipse.ui.dialogs.SaveAsDialog
Sets the original file to use.
setOS(String) - Method in class org.eclipse.update.core.model.FeatureModel
Sets the operating system specification.
setOS(String) - Method in class org.eclipse.update.core.model.ContentEntryModel
Sets the operating system specification.
setOverrides(IContributionManagerOverrides) - Method in class org.eclipse.jface.action.MenuManager
Sets the overrides for this contribution manager
setOverrides(IContributionManagerOverrides) - Method in class org.eclipse.jface.action.ContributionManager
Sets the overrides for this contribution manager
setOverwriteResources(boolean) - Method in class org.eclipse.ui.wizards.datatransfer.ImportOperation
Sets whether imported file system objects should automatically overwrite existing workbench resources when a conflict occurs.
setPage(IPreferencePage) - Method in class org.eclipse.jface.preference.PreferenceNode
Method declared on IPreferenceNode.
setPageComplete(boolean) - Method in class org.eclipse.jface.wizard.WizardPage
Sets whether this page is complete.
setPageImage(int, Image) - Method in class org.eclipse.ui.part.MultiPageEditorPart
Sets the image for the page with the given index, or null to clear the image for the page.
setPageIncrement(int) - Method in class org.eclipse.swt.widgets.Slider
Sets the amount that the receiver's value will be modified by when the page increment/decrement areas are selected to the argument, which must be at least one.
setPageIncrement(int) - Method in class org.eclipse.swt.widgets.ScrollBar
Sets the amount that the receiver's value will be modified by when the page increment/decrement areas are selected to the argument, which must be at least one.
setPageIncrement(int) - Method in class org.eclipse.swt.widgets.Scale
Sets the amount that the receiver's value will be modified by when the page increment/decrement areas are selected to the argument, which must be at least one.
setPageInput(IAdaptable) - Method in class org.eclipse.ui.actions.OpenPerspectiveMenu
Deprecated. Sets the page input.
setPageInput(IAdaptable) - Method in class org.eclipse.ui.actions.OpenNewWindowMenu
Deprecated. Sets the page input.
setPageInput(IAdaptable) - Method in class org.eclipse.ui.actions.OpenNewPageMenu
Deprecated. Sets the page input.
setPageInput(IAdaptable) - Method in class org.eclipse.ui.actions.OpenInNewWindowAction
Set the input to use for the new window's page.
setPageLocation(Control) - Method in class org.eclipse.jface.wizard.WizardDialog.PageContainerFillLayout
Sets the location of the page so that its origin is in the upper left corner.
setPageSize(int, int) - Method in class org.eclipse.jface.wizard.WizardDialog
Sets the size of all pages.
setPageSize(Point) - Method in class org.eclipse.jface.wizard.WizardDialog
Sets the size of all pages.
setPageText(int, String) - Method in class org.eclipse.ui.part.MultiPageEditorPart
Sets the text label for the page with the given index.
setParent(Composite) - Method in class org.eclipse.swt.widgets.Control
Changes the parent of the widget to be the one provided if the underlying operating system supports this feature.
setParent(FileSystemElement) - Method in class org.eclipse.ui.dialogs.FileSystemElement
Sets the parent of this file system element.
setParent(FrameList) - Method in class org.eclipse.ui.views.framelist.Frame
Sets the frame list.
setParent(IContributionManager) - Method in class org.eclipse.jface.action.SubMenuManager
 
setParent(IContributionManager) - Method in class org.eclipse.jface.action.SubContributionItem
 
setParent(IContributionManager) - Method in class org.eclipse.jface.action.MenuManager
 
setParent(IContributionManager) - Method in interface org.eclipse.jface.action.IContributionItem
Sets the parent manager of this item
setParent(IContributionManager) - Method in class org.eclipse.jface.action.ContributionItem
 
setParent(IDiffContainer) - Method in interface org.eclipse.compare.structuremergeviewer.IDiffElement
Sets the parent of this element.
setParent(IDiffContainer) - Method in class org.eclipse.compare.structuremergeviewer.DiffElement
 
setParent(IFeatureContentConsumer) - Method in interface org.eclipse.update.core.IFeatureContentConsumer
Sets the parent for this content consumer.
setParent(IVerifier) - Method in class org.eclipse.update.core.Verifier
 
setParent(IVerifier) - Method in interface org.eclipse.update.core.IVerifier
Sets the parent verifier.
setParent(Object) - Method in class org.eclipse.core.runtime.model.ConfigurationElementModel
Sets the parent of this element.
setParent(PluginModel) - Method in class org.eclipse.core.runtime.model.ExtensionPointModel
Sets the plug-in model in which this extension is declared.
setParent(PluginModel) - Method in class org.eclipse.core.runtime.model.ExtensionModel
Sets the plug-in model in which this extension is declared.
setParentDocumentRange(int, int) - Method in class org.eclipse.jface.text.ChildDocument
Sets the child document's parent document range.
setParentPluginDescriptor(PluginDescriptorModel) - Method in class org.eclipse.core.runtime.model.ExtensionPointModel
Sets the plug-in descriptor in which this extension point is declared.
setParentPluginDescriptor(PluginDescriptorModel) - Method in class org.eclipse.core.runtime.model.ExtensionModel
Sets the plug-in descriptor in which this extension is declared.
setParentsGrayed(Object, boolean) - Method in class org.eclipse.jface.viewers.CheckboxTreeViewer
Sets the grayed state for the given element and its parents in this viewer.
setPartialRange(IDocument, int, int, String, int) - Method in class org.eclipse.jface.text.rules.RuleBasedPartitionScanner
 
setPartialRange(IDocument, int, int, String, int) - Method in interface org.eclipse.jface.text.rules.IPartitionTokenScanner
Configures the scanner by providing access to the document range that should be scanned.
setPartitionManagingPositionCategories(String[]) - Method in class org.eclipse.jface.text.formatter.ContentFormatter
Informs this content formatter about the names of those position categories which are used to manage the document's partitioning information and thus should be ignored when this formatter updates positions.
setPasteAction(IAction) - Method in class org.eclipse.ui.actions.TextActionHandler
Set the default IAction handler for the Paste action.
setPasteAction(IAction) - Method in class org.eclipse.ui.part.CellEditorActionHandler
Sets the default IAction handler for the Paste action.
setPath(String) - Method in class org.eclipse.update.core.model.ArchiveReferenceModel
Sets the site archive "symbolic" path.
setPatterns(String[]) - Method in class org.eclipse.ui.views.navigator.ResourcePatternFilter
Sets the patterns to filter out for the receiver.
setPerformActionEnabled(boolean) - Method in interface org.eclipse.search.ui.ISearchPageContainer
Sets the enable state of the perform action button of this container.
setPersisted(boolean) - Method in interface org.eclipse.debug.core.model.IBreakpoint
Sets whether this breakpoint is to be persisted across workspace invocations, or when a project is closed and re-opened.
setPersisted(boolean) - Method in class org.eclipse.debug.core.model.Breakpoint
 
setPersistentProperty(QualifiedName, String) - Method in interface org.eclipse.core.resources.IResource
Sets the value of the persistent property of this resource identified by the given key.
setPerspective(IPerspectiveDescriptor) - Method in interface org.eclipse.ui.IWorkbenchPage
Changes the visible views, their layout, and the visible action sets within the page to match the given perspective descriptor.
setPixel(int, int, int) - Method in class org.eclipse.swt.graphics.ImageData
Sets the pixel value at offset x in scanline y in the receiver's data.
setPixels(int, int, int, byte[], int) - Method in class org.eclipse.swt.graphics.ImageData
Sets the pixel values starting at offset x in scanline y in the receiver's data to the values from the array pixels starting at startIndex.
setPixels(int, int, int, int[], int) - Method in class org.eclipse.swt.graphics.ImageData
Sets the pixel values starting at offset x in scanline y in the receiver's data to the values from the array pixels starting at startIndex.
setPlugin(String) - Method in class org.eclipse.core.runtime.Status
Sets the plug-in id.
setPlugin(String) - Method in class org.eclipse.core.runtime.model.PluginPrerequisiteModel
Sets the plug-in identifier of this prerequisite plug-in.
setPlugin(String) - Method in class org.eclipse.core.runtime.model.PluginFragmentModel
Sets the fully qualified name of the plug-in for which this is a fragment This object must not be read-only.
setPluginClass(String) - Method in class org.eclipse.core.runtime.model.PluginDescriptorModel
Sets the fully qualified name of the Java class which implements the runtime support for this plug-in.
setPluginEntryModels(PluginEntryModel[]) - Method in class org.eclipse.update.core.model.FeatureModel
Sets the feature plug-in references.
setPluginIdentifier(String) - Method in class org.eclipse.update.core.model.PluginEntryModel
Sets the entry plug-in identifier.
setPluginIdentifier(String) - Method in class org.eclipse.update.core.model.ImportModel
Sets the dependent plug-in identifier.
setPluginVersion(String) - Method in class org.eclipse.core.runtime.model.PluginFragmentModel
Sets the version name of the plug-in for which this is a fragment.
setPluginVersion(String) - Method in class org.eclipse.update.core.model.PluginEntryModel
Sets the entry plug-in version.
setPluginVersion(String) - Method in class org.eclipse.update.core.model.ImportModel
Sets the dependent plug-in version.
setPredicateRules(IPredicateRule[]) - Method in class org.eclipse.jface.text.rules.RuleBasedPartitionScanner
 
setPreferenceName(String) - Method in class org.eclipse.jface.preference.FieldEditor
Sets the name of the preference this field editor operates on.
setPreferencePage(PreferencePage) - Method in class org.eclipse.jface.preference.FieldEditor
Sets the preference page in which this field editor appears.
setPreferenceStore(IPreferenceStore) - Method in class org.eclipse.jface.preference.PreferencePage
Sets the preference store for this preference page.
setPreferenceStore(IPreferenceStore) - Method in class org.eclipse.jface.preference.PreferenceDialog
Sets the preference store for this preference dialog.
setPreferenceStore(IPreferenceStore) - Static method in class org.eclipse.jface.preference.JFacePreferences
Set the preference store for the receiver.
setPreferenceStore(IPreferenceStore) - Method in class org.eclipse.jface.preference.FieldEditor
Sets the preference store used by this field editor.
setPreferenceStore(IPreferenceStore) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
Sets this editor's preference store.
setPreferredSize(int, int) - Method in class org.eclipse.swt.widgets.CoolItem
Sets the receiver's ideal size to the point specified by the arguments.
setPreferredSize(Point) - Method in class org.eclipse.swt.widgets.CoolItem
Sets the receiver's ideal size to the point specified by the argument.
setPresentsDefaultValue(boolean) - Method in class org.eclipse.jface.preference.FieldEditor
Sets whether this field editor is presenting the default value.
setPreviousPage(IWizardPage) - Method in class org.eclipse.jface.wizard.WizardPage
 
setPreviousPage(IWizardPage) - Method in interface org.eclipse.jface.wizard.IWizardPage
Sets the wizard page that would typically be shown if the user was to press the Back button.
setPrintToFile(boolean) - Method in class org.eclipse.swt.printing.PrintDialog
Sets the 'Print to file' setting that the user will see when the dialog is opened.
setProgressMonitor(IProgressMonitor) - Method in class org.eclipse.jface.text.reconciler.Reconciler
 
setProgressMonitor(IProgressMonitor) - Method in class org.eclipse.jface.text.reconciler.MonoReconciler
 
setProgressMonitor(IProgressMonitor) - Method in interface org.eclipse.jface.text.reconciler.IReconcilingStrategyExtension
Tells this reconciling strategy with which progress monitor it will work.
setProgressMonitor(IProgressMonitor) - Method in class org.eclipse.jface.text.reconciler.AbstractReconciler
Sets the progress monitor of this reconciler.
setProject(IProject) - Method in interface org.eclipse.core.resources.IProjectNature
Sets the project to which this nature applies.
setProject(IProject) - Method in class org.eclipse.team.core.RepositoryProvider
 
setProperties(ConfigurationPropertyModel[]) - Method in class org.eclipse.core.runtime.model.ConfigurationElementModel
Sets the properties associated with this element.
setProperty(int, Variant) - Method in class org.eclipse.swt.ole.win32.OleAutomation
Sets the property specified by the dispIdMember to a new value.
setProperty(int, Variant[]) - Method in class org.eclipse.swt.ole.win32.OleAutomation
Sets the property specified by the dispIdMember to a new value.
setProperty(String, Object) - Method in class org.eclipse.compare.CompareConfiguration
Sets the property with the given name.
setPropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.jface.preference.FieldEditor
Sets or removes the property change listener for this field editor.
setPropertySourceProvider(IPropertySourceProvider) - Method in class org.eclipse.ui.views.properties.PropertySheetPage
Sets the given property source provider as the property source provider
setPropertyValue(Object, Object) - Method in class org.eclipse.ui.views.properties.ResourcePropertySource
The ResourcePropertySource implementation of this IPropertySource method does nothing since all properties are read-only.
setPropertyValue(Object, Object) - Method in interface org.eclipse.ui.views.properties.IPropertySource
Sets the property with the given id if possible.
setProposalPopupOrientation(int) - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
Sets the proposal popups' orientation.
setProposalSelectorBackground(Color) - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
Sets the proposal selector's background color.
setProposalSelectorForeground(Color) - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
Sets the proposal's foreground color.
setProvider(String) - Method in class org.eclipse.update.core.model.FeatureModel
Sets the feature provider displayable label.
setProviderName(String) - Method in class org.eclipse.core.runtime.model.PluginModel
Sets the name of the provider who authored this plug-in.
setRange(IDocument, int, int) - Method in class org.eclipse.jface.text.rules.RuleBasedScanner
 
setRange(IDocument, int, int) - Method in class org.eclipse.jface.text.rules.RuleBasedPartitionScanner
 
setRange(IDocument, int, int) - Method in interface org.eclipse.jface.text.rules.ITokenScanner
Configures the scanner by providing access to the document range that should be scanned.
setRange(IDocument, int, int) - Method in class org.eclipse.jface.text.rules.BufferedRuleBasedScanner
 
setRangeIndication(int, int, boolean) - Method in class org.eclipse.jface.text.source.SourceViewer
 
setRangeIndication(int, int, boolean) - Method in interface org.eclipse.jface.text.source.ISourceViewer
Sets the viewers's range indication to the specified range.
setRangeIndicator(Annotation) - Method in class org.eclipse.jface.text.source.SourceViewer
 
setRangeIndicator(Annotation) - Method in interface org.eclipse.jface.text.source.ISourceViewer
Sets the annotation used by this viewer as range indicator.
setRangeIndicator(Annotation) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
Sets the annotation which this editor uses to represent the highlight range if the editor is configured to show the entire document.
setReadOnly(boolean) - Method in interface org.eclipse.core.resources.IResource
Sets or unsets this resource as read-only in the file system.
setReconcilingStrategy(IReconcilingStrategy, String) - Method in class org.eclipse.jface.text.reconciler.Reconciler
Registers a given reconciling strategy for a particular content type.
setRectangles(Rectangle[]) - Method in class org.eclipse.swt.widgets.Tracker
Specifies the rectangles that should be drawn, expressed relative to the parent widget.
setRedoAction(IAction) - Method in class org.eclipse.ui.part.CellEditorActionHandler
Sets the default IAction handler for the Redo action.
setRedraw(boolean) - Method in class org.eclipse.jface.text.TextViewer
 
setRedraw(boolean) - Method in interface org.eclipse.jface.text.ITextViewerExtension
Enables/disables the redrawing of this text viewer.
setRedraw(boolean) - Method in interface org.eclipse.jface.text.IRewriteTarget
Disables/enables redrawing of the ui while modifying the target's document.
setRedraw(boolean) - Method in class org.eclipse.swt.widgets.Tree
 
setRedraw(boolean) - Method in class org.eclipse.swt.widgets.Text
 
setRedraw(boolean) - Method in class org.eclipse.swt.widgets.Table
 
setRedraw(boolean) - Method in class org.eclipse.swt.widgets.Control
If the argument is false, causes subsequent drawing operations in the receiver to be ignored.
setReferencedProjects(IProject[]) - Method in interface org.eclipse.core.resources.IProjectDescription
Sets the referenced projects, ignoring any duplicates.
setRegistered(boolean) - Method in interface org.eclipse.debug.core.model.IBreakpoint
Sets whether this breakpoint is currently registered with the breakpoint manager.
setRegistered(boolean) - Method in class org.eclipse.debug.core.model.Breakpoint
 
setRegistry(PluginRegistryModel) - Method in class org.eclipse.core.runtime.model.PluginModel
Sets the registry with which this plug-in descriptor is associated.
setRemoveAllWhenShown(boolean) - Method in class org.eclipse.jface.action.SubMenuManager
 
setRemoveAllWhenShown(boolean) - Method in class org.eclipse.jface.action.MenuManager
 
setRemoveAllWhenShown(boolean) - Method in interface org.eclipse.jface.action.IMenuManager
Sets whether all items should be removed when the menu is first shown, but before notifying menu listeners.
setRepairer(IPresentationRepairer, String) - Method in class org.eclipse.jface.text.presentation.PresentationReconciler
Registers a given presentation repairer for a particular content type.
setReplaceAllMode(boolean) - Method in interface org.eclipse.jface.text.IFindReplaceTargetExtension
Sets the target's replace-all mode.
setReplaceEnabled(boolean) - Method in class org.eclipse.ui.actions.OpenPerspectiveMenu
Deprecated. Set whether replace menu item is enabled within its parent menu.
setRequires(PluginPrerequisiteModel[]) - Method in class org.eclipse.core.runtime.model.PluginModel
Sets the prerequisites of this plug-in.
setResizable(boolean) - Method in class org.eclipse.swt.widgets.TableColumn
Sets the resizable attribute.
setResolvedVersion(String) - Method in class org.eclipse.core.runtime.model.PluginPrerequisiteModel
Sets the resolved version of the prerequisite plug-in.
setResource(IResource) - Method in class org.eclipse.ui.views.tasklist.TaskPropertiesDialog
Sets the resource to use when creating a new task.
setResourceFieldValue(String) - Method in class org.eclipse.ui.dialogs.WizardExportPage
Deprecated. Sets the value of this page's source resource field, or stores it for future use if this visual component does not exist yet.
setResourceToDisplay(IResource) - Method in class org.eclipse.ui.dialogs.WizardExportPage
Deprecated. Set the resource whos name we will display.
setResult(int, Object) - Method in class org.eclipse.ui.dialogs.SelectionStatusDialog
Sets a result element at the given position.
setResult(List) - Method in class org.eclipse.ui.dialogs.SelectionDialog
Set the selections made by the user, or null if the selection was canceled.
setResultWindow(IRegion) - Method in class org.eclipse.jface.text.TextPresentation
Sets the result window for this presentation.
setReturnCode(int) - Method in class org.eclipse.jface.window.Window
Sets this window's return code.
setRGB(RGB) - Method in class org.eclipse.swt.widgets.ColorDialog
Returns the receiver's selected color to be the argument.
setRight(ITypedElement) - Method in class org.eclipse.compare.structuremergeviewer.DiffNode
Sets the right input to the given value.
setRightDirty(boolean) - Method in class org.eclipse.compare.contentmergeviewer.ContentMergeViewer
Sets the dirty state of the right side of this viewer.
setRightEditable(boolean) - Method in class org.eclipse.compare.CompareConfiguration
Controls whether the right side of a merge viewer is editable.
setRightImage(Image) - Method in class org.eclipse.compare.CompareConfiguration
Sets the image to use for the right side of compare/merge viewers.
setRightLabel(String) - Method in class org.eclipse.compare.CompareConfiguration
Sets the label to use for the right side of compare/merge viewers.
setRootEntry(IPropertySheetEntry) - Method in class org.eclipse.ui.views.properties.PropertySheetPage
Sets the given entry as the model for the page.
setRulerContextMenuId(String) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
Sets the ruler's context menu id.
setRules(IRule[]) - Method in class org.eclipse.jface.text.rules.RuleBasedScanner
Configures the scanner with the given sequence of rules.
setRules(IRule[]) - Method in class org.eclipse.jface.text.rules.RuleBasedPartitionScanner
 
setRuntime(LibraryModel[]) - Method in class org.eclipse.core.runtime.model.PluginModel
Sets the libraries configured for this plug-in.
setSchema(String) - Method in class org.eclipse.core.runtime.model.ExtensionPointModel
Sets the schema specification for this extension point.
setScope(int) - Method in class org.eclipse.swt.printing.PrintDialog
Sets the scope of the print job.
setScope(IRegion) - Method in interface org.eclipse.jface.text.IFindReplaceTargetExtension
Sets the find scope of the target to operate on.
setScopeHighlightColor(Color) - Method in interface org.eclipse.jface.text.IFindReplaceTargetExtension
Sets the scope highlight color
setScrollExpandEnabled(boolean) - Method in class org.eclipse.jface.viewers.ViewerDropAdapter
Sets whether auto scrolling and expanding should be provided during dragging.
setSelectAllAction(IAction) - Method in class org.eclipse.ui.actions.TextActionHandler
Set the default IAction handler for the Select All action.
setSelectAllAction(IAction) - Method in class org.eclipse.ui.part.CellEditorActionHandler
Sets the default IAction handler for the Select All action.
setSelectedNode(IWizardNode) - Method in class org.eclipse.jface.wizard.WizardSelectionPage
Sets or clears the currently selected wizard node within this page.
setSelectedNodePreference(String) - Method in class org.eclipse.jface.preference.PreferenceDialog
Get the name of the selected item preference
setSelectedRange(int, int) - Method in class org.eclipse.jface.text.TextViewer
 
setSelectedRange(int, int) - Method in interface org.eclipse.jface.text.ITextViewer
Sets the selection to the specified range.
setSelectedScope(int) - Method in interface org.eclipse.search.ui.ISearchPageContainer
Sets the selected scope of this search page container.
setSelectedWorkingSets(IWorkingSet[]) - Method in interface org.eclipse.search.ui.ISearchPageContainer
Sets the selected working sets of this container.
setSelection(boolean) - Method in class org.eclipse.swt.widgets.ToolItem
Sets the selection state of the receiver.
setSelection(boolean) - Method in class org.eclipse.swt.widgets.MenuItem
Sets the selection state of the receiver.
setSelection(boolean) - Method in class org.eclipse.swt.widgets.Button
Sets the selection state of the receiver, if it is of type CHECK, RADIO, or TOGGLE.
setSelection(CTabItem) - Method in class org.eclipse.swt.custom.CTabFolder
Set the selection to the tab at the specified item.
setSelection(int) - Method in class org.eclipse.swt.custom.StyledText
Sets the selection to the given position and scrolls it into view.
setSelection(int) - Method in class org.eclipse.swt.custom.CTabFolder
Set the selection to the tab at the specified index.
setSelection(int) - Method in class org.eclipse.swt.widgets.Text
Sets the selection.
setSelection(int) - Method in class org.eclipse.swt.widgets.Table
Selects the item at the given zero-relative index in the receiver.
setSelection(int) - Method in class org.eclipse.swt.widgets.TabFolder
Selects the item at the given zero-relative index in the receiver.
setSelection(int) - Method in class org.eclipse.swt.widgets.Slider
Sets the single selection that is the receiver's value to the argument which must be greater than or equal to zero.
setSelection(int) - Method in class org.eclipse.swt.widgets.ScrollBar
Sets the single selection that is the receiver's value to the argument which must be greater than or equal to zero.
setSelection(int) - Method in class org.eclipse.swt.widgets.Scale
Sets the single selection that is the receiver's value to the argument which must be greater than or equal to zero.
setSelection(int) - Method in class org.eclipse.swt.widgets.ProgressBar
Sets the single selection that is the receiver's position to the argument which must be greater than or equal to zero.
setSelection(int) - Method in class org.eclipse.swt.widgets.List
Selects the item at the given zero-relative index in the receiver.
setSelection(int[]) - Method in class org.eclipse.swt.widgets.Table
Selects the items at the given zero-relative indices in the receiver.
setSelection(int[]) - Method in class org.eclipse.swt.widgets.List
Selects the items at the given zero-relative indices in the receiver.
setSelection(int[]) - Method in class org.eclipse.ui.dialogs.FilteredList
Sets the selection of the list.
setSelection(int, int) - Method in interface org.eclipse.jface.text.IFindReplaceTargetExtension
Sets a selection.
setSelection(int, int) - Method in class org.eclipse.swt.custom.TableCursor
Positions the TableCursor over the cell at the given row and column in the parent table.
setSelection(int, int) - Method in class org.eclipse.swt.custom.StyledText
Sets the selection and scrolls it into view.
setSelection(int, int) - Method in class org.eclipse.swt.widgets.Text
Sets the selection.
setSelection(int, int) - Method in class org.eclipse.swt.widgets.Table
Selects the items at the given zero-relative indices in the receiver.
setSelection(int, int) - Method in class org.eclipse.swt.widgets.List
Selects the items at the given zero-relative indices in the receiver.
setSelection(ISelection) - Method in class org.eclipse.compare.CompareViewerSwitchingPane
 
setSelection(ISelection) - Method in class org.eclipse.jface.viewers.Viewer
The viewer implementation of this ISelectionProvider method make the new selection for this viewer without making it visible.
setSelection(ISelection) - Method in interface org.eclipse.jface.viewers.ISelectionProvider
Sets the current selection for this selection provider.
setSelection(ISelection) - Method in class org.eclipse.ui.actions.ActionContext
Sets the selection.
setSelection(ISelection) - Method in class org.eclipse.ui.part.PageBookView.SelectionProvider
 
setSelection(ISelection) - Method in class org.eclipse.ui.part.MultiPageSelectionProvider
 
setSelection(ISelection) - Method in class org.eclipse.ui.views.contentoutline.ContentOutlinePage
 
setSelection(ISelection) - Method in class org.eclipse.ui.views.contentoutline.ContentOutline
 
setSelection(ISelection) - Method in class org.eclipse.ui.views.framelist.TreeFrame
Sets the selection.
setSelection(ISelection, boolean) - Method in class org.eclipse.compare.contentmergeviewer.ContentMergeViewer
The ContentMergeViewer implementation of this Viewer method does nothing.
setSelection(ISelection, boolean) - Method in class org.eclipse.jface.text.TextViewer
 
setSelection(ISelection, boolean) - Method in class org.eclipse.jface.viewers.Viewer
Sets a new selection for this viewer and optionally makes it visible.
setSelection(ISelection, boolean) - Method in class org.eclipse.jface.viewers.StructuredViewer
The StructuredViewer implementation of this method does the following.
setSelection(ISelection, boolean) - Method in class org.eclipse.ui.views.tasklist.TaskList
API method which sets the current selection of this viewer.
setSelection(IStructuredSelection) - Method in class org.eclipse.ui.actions.ImportResourcesAction
Deprecated.  
setSelection(IStructuredSelection) - Method in class org.eclipse.ui.actions.ExportResourcesAction
Deprecated.  
setSelection(IWorkingSet) - Method in interface org.eclipse.ui.dialogs.IWorkingSetPage
Sets the working set edited on the page.
setSelection(IWorkingSet[]) - Method in interface org.eclipse.ui.dialogs.IWorkingSetSelectionDialog
Sets the working sets that are initially selected in the dialog.
setSelection(List) - Method in class org.eclipse.jface.viewers.TreeViewer
 
setSelection(List) - Method in class org.eclipse.jface.viewers.TableTreeViewer
 
setSelection(List) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
Sets the selection to the given list of items.
setSelection(Object[]) - Method in class org.eclipse.ui.dialogs.FilteredList
Sets the selection of the list.
setSelection(Object[]) - Method in class org.eclipse.ui.dialogs.AbstractElementListSelectionDialog
Sets the selection referenced by an array of elements.
setSelection(Point) - Method in class org.eclipse.swt.custom.StyledText
Sets the selection and scrolls it into view.
setSelection(Point) - Method in class org.eclipse.swt.custom.CCombo
Sets the new selection.
setSelection(Point) - Method in class org.eclipse.swt.widgets.Text
Sets the selection.
setSelection(Point) - Method in class org.eclipse.swt.widgets.Combo
Sets the selection in the receiver's text field to the range specified by the argument whose x coordinate is the start of the selection and whose y coordinate is the end of the selection.
setSelection(String[]) - Method in class org.eclipse.swt.widgets.List
Sets the receiver's selection to be the given array of items.
setSelection(TabItem[]) - Method in class org.eclipse.swt.widgets.TabFolder
Sets the receiver's selection to be the given array of items.
setSelection(TableItem[]) - Method in class org.eclipse.swt.widgets.Table
Sets the receiver's selection to be the given array of items.
setSelection(TableItem, int) - Method in class org.eclipse.swt.custom.TableCursor
Positions the TableCursor over the cell at the given row and column in the parent table.
setSelection(TableTreeItem[]) - Method in class org.eclipse.swt.custom.TableTree
Sets the selection.
setSelection(TreeItem[]) - Method in class org.eclipse.swt.widgets.Tree
Sets the receiver's selection to be the given array of items.
setSelectionBackground(Color[], int[]) - Method in class org.eclipse.swt.custom.CTabFolder
Specify a gradient of colours to be draw in the background of the selected tab.
setSelectionBackground(Image) - Method in class org.eclipse.swt.custom.CTabFolder
Set the image to be drawn in the background of the selected tab.
setSelectionForeground(Color) - Method in class org.eclipse.swt.custom.CTabFolder
Set the foreground color of the selected tab.
setSelectionProvider(ISelectionProvider) - Method in interface org.eclipse.ui.IWorkbenchSite
Sets the selection provider for this workbench site.
setSelectionProvider(ISelectionProvider) - Method in class org.eclipse.ui.part.PageSite
 
setSelectionProvider(ISelectionProvider) - Method in class org.eclipse.ui.part.MultiPageEditorSite
The MultiPageEditorSite implementation of this IWorkbenchPartSite method remembers the selection provider, and also hooks a listener on it, which calls handleSelectionChanged when a selection changed event occurs.
setSelectionRange(int, int) - Method in class org.eclipse.swt.custom.StyledText
Sets the selection.
setSelectionResult(Object[]) - Method in class org.eclipse.ui.dialogs.SelectionDialog
Set the selections made by the user, or null if the selection was canceled.
setSelectionToWidget(ISelection, boolean) - Method in class org.eclipse.jface.viewers.StructuredViewer
Converts the selection to a List and calls setSelectionToWidget(List, boolean).
setSelectionToWidget(List, boolean) - Method in class org.eclipse.jface.viewers.TableViewer
 
setSelectionToWidget(List, boolean) - Method in class org.eclipse.jface.viewers.StructuredViewer
Parlays the given list of selected elements into selections on this viewer's control.
setSelectionToWidget(List, boolean) - Method in class org.eclipse.jface.viewers.ListViewer
 
setSelectionToWidget(List, boolean) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
 
setSessionProperty(QualifiedName, Object) - Method in interface org.eclipse.core.resources.IResource
Sets the value of the session property of this resource identified by the given key.
setSeverity(int) - Method in class org.eclipse.core.runtime.Status
Sets the severity.
setShellStyle(int) - Method in class org.eclipse.jface.window.Window
Sets the shell style bits.
setSite(ISite) - Method in class org.eclipse.update.core.SiteContentProvider
Sets the site for this provider.
setSite(ISite) - Method in interface org.eclipse.update.core.ISiteContentProvider
Sets the site for this provider.
setSite(ISite) - Method in interface org.eclipse.update.core.IFeatureReference
Associates a site with the feature reference.
setSite(ISite) - Method in interface org.eclipse.update.core.IFeature
Sets the site for this feature.
setSite(ISite) - Method in class org.eclipse.update.core.FeatureReference
Associates a site with the feature reference.
setSite(ISite) - Method in class org.eclipse.update.core.Feature
Sets the site for this feature.
setSite(IWorkbenchPartSite) - Method in class org.eclipse.ui.part.WorkbenchPart
Sets the part site.
setSiteContentProvider(ISiteContentProvider) - Method in class org.eclipse.update.core.Site
Sets the site content provider.
setSiteContentProvider(ISiteContentProvider) - Method in interface org.eclipse.update.core.ISite
Sets the site content provider.
setSiteModel(SiteModel) - Method in class org.eclipse.update.core.model.FeatureReferenceModel
Sets the site for the referenced.
setSitePolicy(IPlatformConfiguration.ISitePolicy) - Method in interface org.eclipse.core.boot.IPlatformConfiguration.ISiteEntry
Sets the site policy
setSize(int, int) - Method in interface org.eclipse.help.ui.browser.IBrowser
Causes browser to be resized to the specified size.
setSize(int, int) - Method in interface org.eclipse.jface.text.IInformationControl
Sets the size of this information control.
setSize(int, int) - Method in class org.eclipse.jface.text.DefaultInformationControl
 
setSize(int, int) - Method in class org.eclipse.swt.widgets.CoolItem
Sets the receiver's size to the point specified by the arguments.
setSize(int, int) - Method in class org.eclipse.swt.widgets.Control
Sets the receiver's size to the point specified by the arguments.
setSize(int, int) - Method in class org.eclipse.swt.widgets.Caret
Sets the receiver's size to the point specified by the arguments.
setSize(int, int) - Method in class org.eclipse.ui.dialogs.ElementTreeSelectionDialog
Sets the size of the tree in unit of characters.
setSize(int, int) - Method in class org.eclipse.ui.dialogs.CheckedTreeSelectionDialog
Sets the size of the tree in unit of characters.
setSize(int, int) - Method in class org.eclipse.ui.dialogs.AbstractElementListSelectionDialog
Sets the list size in unit of characters.
setSize(Point) - Method in class org.eclipse.jface.preference.PreferencePage
 
setSize(Point) - Method in interface org.eclipse.jface.preference.IPreferencePage
Sets the size of this page's UI component.
setSize(Point) - Method in class org.eclipse.swt.widgets.CoolItem
Sets the receiver's size to the point specified by the argument.
setSize(Point) - Method in class org.eclipse.swt.widgets.Control
Sets the receiver's size to the point specified by the argument.
setSize(Point) - Method in class org.eclipse.swt.widgets.Caret
Sets the receiver's size to the point specified by the argument.
setSizeConstraints(int, int) - Method in interface org.eclipse.jface.text.IInformationControl
Sets the information control's size constraints.
setSizeConstraints(int, int) - Method in class org.eclipse.jface.text.DefaultInformationControl
 
setSizeConstraints(int, int, boolean, boolean) - Method in class org.eclipse.jface.text.AbstractInformationControlManager
Sets the width- and height constraints of the information control.
setSnapshotInterval(long) - Method in interface org.eclipse.core.resources.IWorkspaceDescription
Sets the interval between automatic workspace snapshots.
setSorter(ResourceSorter) - Method in class org.eclipse.ui.views.navigator.ResourceNavigator
Sets the resource sorter.
setSorter(ResourceSorter) - Method in interface org.eclipse.ui.views.navigator.IResourceNavigator
Sets the current sorter.
setSorter(ViewerSorter) - Method in class org.eclipse.jface.viewers.StructuredViewer
Sets this viewer's sorter and triggers refiltering and resorting of this viewer's element.
setSorter(ViewerSorter) - Method in class org.eclipse.ui.dialogs.ElementTreeSelectionDialog
Sets the sorter used by the tree viewer.
setSorter(ViewerSorter) - Method in class org.eclipse.ui.dialogs.CheckedTreeSelectionDialog
Sets the sorter used by the tree viewer.
setSourceLocator(ISourceLocator) - Method in class org.eclipse.debug.core.Launch
 
setSourceLocator(ISourceLocator) - Method in interface org.eclipse.debug.core.ILaunch
Sets the source locator to use for locating source elements for the debug target associated with this launch, or null if source lookup is not supported.
setSourceViewerConfiguration(SourceViewerConfiguration) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
Sets this editor's source viewer configuration used to configure its internal source viewer.
setStartPage(int) - Method in class org.eclipse.swt.printing.PrintDialog
Sets the start page that the user will see when the dialog is opened.
setStatus(String) - Method in class org.eclipse.jface.window.ApplicationWindow
Sets or clears the message displayed in this window's status line (if it has one).
setStatusField(IStatusField, String) - Method in interface org.eclipse.ui.texteditor.ITextEditorExtension
Informs the editor which status field is to be used when posting status information in the given category.
setStatusField(IStatusField, String) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
 
setStatusLineAboveButtons(boolean) - Method in class org.eclipse.ui.dialogs.SelectionStatusDialog
Controls whether status line appears to the left of the buttons (default) or above them.
setStippled(boolean) - Method in class org.eclipse.swt.widgets.Tracker
Changes the appearance of the line used to draw the rectangles.
setStringValue(String) - Method in class org.eclipse.jface.preference.StringFieldEditor
Sets this field editor's value.
setStructureCreator(IStructureCreator) - Method in class org.eclipse.compare.structuremergeviewer.StructureDiffViewer
Configures the StructureDiffViewer with a structure creator.
setStyle(int) - Method in class org.eclipse.swt.graphics.FontData
Sets the style of the receiver to the argument which must be a bitwise OR of one or more of the SWT constants NORMAL, BOLD and ITALIC.
setStyleRange(StyleRange) - Method in class org.eclipse.swt.custom.StyledText
Adds the specified style.
setStyleRanges(StyleRange[]) - Method in class org.eclipse.swt.custom.StyledText
Sets styles to be used for rendering the widget content.
setSubElements(ConfigurationElementModel[]) - Method in class org.eclipse.core.runtime.model.ExtensionModel
Sets the configuration element children of this extension.
setSubElements(ConfigurationElementModel[]) - Method in class org.eclipse.core.runtime.model.ConfigurationElementModel
Sets configuration elements contained by this element This object must not be read-only.
setSubjectControl(Control) - Method in interface org.eclipse.jface.text.AbstractInformationControlManager.IInformationControlCloser
Sets the closer's subject control.
setSubtreeChecked(Object, boolean) - Method in class org.eclipse.jface.viewers.CheckboxTreeViewer
Sets the checked state for the given element and its visible children in this viewer.
setSynchronizer(Synchronizer) - Method in class org.eclipse.swt.widgets.Display
Sets the synchronizer used by the display to be the argument, which can not be null.
setSyncInfo(QualifiedName, IResource, byte[]) - Method in interface org.eclipse.core.resources.ISynchronizer
Sets the named sync partner's synchronization information for the given resource.
setTabHeight(int) - Method in class org.eclipse.swt.custom.CTabFolder
Specify a fixed height for the tab items.
setTabList(Control[]) - Method in class org.eclipse.swt.widgets.Composite
Sets the tabbing order for the specified controls to match the order that they occur in the argument list.
setTabs(ILaunchConfigurationTab[]) - Method in class org.eclipse.debug.ui.AbstractLaunchConfigurationTabGroup
Sets the tabs in this group
setTabs(int) - Method in class org.eclipse.swt.custom.StyledText
Sets the tab width.
setTabs(int) - Method in class org.eclipse.swt.widgets.Text
Sets the number of tabs.
setTargetIsRight(boolean) - Method in class org.eclipse.compare.EditionSelectionDialog
Controls whether workspace target is on the left (the default) or right hand side.
setTaskName(String) - Method in class org.eclipse.core.runtime.ProgressMonitorWrapper
This implementation of a IProgressMonitor method forwards to the wrapped progress monitor.
setTaskName(String) - Method in class org.eclipse.core.runtime.NullProgressMonitor
This implementation does nothing.
setTaskName(String) - Method in interface org.eclipse.core.runtime.IProgressMonitor
Sets the task name to the given value.
setTaskName(String) - Method in class org.eclipse.jface.wizard.ProgressMonitorPart
 
setTaskName(String) - Method in class org.eclipse.update.core.InstallMonitor
Set task name.
setTeamPrivateMember(boolean) - Method in interface org.eclipse.core.resources.IResource
Sets whether this resource subtree is a team private member of its parent container.
setText(int, String) - Method in class org.eclipse.swt.custom.TableTreeItem
Sets the widget text.
setText(int, String) - Method in class org.eclipse.swt.widgets.TableItem
Sets the receiver's text at a column
setText(String) - Method in class org.eclipse.compare.CompareViewerPane
Sets the receiver's title text.
setText(String) - Method in interface org.eclipse.jface.action.IAction
Sets the text for this action.
setText(String) - Method in class org.eclipse.jface.action.Action
Sets the text for this action.
setText(String) - Method in class org.eclipse.swt.custom.TableTreeItem
 
setText(String) - Method in interface org.eclipse.swt.custom.StyledTextContent
Set text to "text".
setText(String) - Method in class org.eclipse.swt.custom.StyledText
Sets the widget content.
setText(String) - Method in class org.eclipse.swt.custom.CTabItem
Set the widget text.
setText(String) - Method in class org.eclipse.swt.custom.CLabel
Set the label's text.
setText(String) - Method in class org.eclipse.swt.custom.CCombo
Sets the widget text
setText(String) - Method in class org.eclipse.swt.widgets.Item
Sets the receiver's text.
setText(String) - Method in class org.eclipse.swt.widgets.Dialog
Sets the receiver's text, which is the string that the window manager will typically display as the receiver's title, to the argument, which must not be null.
setText(String) - Method in class org.eclipse.swt.widgets.TreeItem
This label will be displayed to the right of the bitmap, or, if the receiver doesn't have a bitmap to the right of the horizontal hierarchy connector line.
setText(String) - Method in class org.eclipse.swt.widgets.ToolItem
 
setText(String) - Method in class org.eclipse.swt.widgets.Text
Sets the contents of the receiver to the given string.
setText(String) - Method in class org.eclipse.swt.widgets.TableItem
 
setText(String) - Method in class org.eclipse.swt.widgets.TableColumn
 
setText(String) - Method in class org.eclipse.swt.widgets.TabItem
 
setText(String) - Method in class org.eclipse.swt.widgets.MenuItem
 
setText(String) - Method in class org.eclipse.swt.widgets.Label
Sets the receiver's text.
setText(String) - Method in class org.eclipse.swt.widgets.Group
Sets the receiver's text, which is the string that will be displayed as the receiver's title, to the argument, which may not be null.
setText(String) - Method in class org.eclipse.swt.widgets.Decorations
Sets the receiver's text, which is the string that the window manager will typically display as the receiver's title, to the argument, which may not be null.
setText(String) - Method in class org.eclipse.swt.widgets.Combo
Sets the contents of the receiver's text field to the given string.
setText(String) - Method in class org.eclipse.swt.widgets.Button
Sets the receiver's text.
setText(String) - Method in class org.eclipse.ui.actions.LabelRetargetAction
Sets the action's label text to the given value.
setText(String) - Method in class org.eclipse.ui.texteditor.TextNavigationAction
 
setText(String) - Method in class org.eclipse.ui.texteditor.StatusLineContributionItem
 
setText(String) - Method in interface org.eclipse.ui.texteditor.IStatusField
Sets the text of this status field.
setText(String[]) - Method in class org.eclipse.swt.widgets.TableItem
Sets the text for multiple columns in the table.
setTextActionHandler(TextActionHandler) - Method in class org.eclipse.ui.actions.RenameResourceAction
 
setTextColor(Color) - Method in class org.eclipse.jface.text.TextViewer
 
setTextColor(Color) - Method in interface org.eclipse.jface.text.ITextViewer
Applies the given color to this viewer's selection.
setTextColor(Color, int, int, boolean) - Method in class org.eclipse.jface.text.TextViewer
 
setTextColor(Color, int, int, boolean) - Method in interface org.eclipse.jface.text.ITextViewer
Applies the given color to the specified section of this viewer.
setTextDoubleClickStrategy(ITextDoubleClickStrategy, String) - Method in class org.eclipse.jface.text.TextViewer
 
setTextDoubleClickStrategy(ITextDoubleClickStrategy, String) - Method in interface org.eclipse.jface.text.ITextViewer
Sets this viewer's text double click strategy for the given content type.
setTextHover(ITextHover, String) - Method in class org.eclipse.jface.text.TextViewer
 
setTextHover(ITextHover, String) - Method in interface org.eclipse.jface.text.ITextViewer
Sets this viewer's text hover for the given content type.
setTextLimit(int) - Method in class org.eclipse.jface.preference.StringFieldEditor
Sets this text field's text limit.
setTextLimit(int) - Method in class org.eclipse.swt.custom.StyledText
Sets the text limit.
setTextLimit(int) - Method in class org.eclipse.swt.custom.CCombo
Sets the text limit
setTextLimit(int) - Method in class org.eclipse.swt.widgets.Text
Sets the maximum number of characters that the receiver is capable of holding to be the argument.
setTextLimit(int) - Method in class org.eclipse.swt.widgets.Combo
Sets the maximum number of characters that the receiver's text field is capable of holding to be the argument.
setTextStore(ITextStore) - Method in class org.eclipse.jface.text.AbstractDocument
Sets the document's text store.
setThumb(int) - Method in class org.eclipse.swt.widgets.Slider
Sets the size of the receiver's thumb relative to the difference between its maximum and minimum values to the argument which must be at least one.
setThumb(int) - Method in class org.eclipse.swt.widgets.ScrollBar
Sets the size of the receiver's thumb relative to the difference between its maximum and minimum values to the argument which must be at least one.
setTitle(String) - Method in class org.eclipse.compare.CompareEditorInput
Sets the title which will be used when presenting the compare result.
setTitle(String) - Method in class org.eclipse.jface.dialogs.TitleAreaDialog
Sets the title to be shown in the title area of this dialog.
setTitle(String) - Method in interface org.eclipse.jface.dialogs.IDialogPage
Set this dialog page's title.
setTitle(String) - Method in class org.eclipse.jface.dialogs.DialogPage
The DialogPage implementation of this IDialogPage method remembers the title in an internal state variable.
setTitle(String) - Method in class org.eclipse.jface.preference.PreferencePage
The PreferencePage implementation of this IDialogPage method extends the DialogPage implementation to update the preference page container title.
setTitle(String) - Method in class org.eclipse.jface.wizard.WizardPage
The WizardPage implementation of this IDialogPage method extends the DialogPage implementation to update the wizard container title bar.
setTitle(String) - Method in class org.eclipse.ui.dialogs.SelectionDialog
Sets the title for this dialog.
setTitle(String) - Method in class org.eclipse.ui.part.WorkbenchPart
Sets or clears the title of this part.
setTitleAreaColor(RGB) - Method in class org.eclipse.jface.dialogs.TitleAreaDialog
Sets the title bar color for this dialog.
setTitleArgument(String) - Method in class org.eclipse.compare.CompareViewerSwitchingPane
Sets an additional and optional argument for the pane's title.
setTitleBarColor(RGB) - Method in class org.eclipse.jface.wizard.Wizard
Sets the title bar color for this wizard.
setTitleImage(Image) - Method in class org.eclipse.jface.dialogs.TitleAreaDialog
Sets the title image to be shown in the title area of this dialog.
setTitleImage(Image) - Method in class org.eclipse.ui.part.WorkbenchPart
Sets or clears the title image of this part.
setTitleToolTip(String) - Method in class org.eclipse.ui.part.WorkbenchPart
Sets or clears the title tool tip text of this part.
setToDefault() - Method in class org.eclipse.jface.preference.FontFieldEditor
Store the default preference for the field being edited
setToDefault(String) - Method in class org.eclipse.core.runtime.Preferences
Sets the current value of the property with the given name back to its default value.
setToDefault(String) - Method in class org.eclipse.jface.preference.PreferenceStore
 
setToDefault(String) - Method in interface org.eclipse.jface.preference.IPreferenceStore
Sets the current value of the preference with the given name back to its default value.
setToolTipText(String) - Method in interface org.eclipse.jface.action.IAction
Sets the tool tip text for this action.
setToolTipText(String) - Method in class org.eclipse.jface.action.Action
Sets the tool tip text for this action.
setToolTipText(String) - Method in class org.eclipse.swt.custom.TableTree
 
setToolTipText(String) - Method in class org.eclipse.swt.custom.CTabItem
Sets the receiver's tool tip text to the argument, which may be null indicating that no tool tip text should be shown.
setToolTipText(String) - Method in class org.eclipse.swt.custom.CLabel
 
setToolTipText(String) - Method in class org.eclipse.swt.custom.CCombo
 
setToolTipText(String) - Method in class org.eclipse.swt.widgets.ToolItem
Sets the receiver's tool tip text to the argument, which may be null indicating that no tool tip text should be shown.
setToolTipText(String) - Method in class org.eclipse.swt.widgets.TabItem
Sets the receiver's tool tip text to the argument, which may be null indicating that no tool tip text should be shown.
setToolTipText(String) - Method in class org.eclipse.swt.widgets.Control
Sets the receiver's tool tip text to the argument, which may be null indicating that no tool tip text should be shown.
setToolTipText(String) - Method in class org.eclipse.ui.actions.LabelRetargetAction
Sets the tooltip text to the given text.
setToolTipText(String) - Method in class org.eclipse.ui.texteditor.TextNavigationAction
 
setToolTipText(String) - Method in class org.eclipse.ui.views.framelist.Frame
Sets the tool tip text to show for the frame.
setTopCenter(Control) - Method in class org.eclipse.swt.custom.ViewForm
Set the control that appears in the top center of the pane.
setTopCenterSeparate(boolean) - Method in class org.eclipse.swt.custom.ViewForm
If true, the topCenter will always appear on a separate line by itself, otherwise the topCenter will appear in the top row if there is room and will be moved to the second row if required.
setTopIndex(int) - Method in class org.eclipse.jface.text.TextViewer
 
setTopIndex(int) - Method in interface org.eclipse.jface.text.ITextViewer
Scrolls the widget so the the given index is the line with the smallest line number of all visible lines.
setTopIndex(int) - Method in class org.eclipse.swt.custom.StyledText
Sets the top index.
setTopIndex(int) - Method in class org.eclipse.swt.widgets.Text
Sets the zero-relative index of the line which is currently at the top of the receiver.
setTopIndex(int) - Method in class org.eclipse.swt.widgets.Table
Sets the zero-relative index of the item which is currently at the top of the receiver.
setTopIndex(int) - Method in class org.eclipse.swt.widgets.List
Sets the zero-relative index of the item which is currently at the top of the receiver.
setTopLeft(Control) - Method in class org.eclipse.swt.custom.ViewForm
Set the control that appears in the top left corner of the pane.
setTopPixel(int) - Method in class org.eclipse.swt.custom.StyledText
Sets the top pixel offset.
setTopRight(Control) - Method in class org.eclipse.swt.custom.ViewForm
Set the control that appears in the top right corner of the pane.
setTotalCount(long) - Method in class org.eclipse.update.core.InstallMonitor
Sets the total number of bytes to copy.
setTransfer(Transfer[]) - Method in class org.eclipse.swt.dnd.DropTarget
Specifies the data types that can be transferred to this DropTarget.
setTransfer(Transfer[]) - Method in class org.eclipse.swt.dnd.DragSource
Specifies the list of data types that can be transferred by this DragSource.
setType(String) - Method in class org.eclipse.core.runtime.model.LibraryModel
Sets this library's type.
setType(String) - Method in class org.eclipse.update.core.model.SiteModel
Sets the site type.
setType(String) - Method in class org.eclipse.update.core.model.FeatureReferenceModel
Sets the referenced feature type.
setTypesFieldValue(String) - Method in class org.eclipse.ui.dialogs.WizardExportPage
Deprecated. Sets the value of this page's "Types to export" field, or stores it for future use if this visual component does not exist yet.
setTypesToExport(List) - Method in class org.eclipse.ui.dialogs.WizardExportPage
Deprecated. Sets the value of this page's "Types to export" field based upon the collection of extensions.
setUndoAction(IAction) - Method in class org.eclipse.ui.part.CellEditorActionHandler
Sets the default IAction handler for the Undo action.
setUndoManager(IUndoManager) - Method in class org.eclipse.jface.text.TextViewer
 
setUndoManager(IUndoManager) - Method in interface org.eclipse.jface.text.ITextViewer
Sets this viewer's undo manager.
setupBasedOnInitialSelections() - Method in class org.eclipse.ui.dialogs.WizardExportResourcesPage
Set the initial selections in the resource group.
setupBasedOnInitialSelections() - Method in class org.eclipse.ui.dialogs.WizardExportPage
Deprecated. Populates the resource name field based upon the currently selected resources.
setUpdateSiteEntryModel(URLEntryModel) - Method in class org.eclipse.update.core.model.FeatureModel
Sets the feature update site reference.
setUpperListLabel(String) - Method in class org.eclipse.ui.dialogs.TwoPaneElementSelector
Sets the upper list label.
setupSelectionsBasedOnSelectedTypes() - Method in class org.eclipse.ui.dialogs.WizardResourceImportPage
Update the tree to only select those elements that match the selected types.
setURL(String) - Method in class org.eclipse.core.runtime.model.URLModel
Sets the URL specification.
setURL(URL) - Method in interface org.eclipse.update.core.IFeatureReference
Sets the feature reference URL.
setURL(URL) - Method in class org.eclipse.update.core.FeatureReference
Sets the feature reference URL.
setURLString(String) - Method in class org.eclipse.update.core.model.URLEntryModel
Sets the url string Throws a runtime exception if this object is marked read-only.
setURLString(String) - Method in class org.eclipse.update.core.model.InstallHandlerEntryModel
Sets URL string used for browser-triggered installation handling.
setURLString(String) - Method in class org.eclipse.update.core.model.FeatureReferenceModel
Sets the unresolved URL for the feature reference.
setURLString(String) - Method in class org.eclipse.update.core.model.ArchiveReferenceModel
Sets the unresolved URL string for the archive.
setUseHashlookup(boolean) - Method in class org.eclipse.jface.viewers.StructuredViewer
Configures whether this structured viewer uses an internal hash table to speeds up the mapping between elements and SWT items.
setValid(boolean) - Method in class org.eclipse.jface.preference.PreferencePage
Sets whether this page is valid.
setValidateStrategy(int) - Method in class org.eclipse.jface.preference.StringFieldEditor
Sets the strategy for validating the text.
setValidator(ICellEditorValidator) - Method in class org.eclipse.jface.viewers.CellEditor
Sets the input validator for this cell editor.
setValidator(ICellEditorValidator) - Method in class org.eclipse.ui.views.properties.PropertyDescriptor
Sets the input validator for the cell editor for this property descriptor.
setValidator(ISelectionStatusValidator) - Method in class org.eclipse.ui.dialogs.ElementTreeSelectionDialog
Sets an optional validator to check if the selection is valid.
setValidator(ISelectionStatusValidator) - Method in class org.eclipse.ui.dialogs.CheckedTreeSelectionDialog
Sets an optional validator to check if the selection is valid.
setValidator(ISelectionStatusValidator) - Method in class org.eclipse.ui.dialogs.AbstractElementListSelectionDialog
Sets an optional validator to check if the selection is valid.
setValidator(ISelectionValidator) - Method in class org.eclipse.ui.dialogs.ContainerSelectionDialog
Sets the validator to use.
setValidRange(int, int) - Method in class org.eclipse.jface.preference.IntegerFieldEditor
Sets the range of valid values for this field.
setValue(IPreferenceStore, String, FontData) - Static method in class org.eclipse.jface.preference.PreferenceConverter
Sets the current value of the preference with the given name in the given preference store.
setValue(IPreferenceStore, String, FontData[]) - Static method in class org.eclipse.jface.preference.PreferenceConverter
Sets the current value of the preference with the given name in the given preference store.
setValue(IPreferenceStore, String, Point) - Static method in class org.eclipse.jface.preference.PreferenceConverter
Sets the current value of the preference with the given name in the given preference store.
setValue(IPreferenceStore, String, Rectangle) - Static method in class org.eclipse.jface.preference.PreferenceConverter
Sets the current value of the preference with the given name in the given preference store.
setValue(IPreferenceStore, String, RGB) - Static method in class org.eclipse.jface.preference.PreferenceConverter
Sets the current value of the preference with the given name in the given preference store.
setValue(IValue) - Method in interface org.eclipse.debug.core.model.IValueModification
Sets the value of this variable to the given value.
setValue(long, byte[]) - Method in interface org.eclipse.debug.core.model.IMemoryBlock
Sets the value of the bytes in this memory block at the specified offset within this memory block to the spcified bytes.
setValue(Object) - Method in class org.eclipse.jface.viewers.CellEditor
Sets this cell editor's value.
setValue(String) - Method in class org.eclipse.core.runtime.model.ConfigurationPropertyModel
Sets the value of this property.
setValue(String) - Method in class org.eclipse.core.runtime.model.ConfigurationElementModel
Sets the value of this element.
setValue(String) - Method in interface org.eclipse.debug.core.model.IValueModification
Attempts to set the value of this variable to the value of the given expression.
setValue(String, boolean) - Method in class org.eclipse.core.runtime.Preferences
Sets the current value of the boolean-valued property with the given name.
setValue(String, boolean) - Method in class org.eclipse.jface.preference.PreferenceStore
 
setValue(String, boolean) - Method in interface org.eclipse.jface.preference.IPreferenceStore
Sets the current value of the boolean-valued preference with the given name.
setValue(String, double) - Method in class org.eclipse.core.runtime.Preferences
Sets the current value of the double-valued property with the given name.
setValue(String, double) - Method in class org.eclipse.jface.preference.PreferenceStore
 
setValue(String, double) - Method in interface org.eclipse.jface.preference.IPreferenceStore
Sets the current value of the double-valued preference with the given name.
setValue(String, float) - Method in class org.eclipse.core.runtime.Preferences
Sets the current value of the float-valued property with the given name.
setValue(String, float) - Method in class org.eclipse.jface.preference.PreferenceStore
 
setValue(String, float) - Method in interface org.eclipse.jface.preference.IPreferenceStore
Sets the current value of the float-valued preference with the given name.
setValue(String, int) - Method in class org.eclipse.core.runtime.Preferences
Sets the current value of the integer-valued property with the given name.
setValue(String, int) - Method in class org.eclipse.jface.preference.PreferenceStore
 
setValue(String, int) - Method in interface org.eclipse.jface.preference.IPreferenceStore
Sets the current value of the integer-valued preference with the given name.
setValue(String, long) - Method in class org.eclipse.core.runtime.Preferences
Sets the current value of the long-valued property with the given name.
setValue(String, long) - Method in class org.eclipse.jface.preference.PreferenceStore
 
setValue(String, long) - Method in interface org.eclipse.jface.preference.IPreferenceStore
Sets the current value of the long-valued preference with the given name.
setValue(String, String) - Method in class org.eclipse.core.runtime.Preferences
Sets the current value of the string-valued property with the given name.
setValue(String, String) - Method in class org.eclipse.jface.preference.PreferenceStore
 
setValue(String, String) - Method in interface org.eclipse.jface.preference.IPreferenceStore
Sets the current value of the string-valued preference with the given name.
setValues(int, int, int, int, int, int) - Method in class org.eclipse.swt.widgets.Slider
Sets the receiver's selection, minimum value, maximum value, thumb, increment and page increment all at once.
setValues(int, int, int, int, int, int) - Method in class org.eclipse.swt.widgets.ScrollBar
Sets the receiver's selection, minimum value, maximum value, thumb, increment and page increment all at once.
setValues(Object[]) - Method in interface org.eclipse.ui.views.properties.IPropertySheetEntry
 
setValueValid(boolean) - Method in class org.eclipse.jface.viewers.CellEditor
Sets the valid state of this cell editor.
setVersion(String) - Method in class org.eclipse.core.runtime.model.PluginPrerequisiteModel
Sets the version name of this plug-in prerequisite.
setVersion(String) - Method in class org.eclipse.core.runtime.model.PluginModel
Sets the version name of this plug-in.
setVersionedIdentifier(VersionedIdentifier) - Method in class org.eclipse.update.core.PluginEntry
Sets the identifier of this plugin entry.
setVersionedIdentifier(VersionedIdentifier) - Method in interface org.eclipse.update.core.IPluginEntry
Sets the identifier of this plugin entry.
setVisible(boolean) - Method in class org.eclipse.jface.action.SubStatusLineManager
 
setVisible(boolean) - Method in class org.eclipse.jface.action.SubMenuManager
 
setVisible(boolean) - Method in class org.eclipse.jface.action.SubContributionManager
Sets the visibility of the manager.
setVisible(boolean) - Method in class org.eclipse.jface.action.SubContributionItem
 
setVisible(boolean) - Method in class org.eclipse.jface.action.MenuManager
 
setVisible(boolean) - Method in interface org.eclipse.jface.action.IContributionItem
Sets whether this contribution item is visibile within its manager.
setVisible(boolean) - Method in class org.eclipse.jface.action.ContributionItem
The default implementation of this IContributionItem method stores the value in an internal state variable, which is true by default.
setVisible(boolean) - Method in interface org.eclipse.jface.dialogs.IDialogPage
Sets the visibility of this dialog page.
setVisible(boolean) - Method in class org.eclipse.jface.dialogs.DialogPage
The DialogPage implementation of this IDialogPage method sets the control to the given visibility state.
setVisible(boolean) - Method in class org.eclipse.jface.preference.FieldEditorPreferencePage
 
setVisible(boolean) - Method in interface org.eclipse.jface.text.IInformationControl
Controls the visibility of this information control.
setVisible(boolean) - Method in class org.eclipse.jface.text.DefaultInformationControl
 
setVisible(boolean) - Method in class org.eclipse.swt.custom.TableCursor
 
setVisible(boolean) - Method in class org.eclipse.swt.widgets.Shell
 
setVisible(boolean) - Method in class org.eclipse.swt.widgets.ScrollBar
Marks the receiver as visible if the argument is true, and marks it invisible otherwise.
setVisible(boolean) - Method in class org.eclipse.swt.widgets.Menu
Marks the receiver as visible if the argument is true, and marks it invisible otherwise.
setVisible(boolean) - Method in class org.eclipse.swt.widgets.Decorations
 
setVisible(boolean) - Method in class org.eclipse.swt.widgets.Control
Marks the receiver as visible if the argument is true, and marks it invisible otherwise.
setVisible(boolean) - Method in class org.eclipse.swt.widgets.Caret
Marks the receiver as visible if the argument is true, and marks it invisible otherwise.
setVisible(boolean) - Method in class org.eclipse.ui.dialogs.WizardNewProjectCreationPage
 
setVisible(boolean) - Method in class org.eclipse.ui.dialogs.WizardNewFolderMainPage
 
setVisible(boolean) - Method in class org.eclipse.ui.dialogs.WizardNewFileCreationPage
 
setVisible(boolean) - Method in class org.eclipse.ui.wizards.datatransfer.WizardExternalProjectImportPage
 
setVisibleRegion(int, int) - Method in class org.eclipse.jface.text.TextViewer
 
setVisibleRegion(int, int) - Method in interface org.eclipse.jface.text.ITextViewer
Sets the region of this viewer's document which will be visible in the presentation.
setWarnings(boolean) - Method in class org.eclipse.swt.graphics.Device
If the underlying window system supports printing warning messages to the console, setting warnings to true prevents these messages from being printed.
setWeights(int[]) - Method in class org.eclipse.swt.custom.SashForm
Specify the relative weight of each child in the SashForm.
setWidth(int) - Method in class org.eclipse.swt.widgets.ToolItem
Sets the width of the receiver.
setWidth(int) - Method in class org.eclipse.swt.widgets.TableColumn
Sets the width of the receiver.
setWindowManager(WindowManager) - Method in class org.eclipse.jface.window.Window
Sets the window manager of this window.
setWindowMenus(MenuItem[]) - Method in class org.eclipse.swt.ole.win32.OleFrame
Set the menu items that should appear in the Window location when an OLE Document is in-place activated.
setWindowTitle(String) - Method in class org.eclipse.jface.wizard.Wizard
Sets the window title for the container that hosts this page to the given string.
setWizard(IWizard) - Method in class org.eclipse.jface.wizard.WizardPage
 
setWizard(IWizard) - Method in class org.eclipse.jface.wizard.WizardDialog
Sets the wizard this dialog is currently displaying.
setWizard(IWizard) - Method in interface org.eclipse.jface.wizard.IWizardPage
Sets the wizard that hosts this wizard page.
setWordWrap(boolean) - Method in class org.eclipse.swt.custom.StyledText
Sets whether the widget wraps lines.
setWorkingSet(IWorkingSet) - Method in class org.eclipse.ui.ResourceWorkingSetFilter
Sets the active working set.
setWorkingSet(IWorkingSet) - Method in class org.eclipse.ui.views.navigator.ResourceNavigator
Implements IResourceNavigatorPart
setWorkingSet(IWorkingSet) - Method in interface org.eclipse.ui.views.navigator.IResourceNavigator
Sets the working set for this view, or null to clear it.
setWorkspaceLock(WorkspaceLock) - Method in interface org.eclipse.core.resources.IWorkspace
Sets the lock to use for controlling write access to this workspace.
setWrapIndices(int[]) - Method in class org.eclipse.swt.widgets.CoolBar
Sets the indices of all item(s) in the receiver that will begin on a new row.
setWS(String) - Method in class org.eclipse.update.core.model.FeatureModel
Sets the windowing system specification.
setWS(String) - Method in class org.eclipse.update.core.model.ContentEntryModel
Sets the windowing system specification.
setXORMode(boolean) - Method in class org.eclipse.swt.graphics.GC
If the argument is true, puts the receiver in a drawing mode where the resulting color in the destination is the exclusive or of the color values in the source and the destination, and if the argument is false, puts the receiver in a drawing mode where the destination color is replaced with the source color value.
SEVERITY - Static variable in interface org.eclipse.core.resources.IMarker
Severity marker attribute.
SEVERITY - Static variable in interface org.eclipse.ui.IMarkerActionFilter
An attribute indicating the marker severity (value "severity").
SEVERITY_ERROR - Static variable in interface org.eclipse.core.resources.IMarker
Error severity constant (value 2) indicating an error state.
SEVERITY_INFO - Static variable in interface org.eclipse.core.resources.IMarker
Info severity constant (value 0) indicating information only.
SEVERITY_WARNING - Static variable in interface org.eclipse.core.resources.IMarker
Warning severity constant (value 1) indicating a warning.
SHADOW_ETCHED_IN - Static variable in class org.eclipse.swt.SWT
style constant for shadow etched in behavior (value is 1<<4)
Note that this is a HINT.
SHADOW_ETCHED_OUT - Static variable in class org.eclipse.swt.SWT
style constant for shadow etched out behavior (value is 1<<6)
Note that this is a HINT.
SHADOW_IN - Static variable in class org.eclipse.swt.SWT
style constant for shadow in behavior (value is 1<<2)
Note that this is a HINT.
SHADOW_NONE - Static variable in class org.eclipse.swt.SWT
style constant for no shadow behavior (value is 1<<5)
Note that this is a HINT.
SHADOW_OUT - Static variable in class org.eclipse.swt.SWT
style constant for shadow out behavior (value is 1<<3)
Note that this is a HINT.
shell - Variable in class org.eclipse.ui.actions.CopyProjectAction
The shell in which to show any dialogs.
Shell - class org.eclipse.swt.widgets.Shell.
Instances of this class represent the "windows" which the desktop or "window manager" is managing.
SHELL_TRIM - Static variable in class org.eclipse.swt.SWT
trim style convenience constant for the most common top level shell appearance (value is CLOSE|TITLE|MIN|MAX|RESIZE)
Shell() - Constructor for class org.eclipse.swt.widgets.Shell
Constructs a new instance of this class.
Shell(Display) - Constructor for class org.eclipse.swt.widgets.Shell
Constructs a new instance of this class given only the display to create it on.
Shell(Display, int) - Constructor for class org.eclipse.swt.widgets.Shell
Constructs a new instance of this class given the display to create it on and a style value describing its behavior and appearance.
Shell(int) - Constructor for class org.eclipse.swt.widgets.Shell
Constructs a new instance of this class given only the style value describing its behavior and appearance.
Shell(Shell) - Constructor for class org.eclipse.swt.widgets.Shell
Constructs a new instance of this class given only its parent.
Shell(Shell, int) - Constructor for class org.eclipse.swt.widgets.Shell
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
shellActivated(ShellEvent) - Method in interface org.eclipse.swt.events.ShellListener
Sent when a shell becomes the active window.
shellActivated(ShellEvent) - Method in class org.eclipse.swt.events.ShellAdapter
Sent when a shell becomes the active window.
ShellAdapter - class org.eclipse.swt.events.ShellAdapter.
This adapter class provides default implementations for the methods described by the ShellListener interface.
ShellAdapter() - Constructor for class org.eclipse.swt.events.ShellAdapter
 
shellClosed(ShellEvent) - Method in interface org.eclipse.swt.events.ShellListener
Sent when a shell is closed.
shellClosed(ShellEvent) - Method in class org.eclipse.swt.events.ShellAdapter
Sent when a shell is closed.
shellDeactivated(ShellEvent) - Method in interface org.eclipse.swt.events.ShellListener
Sent when a shell stops being the active window.
shellDeactivated(ShellEvent) - Method in class org.eclipse.swt.events.ShellAdapter
Sent when a shell stops being the active window.
shellDeiconified(ShellEvent) - Method in interface org.eclipse.swt.events.ShellListener
Sent when a shell is un-minimized.
shellDeiconified(ShellEvent) - Method in class org.eclipse.swt.events.ShellAdapter
Sent when a shell is un-minimized.
ShellEvent - class org.eclipse.swt.events.ShellEvent.
Instances of this class are sent as a result of operations being performed on shells.
ShellEvent(Event) - Constructor for class org.eclipse.swt.events.ShellEvent
 
shellIconified(ShellEvent) - Method in interface org.eclipse.swt.events.ShellListener
Sent when a shell is minimized.
shellIconified(ShellEvent) - Method in class org.eclipse.swt.events.ShellAdapter
Sent when a shell is minimized.
ShellListener - interface org.eclipse.swt.events.ShellListener.
Classes which implement this interface provide methods that deal with changes in state of Shells.
SHIFT - Static variable in class org.eclipse.swt.SWT
keyboard and/or mouse event mask indicating that the SHIFT key was pushed on the keyboard when the event was generated (value is 1<<17)
SHIFT_LEFT - Static variable in interface org.eclipse.jface.text.ITextOperationTarget
Text operation code for unshifting the selected text block to the left.
SHIFT_LEFT - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the edit shift left action.
SHIFT_LEFT - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Name of the action for shifting text blocks to the left.
SHIFT_LEFT_ACTION - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
Help context id for the action.
SHIFT_OPEN_NEW_PERSPECTIVE - Static variable in interface org.eclipse.ui.IWorkbenchPreferenceConstants
Deprecated. Workbench no longer supports shift key modifier to open a new perspective. Callers should use IWorkbench.showPerspective methods.
SHIFT_RIGHT - Static variable in interface org.eclipse.jface.text.ITextOperationTarget
Text operation code for shifting the selected text block to the right.
SHIFT_RIGHT - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the edit shift right action.
SHIFT_RIGHT - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Name of the action for shifting text blocks to the right.
SHIFT_RIGHT_ACTION - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
Help context id for the action.
shift(boolean, boolean) - Method in class org.eclipse.jface.text.TextViewer
Deprecated. use shift(boolean, boolean, boolean) instead
shift(boolean, boolean, boolean) - Method in class org.eclipse.jface.text.TextViewer
Shifts a text block to the right or left using the specified set of prefix characters.
ShiftAction - class org.eclipse.ui.texteditor.ShiftAction.
Action for shifting code to the right or left by one indentation level.
ShiftAction(ResourceBundle, String, ITextEditor, int) - Constructor for class org.eclipse.ui.texteditor.ShiftAction
Creates and initializes the action for the given text editor and operation code.
SHIFTING - Static variable in class org.eclipse.jface.text.TextViewer
Internal name of the position category used selection preservation during shift
shortenText(GC, String, int) - Method in class org.eclipse.swt.custom.CLabel
Shorten the given text t so that its length doesn't exceed the given width.
shouldDisplay(IStatus, int) - Static method in class org.eclipse.jface.dialogs.ErrorDialog
Returns whether the given status object should be displayed.
Show - Static variable in class org.eclipse.swt.SWT
show event type (value is 22)
SHOW_DETAILS_LABEL - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
 
SHOW_EXT - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Navigate menu: name of group for extra Show actions (value "show.ext").
SHOW_PSEUDO_CONFLICTS - Static variable in class org.eclipse.compare.CompareConfiguration
Name of the show pseudo conflicts property (value "SHOW_PSEUDO_CONFLICTS").
SHOW_RULER_CONTEXT_MENU - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the show ruler context menu action.
showActionSet(String) - Method in interface org.eclipse.ui.IWorkbenchPage
Shows an action set in this page.
showActive(boolean) - Method in class org.eclipse.ui.actions.PerspectiveMenu
Sets the showActive flag.
showAncestor(Object) - Method in interface org.eclipse.compare.contentmergeviewer.IMergeViewerContentProvider
Returns whether the ancestor side of the given input element should be shown.
showAnnotations(boolean) - Method in class org.eclipse.jface.text.source.SourceViewer
 
showAnnotations(boolean) - Method in interface org.eclipse.jface.text.source.ISourceViewer
Controls the visibility of annotations and in the case of separate presentation areas of text and annotations, the visibility of the annotation's presentation area.
showClosedProjects(boolean) - Method in class org.eclipse.ui.dialogs.ContainerSelectionDialog
Set whether or not closed projects should be shown in the selection dialog.
showContextInformation() - Method in interface org.eclipse.jface.text.contentassist.IContentAssistant
Shows context information for the content at the viewer's cursor position.
showContextInformation() - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
 
showCopyDetails(boolean) - Method in class org.eclipse.update.core.InstallMonitor
Indicate whether the monitor subtask message should include copy progress counts.
showErrorMessage() - Method in class org.eclipse.jface.preference.StringFieldEditor
Shows the error message set via setErrorMessage.
showErrorMessage(String) - Method in class org.eclipse.jface.preference.FieldEditor
Shows the given error message in the page for this field editor if it has one.
showHighlightRangeOnly(boolean) - Method in interface org.eclipse.ui.texteditor.ITextEditor
Configures this text editor to show only the highlighted range of the text.
showHighlightRangeOnly(boolean) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
 
showInformation() - Method in class org.eclipse.jface.text.AbstractInformationControlManager
Computes information to be displayed as well as the subject area and initiates that this information is presented in the information control.
showInformation() - Method in interface org.eclipse.jface.text.information.IInformationPresenter
Shows information related to the cursor position of the text viewer this information presenter is installed on.
showInformationControl(Rectangle) - Method in class org.eclipse.jface.text.AbstractInformationControlManager
Shows the information control and starts the information control closer.
showInformationControl(Rectangle) - Method in class org.eclipse.jface.text.information.InformationPresenter
 
ShowInNavigatorAction - class org.eclipse.ui.views.navigator.ShowInNavigatorAction.
An action which shows the current selection in the Navigator view.
ShowInNavigatorAction(IWorkbenchPage, ISelectionProvider) - Constructor for class org.eclipse.ui.views.navigator.ShowInNavigatorAction
 
showItem(CTabItem) - Method in class org.eclipse.swt.custom.CTabFolder
Shows the item.
showItem(Item) - Method in class org.eclipse.jface.viewers.TreeViewer
 
showItem(Item) - Method in class org.eclipse.jface.viewers.TableTreeViewer
 
showItem(Item) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
Shows the given item.
showItem(TableItem) - Method in class org.eclipse.swt.widgets.Table
Shows the item.
showItem(TableTreeItem) - Method in class org.eclipse.swt.custom.TableTree
Shows the item.
showItem(TreeItem) - Method in class org.eclipse.swt.widgets.Tree
Shows the item.
showMessage(String) - Method in class org.eclipse.debug.ui.AbstractDebugView
Shows the given message in this view's message' page.
showMessage(String) - Method in class org.eclipse.jface.preference.FieldEditor
Shows the given message in the page for this field editor if it has one.
showPage(Control) - Method in class org.eclipse.ui.part.PageBook
Shows the given page.
showPage(IPreferenceNode) - Method in class org.eclipse.jface.preference.PreferenceDialog
Shows the preference page corresponding to the given preference node.
showPage(IWizardPage) - Method in class org.eclipse.jface.wizard.WizardDialog
 
showPage(IWizardPage) - Method in interface org.eclipse.jface.wizard.IWizardContainer
Makes the given page visible.
showPageRec(PageBookView.PageRec) - Method in class org.eclipse.ui.part.PageBookView
Shows page contained in the given page record in this view.
showPageRec(PageBookView.PageRec) - Method in class org.eclipse.ui.views.contentoutline.ContentOutline
The ContentOutline implementation of this PageBookView method extends the behavior of its parent to use the current page as a selection provider.
showPerspective(String, IWorkbenchWindow) - Method in interface org.eclipse.ui.IWorkbench
Shows the specified perspective to the user.
showPerspective(String, IWorkbenchWindow, IAdaptable) - Method in interface org.eclipse.ui.IWorkbench
Shows the specified perspective to the user.
showPossibleCompletions() - Method in interface org.eclipse.jface.text.contentassist.IContentAssistant
Shows all possible completions of the content at the viewer's cursor position.
showPossibleCompletions() - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
 
showProperties(String) - Method in class org.eclipse.swt.ole.win32.OleClientSite
Displays a dialog with the property information for this OLE Object.
showSelection() - Method in class org.eclipse.swt.custom.TableTree
Shows the selection.
showSelection() - Method in class org.eclipse.swt.custom.StyledText
Scrolls the selection into view.
showSelection() - Method in class org.eclipse.swt.custom.CTabFolder
Shows the selection.
showSelection() - Method in class org.eclipse.swt.widgets.Tree
Shows the selection.
showSelection() - Method in class org.eclipse.swt.widgets.Text
Shows the selection.
showSelection() - Method in class org.eclipse.swt.widgets.Table
Shows the selection.
showSelection() - Method in class org.eclipse.swt.widgets.List
Shows the selection.
showsHighlightRangeOnly() - Method in interface org.eclipse.ui.texteditor.ITextEditor
Returns whether this text editor is configured to show only the highlighted range of the text.
showsHighlightRangeOnly() - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
 
showView(String) - Method in interface org.eclipse.ui.IWorkbenchPage
Shows a view in this page and give it focus.
showViewer() - Method in class org.eclipse.debug.ui.AbstractDebugView
Shows this view's viewer page.
showWhile(Display, Runnable) - Static method in class org.eclipse.swt.custom.BusyIndicator
Runs the given Runnable while providing busy feedback using this busy indicator.
shutdown() - Method in class org.eclipse.ant.core.AntCorePlugin
 
shutdown() - Static method in class org.eclipse.core.boot.BootLoader
Shuts down the Platform.
shutdown() - Method in class org.eclipse.core.resources.ResourcesPlugin
This implementation of the corresponding Plugin method closes the workspace (without saving).
shutdown() - Method in class org.eclipse.core.runtime.Plugin
Shuts down this plug-in and discards all plug-in state.
shutdown() - Method in class org.eclipse.debug.core.DebugPlugin
Shuts down this debug plug-in and discards all plug-in state.
shutdown() - Static method in class org.eclipse.team.core.Team
Shut down the registry, persisting its state.
shutdown() - Method in class org.eclipse.ui.plugin.AbstractUIPlugin
The AbstractUIPlugin implementation of this Plugin method saves this plug-in's preference and dialog stores and shuts down its image registry (if they are in use).
shutdown() - Static method in class org.eclipse.update.core.Utilities
Perform shutdown processing for temporary file handling.
shutdown() - Static method in class org.eclipse.update.core.JarContentReference
Perform shutdown processing for jar archive handling.
similarTo(StyleRange) - Method in class org.eclipse.swt.custom.StyleRange
Compares the specified object to this StyleRange and answer if the two are similar.
SIMPLE - Static variable in class org.eclipse.swt.SWT
style constant for simple (not drop down) behavior (value is 1<<6)
SimpleWildcardTester - class org.eclipse.ui.actions.SimpleWildcardTester.
Implements an algorithm for very simple pattern matching in a string.
SimpleWildcardTester() - Constructor for class org.eclipse.ui.actions.SimpleWildcardTester
 
SINGLE - Static variable in class org.eclipse.swt.SWT
style constant for single selection behavior in lists and single line support on text fields (value is 1<<2)
SINGLE_CLICK - Static variable in class org.eclipse.jface.util.OpenStrategy
Single click will open the item.
SingleLineRule - class org.eclipse.jface.text.rules.SingleLineRule.
A specific configuration of pattern rule whereby the pattern begins with a specific sequence and may end with a specific sequence, but will not span more than a single line.
SingleLineRule(String, String, IToken) - Constructor for class org.eclipse.jface.text.rules.SingleLineRule
Creates a rule for the given starting and ending sequence which, if detected, will return the specified token.
SingleLineRule(String, String, IToken, char) - Constructor for class org.eclipse.jface.text.rules.SingleLineRule
Creates a rule for the given starting and ending sequence which, if detected, will return the specified token.
Site - class org.eclipse.update.core.Site.
Convenience implementation of a site.
SITE_FILE - Static variable in class org.eclipse.update.core.Site
Default site manifest file name
SITE_XML - Static variable in class org.eclipse.update.core.Site
Default site manifest extension
Site() - Constructor for class org.eclipse.update.core.Site
Constructor for Site
SiteContentProvider - class org.eclipse.update.core.SiteContentProvider.
Base site content provider
SiteContentProvider(URL) - Constructor for class org.eclipse.update.core.SiteContentProvider
Constructor for SiteContentProvider.
SiteManager - class org.eclipse.update.core.SiteManager.
Site Manager.
SiteModel - class org.eclipse.update.core.model.SiteModel.
Site model object.
SiteModel() - Constructor for class org.eclipse.update.core.model.SiteModel
Creates an uninitialized site model object.
SiteModelFactory - class org.eclipse.update.core.model.SiteModelFactory.
Default site model factory.
SiteModelFactory() - Constructor for class org.eclipse.update.core.model.SiteModelFactory
Creates a default site factory.
size() - Method in class org.eclipse.jface.util.ListenerList
Returns the number of registered listeners.
size() - Method in class org.eclipse.jface.viewers.StructuredSelection
 
size() - Method in interface org.eclipse.jface.viewers.IStructuredSelection
Returns the number of elements selected in this selection.
size() - Method in class org.eclipse.ui.views.framelist.FrameList
Returns the number of frames in the frame list.
sizeof - Static variable in class org.eclipse.swt.ole.win32.Variant
 
SIZING_TEXT_FIELD_WIDTH - Static variable in class org.eclipse.ui.dialogs.WizardDataTransferPage
 
SKIP_ID - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
Button id for a "Skip" button (value 5).
SKIP_LABEL - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
 
skipRangeComparison(int, int, IRangeComparator) - Method in interface org.eclipse.compare.rangedifferencer.IRangeComparator
Returns whether a comparison should be skipped because it would be too costly (or lengthy).
sleep() - Method in class org.eclipse.swt.widgets.Display
Causes the user-interface thread to sleep (that is, to be put in a state where it does not consume CPU cycles) until an event is received or it is otherwise awakened.
Slider - class org.eclipse.swt.widgets.Slider.
Instances of this class are selectable user interface objects that represent a range of positive, numeric values.
Slider(Composite, int) - Constructor for class org.eclipse.swt.widgets.Slider
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
SMALL_INDENT - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
Small indent in dialog units (value 7).
SMOOTH - Static variable in class org.eclipse.swt.SWT
style constant for flat appearance.
SNAPSHOT - Static variable in interface org.eclipse.core.resources.ISaveContext
Type constant which identifies a snapshot.
sort(Viewer, Object[]) - Method in class org.eclipse.jface.viewers.ViewerSorter
Sorts the given elements in-place, modifying the given array.
SortAndFilterActionGroup - class org.eclipse.ui.views.navigator.SortAndFilterActionGroup.
This is the action group for the sort and filter actions.
SortAndFilterActionGroup(IResourceNavigator) - Constructor for class org.eclipse.ui.views.navigator.SortAndFilterActionGroup
 
sortAndFilterGroup - Variable in class org.eclipse.ui.views.navigator.MainActionGroup
 
sortNatureSet(String[]) - Method in interface org.eclipse.core.resources.IWorkspace
Returns a copy of the given set of natures sorted in prerequisite order.
SortViewAction - class org.eclipse.ui.views.navigator.SortViewAction.
Implementation of the view sorting actions.
SortViewAction(IResourceNavigator, boolean) - Constructor for class org.eclipse.ui.views.navigator.SortViewAction
Creates the action.
sourceConflictsWithDestination(IPath) - Method in class org.eclipse.ui.dialogs.WizardResourceImportPage
Returns whether or not the source location conflicts with the destination resource.
SourceViewer - class org.eclipse.jface.text.source.SourceViewer.
SWT based implementation of ISourceViewer.
SourceViewer(Composite, IVerticalRuler, int) - Constructor for class org.eclipse.jface.text.source.SourceViewer
Constructs a new source viewer.
SourceViewerConfiguration - class org.eclipse.jface.text.source.SourceViewerConfiguration.
This class bundles the whole configuration space of a source viewer.
SourceViewerConfiguration() - Constructor for class org.eclipse.jface.text.source.SourceViewerConfiguration
Creates a new source viewer configuration that behaves according to specification of this class' methods.
spacing - Variable in class org.eclipse.swt.layout.RowLayout
spacing specifies the number of pixels between the edge of one cell and the edge of its neighbouring cell.
ST - class org.eclipse.swt.custom.ST.
This class provides access to the public constants provided by StyledText.
ST() - Constructor for class org.eclipse.swt.custom.ST
 
STACK - Static variable in class org.eclipse.core.launcher.Main
 
StackLayout - class org.eclipse.swt.custom.StackLayout.
This Layout stacks all the controls one on top of the other and resizes all controls to have the same size and location.
StackLayout() - Constructor for class org.eclipse.swt.custom.StackLayout
 
standardDeleteFile(IFile, int, IProgressMonitor) - Method in interface org.eclipse.core.resources.team.IResourceTree
Deletes the given file in the standard manner from both the local file system and from the workspace resource tree.
standardDeleteFolder(IFolder, int, IProgressMonitor) - Method in interface org.eclipse.core.resources.team.IResourceTree
Deletes the given folder and its descendents in the standard manner from both the local file system and from the workspace resource tree.
standardDeleteProject(IProject, int, IProgressMonitor) - Method in interface org.eclipse.core.resources.team.IResourceTree
Deletes the given project and its descendents in the standard manner from both the local file system and from the workspace resource tree.
standardMoveFile(IFile, IFile, int, IProgressMonitor) - Method in interface org.eclipse.core.resources.team.IResourceTree
Moves the given file in the standard manner from both the local file system and from the workspace resource tree.
standardMoveFolder(IFolder, IFolder, int, IProgressMonitor) - Method in interface org.eclipse.core.resources.team.IResourceTree
Moves the given folder and its descendents in the standard manner from both the local file system and from the workspace resource tree.
standardMoveProject(IProject, IProjectDescription, int, IProgressMonitor) - Method in interface org.eclipse.core.resources.team.IResourceTree
Renames and/or relocates the given project in the standard manner.
start - Variable in class org.eclipse.jface.text.TextViewer.WidgetCommand
 
start - Variable in class org.eclipse.swt.custom.TextChangingEvent
Start offset of the text that is going to be replaced
start - Variable in class org.eclipse.swt.custom.StyleRange
 
start - Variable in class org.eclipse.swt.custom.ExtendedModifyEvent
 
start - Variable in class org.eclipse.swt.events.VerifyEvent
the range of text being modified
start - Variable in class org.eclipse.swt.widgets.Event
 
start() - Method in class org.eclipse.swt.custom.AnimatedProgress
Start the animation.
start(Rectangle) - Method in interface org.eclipse.jface.text.AbstractInformationControlManager.IInformationControlCloser
Tells this closer to start monitoring the subject and the information control.
startElement(String, String, String, Attributes) - Method in class org.eclipse.update.core.model.DefaultSiteParser
Handle start of element tags
startElement(String, String, String, Attributes) - Method in class org.eclipse.update.core.model.DefaultFeatureParser
Handle start of element tags
startJob(String) - Method in class org.eclipse.swt.printing.Printer
Starts a print job and returns true if the job started successfully and false otherwise.
startPage - Variable in class org.eclipse.swt.printing.PrinterData
the start page of a page range, used when scope is PAGE_RANGE
startPage() - Method in class org.eclipse.swt.printing.Printer
Starts a page and returns true if the page started successfully and false otherwise.
startPropagate(IPreferenceStore, String) - Static method in class org.eclipse.ui.texteditor.WorkbenchChainedTextFontFieldEditor
Starts the propagation of the text font preference set in the workbench to given target preference store using the given preference key.
startPropagate(IPreferenceStore, String, IPreferenceStore, String) - Static method in class org.eclipse.jface.text.PropagatingFontFieldEditor
Starts the propagation of the font preference stored in the source preference store under the source key to the target preference store using the target preference key.
startSequentialRewrite(boolean) - Method in interface org.eclipse.jface.text.IDocumentExtension
Tells the document that it is about to be sequentially rewritten.
startSequentialRewrite(boolean) - Method in class org.eclipse.jface.text.Document
 
startSequentialRewrite(boolean) - Method in class org.eclipse.jface.text.AbstractDocument
 
startSequentialRewriteMode(boolean) - Method in class org.eclipse.jface.text.TextViewer
Starts the sequential rewrite mode of the viewer's document.
startup() - Method in class org.eclipse.ant.core.AntCorePlugin
 
startup() - Method in class org.eclipse.core.resources.ResourcesPlugin
This implementation of the corresponding Plugin method opens the workspace.
startup() - Method in class org.eclipse.core.runtime.Plugin
Starts up this plug-in.
startup() - Method in class org.eclipse.debug.core.DebugPlugin
Starts up the debug plug-in.
startup() - Static method in class org.eclipse.team.core.Team
Initialize the registry, restoring its state.
startup() - Method in class org.eclipse.ui.plugin.AbstractUIPlugin
The AbstractUIPlugin implementation of this Plugin method refreshes the plug-in actions.
startup(URL, String, String[]) - Static method in class org.eclipse.core.boot.BootLoader
Launches the Eclipse Platform.
startup(URL, String, String[], Runnable) - Static method in class org.eclipse.core.boot.BootLoader
Launches the Eclipse Platform.
startupOnInitialize() - Method in class org.eclipse.core.resources.IncrementalProjectBuilder
Informs this builder that it is being started by the build management infrastructure.
STATE - Static variable in class org.eclipse.debug.core.DebugEvent
State change detail.
STATE_BUSY - Static variable in class org.eclipse.swt.accessibility.ACC
 
STATE_CHECKED - Static variable in class org.eclipse.swt.accessibility.ACC
 
STATE_COLLAPSED - Static variable in class org.eclipse.swt.accessibility.ACC
 
STATE_EXPANDED - Static variable in class org.eclipse.swt.accessibility.ACC
 
STATE_FOCUSABLE - Static variable in class org.eclipse.swt.accessibility.ACC
 
STATE_FOCUSED - Static variable in class org.eclipse.swt.accessibility.ACC
 
STATE_HOTTRACKED - Static variable in class org.eclipse.swt.accessibility.ACC
 
STATE_INVISIBLE - Static variable in class org.eclipse.swt.accessibility.ACC
 
STATE_MULTISELECTABLE - Static variable in class org.eclipse.swt.accessibility.ACC
 
STATE_NORMAL - Static variable in class org.eclipse.swt.accessibility.ACC
 
STATE_OFFSCREEN - Static variable in class org.eclipse.swt.accessibility.ACC
 
STATE_PRESSED - Static variable in class org.eclipse.swt.accessibility.ACC
 
STATE_READONLY - Static variable in class org.eclipse.swt.accessibility.ACC
 
STATE_SELECTABLE - Static variable in class org.eclipse.swt.accessibility.ACC
 
STATE_SELECTED - Static variable in class org.eclipse.swt.accessibility.ACC
 
STATE_SIZEABLE - Static variable in class org.eclipse.swt.accessibility.ACC
 
stateMask - Variable in class org.eclipse.swt.events.SelectionEvent
the state of the keyboard modifier keys at the time the event was generated.
stateMask - Variable in class org.eclipse.swt.events.MouseEvent
the state of the keyboard modifier keys at the time the event was generated
stateMask - Variable in class org.eclipse.swt.events.KeyEvent
the state of the keyboard modifier keys at the time the event was generated
stateMask - Variable in class org.eclipse.swt.widgets.Event
 
status - Variable in class org.eclipse.team.core.TeamException
 
Status - class org.eclipse.core.runtime.Status.
A concrete status implementation, suitable either for instantiating or subclassing.
STATUS_AMBIGUOUS - Static variable in interface org.eclipse.update.core.IFeature
Indicates a 'happy' feature A feature is considered to be 'ambiguous' in the context of a local site if all the plug-ins referenced by the feature are installed on the site and other version of any of the plug-ins are installed on any other site of the local site.
STATUS_CATEGORY_ELEMENT_STATE - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Status line category "element state".
STATUS_CATEGORY_INPUT_MODE - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Status line category "input mode".
STATUS_CATEGORY_INPUT_POSITION - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Status line category "input position".
STATUS_ERROR - Static variable in class org.eclipse.ui.texteditor.AbstractDocumentProvider
Constant for representing an error status.
STATUS_HAPPY - Static variable in interface org.eclipse.update.core.IFeature
Indicates a 'happy' feature A feature is considered to be 'happy' in the context of a local site if all the plug-ins referenced by the feature are installed on the site and no other version of any of the plug-ins are installed on any other site of the local site.
STATUS_INVALID_EXTENSION_DEFINITION - Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
Status indicating an invalid extension definition.
STATUS_OK - Static variable in class org.eclipse.ui.texteditor.AbstractDocumentProvider
Constant for representing an ok status.
STATUS_UNHAPPY - Static variable in interface org.eclipse.update.core.IFeature
Indicates an 'unhappy' feature A feature is considered to be 'unhappy' in the context of this site, if some of the plug-ins referenced by the feature are not installed on this site.
Status(int, String, int, String, Throwable) - Constructor for class org.eclipse.core.runtime.Status
Creates a new status object.
StatusLineContributionItem - class org.eclipse.ui.texteditor.StatusLineContributionItem.
Contribution item for the status line.
StatusLineContributionItem(String) - Constructor for class org.eclipse.ui.texteditor.StatusLineContributionItem
Creates a new item with the given id.
StatusLineManager - class org.eclipse.jface.action.StatusLineManager.
A status line manager is a contribution manager which realizes itself and its items in a status line control.
StatusLineManager() - Constructor for class org.eclipse.jface.action.StatusLineManager
Creates a new status line manager.
StatusTextEditor - class org.eclipse.ui.texteditor.StatusTextEditor.
Capable of handling input elements that have an associated status with them.
StatusTextEditor() - Constructor for class org.eclipse.ui.texteditor.StatusTextEditor
 
STEP_END - Static variable in class org.eclipse.debug.core.DebugEvent
Step end detail.
STEP_GROUP - Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
Identifier for a step group in a menu or toolbar (value "stepGroup").
STEP_INTO - Static variable in class org.eclipse.debug.core.DebugEvent
Step start detail.
STEP_INTO_GROUP - Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
Identifier for a step into group in a menu or toolbar (value "stepIntoGroup").
STEP_OVER - Static variable in class org.eclipse.debug.core.DebugEvent
Step start detail.
STEP_OVER_GROUP - Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
Identifier for a step over group in a menu or toolbar (value "stepOverGroup").
STEP_RETURN - Static variable in class org.eclipse.debug.core.DebugEvent
Step start detail.
STEP_RETURN_GROUP - Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
Identifier for a step return group in a menu or toolbar (value "stepReturnGroup").
stepInto() - Method in interface org.eclipse.debug.core.model.IStep
Steps into the current statement, generating RESUME and SUSPEND events for the associated thread.
stepOver() - Method in interface org.eclipse.debug.core.model.IStep
Steps over the current statement, generating RESUME and SUSPEND events for the associated thread.
stepReturn() - Method in interface org.eclipse.debug.core.model.IStep
Steps to the next return statement in the current scope, generating RESUME and SUSPEND events for the associated thread.
stgmedium - Variable in class org.eclipse.swt.dnd.TransferData
The stgmedium structure is a generalized global memory handle used for data transfer operations.
STOP_ID - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
Button id for a "Stop" button (value 6).
STOP_LABEL - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
 
stop() - Method in interface org.eclipse.jface.text.AbstractInformationControlManager.IInformationControlCloser
Tells this closer to stop monitoring the subject and the information control.
stop() - Method in class org.eclipse.swt.custom.AnimatedProgress
Stop the animation.
stopForwardingDocumentChanges() - Method in interface org.eclipse.jface.text.IDocumentAdapterExtension
Stops forwarding document changes to the styled text.
stopPostNotificationProcessing() - Method in interface org.eclipse.jface.text.IDocumentExtension
Stops the processing of registered post notification replace operations until resumePostNotificationProcessing is called.
stopPostNotificationProcessing() - Method in class org.eclipse.jface.text.AbstractDocument
 
stopSequentialRewrite() - Method in interface org.eclipse.jface.text.IDocumentExtension
Tells the document that the sequential rewrite has been finished.
stopSequentialRewrite() - Method in class org.eclipse.jface.text.Document
 
stopSequentialRewrite() - Method in class org.eclipse.jface.text.AbstractDocument
 
stopSequentialRewriteMode() - Method in class org.eclipse.jface.text.TextViewer
Sets the sequential rewrite mode of the viewer's document.
StorageDocumentProvider - class org.eclipse.ui.editors.text.StorageDocumentProvider.
Shareable document provider specialized for IStorages.
StorageDocumentProvider.StorageInfo - class org.eclipse.ui.editors.text.StorageDocumentProvider.StorageInfo.
Bundle of all required information to allow IStorage as underlying document resources.
StorageDocumentProvider.StorageInfo(IDocument, IAnnotationModel) - Constructor for class org.eclipse.ui.editors.text.StorageDocumentProvider.StorageInfo
Creates a new storage info.
StorageDocumentProvider() - Constructor for class org.eclipse.ui.editors.text.StorageDocumentProvider
Creates a new document provider.
store() - Method in class org.eclipse.jface.preference.FieldEditor
Stores this field editor's value back into the preference store.
store(ContentReference, IProgressMonitor) - Method in interface org.eclipse.update.core.IFeatureContentConsumer
Store a feature file.
store(ContentReference, IProgressMonitor) - Method in interface org.eclipse.update.core.IContentConsumer
Stores a file.
store(OutputStream, String) - Method in class org.eclipse.core.runtime.Preferences
Saves the non-default-valued properties known to this preference object to the given output stream using Properties.store(OutputStream,String).
streamAppended(String, IStreamMonitor) - Method in interface org.eclipse.debug.core.IStreamListener
Notifies this listener that text has been appended to the given stream monitor.
STRING_DEFAULT_DEFAULT - Static variable in class org.eclipse.core.runtime.Preferences
The default-default value for String properties ("").
STRING_DEFAULT_DEFAULT - Static variable in interface org.eclipse.jface.preference.IPreferenceStore
The default-default value for String preferences ("").
StringButtonFieldEditor - class org.eclipse.jface.preference.StringButtonFieldEditor.
An abstract field editor for a string type preference that presents a string input field with a change button to its right to edit the input field's content.
StringButtonFieldEditor() - Constructor for class org.eclipse.jface.preference.StringButtonFieldEditor
Creates a new string button field editor
StringButtonFieldEditor(String, String, Composite) - Constructor for class org.eclipse.jface.preference.StringButtonFieldEditor
Creates a string button field editor.
StringConverter - class org.eclipse.jface.resource.StringConverter.
Helper class for converting various data types to and from strings.
stringExtent(String) - Method in class org.eclipse.swt.graphics.GC
Returns the extent of the given string.
StringFieldEditor - class org.eclipse.jface.preference.StringFieldEditor.
A field editor for a string type preference.
StringFieldEditor() - Constructor for class org.eclipse.jface.preference.StringFieldEditor
Creates a new string field editor
StringFieldEditor(String, String, Composite) - Constructor for class org.eclipse.jface.preference.StringFieldEditor
Creates a string field editor of unlimited width.
StringFieldEditor(String, String, int, Composite) - Constructor for class org.eclipse.jface.preference.StringFieldEditor
Creates a string field editor.
StringFieldEditor(String, String, int, int, Composite) - Constructor for class org.eclipse.jface.preference.StringFieldEditor
Creates a string field editor.
STRIP_PREFIX - Static variable in interface org.eclipse.jface.text.ITextOperationTarget
Text operation code for removing the prefix from the selected text block.
StructureDiffViewer - class org.eclipse.compare.structuremergeviewer.StructureDiffViewer.
A diff tree viewer that can be configured with a IStructureCreator to retrieve a hierarchical structure from the input object (an ICompareInput) and perform a two-way or three-way compare on it.
StructureDiffViewer(Composite, CompareConfiguration) - Constructor for class org.eclipse.compare.structuremergeviewer.StructureDiffViewer
Creates a new viewer under the given SWT parent with the specified configuration.
StructureDiffViewer(Tree, CompareConfiguration) - Constructor for class org.eclipse.compare.structuremergeviewer.StructureDiffViewer
Creates a new viewer for the given SWT tree control with the specified configuration.
StructuredSelection - class org.eclipse.jface.viewers.StructuredSelection.
A concrete implementation of the IStructuredSelection interface, suitable for instantiating or subclassing.
StructuredSelection() - Constructor for class org.eclipse.jface.viewers.StructuredSelection
Creates a new empty selection.
StructuredSelection(List) - Constructor for class org.eclipse.jface.viewers.StructuredSelection
Creates a structured selection from the given List.
StructuredSelection(Object) - Constructor for class org.eclipse.jface.viewers.StructuredSelection
Creates a structured selection containing a single object.
StructuredSelection(Object[]) - Constructor for class org.eclipse.jface.viewers.StructuredSelection
Creates a structured selection from the given elements.
StructuredViewer - class org.eclipse.jface.viewers.StructuredViewer.
Abstract base implementation for structure-oriented viewers (trees, lists, tables).
StructuredViewer() - Constructor for class org.eclipse.jface.viewers.StructuredViewer
Creates a structured element viewer.
StyledText - class org.eclipse.swt.custom.StyledText.
A StyledText is an editable user interface object that displays lines of text.
StyledText(Composite, int) - Constructor for class org.eclipse.swt.custom.StyledText
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
StyledTextContent - interface org.eclipse.swt.custom.StyledTextContent.
Clients may implement the StyledTextContent interface to provide a custom store for the StyledText widget content.
StyleRange - class org.eclipse.swt.custom.StyleRange.
 
StyleRange() - Constructor for class org.eclipse.swt.custom.StyleRange
 
StyleRange(int, int, Color, Color) - Constructor for class org.eclipse.swt.custom.StyleRange
Create a new style range.
StyleRange(int, int, Color, Color, int) - Constructor for class org.eclipse.swt.custom.StyleRange
Create a new style range.
styles - Variable in class org.eclipse.swt.custom.LineStyleEvent
 
subActionBars - Variable in class org.eclipse.ui.part.PageBookView.PageRec
The page's action bars
SubContributionItem - class org.eclipse.jface.action.SubContributionItem.
A SubContributionItem is a wrapper for an IContributionItem.
SubContributionItem(IContributionItem) - Constructor for class org.eclipse.jface.action.SubContributionItem
Creates a new SubContributionItem.
SubContributionManager - class org.eclipse.jface.action.SubContributionManager.
A SubContributionManager is used to define a set of contribution items within a parent manager.
SubContributionManager(IContributionManager) - Constructor for class org.eclipse.jface.action.SubContributionManager
Constructs a new SubContributionManager
SubMenuManager - class org.eclipse.jface.action.SubMenuManager.
A SubMenuManager is used to define a set of contribution items within a parent manager.
SubMenuManager(IMenuManager) - Constructor for class org.eclipse.jface.action.SubMenuManager
Constructs a new manager.
SubProgressMonitor - class org.eclipse.core.runtime.SubProgressMonitor.
A progress monitor that uses the a given amount of work ticks form a parent monitor.
SubProgressMonitor(IProgressMonitor, int) - Constructor for class org.eclipse.core.runtime.SubProgressMonitor
Creates a new sub-progress monitor for the given monitor.
SubProgressMonitor(IProgressMonitor, int, int) - Constructor for class org.eclipse.core.runtime.SubProgressMonitor
Creates a new sub-progress monitor for the given monitor.
SubStatusLineManager - class org.eclipse.jface.action.SubStatusLineManager.
A SubStatusLineManager is used to define a set of contribution items within a parent manager.
SubStatusLineManager(IStatusLineManager) - Constructor for class org.eclipse.jface.action.SubStatusLineManager
Constructs a new manager.
subTask(String) - Method in class org.eclipse.core.runtime.SubProgressMonitor
 
subTask(String) - Method in class org.eclipse.core.runtime.ProgressMonitorWrapper
This implementation of a IProgressMonitor method forwards to the wrapped progress monitor.
subTask(String) - Method in class org.eclipse.core.runtime.NullProgressMonitor
This implementation does nothing.
subTask(String) - Method in interface org.eclipse.core.runtime.IProgressMonitor
Notifies that a subtask of the main task is beginning.
subTask(String) - Method in class org.eclipse.jface.wizard.ProgressMonitorPart
Implements IProgressMonitor.subTask.
subTask(String) - Method in class org.eclipse.update.core.InstallMonitor
Set subtask name.
subTaskLabel - Variable in class org.eclipse.jface.dialogs.ProgressMonitorDialog
The label control for the subtask.
SubToolBarManager - class org.eclipse.jface.action.SubToolBarManager.
A SubToolBarManager monitors the additional and removal of items from a parent manager so that visibility of the entire set can be changed as a unit.
SubToolBarManager(IToolBarManager) - Constructor for class org.eclipse.jface.action.SubToolBarManager
Constructs a new manager.
SUPER_TYPE - Static variable in interface org.eclipse.ui.IMarkerActionFilter
An attribute indicating the marker super type (value "superType").
supportsBreakpoint(IBreakpoint) - Method in interface org.eclipse.debug.core.model.IDebugTarget
Returns whether the given breakpoint is supported by this target - i.e.
supportsMode(String) - Method in interface org.eclipse.debug.core.ILaunchConfigurationType
Returns whether this type of launch configuration supports the specified mode.
supportsMode(String) - Method in interface org.eclipse.debug.core.ILaunchConfiguration
Returns whether this launch configuration supports the specified mode.
supportsStorageRetrieval() - Method in interface org.eclipse.debug.core.model.IMemoryBlockRetrieval
Returns whether this debug target supports the retrieval of memory blocks.
supportsValueModification() - Method in interface org.eclipse.debug.core.model.IValueModification
Returns whether this variable supports value modification.
supportsValueModification() - Method in interface org.eclipse.debug.core.model.IMemoryBlock
Returns whether this memory block supports value modification
SUPPRESS_SUBTASK_LABEL - Static variable in class org.eclipse.core.runtime.SubProgressMonitor
Style constant indicating that calls to subTask should not have any effect.
SUSPEND - Static variable in class org.eclipse.debug.core.DebugEvent
Suspend event kind.
suspend() - Method in interface org.eclipse.debug.core.model.ISuspendResume
Causes this element to suspend its execution, generating a SUSPEND event.
SWAP_MARK - Static variable in class org.eclipse.ui.texteditor.MarkAction
Swaps the mark and the cursor position.
SWAP_MARK - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the edit swap mark action.
SWAP_MARK - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Name of the action to swap the mark with the cursor position.
SWAP_MARK_ACTION - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
Help context id for the action.
swapMarkAndCursor() - Method in interface org.eclipse.jface.text.IMarkRegionTarget
Swaps the mark and cursor position if the mark is in visible region.
swapMarkAndCursor() - Method in class org.eclipse.ui.texteditor.MarkRegionTarget
 
SWT - class org.eclipse.swt.SWT.
This class provides access to a small number of SWT system-wide methods, and in addition defines the public constants provided by SWT.
SWT() - Constructor for class org.eclipse.swt.SWT
 
SWTError - error org.eclipse.swt.SWTError.
This error is thrown whenever an unrecoverable error occurs internally in SWT.
SWTError() - Constructor for class org.eclipse.swt.SWTError
Constructs a new instance of this class with its walkback filled in.
SWTError(int) - Constructor for class org.eclipse.swt.SWTError
Constructs a new instance of this class with its walkback and error code filled in.
SWTError(int, String) - Constructor for class org.eclipse.swt.SWTError
Constructs a new instance of this class with its walkback, error code and message filled in.
SWTError(String) - Constructor for class org.eclipse.swt.SWTError
Constructs a new instance of this class with its walkback and message filled in.
SWTException - exception org.eclipse.swt.SWTException.
This runtime exception is thrown whenever a recoverable error occurs internally in SWT.
SWTException() - Constructor for class org.eclipse.swt.SWTException
Constructs a new instance of this class with its walkback filled in.
SWTException(int) - Constructor for class org.eclipse.swt.SWTException
Constructs a new instance of this class with its walkback and error code filled in.
SWTException(int, String) - Constructor for class org.eclipse.swt.SWTException
Constructs a new instance of this class with its walkback, error code and message filled in.
SWTException(String) - Constructor for class org.eclipse.swt.SWTException
Constructs a new instance of this class with its walkback and message filled in.
SYNC - Static variable in interface org.eclipse.core.resources.IResourceDelta
Change constant (bit mask) indicating that the resource's sync status has changed.
sync() - Method in class org.eclipse.ui.part.MultiPageEditor
Deprecated. Synchronizes each registered pagebook with the editor page.
syncExec(Runnable) - Method in class org.eclipse.debug.ui.AbstractDebugView
Registers the given runnable with the display associated with this view's control, if any.
syncExec(Runnable) - Method in class org.eclipse.swt.widgets.Synchronizer
Causes the run() method of the runnable to be invoked by the user-interface thread at the next reasonable opportunity.
syncExec(Runnable) - Method in class org.eclipse.swt.widgets.Display
Causes the run() method of the runnable to be invoked by the user-interface thread at the next reasonable opportunity.
synchronize(Object) - Method in class org.eclipse.ui.editors.text.FileDocumentProvider
 
synchronize(Object) - Method in interface org.eclipse.ui.texteditor.IDocumentProviderExtension
Synchronizes the document provided for the given element with the given element.
synchronize(Object) - Method in class org.eclipse.ui.texteditor.AbstractDocumentProvider
 
Synchronizer - class org.eclipse.swt.widgets.Synchronizer.
Instances of this class provide synchronization support for displays.
Synchronizer(Display) - Constructor for class org.eclipse.swt.widgets.Synchronizer
 
syncPageBook(PageBook) - Method in class org.eclipse.ui.part.MultiPageEditor
Deprecated. Sets the visible page of the given pagebook to be the same as the visible page of this editor.
SYSTEM - Static variable in interface org.eclipse.ui.editors.text.IEncodingActionsHelpContextIds
Help id of the action to changes the encoding into the system encoding.
SYSTEM - Static variable in interface org.eclipse.ui.editors.text.IEncodingActionsDefinitionIds
Action definition id of the action to changes the encoding into the system encoding.
SYSTEM - Static variable in interface org.eclipse.ui.editors.text.IEncodingActionsConstants
Name of the action to changes the encoding into the system encoding.
SYSTEM_MODAL - Static variable in class org.eclipse.swt.SWT
style constant for system modal behavior (value is 1<<17)
Note that this is a HINT.

Eclipse Platform
2.0
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
Copyright (c) IBM Corp. and others 2000, 2002. All Rights Reserved.