Overview

 
Package  Class  Use  Tree  Deprecated  Help 
Eclipse Platform
Release 3.0
 PREV LETTER   NEXT LETTER FRAMES    NO FRAMES  
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

SASH_WIDTH - Variable in class org.eclipse.swt.custom.SashForm
 
SAVE - Static variable in class org.eclipse.swt.SWT
The FileDialog style constant for save file dialog behavior (value is 1<<13).
SAVE - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Deprecated. in 3.0. Use ActionFactory.SAVE.getId() instead.
SAVE - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id "save"): Save the active editor.
SAVE - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Name of standard Save global action in the File menu.
SAVE - Static variable in interface org.eclipse.ui.texteditor.IWorkbenchActionDefinitionIds
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
Deprecated. in 3.0. Use ActionFactory.SAVE_ALL.getId() instead.
SAVE_ALL - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id "saveAll"): Save all open editors with unsaved changes.
SAVE_AS - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Deprecated. in 3.0. Use ActionFactory.SAVE_AS.getId() instead.
SAVE_AS - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id "saveAs"): Save As for the active editor.
SAVE_EXT - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
File menu: name of group for extra Save-like actions (value "save.ext").
SAVE_EXT - Static variable in interface org.eclipse.ui.ide.IIDEActionConstants
File menu: name of group for extra Save-like actions (value "save.ext").
SAVE_GROUP - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
 
SAVE_GROUP - Static variable in interface org.eclipse.ui.ide.IIDEActionConstants
Group ids for save toolbar group.
SAVE_PERSPECTIVE - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id "savePerspective"): Save the current perspective.
SCOPE - Static variable in class org.eclipse.core.resources.ProjectScope
String constant (value of "project") used for the scope name for this preference scope.
SCOPE - Static variable in class org.eclipse.core.runtime.preferences.ConfigurationScope
String constant (value of "configuration") used for the scope name for the configuration preference scope.
SCOPE - Static variable in class org.eclipse.core.runtime.preferences.DefaultScope
String constant (value of "default") used for the scope name for the default preference scope.
SCOPE - Static variable in class org.eclipse.core.runtime.preferences.InstanceScope
String constant (value of "instance") used for the scope name for the instance preference scope.
SCROLLER - Static variable in class org.eclipse.jface.text.TextViewer
Identifies the scrollbars as originators of a view port change.
SCROLL_LINE_DOWN - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the navigate scroll line down action.
SCROLL_LINE_UP - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the navigate scroll line up action.
SCROLL_LOCK - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the scroll lock key (value is (1<<24)+84).
SCROLL_LOCK - Static variable in class org.eclipse.ui.keys.SpecialKey
The single static instance of SpecialKey which represents the 'Scroll Lock' key.
SEARCH_LOCATION_BOTH - Static variable in interface org.eclipse.update.core.IFeature
Indicates the one-click update will search both the location of the nesting root feature and the location defined by the feature.
SEARCH_LOCATION_DEFAULT - Static variable in interface org.eclipse.update.core.IFeature
Indicates the one-click update will search the location of the nesting root feature.
SEARCH_LOCATION_FEATURE - Static variable in interface org.eclipse.update.core.IFeature
Indicates the one-click update will search the location defined by the feature.
SEARCH_MARKER - Static variable in class org.eclipse.search.ui.NewSearchUI
Search marker type (value "org.eclipse.search.searchmarker").
SEARCH_MARKER - Static variable in class org.eclipse.search.ui.SearchUI
Deprecated. Use NewSearchUI.SEARCH_MARKER instead.
SEARCH_RESULT_VIEW_ID - Static variable in class org.eclipse.search.ui.SearchUI
Deprecated. Id of the Search result view (value "org.eclipse.search.SearchResultView").
SEARCH_ROOT - Static variable in interface org.eclipse.update.core.IUpdateConstants
The search location for updates is defined by the root feature.
SEARCH_SELF - Static variable in interface org.eclipse.update.core.IUpdateConstants
The search location for updates is defined by this feature.
SEARCH_VIEW_ID - Static variable in class org.eclipse.search.ui.NewSearchUI
Id of the new Search view (value "org.eclipse.search.ui.views.SearchView").
SEARCH_VIEW_ID - Static variable in class org.eclipse.search.ui.SearchUI
Deprecated. Use NewSearchUI.SEARCH_VIEW_ID instead.
SELECT - Static variable in interface org.eclipse.jface.text.link.ILinkedModeListener
Flag to leave specifying that a UI of a parent mode should select the current position.
SELECTED_PROJECTS_SCOPE - Static variable in interface org.eclipse.search.ui.ISearchPageContainer
Current Project scope (value 3).
SELECTION - Static variable in interface org.eclipse.jface.text.IPainter
Constant describing the reason of a repaint request: selection changed.
SELECTION - Static variable in class org.eclipse.jface.text.templates.GlobalTemplateVariables
The type of the selection variables.
SELECTION - Static variable in class org.eclipse.swt.printing.PrinterData
scope field value indicating that the current selection should be printed
SELECTION_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).
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
Deprecated. in 3.0. Use ActionFactory.SELECT_ALL.getId() instead.
SELECT_ALL - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id "selectAll"): Select All.
SELECT_ALL - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Name of standard Select All global action in the Edit menu.
SELECT_ALL - Static variable in interface org.eclipse.ui.texteditor.IWorkbenchActionDefinitionIds
Action definition id of the edit select all action.
SELECT_ALL_ACTION - Static variable in interface org.eclipse.debug.ui.IDebugView
Action id for a view's select all action.
SELECT_ALL_ACTION - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
Help context id for the action.
SELECT_ALL_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 20).
SELECT_WINDOW_END - Static variable in class org.eclipse.swt.custom.ST
 
SELECT_WINDOW_END - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the select window end action.
SELECT_WINDOW_START - Static variable in class org.eclipse.swt.custom.ST
 
SELECT_WINDOW_START - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the select window start action.
SELECT_WORD_NEXT - Static variable in class org.eclipse.swt.custom.ST
 
SELECT_WORD_NEXT - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the select next word action.
SELECT_WORD_PREVIOUS - Static variable in class org.eclipse.swt.custom.ST
 
SELECT_WORD_PREVIOUS - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the select previous word action.
SEP - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
[Issue: SEP is "/".
SEPARATE_LABEL - Static variable in class org.eclipse.jface.preference.BooleanFieldEditor
Style constant (value 1) indicating a layout where the field editor's label appears on the left with a check box on the right.
SEPARATOR - Static variable in interface org.eclipse.core.runtime.IPath
Path separator character constant "/" used in paths.
SEPARATOR - Static variable in class org.eclipse.swt.SWT
Style constant for line separator behavior (value is 1<<1).
SEPARATOR - Static variable in class org.eclipse.swt.custom.StyledTextPrintOptions
Separator constant for use in header and footer.
SEPARATOR - Static variable in class org.eclipse.ui.forms.FormColors
Key for the section separator color.
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 interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Name of the action to set the mark.
SET_MARK - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the edit set mark action.
SET_MARK - Static variable in class org.eclipse.ui.texteditor.MarkAction
Sets the mark.
SET_MARK_ACTION - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
Help context id for the action.
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).
SHADOW_ETCHED_OUT - Static variable in class org.eclipse.swt.SWT
Style constant for shadow etched out behavior (value is 1<<6).
SHADOW_IN - Static variable in class org.eclipse.swt.SWT
Style constant for shadow in behavior (value is 1<<2).
SHADOW_NONE - Static variable in class org.eclipse.swt.SWT
Style constant for no shadow behavior (value is 1<<5).
SHADOW_OUT - Static variable in class org.eclipse.swt.SWT
Style constant for shadow out behavior (value is 1<<3).
SHALLOW - Static variable in interface org.eclipse.core.resources.IResource
Update flag constant (bit mask value 32) indicating that a copy or move operation should only copy the link, rather than copy the underlying contents of the linked resource.
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).
SHIFT - Static variable in class org.eclipse.swt.SWT
Keyboard and/or mouse event mask indicating that the SHIFT key was pushed on the keyboard when the event was generated (value is 1<<17).
SHIFT - Static variable in class org.eclipse.ui.keys.ModifierKey
The single static instance of ModifierKey which represents the 'Shift' key.
SHIFTING - Static variable in class org.eclipse.jface.text.TextViewer
Internal name of the position category used selection preservation during shift.
SHIFT_LEFT - Static variable in interface org.eclipse.jface.text.ITextOperationTarget
Text operation code for shifting the selected text block to the left.
SHIFT_LEFT - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Name of the action for shifting text blocks to the left.
SHIFT_LEFT - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the edit shift left action.
SHIFT_LEFT_ACTION - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
Help context id for the action.
SHIFT_OPEN_NEW_PERSPECTIVE - Static variable in interface org.eclipse.ui.IWorkbenchPreferenceConstants
Deprecated. Workbench no longer supports shift key modifier to open a new perspective. Callers should use IWorkbench.showPerspective methods.
SHIFT_RIGHT - Static variable in interface org.eclipse.jface.text.ITextOperationTarget
Text operation code for shifting the selected text block to the right.
SHIFT_RIGHT - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Name of the action for shifting text blocks to the right.
SHIFT_RIGHT - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the edit shift right action.
SHIFT_RIGHT_ACTION - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
Help context id for the action.
SHIFT_RIGHT_TAB - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Name of the action for shifting text blocks to the right, triggered by the TAB key.
SHORT - Static variable in class org.eclipse.core.runtime.jobs.Job
Job priority constant (value 20) for short background jobs.
SHOW_ALL_ITEMS - Static variable in class org.eclipse.jface.action.ToolBarContributionItem
A constant used by setMinimumItemsToShow and getMinimumItemsToShow to indicate that all tool items should be shown in the cool item.
SHOW_DETAILS_LABEL - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
The label for show details buttons.
SHOW_EDITOR - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id "showEditor"): Show/hide the editor area.
SHOW_EXT - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Navigate menu: name of group for extra Show actions (value "show.ext").
SHOW_EXT - Static variable in interface org.eclipse.ui.ide.IIDEActionConstants
Navigate menu: name of group for extra Show actions (value "show.ext").
SHOW_IN - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Deprecated.  
SHOW_INTRO - Static variable in interface org.eclipse.ui.IWorkbenchPreferenceConstants
A named preference indicating whether the workbench should show the introduction component (if available) on startup.
SHOW_IN_NAVIGATION_DROPDOWN_KEY - Static variable in class org.eclipse.ui.texteditor.AnnotationPreference
The preference key for the visibility in the next/previous drop down toolbar action.
SHOW_IN_NAVIGATION_DROPDOWN_VALUE - Static variable in class org.eclipse.ui.texteditor.AnnotationPreference
The value for the visibility in the next/previous drop down toolbar action.
SHOW_OPEN_EDITORS - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id "showOpenEditors"): Show a list of open (and recently closed) editors.
SHOW_PART_PANE_MENU - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id "showPartPaneMenu"): Show the part pane menu.
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.
SHOW_TEXT_ON_PERSPECTIVE_BAR - Static variable in interface org.eclipse.ui.IWorkbenchPreferenceConstants
A named preference for whether the workbench should show text on the perspective bar.
SHOW_TRADITIONAL_STYLE_TABS - Static variable in interface org.eclipse.ui.IWorkbenchPreferenceConstants
A named preference for whether the workbench should show traditional style tabs in editors and views.
SHOW_VIEW_MENU - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id "showViewMenu"): Show the view menu.
SHOW_WORKBOOK_EDITORS - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id "showWorkbookEditors"): Shows a list of open editors in the current or last active workbook.
SIMPLE - Static variable in class org.eclipse.swt.SWT
Style constant for simple (not drop down) behavior (value is 1<<6).
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.
SITE_ACCESS_EXCEPTION - Static variable in interface org.eclipse.update.core.ISite
If we are unable to access a site, the returned CoreException will contain this return code.
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
SIZE - Static variable in interface org.eclipse.jface.action.ICoolBarManager
Property name of a cool item's size (value "size").
SIZE_UNKNOWN - Static variable in class org.eclipse.update.configuration.LocalSystemInfo
Indicates the amount of available free space is not known
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
The label for skip buttons.
SLEEPING - Static variable in class org.eclipse.core.runtime.jobs.Job
Job state code (value 1) indicating that a job is sleeping.
SMALL_INDENT - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
Small indent in dialog units (value 7).
SMART_ENTER - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Name of the action to insert a new line below the current position.
SMART_ENTER - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the smart enter action.
SMART_ENTER_ACTION - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
Help context id for the action.
SMART_ENTER_INVERSE - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Name of the action to insert a new line above the current position.
SMART_ENTER_INVERSE - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the smart enter (inverse) action.
SMART_INSERT - Static variable in interface org.eclipse.ui.texteditor.ITextEditorExtension3
Represents the smart insert mode.
SMOOTH - Static variable in class org.eclipse.swt.SWT
Style constant for flat appearance.
SNAPSHOT - Static variable in interface org.eclipse.core.resources.ISaveContext
Type constant which identifies a snapshot.
SPACE - Static variable in class org.eclipse.ui.keys.CharacterKey
The single static instance of CharacterKey which represents the space (U+0020) key.
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
 
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_LINKED - Static variable in class org.eclipse.swt.accessibility.ACC
 
STATE_MAXIMIZED - Static variable in interface org.eclipse.ui.presentations.IStackPresentationSite
 
STATE_MINIMIZED - Static variable in interface org.eclipse.ui.presentations.IStackPresentationSite
 
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_RESTORED - Static variable in interface org.eclipse.ui.presentations.IStackPresentationSite
 
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
 
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_FIND_FIELD - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Status line category "findField".
STATUS_CATEGORY_INPUT_MODE - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Status line category "input mode".
STATUS_CATEGORY_INPUT_POSITION - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Status line category "input position".
STATUS_DISABLED - Static variable in interface org.eclipse.update.core.IFeature
Indicates a disable feature
STATUS_ERROR - Static variable in class org.eclipse.ui.texteditor.AbstractDocumentProvider
Constant for representing the 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_NOK - Static variable in interface org.eclipse.update.configuration.IActivity
Indicates the action did not complete successfully
STATUS_OK - Static variable in class org.eclipse.ui.texteditor.AbstractDocumentProvider
Constant for representing the OK status.
STATUS_OK - Static variable in interface org.eclipse.update.configuration.IActivity
Indicates the action completed cussessfully
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.
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").
STOP_ID - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
Button id for a "Stop" button (value 6).
STOP_LABEL - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
The label for stop buttons.
STORE_LOCATION_X - Static variable in class org.eclipse.jface.text.AbstractInformationControlManager
Dialog store constant for the location's x-coordinate.
STORE_LOCATION_Y - Static variable in class org.eclipse.jface.text.AbstractInformationControlManager
Dialog store constant for the location's y-coordinate.
STORE_SIZE_HEIGHT - Static variable in class org.eclipse.jface.text.AbstractInformationControlManager
Dialog store constant for the size's height.
STORE_SIZE_WIDTH - Static variable in class org.eclipse.jface.text.AbstractInformationControlManager
Dialog store constant for the size's width.
STORE_SIZE_X - Static variable in class org.eclipse.jface.text.contentassist.ContentAssistant
Dialog store constants.
STORE_SIZE_Y - Static variable in class org.eclipse.jface.text.contentassist.ContentAssistant
 
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 ("").
STRIP_PREFIX - Static variable in interface org.eclipse.jface.text.ITextOperationTarget
Text operation code for removing the prefix from the selected text block.
STYLE_BOX - Static variable in class org.eclipse.ui.texteditor.AnnotationPreference
Constant defining box decoration for the show in text style preference.
STYLE_IBEAM - Static variable in class org.eclipse.ui.texteditor.AnnotationPreference
Constant defining i-beam decoration for the show in text style preference.
STYLE_NONE - Static variable in class org.eclipse.ui.texteditor.AnnotationPreference
Constant defining no decoration for the show in text style preference.
STYLE_SQUIGGLES - Static variable in class org.eclipse.ui.texteditor.AnnotationPreference
Constant defining squiggly decoration for the show in text style preference.
STYLE_UNDERLINE - Static variable in class org.eclipse.ui.texteditor.AnnotationPreference
Constant defining underline decoration for the show in text style preference.
SUPER_TYPE - Static variable in interface org.eclipse.ui.IMarkerActionFilter
An attribute indicating the marker super type (value "superType").
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.
SWAP_MARK - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Name of the action to swap the mark with the cursor position.
SWAP_MARK - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the edit swap mark action.
SWAP_MARK - Static variable in class org.eclipse.ui.texteditor.MarkAction
Swaps the mark and the cursor position.
SWAP_MARK_ACTION - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
Help context id for the action.
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 stack trace filled in.
SWTError(String) - Constructor for class org.eclipse.swt.SWTError
Constructs a new instance of this class with its stack trace and message filled in.
SWTError(int) - Constructor for class org.eclipse.swt.SWTError
Constructs a new instance of this class with its stack trace and error code filled in.
SWTError(int, String) - Constructor for class org.eclipse.swt.SWTError
Constructs a new instance of this class with its stack trace, error code 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 stack trace filled in.
SWTException(String) - Constructor for class org.eclipse.swt.SWTException
Constructs a new instance of this class with its stack trace and message filled in.
SWTException(int) - Constructor for class org.eclipse.swt.SWTException
Constructs a new instance of this class with its stack trace and error code filled in.
SWTException(int, String) - Constructor for class org.eclipse.swt.SWTException
Constructs a new instance of this class with its stack trace, error code and message filled in.
SWTKeySupport - class org.eclipse.ui.keys.SWTKeySupport.
A utility class for converting SWT events into key strokes.
SWT_AWT - class org.eclipse.swt.awt.SWT_AWT.
This class provides a bridge between SWT and AWT, so that it is possible to embedded AWT components in SWT and vice versa.
SWT_AWT() - Constructor for class org.eclipse.swt.awt.SWT_AWT
 
SYMBOLIC_IMAGE_NAME - Static variable in class org.eclipse.ui.texteditor.AnnotationPreference
The symbolic name of the image to be drawn in the vertical ruler.
SYNC - Static variable in interface org.eclipse.core.resources.IResourceDelta
Change constant (bit mask) indicating that the resource's sync status has changed.
SYNCHRONIZE_GROUP - Static variable in interface org.eclipse.team.ui.synchronize.ISynchronizePageConfiguration
The id of the synchronize group the determines where the synchronize actions appear.
SYNC_CHANGED - Static variable in interface org.eclipse.team.core.subscribers.ISubscriberChangeEvent
Delta kind constant (bit mask) indicating that the synchronization state of a resource has changed.
SYNC_EDITOR - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Deprecated. this action will be removed soon; use SHOW_IN instead
SYNC_INFO_SET_CANCELLATION - Static variable in interface org.eclipse.team.core.ITeamStatus
The collection of sync info for a sync info set has been cancelled so the contents fdo not reflect the state of the system.
SYNC_INFO_SET_ERROR - Static variable in interface org.eclipse.team.core.ITeamStatus
An error occurred that may effect several resources in a SyncInfoSet.
SYSTEM - Static variable in interface org.eclipse.ui.editors.text.IEncodingActionsConstants
Name of the action to change the encoding into the system encoding.
SYSTEM - Static variable in interface org.eclipse.ui.editors.text.IEncodingActionsDefinitionIds
Action definition id of the action to change the encoding into the system encoding.
SYSTEM - Static variable in interface org.eclipse.ui.editors.text.IEncodingActionsHelpContextIds
Help id of the action to change the encoding into the system encoding.
SYSTEM_EXTERNAL_EDITOR_ID - Static variable in interface org.eclipse.ui.IEditorRegistry
The identifier for the system external editor descriptor.
SYSTEM_INPLACE_EDITOR_ID - Static variable in interface org.eclipse.ui.IEditorRegistry
The identifier for the system in-place editor descriptor.
SYSTEM_MODAL - Static variable in class org.eclipse.swt.SWT
Style constant for system modal behavior (value is 1<<17).
SYSTEM_TEST - Static variable in class org.eclipse.core.expressions.ExpressionTagNames
The tag name of the systemTest expression (value: systemTest)
S_FALSE - Static variable in class org.eclipse.swt.ole.win32.OLE
 
S_OK - Static variable in class org.eclipse.swt.ole.win32.OLE
 
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.
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(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.
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.
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.
SaveablePartAdapter - class org.eclipse.team.ui.SaveablePartAdapter.
This adapter provides default implementations for methods on ISaveableWorkbenchPart and IWorkbenchPart.
SaveablePartAdapter() - Constructor for class org.eclipse.team.ui.SaveablePartAdapter
 
SaveablePartDialog - class org.eclipse.team.ui.SaveablePartDialog.
A dialog that displays a ISaveableWorkbenchPart and ensures that changes made to the input are saved when the dialog is closed.
SaveablePartDialog(Shell, ISaveableWorkbenchPart) - Constructor for class org.eclipse.team.ui.SaveablePartDialog
Creates a dialog with the given title and input.
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.
ScaleFieldEditor - class org.eclipse.jface.preference.ScaleFieldEditor.
A field editor for an integer type preference.
ScaleFieldEditor(String, String, Composite) - Constructor for class org.eclipse.jface.preference.ScaleFieldEditor
Creates a scale field editor.
ScaleFieldEditor(String, String, Composite, int, int, int, int) - Constructor for class org.eclipse.jface.preference.ScaleFieldEditor
Creates a scale field editor with particular scale values.
ScriptedCommand - class org.eclipse.update.standalone.ScriptedCommand.
Parent class for all the update manager standalone commands.
ScriptedCommand() - Constructor for class org.eclipse.update.standalone.ScriptedCommand
Constructor
ScriptedCommand(String) - Constructor for class org.eclipse.update.standalone.ScriptedCommand
Constructor.
ScrollBar - class org.eclipse.swt.widgets.ScrollBar.
Instances of this class are selectable user interface objects that represent a range of positive, numeric values.
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.
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.
ScrolledForm - class org.eclipse.ui.forms.widgets.ScrolledForm.
ScrolledForm is a control that is capable of scrolling an instance of the Form class.
ScrolledForm(Composite) - Constructor for class org.eclipse.ui.forms.widgets.ScrolledForm
 
ScrolledForm(Composite, int) - Constructor for class org.eclipse.ui.forms.widgets.ScrolledForm
Creates the form control as a child of the provided parent.
ScrolledFormText - class org.eclipse.ui.forms.widgets.ScrolledFormText.
ScrolledFormText is a control that is capable of scrolling an instance of the FormText class.
ScrolledFormText(Composite, boolean) - Constructor for class org.eclipse.ui.forms.widgets.ScrolledFormText
Creates the new scrolled text instance in the provided parent
ScrolledFormText(Composite, int, boolean) - Constructor for class org.eclipse.ui.forms.widgets.ScrolledFormText
Creates the new scrolled text instance in the provided parent
ScrolledPageBook - class org.eclipse.ui.forms.widgets.ScrolledPageBook.
ScrolledPageBook is a class that is capable of stacking several composites (pages), while showing one at a time.
ScrolledPageBook(Composite) - Constructor for class org.eclipse.ui.forms.widgets.ScrolledPageBook
Creates a new instance in the provided parent
ScrolledPageBook(Composite, int) - Constructor for class org.eclipse.ui.forms.widgets.ScrolledPageBook
Creates a new instance in the provided parent and with the provided style.
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.
SearchCommand - class org.eclipse.update.standalone.SearchCommand.
Command to search an update site and list its features.
SearchCommand(String) - Constructor for class org.eclipse.update.standalone.SearchCommand
 
SearchResultEvent - class org.eclipse.search.ui.SearchResultEvent.
The common superclass of all events sent from ISearchResults.
SearchResultEvent(ISearchResult) - Constructor for class org.eclipse.search.ui.SearchResultEvent
Creates a new search result event for the given search result.
SearchUI - class org.eclipse.search.ui.SearchUI.
Deprecated. Use NewSearchUI instead.
Section - class org.eclipse.ui.forms.widgets.Section.
A variation of the expandable composite that adds optional description below the title.
Section(Composite, int) - Constructor for class org.eclipse.ui.forms.widgets.Section
Creates a new section instance in the provided parent.
SectionPart - class org.eclipse.ui.forms.SectionPart.
Section part implements IFormPart interface based on the Section widget.
SectionPart(Section) - Constructor for class org.eclipse.ui.forms.SectionPart
Creates a new section part based on the provided section.
SectionPart(Composite, FormToolkit, int) - Constructor for class org.eclipse.ui.forms.SectionPart
Creates a new section part inside the provided parent and using the provided toolkit.
Segment - class org.eclipse.jface.text.projection.Segment.
Internal class.
Segment(int, int) - Constructor for class org.eclipse.jface.text.projection.Segment
Creates a new segment covering the given range.
SelectAnnotationRulerAction - class org.eclipse.ui.texteditor.SelectAnnotationRulerAction.
A ruler action which can select the textual range of an annotation that has a visual representation in a vertical ruler.
SelectAnnotationRulerAction(ResourceBundle, String, ITextEditor) - Constructor for class org.eclipse.ui.texteditor.SelectAnnotationRulerAction
Creates a new action for the given ruler and editor.
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.
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 a vertical ruler.
SelectMarkerRulerAction(ResourceBundle, String, ITextEditor, IVerticalRulerInfo) - Constructor for class org.eclipse.ui.texteditor.SelectMarkerRulerAction
Creates a new action for the given ruler and editor.
SelectMarkerRulerAction(ResourceBundle, String, IVerticalRuler, ITextEditor) - Constructor for class org.eclipse.ui.texteditor.SelectMarkerRulerAction
Deprecated. As of 3.0, replaced by SelectMarkerRulerAction.SelectMarkerRulerAction(ResourceBundle, String, ITextEditor, IVerticalRulerInfo)
SelectMarkerRulerInfoAction - class org.eclipse.ui.texteditor.SelectMarkerRulerInfoAction.
Deprecated. As of 2.1, replaced by SelectMarkerRulerAction
SelectMarkerRulerInfoAction(ResourceBundle, String, IVerticalRulerInfo, ITextEditor) - Constructor for class org.eclipse.ui.texteditor.SelectMarkerRulerInfoAction
Deprecated. As of 2.1 replaced by SelectMarkerRulerAction.SelectMarkerRulerAction(ResourceBundle, String, ITextEditor, IVerticalRulerInfo)
SelectRulerAction - class org.eclipse.ui.texteditor.SelectRulerAction.
Adapter for the select marker action.
SelectRulerAction() - Constructor for class org.eclipse.ui.texteditor.SelectRulerAction
 
Selection - Static variable in class org.eclipse.swt.SWT
The selection event type (value is 13).
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
 
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.
SelectionEnabler - class org.eclipse.ui.SelectionEnabler.
Determines the enablement status given a selection.
SelectionEnabler(IConfigurationElement) - Constructor for class org.eclipse.ui.SelectionEnabler
Create a new instance of the receiver.
SelectionEnabler.SelectionClass - class org.eclipse.ui.SelectionEnabler.SelectionClass.
 
SelectionEnabler.SelectionClass() - Constructor for class org.eclipse.ui.SelectionEnabler.SelectionClass
 
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.
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 resource-based actions that listen to selection change events.
SelectionListenerAction(String) - Constructor for class org.eclipse.ui.actions.SelectionListenerAction
Creates a new action with the given text.
SelectionProviderAction - class 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.
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() - 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.
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.
SessionResourceVariantByteStore - class org.eclipse.team.core.variants.SessionResourceVariantByteStore.
A ResourceVariantByteStore that caches the variant bytes in memory and does not persist them over workbench invocations.
SessionResourceVariantByteStore() - Constructor for class org.eclipse.team.core.variants.SessionResourceVariantByteStore
 
SetData - Static variable in class org.eclipse.swt.SWT
The set data event type (value is 36).
SharedScrolledComposite - class org.eclipse.ui.forms.widgets.SharedScrolledComposite.
This class is used to provide common scrolling services to a number of controls in the toolkit.
SharedScrolledComposite(Composite, int) - Constructor for class org.eclipse.ui.forms.widgets.SharedScrolledComposite
Creates the new instance.
Shell - class org.eclipse.swt.widgets.Shell.
Instances of this class represent the "windows" which the desktop or "window manager" is managing.
Shell() - Constructor for class org.eclipse.swt.widgets.Shell
Constructs a new instance of this class.
Shell(int) - Constructor for class org.eclipse.swt.widgets.Shell
Constructs a new instance of this class given only the style value describing its behavior and appearance.
Shell(Display) - Constructor for class org.eclipse.swt.widgets.Shell
Constructs a new instance of this class given only the display to create it on.
Shell(Display, int) - Constructor for class org.eclipse.swt.widgets.Shell
Constructs a new instance of this class given the display to create it on and a style value describing its behavior and appearance.
Shell(Shell) - Constructor for class org.eclipse.swt.widgets.Shell
Constructs a new instance of this class given only its parent.
Shell(Shell, int) - Constructor for class org.eclipse.swt.widgets.Shell
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
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
 
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
Constructs a new instance of this class based on the information in the given untyped event.
ShellListener - interface org.eclipse.swt.events.ShellListener.
Classes which implement this interface provide methods that deal with changes in state of Shells.
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.
Show - Static variable in class org.eclipse.swt.SWT
The show event type (value is 22).
ShowInContext - class org.eclipse.ui.part.ShowInContext.
Carries the context for the Show In action.
ShowInContext - class org.eclipse.ui.part.ShowInContext.
Carries the context for the Show In action.
ShowInContext(Object, ISelection) - Constructor for class org.eclipse.ui.part.ShowInContext
Constructs a new ShowInContext with the given input and selection.
ShowInContext(Object, ISelection) - Constructor for class org.eclipse.ui.part.ShowInContext
Constructs a new ShowInContext with the given input and selection.
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
 
SimpleMarkerAnnotation - class org.eclipse.ui.texteditor.SimpleMarkerAnnotation.
An annotation representing a marker.
SimpleMarkerAnnotation(IMarker) - Constructor for class org.eclipse.ui.texteditor.SimpleMarkerAnnotation
Creates a new annotation for the given marker.
SimpleMarkerAnnotation(String, IMarker) - Constructor for class org.eclipse.ui.texteditor.SimpleMarkerAnnotation
Creates a new annotation of the given type for the given marker.
SimpleTemplateVariableResolver - class org.eclipse.jface.text.templates.SimpleTemplateVariableResolver.
A simple template variable resolver, which always evaluates to a defined string.
SimpleTemplateVariableResolver(String, String) - Constructor for class org.eclipse.jface.text.templates.SimpleTemplateVariableResolver
 
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
 
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.
SingleLineRule(String, String, IToken, char, boolean) - Constructor for class org.eclipse.jface.text.rules.SingleLineRule
Creates a rule for the given starting and ending sequence which, if detected, will return the specified token.
SingleLineRule(String, String, IToken, char, boolean, boolean) - Constructor for class org.eclipse.jface.text.rules.SingleLineRule
Creates a rule for the given starting and ending sequence which, if detected, will return the specified token.
Site - class org.eclipse.update.core.Site.
Convenience implementation of a site.
Site() - Constructor for class org.eclipse.update.core.Site
Constructor for Site
SiteContentProvider - class org.eclipse.update.core.SiteContentProvider.
Base site content provider Note: This class/interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
SiteContentProvider(URL) - Constructor for class org.eclipse.update.core.SiteContentProvider
Constructor for SiteContentProvider
SiteFeatureReference - class org.eclipse.update.core.SiteFeatureReference.
Convenience implementation of a feature reference.
SiteFeatureReference() - Constructor for class org.eclipse.update.core.SiteFeatureReference
Feature reference default constructor
SiteFeatureReference(ISiteFeatureReference) - Constructor for class org.eclipse.update.core.SiteFeatureReference
Constructor FeatureReference.
SiteFeatureReferenceModel - class org.eclipse.update.core.SiteFeatureReferenceModel.
Site Feature reference model object.
SiteFeatureReferenceModel() - Constructor for class org.eclipse.update.core.SiteFeatureReferenceModel
Creates an uninitialized feature reference model object.
SiteFeatureReferenceModel(ISiteFeatureReference) - Constructor for class org.eclipse.update.core.SiteFeatureReferenceModel
Constructor FeatureReferenceModel.
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.
SlaveDocumentEvent - class org.eclipse.jface.text.SlaveDocumentEvent.
A slave document event represents a master document event as a slave-relative document event.
SlaveDocumentEvent(IDocument, int, int, String, DocumentEvent) - Constructor for class org.eclipse.jface.text.SlaveDocumentEvent
Creates a new slave document event.
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.
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
 
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.
SourceViewer - class org.eclipse.jface.text.source.SourceViewer.
SWT based implementation of ISourceViewerand its extension interfaces.
SourceViewer(Composite, IVerticalRuler, int) - Constructor for class org.eclipse.jface.text.source.SourceViewer
Constructs a new source viewer.
SourceViewer(Composite, IVerticalRuler, IOverviewRuler, boolean, int) - Constructor for class org.eclipse.jface.text.source.SourceViewer
Constructs a new source viewer.
SourceViewer.RulerLayout - class org.eclipse.jface.text.source.SourceViewer.RulerLayout.
Layout of a source viewer.
SourceViewer.RulerLayout(int) - Constructor for class org.eclipse.jface.text.source.SourceViewer.RulerLayout
Creates a new ruler layout with the given gap between text viewer and vertical ruler.
SourceViewerConfiguration - class org.eclipse.jface.text.source.SourceViewerConfiguration.
This class bundles the configuration space of a source viewer.
SourceViewerConfiguration() - Constructor for class org.eclipse.jface.text.source.SourceViewerConfiguration
Creates a new source viewer configuration that behaves according to specification of this class' methods.
SourceViewerDecorationSupport - class org.eclipse.ui.texteditor.SourceViewerDecorationSupport.
Support class used by text editors to draw and update decorations on the source viewer and its rulers.
SourceViewerDecorationSupport(ISourceViewer, IOverviewRuler, IAnnotationAccess, ISharedTextColors) - Constructor for class org.eclipse.ui.texteditor.SourceViewerDecorationSupport
Creates a new decoration support for the given viewer.
SpecialKey - class org.eclipse.ui.keys.SpecialKey.
Instances of SpecialKey represent the keys on keyboard recognized as neither modifier keys nor character keys.
Splitter - class org.eclipse.compare.Splitter.
The Splitter adds support for nesting to a SashForm.
Splitter(Composite, int) - Constructor for class org.eclipse.compare.Splitter
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
StackDropResult - class org.eclipse.ui.presentations.StackDropResult.
This structure describes a drop event that will cause a dragged part to be stacked in a position currently occupied by another part.
StackDropResult(Rectangle, Object) - Constructor for class org.eclipse.ui.presentations.StackDropResult
Creates a drop result
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
 
StackPresentation - class org.eclipse.ui.presentations.StackPresentation.
This represents an object that can supply trim around a IPresentablePart.
StackPresentation(IStackPresentationSite) - Constructor for class org.eclipse.ui.presentations.StackPresentation
Constructs a new stack presentation with the given site.
StandaloneUpdateApplication - class org.eclipse.update.standalone.StandaloneUpdateApplication.
The application class used to launch standalone update commands.
StandaloneUpdateApplication() - Constructor for class org.eclipse.update.standalone.StandaloneUpdateApplication
 
Status - class org.eclipse.core.runtime.Status.
A concrete status implementation, suitable either for instantiating or subclassing.
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.
StatusLineContributionItem(String, boolean, int) - Constructor for class org.eclipse.ui.texteditor.StatusLineContributionItem
Creates a new item with the given attributes.
StatusLineLayoutData - class org.eclipse.jface.action.StatusLineLayoutData.
Represents the layout data object for Control within the status line.
StatusLineLayoutData() - Constructor for class org.eclipse.jface.action.StatusLineLayoutData
Creates an initial status line layout data object.
StatusLineManager - class 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
 
StatusTextEvent - class org.eclipse.swt.browser.StatusTextEvent.
A StatusTextEvent is sent by a Browser to StatusTextListener's when the status text is changed.
StatusTextListener - interface org.eclipse.swt.browser.StatusTextListener.
This listener interface may be implemented in order to receive a StatusTextEvent notification when the status text for a Browser needs to be updated.
StorageDocumentProvider - class org.eclipse.ui.editors.text.StorageDocumentProvider.
Shared document provider specialized for IStorages.
StorageDocumentProvider() - Constructor for class org.eclipse.ui.editors.text.StorageDocumentProvider
Creates a new document provider.
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.
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.
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, int, int, Composite) - Constructor for class org.eclipse.jface.preference.StringFieldEditor
Creates a string field editor.
StringFieldEditor(String, String, int, Composite) - Constructor for class org.eclipse.jface.preference.StringFieldEditor
Creates a string field editor.
StringFieldEditor(String, String, Composite) - Constructor for class org.eclipse.jface.preference.StringFieldEditor
Creates a string field editor of unlimited width.
StringMatcher.Position - class org.eclipse.ui.views.navigator.StringMatcher.Position.
 
StringMatcher.Position(int, int) - Constructor for class org.eclipse.ui.views.navigator.StringMatcher.Position
 
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(Tree, CompareConfiguration) - Constructor for class org.eclipse.compare.structuremergeviewer.StructureDiffViewer
Creates a new viewer for the given SWT tree control with the specified configuration.
StructureDiffViewer(Composite, CompareConfiguration) - Constructor for class org.eclipse.compare.structuremergeviewer.StructureDiffViewer
Creates a new viewer under the given SWT parent with the specified configuration.
StructuredSelection - class org.eclipse.jface.viewers.StructuredSelection.
A concrete implementation of the IStructuredSelection interface, suitable for instantiating.
StructuredSelection() - Constructor for class org.eclipse.jface.viewers.StructuredSelection
Creates a new empty selection.
StructuredSelection(Object[]) - Constructor for class org.eclipse.jface.viewers.StructuredSelection
Creates a structured selection from the given elements.
StructuredSelection(Object) - Constructor for class org.eclipse.jface.viewers.StructuredSelection
Creates a structured selection containing a single object.
StructuredSelection(List) - Constructor for class org.eclipse.jface.viewers.StructuredSelection
Creates a structured selection from the given List.
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.
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.
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.
StyledTextPrintOptions - class org.eclipse.swt.custom.StyledTextPrintOptions.
Use StyledTextPrintOptions to specify printing options for the StyledText.print(Printer, StyledTextPrintOptions) API.
StyledTextPrintOptions() - Constructor for class org.eclipse.swt.custom.StyledTextPrintOptions
 
SubActionBars - class org.eclipse.ui.SubActionBars.
Generic implementation of the IActionBars interface.
SubActionBars(IActionBars) - Constructor for class org.eclipse.ui.SubActionBars
Construct a new SubActionBars object.
SubActionBars2 - class org.eclipse.ui.SubActionBars2.
A implementation of the extended IActionBars2 interface.
SubActionBars2(IActionBars2) - Constructor for class org.eclipse.ui.SubActionBars2
Constucts a sub action bars object using an IActionBars2 parent.
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
SubCoolBarManager - class org.eclipse.jface.action.SubCoolBarManager.
A SubCoolBarManager monitors the additional and removal of items from a parent manager so that visibility of the entire set can be changed as a unit.
SubCoolBarManager(ICoolBarManager) - Constructor for class org.eclipse.jface.action.SubCoolBarManager
Constructs a new manager.
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.
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.
SubjectControlContentAssistant - class org.eclipse.jface.contentassist.SubjectControlContentAssistant.
The standard implementation of the ISubjectControlContentAssistant interface.
SubjectControlContentAssistant() - Constructor for class org.eclipse.jface.contentassist.SubjectControlContentAssistant
 
SubjectControlContextInformationValidator - class org.eclipse.jface.contentassist.SubjectControlContextInformationValidator.
A default implementation of the SubjectControlContextInformationValidator interface.
SubjectControlContextInformationValidator(IContentAssistProcessor) - Constructor for class org.eclipse.jface.contentassist.SubjectControlContextInformationValidator
Creates a new context information validator which is ready to be installed on a particular context information.
Subscriber - class org.eclipse.team.core.subscribers.Subscriber.
A Subscriber provides synchronization between local resources and a remote location that is used to share those resources.
Subscriber() - Constructor for class org.eclipse.team.core.subscribers.Subscriber
 
SubscriberChangeEvent - class org.eclipse.team.core.subscribers.SubscriberChangeEvent.
A concrete implementation of ISubscriberChangeEvent that can be used by clients.
SubscriberChangeEvent(Subscriber, int, IResource) - Constructor for class org.eclipse.team.core.subscribers.SubscriberChangeEvent
Create a cahnge event with the given flags for the given subscriber and resource.
SubscriberParticipant - class org.eclipse.team.ui.synchronize.SubscriberParticipant.
A synchronize participant that displays synchronization information for local resources that are managed via a Subscriber.
SubscriberParticipant() - Constructor for class org.eclipse.team.ui.synchronize.SubscriberParticipant
Constructor initializes the schedule.
SubscriberParticipant(ISynchronizeScope) - Constructor for class org.eclipse.team.ui.synchronize.SubscriberParticipant
Constructor which should be called when creating a particpant whose resources are to be scoped.
SyncInfo - class org.eclipse.team.core.synchronize.SyncInfo.
Describes the synchronization of a local resource relative to a remote resource variant.
SyncInfo(IResource, IResourceVariant, IResourceVariant, IResourceVariantComparator) - Constructor for class org.eclipse.team.core.synchronize.SyncInfo
Construct a sync info object.
SyncInfoCompareInput - class org.eclipse.team.ui.synchronize.SyncInfoCompareInput.
A SyncInfo editor input used as input to a two-way or three-way compare viewer.
SyncInfoCompareInput(String, SyncInfo) - Constructor for class org.eclipse.team.ui.synchronize.SyncInfoCompareInput
Creates a compare editor input based on an existing SyncInfo.
SyncInfoFilter - class org.eclipse.team.core.synchronize.SyncInfoFilter.
A SyncInfoFilter tests a SyncInfo for inclusion, typically in a SyncInfoSet.
SyncInfoFilter() - Constructor for class org.eclipse.team.core.synchronize.SyncInfoFilter
 
SyncInfoFilter.ContentComparisonSyncInfoFilter - class org.eclipse.team.core.synchronize.SyncInfoFilter.ContentComparisonSyncInfoFilter.
Selects SyncInfo whose local and remote contents match.
SyncInfoFilter.ContentComparisonSyncInfoFilter() - Constructor for class org.eclipse.team.core.synchronize.SyncInfoFilter.ContentComparisonSyncInfoFilter
Create a filter that does not ignore whitespace.
SyncInfoFilter.ContentComparisonSyncInfoFilter(boolean) - Constructor for class org.eclipse.team.core.synchronize.SyncInfoFilter.ContentComparisonSyncInfoFilter
Create a filter and configure how whitspace is handled.
SyncInfoSet - class org.eclipse.team.core.synchronize.SyncInfoSet.
A dynamic collection of SyncInfo objects that provides change notification to registered listeners.
SyncInfoSet() - Constructor for class org.eclipse.team.core.synchronize.SyncInfoSet
Create an empty set.
SyncInfoSet(SyncInfo[]) - Constructor for class org.eclipse.team.core.synchronize.SyncInfoSet
Create a SyncInfoSet containing the given SyncInfo instances.
SyncInfoTree - class org.eclipse.team.core.synchronize.SyncInfoTree.
Provides addition API for accessing the SyncInfo in the set through their resource's hierarchical relationships.
SyncInfoTree() - Constructor for class org.eclipse.team.core.synchronize.SyncInfoTree
Create an empty sync info tree.
SyncInfoTree(SyncInfo[]) - Constructor for class org.eclipse.team.core.synchronize.SyncInfoTree
Create a sync info tree containing the given sync info elements.
SynchronizeModelAction - class org.eclipse.team.ui.synchronize.SynchronizeModelAction.
This action provides utilities for performing operations on selections that contain ISynchronizeModelElement instances.
SynchronizeModelAction(String, ISynchronizePageConfiguration) - Constructor for class org.eclipse.team.ui.synchronize.SynchronizeModelAction
Create an action with the given text and configuration.
SynchronizeModelAction(String, ISynchronizePageConfiguration, ISelectionProvider) - Constructor for class org.eclipse.team.ui.synchronize.SynchronizeModelAction
Create an action with the given text and configuration.
SynchronizeModelOperation - class org.eclipse.team.ui.synchronize.SynchronizeModelOperation.
A specialized team operation that operates on ISynchronizeModelElementelements.
SynchronizeModelOperation(ISynchronizePageConfiguration, IDiffElement[]) - Constructor for class org.eclipse.team.ui.synchronize.SynchronizeModelOperation
Create an operation that will operate on the given diff elements.
SynchronizePageActionGroup - class org.eclipse.team.ui.synchronize.SynchronizePageActionGroup.
Used to add one or more actions to the context menu, toolbar or view menu of an ISynchronizePage.
SynchronizePageActionGroup() - Constructor for class org.eclipse.team.ui.synchronize.SynchronizePageActionGroup
 
Synchronizer - class org.eclipse.swt.widgets.Synchronizer.
Instances of this class provide synchronization support for displays.
Synchronizer(Display) - Constructor for class org.eclipse.swt.widgets.Synchronizer
 
safelySanityCheckState(IEditorInput) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
Checks the state of the given editor input if sanity checking is enabled.
sanityCheckState(IEditorInput) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
Checks the state of the given editor input.
sanityCheckState(IEditorInput) - Method in class org.eclipse.ui.texteditor.StatusTextEditor
 
sashForm - Variable in class org.eclipse.ui.forms.MasterDetailsBlock
The form that is the parent of both master and details part.
save(IProgressMonitor) - Method in class org.eclipse.compare.CompareEditorInput
Deprecated. Override method saveChanges instead.
save(IStructureComparator, Object) - Method in class org.eclipse.compare.ZipFileStructureCreator
Called whenever a copy operation has been performed on a tree node.
save(IProgressMonitor) - Method in class org.eclipse.compare.contentmergeviewer.ContentMergeViewer
Save the viewers's content.
save(IStructureComparator, Object) - Method in interface org.eclipse.compare.structuremergeviewer.IStructureCreator
Called whenever a copy operation has been performed on a tree node.
save(boolean, IProgressMonitor) - Method in interface org.eclipse.core.resources.IWorkspace
Saves this workspace's valuable state on disk.
save(Writer) - Method in class org.eclipse.jface.dialogs.DialogSettings
 
save(String) - Method in class org.eclipse.jface.dialogs.DialogSettings
 
save(Writer) - Method in interface org.eclipse.jface.dialogs.IDialogSettings
Save a dialog settings to a stream
save(String) - Method in interface org.eclipse.jface.dialogs.IDialogSettings
Save a dialog settings to a file.
save() - Method in interface org.eclipse.jface.preference.IPersistentPreferenceStore
Saves the non-default-valued preferences known to this preference store to the file from which they were originally loaded.
save() - Method in class org.eclipse.jface.preference.PreferenceStore
Saves the non-default-valued preferences known to this preference store to the file from which they were originally loaded.
save(OutputStream, String) - Method in class org.eclipse.jface.preference.PreferenceStore
Saves this preference store to the given output stream.
save(TemplatePersistenceData[], OutputStream) - Method in class org.eclipse.jface.text.templates.persistence.TemplateReaderWriter
Saves the templates as XML, encoded as UTF-8 onto the given byte stream.
save(TemplatePersistenceData[], Writer) - Method in class org.eclipse.jface.text.templates.persistence.TemplateReaderWriter
Saves the templates as XML.
save() - Method in class org.eclipse.jface.text.templates.persistence.TemplateStore
Saves the templates to the preferences.
save(OutputStream, int) - Method in class org.eclipse.swt.graphics.ImageLoader
Saves the image data in this ImageLoader to the specified stream.
save(String, int) - Method in class org.eclipse.swt.graphics.ImageLoader
Saves the image data in this ImageLoader to a file with the specified name.
save(File, boolean) - Method in class org.eclipse.swt.ole.win32.OleClientSite
 
save(Writer) - Method in class org.eclipse.ui.XMLMemento
Saves this memento's document current values to the specified writer.
save() - Method in interface org.eclipse.update.configuration.ILocalSite
Saves the local site state
save() - Method in interface org.eclipse.update.configurator.IPlatformConfiguration
Called to save the configuration information
save(URL) - Method in interface org.eclipse.update.configurator.IPlatformConfiguration
Called to save the configuration information in the specified location
saveAllCheckedActionStates() - Method in class org.eclipse.debug.ui.AbstractDebugView
Saves the checked state for all actions contributed to the toolbar manager that function as a toggleable action.
saveAllEditors(boolean) - Method in class org.eclipse.team.ui.synchronize.SynchronizeModelAction
Save all dirty editors in the workbench that are open on files that may be affected by this operation.
saveAllEditors(boolean) - Method in interface org.eclipse.ui.IWorkbench
Save all dirty editors in the workbench.
saveAllEditors(boolean) - Method in interface org.eclipse.ui.IWorkbenchPage
Saves the contents of all dirty editors belonging to this workbench page.
saveAllEditors(IResource[], boolean) - Static method in class org.eclipse.ui.ide.IDE
Save all dirty editors in the workbench whose editor input is a child resource of one of the IResource's provided.
saveAndBuildBeforeLaunch() - Static method in class org.eclipse.debug.ui.DebugUITools
Saves all dirty editors and builds the workspace according to current preference settings, and returns whether a launch should proceed.
saveBeforeLaunch() - Static method in class org.eclipse.debug.ui.DebugUITools
Saves all dirty editors according to current preference settings, and returns whether a launch should proceed.
saveChanges(IProgressMonitor) - Method in class org.eclipse.compare.CompareEditorInput
Save any unsaved changes.
saveChanges(IProgressMonitor) - Method in class org.eclipse.team.ui.synchronize.SyncInfoCompareInput
 
saveCheckedActionState(IAction) - Method in class org.eclipse.debug.ui.AbstractDebugView
Save the checked state of the specified action in the Debug UI plugin's preference store.
saveDialogSettings() - Method in class org.eclipse.ui.plugin.AbstractUIPlugin
Saves this plug-in's dialog settings.
saveDirtyEditors() - Method in class org.eclipse.ui.dialogs.WizardExportResourcesPage
Save any editors that the user wants to save before export.
saveDocument(IProgressMonitor, Object, IDocument, boolean) - Method in class org.eclipse.ui.editors.text.ForwardingDocumentProvider
 
saveDocument(IProgressMonitor, Object, IDocument, boolean) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider.NullProvider
 
saveDocument(IProgressMonitor, Object, IDocument, boolean) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider
 
saveDocument(IProgressMonitor, Object, IDocument, boolean) - Method in class org.eclipse.ui.texteditor.AbstractDocumentProvider
 
saveDocument(IProgressMonitor, Object, IDocument, boolean) - Method in interface org.eclipse.ui.texteditor.IDocumentProvider
Saves the given document provided for the given element.
saveEditor(IEditorPart, boolean) - Method in interface org.eclipse.ui.IWorkbenchPage
Saves the contents of the given editor if dirty.
saveLeftContent(Object, byte[]) - Method in interface org.eclipse.compare.contentmergeviewer.IMergeViewerContentProvider
Saves new contents for the left side of the ContentMergeViewer.
savePerspective() - Method in interface org.eclipse.ui.IWorkbenchPage
Saves the visible views, their layout, and the visible action sets for this page to the current perspective descriptor.
savePerspectiveAs(IPerspectiveDescriptor) - Method in interface org.eclipse.ui.IWorkbenchPage
Saves the visible views, their layout, and the visible action sets for this page to the given perspective descriptor.
savePluginPreferences() - Method in class org.eclipse.core.runtime.Plugin
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.
saveScope(ISynchronizeScope, IMemento) - Static method in class org.eclipse.team.ui.synchronize.AbstractSynchronizeScope
Save the scope to the given memento
saveState(IMemento) - Method in interface org.eclipse.search.ui.ISearchResultPage
Saves the page state in a memento.
saveState(IMemento) - Method in class org.eclipse.search.ui.text.AbstractTextSearchViewPage
{ @inheritDoc } Subclasses my extend this method.
saveState(IMemento) - Method in class org.eclipse.team.ui.synchronize.AbstractSynchronizeParticipant
 
saveState(IMemento) - Method in class org.eclipse.team.ui.synchronize.AbstractSynchronizeScope
Persist the state of this scope.
saveState(IMemento) - Method in interface org.eclipse.team.ui.synchronize.ISynchronizeParticipant
Saves the participants object state within the memento.
saveState(IMemento) - Method in class org.eclipse.team.ui.synchronize.ResourceScope
 
saveState(IMemento) - Method in class org.eclipse.team.ui.synchronize.SubscriberParticipant
 
saveState(IMemento) - Method in class org.eclipse.team.ui.synchronize.WorkingSetScope
 
saveState(IMemento) - Method in interface org.eclipse.ui.INavigationLocation
Persists the state of this location into the memento
saveState(IMemento) - Method in interface org.eclipse.ui.IPersistableElement
Saves the state of the object in the given memento.
saveState(IMemento) - Method in interface org.eclipse.ui.IViewPart
Saves the object state within a memento.
saveState(IMemento) - Method in interface org.eclipse.ui.intro.IIntroPart
Saves the object state within a memento.
saveState(IMemento) - Method in class org.eclipse.ui.intro.config.CustomizableIntroPart
 
saveState(IMemento) - Method in interface org.eclipse.ui.intro.config.IStandbyContentPart
Saves the object state within a memento.
saveState(IMemento) - Method in class org.eclipse.ui.part.FileEditorInput
 
saveState(IMemento) - Method in class org.eclipse.ui.part.FileEditorInput
 
saveState(IMemento, FileEditorInput) - Static method in class org.eclipse.ui.part.FileEditorInputFactory
Saves the state of the given file editor input into the given memento.
saveState(IMemento, FileEditorInput) - Static method in class org.eclipse.ui.part.FileEditorInputFactory
Saves the state of the given file editor input into the given memento.
saveState(IMemento) - Method in class org.eclipse.ui.part.IntroPart
The base implementation of this IIntroPart method does nothing.
saveState(IMemento) - Method in class org.eclipse.ui.part.IntroPart
The base implementation of this IIntroPart method does nothing.
saveState(IMemento) - Method in class org.eclipse.ui.part.ViewPart
 
saveState(IMemento) - Method in class org.eclipse.ui.part.ViewPart
 
saveState(IPresentationSerializer, IMemento) - Method in class org.eclipse.ui.presentations.StackPresentation
Saves the state of this presentation to the given memento.
saveState(IMemento) - Method in class org.eclipse.ui.texteditor.TextSelectionNavigationLocation
Stores the object state into the given memento.
saveState(IMemento) - Method in class org.eclipse.ui.views.bookmarkexplorer.BookmarkNavigator
 
saveState(IMemento) - Method in class org.eclipse.ui.views.framelist.TreeFrame
Save the frame state in the given memento.
saveState(IMemento) - Method in class org.eclipse.ui.views.navigator.ResourceNavigator
 
saveState(IMemento) - Method in class org.eclipse.ui.views.tasklist.TaskList
 
saveState() - Method in class org.eclipse.update.core.InstallMonitor
Save the current monitor state.
saveWidgetState() - Method in class org.eclipse.jface.action.ContributionItem
The default implementation of this IContributionItem method does nothing.
saveWidgetState() - Method in interface org.eclipse.jface.action.IContributionItem
Saves any state information of the control(s) owned by this contribution item.
saveWidgetState() - Method in class org.eclipse.jface.action.MenuManager
 
saveWidgetState() - Method in class org.eclipse.jface.action.SubContributionItem
 
saveWidgetState() - Method in class org.eclipse.jface.action.SubMenuManager
 
saveWidgetState() - Method in class org.eclipse.jface.action.ToolBarContributionItem
 
saveWidgetValues() - Method in class org.eclipse.ui.dialogs.WizardDataTransferPage
Saves control settings that are to be restored in the next instance of this page.
saveWidgetValues() - Method in class org.eclipse.ui.dialogs.WizardExportPage
Deprecated. Persists resource specification control setting that are to be restored in the next instance of this page.
saveWidgetValues() - Method in class org.eclipse.ui.dialogs.WizardExportResourcesPage
Persists resource specification control setting that are to be restored in the next instance of this page.
saving(ISaveContext) - Method in interface org.eclipse.core.resources.ISaveParticipant
Tells this participant to save its important state because the workspace is being saved, as described in the supplied save context.
scale - Variable in class org.eclipse.jface.preference.ScaleFieldEditor
The scale, or null if none.
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.
schedule() - Method in class org.eclipse.core.runtime.jobs.Job
Schedules this job to be run.
schedule(long) - Method in class org.eclipse.core.runtime.jobs.Job
Schedules this job to be run after a specified delay.
schedule(Job, long, boolean) - Method in interface org.eclipse.ui.progress.IWorkbenchSiteProgressService
Jobs scheduled with this method will cause the part's presentation to be changed to indicate that the part is busy and in a transient state until the job completes.
schedule(Job, long) - Method in interface org.eclipse.ui.progress.IWorkbenchSiteProgressService
Jobs scheduled with this method will cause the part's presentation to be changed to indicate that the part is busy and in a transient state until the job completes.
schedule(Job) - Method in interface org.eclipse.ui.progress.IWorkbenchSiteProgressService
Jobs scheduled with this method will cause the part's presentation to be changed to indicate that the part is busy and in a transient state until the job completes.
scheduled(IJobChangeEvent) - Method in interface org.eclipse.core.runtime.jobs.IJobChangeListener
Notification that a job is being added to the queue of scheduled jobs.
scheduled(IJobChangeEvent) - Method in class org.eclipse.core.runtime.jobs.JobChangeAdapter
 
scheduled(IJobChangeEvent) - Method in class org.eclipse.team.ui.synchronize.SynchronizeModelOperation
 
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(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.
scrollDown(int, int) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
 
scrollDown(int, int) - Method in class org.eclipse.jface.viewers.Viewer
Scrolls the viewer's control down by one item from the given display-relative coordinates.
scrollUp(int, int) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
 
scrollUp(int, int) - Method in class org.eclipse.jface.viewers.Viewer
Scrolls the viewer's control up by one item from the given display-relative coordinates.
search(int, String, boolean, boolean, boolean) - Method in class org.eclipse.jface.text.AbstractDocument
 
search(int, String, boolean, boolean, boolean) - Method in interface org.eclipse.jface.text.IDocument
Deprecated. as of 3.0 search is provided by FindReplaceDocumentAdapter
searchFinished() - Method in interface org.eclipse.search.ui.ISearchResultView
Deprecated. Informs the view that the search has finished.
searchResultChanged(SearchResultEvent) - Method in interface org.eclipse.search.ui.ISearchResultListener
Called to notify listeners of changes in a ISearchResult.
searchStarted(IActionGroupFactory, String, String, ImageDescriptor, String, ILabelProvider, IAction, IGroupByKeyComputer, IRunnableWithProgress) - Method in interface org.eclipse.search.ui.ISearchResultView
Deprecated. Informs the view that a search has started.
searchStarted(String, String, ImageDescriptor, IContextMenuContributor, ILabelProvider, IAction, IGroupByKeyComputer, IRunnableWithProgress) - Method in interface org.eclipse.search.ui.ISearchResultView
Deprecated. As of build > 20011107, replaced by the new version with 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
segment(int) - Method in interface org.eclipse.core.runtime.IPath
Returns the specified segment of this path, or null if the path does not have such a segment.
segment(int) - Method in class org.eclipse.core.runtime.Path
 
segment - Variable in class org.eclipse.jface.text.projection.Fragment
The corresponding segment of this fragment.
segmentCount() - Method in interface org.eclipse.core.runtime.IPath
Returns the number of segments in this path.
segmentCount() - Method in class org.eclipse.core.runtime.Path
 
segments() - Method in interface org.eclipse.core.runtime.IPath
Returns the segments in this path in order.
segments() - Method in class org.eclipse.core.runtime.Path
 
segments - Variable in class org.eclipse.swt.custom.BidiSegmentEvent
bidi segments, see above
select(Viewer, Object, Object) - Method in class org.eclipse.jface.viewers.ViewerFilter
Returns whether the given element makes it through this filter.
select(int) - Method in class org.eclipse.swt.custom.CCombo
Selects an item.
select(String) - Method in class org.eclipse.swt.custom.PopupList
Selects an item with text that starts with specified String.
select(int) - Method in class org.eclipse.swt.widgets.Combo
Selects the item at the given zero-relative index in the receiver's list.
select(int[]) - Method in class org.eclipse.swt.widgets.List
Selects the items at the given zero-relative indices in the receiver.
select(int) - Method in class org.eclipse.swt.widgets.List
Selects the item at the given zero-relative index in the receiver's list.
select(int, int) - Method in class org.eclipse.swt.widgets.List
Selects the items in the range specified by the given zero-relative indices in the receiver.
select(int[]) - Method in class org.eclipse.swt.widgets.Table
Selects the items at the given zero-relative indices in the receiver.
select(int) - Method in class org.eclipse.swt.widgets.Table
Selects the item at the given zero-relative index in the receiver.
select(int, int) - Method in class org.eclipse.swt.widgets.Table
Selects the items in the range specified by the given zero-relative indices in the receiver.
select(SyncInfo) - Method in class org.eclipse.team.core.synchronize.FastSyncInfoFilter.AndSyncInfoFilter
 
select(SyncInfo) - Method in class org.eclipse.team.core.synchronize.FastSyncInfoFilter.AutomergableFilter
 
select(SyncInfo) - Method in class org.eclipse.team.core.synchronize.FastSyncInfoFilter.OrSyncInfoFilter
 
select(SyncInfo) - Method in class org.eclipse.team.core.synchronize.FastSyncInfoFilter.PseudoConflictFilter
 
select(SyncInfo) - Method in class org.eclipse.team.core.synchronize.FastSyncInfoFilter.SyncInfoChangeTypeFilter
 
select(SyncInfo) - Method in class org.eclipse.team.core.synchronize.FastSyncInfoFilter.SyncInfoDirectionFilter
 
select(SyncInfo) - Method in class org.eclipse.team.core.synchronize.FastSyncInfoFilter
Return whether the provided SyncInfo matches the filter.
select(SyncInfo, IProgressMonitor) - Method in class org.eclipse.team.core.synchronize.FastSyncInfoFilter
 
select(SyncInfo, IProgressMonitor) - Method in class org.eclipse.team.core.synchronize.SyncInfoFilter.ContentComparisonSyncInfoFilter
 
select(SyncInfo, IProgressMonitor) - Method in class org.eclipse.team.core.synchronize.SyncInfoFilter
Return true if the provided SyncInfo matches the filter.
select(Viewer, Object, Object) - Method in class org.eclipse.ui.ResourceWorkingSetFilter
Determines if an element should be filtered out.
select(IResource) - Method in class org.eclipse.ui.dialogs.ResourceListSelectionDialog
Use this method to further filter resources.
select(Viewer, Object, Object) - Method in class org.eclipse.ui.views.navigator.ResourcePatternFilter
 
selectAll() - Method in class org.eclipse.swt.custom.StyledText
Selects all the text.
selectAll() - Method in class org.eclipse.swt.custom.TableTree
Selects all of the items in the receiver.
selectAll() - Method in class org.eclipse.swt.widgets.List
Selects all of the items in the receiver.
selectAll() - Method in class org.eclipse.swt.widgets.Table
Selects all of the items in the receiver.
selectAll() - Method in class org.eclipse.swt.widgets.Text
Selects all the text in the receiver.
selectAll() - Method in class org.eclipse.swt.widgets.Tree
Selects all of the items in the receiver.
selectAndReveal(int, int) - Method in class org.eclipse.jface.text.DefaultUndoManager
Selects and reveals the specified range.
selectAndReveal(int, int) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
 
selectAndReveal(int, int, int, int) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
Selects and reveals the specified ranges in this text editor.
selectAndReveal(int, int) - Method in interface org.eclipse.ui.texteditor.ITextEditor
Selects and reveals the specified range in this text editor.
selectAndReveal(IResource) - Method in class org.eclipse.ui.wizards.newresource.BasicNewResourceWizard
Selects and reveals the newly added resource in all parts of the active workbench window's active page.
selectAndReveal(IResource, IWorkbenchWindow) - Static method in class org.eclipse.ui.wizards.newresource.BasicNewResourceWizard
Attempts to select and reveal the specified resource in all parts within the supplied workbench window's active page.
selectAppropriateFolderContents(IContainer) - Method in class org.eclipse.ui.dialogs.WizardExportPage
Deprecated. Records a container's recursive file descendents which have an extension that has been specified for export by the user.
selectAppropriateResources(Object) - Method in class org.eclipse.ui.dialogs.WizardExportPage
Deprecated. Records a resource's recursive descendents which are appropriate for export based upon this page's current controls contents.
selectChange(boolean) - Method in interface org.eclipse.compare.ICompareNavigator
Starting from the current selection selectChange selects and reveals the next (previous) change.
selectContentTypePlugin(int, Map) - Method in class org.eclipse.jface.text.TextViewer
Selects from the given map the one which is registered under the content type of the partition in which the given offset is located.
selectEdition(ITypedElement, ITypedElement[], Object) - Method in class org.eclipse.compare.EditionSelectionDialog
Presents this modal dialog with the functionality described in the class comment above.
selectNodes(FastSyncInfoFilter) - Method in class org.eclipse.team.core.synchronize.SyncInfoSet
Removes all nodes from this set that do not match the given filter leaving only those that do match the filter.
selectPart(IPresentablePart) - Method in interface org.eclipse.ui.presentations.IStackPresentationSite
Makes the given part active
selectPart(IPresentablePart) - Method in class org.eclipse.ui.presentations.StackPresentation
Brings the specified part to the foreground.
selectPreviousEdition(ITypedElement, ITypedElement[], Object) - Method in class org.eclipse.compare.EditionSelectionDialog
Select the previous edition (presenting a UI).
selectReveal(Object) - Method in class org.eclipse.ui.forms.editor.FormEditor
Iterates through the pages calling similar method until a page is found that contains the desired page input.
selectReveal(Object) - Method in class org.eclipse.ui.forms.editor.FormPage
Attempts to select and reveal the given object by passing the request to the managed form.
selectReveal(Object) - Method in interface org.eclipse.ui.forms.editor.IFormPage
A hint to bring the provided object into focus.
selectReveal(ISelection) - Method in interface org.eclipse.ui.part.ISetSelectionTarget
Reveals and selects the given element within this target view.
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.
selectSavedItem() - Method in class org.eclipse.jface.preference.PreferenceDialog
Selects the saved item in the tree of preference pages.
selected(ITextViewer, boolean) - Method in interface org.eclipse.jface.text.contentassist.ICompletionProposalExtension2
Called when the proposal is selected.
selected(ITextViewer, boolean) - Method in class org.eclipse.jface.text.templates.TemplateProposal
 
selectedTypes - Variable in class org.eclipse.ui.dialogs.WizardResourceImportPage
 
selection - Variable in class org.eclipse.jface.viewers.DoubleClickEvent
The selection.
selection - Variable in class org.eclipse.jface.viewers.OpenEvent
The selection.
selection - Variable in class org.eclipse.jface.viewers.SelectionChangedEvent
The selection.
selection - Variable in class org.eclipse.ui.wizards.newresource.BasicNewResourceWizard
The current selection.
selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.compare.CompareViewerSwitchingPane
 
selectionChanged(IAction, ISelection) - Method in class org.eclipse.debug.ui.actions.AbstractLaunchHistoryAction
 
selectionChanged(IAction, ISelection) - Method in class org.eclipse.debug.ui.actions.ContextualLaunchAction
 
selectionChanged(IAction, ISelection) - Method in class org.eclipse.debug.ui.actions.LaunchAsAction
 
selectionChanged(IAction, ISelection) - Method in class org.eclipse.debug.ui.actions.OpenLaunchDialogAction
 
selectionChanged(IAction, ISelection) - Method in class org.eclipse.debug.ui.actions.RunToLineActionDelegate
 
selectionChanged(IAction, ISelection) - Method in class org.eclipse.help.ui.browser.LaunchURL
 
selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.jface.text.PaintManager
 
selectionChanged(int, int) - Method in class org.eclipse.jface.text.TextViewer
Sends out a text selection changed event to all registered listeners and registers the selection changed event to be send out to all post selection listeners.
selectionChanged(SelectionChangedEvent) - Method in interface org.eclipse.jface.viewers.ISelectionChangedListener
Notifies that the selection has changed.
selectionChanged() - Method in class org.eclipse.swt.accessibility.Accessible
Sends a message to accessible clients that the child selection within a custom container control has changed.
selectionChanged(ISelection) - Method in class org.eclipse.team.ui.synchronize.SynchronizeModelAction
Set the selection of this action to the given selection
selectionChanged(IAction, ISelection) - Method in interface org.eclipse.ui.IActionDelegate
Notifies this action delegate that the selection in the workbench has changed.
selectionChanged(IWorkbenchPart, ISelection) - Method in interface org.eclipse.ui.ISelectionListener
Notifies this listener that the selection has changed.
selectionChanged(IAction, ISelection) - Method in class org.eclipse.ui.actions.ActionDelegate
The ActionDelegate implementation of this IActionDelegate method does nothing.
selectionChanged(IStructuredSelection) - Method in class org.eclipse.ui.actions.BaseSelectionListenerAction
Notifies this action that the given structured selection has changed.
selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.ui.actions.BaseSelectionListenerAction
The BaseSelectionListenerAction implementation of this ISelectionChangedListener method calls selectionChanged(IStructuredSelection) assuming the selection is a structured one.
selectionChanged(ISelection) - Method in class org.eclipse.ui.actions.SelectionProviderAction
Notifies this action that the given (non-structured) selection has changed in the selection provider.
selectionChanged(IStructuredSelection) - Method in class org.eclipse.ui.actions.SelectionProviderAction
Notifies this action that the given structured selection has changed in the selection provider.
selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.ui.actions.SelectionProviderAction
The SelectionProviderAction implementation of this ISelectionChangedListener method calls selectionChanged(IStructuredSelection) if the selection is a structured selection but selectionChanged(ISelection) if it is not.
selectionChanged(IStructuredSelection) - Method in class org.eclipse.ui.dialogs.PropertyDialogAction
The PropertyDialogAction implementation of this SelectionProviderAction method enables the action only if the given selection contains exactly one element.
selectionChanged(IFormPart, ISelection) - Method in class org.eclipse.ui.forms.DetailsPart
 
selectionChanged(IFormPart, ISelection) - Method in interface org.eclipse.ui.forms.IPartSelectionListener
Called when the provided part has changed selection state.
selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.ui.part.DrillDownAdapter
Updates the navigation buttons when a selection change occurs in the tree.
selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.ui.part.DrillDownAdapter
Updates the navigation buttons when a selection change occurs in the tree.
selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.ui.part.PageBookView.SelectionProvider
The selection has changed.
selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.ui.part.PageBookView.SelectionProvider
The selection has changed.
selectionChanged(IAction, ISelection) - Method in class org.eclipse.ui.texteditor.AbstractRulerActionDelegate
 
selectionChanged(IAction, ISelection) - Method in class org.eclipse.ui.texteditor.quickdiff.QuickDiffToggleAction
 
selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.ui.views.contentoutline.ContentOutline
 
selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.ui.views.contentoutline.ContentOutlinePage
 
selectionChanged(IStructuredSelection) - Method in class org.eclipse.ui.views.navigator.ShowInNavigatorAction
 
selectionChanged(IWorkbenchPart, ISelection) - Method in class org.eclipse.ui.views.properties.PropertySheet
 
selectionChanged(IWorkbenchPart, ISelection) - Method in class org.eclipse.ui.views.properties.PropertySheetPage
 
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.
sendRemainingWork() - Method in class org.eclipse.jface.dialogs.ProgressIndicator
Moves the progress indicator to the end.
seperator1 - Variable in class org.eclipse.jface.window.ApplicationWindow
The seperator between the menu bar and the rest of the window.
sequenceDetected(ICharacterScanner, char[], boolean) - Method in class org.eclipse.jface.text.rules.PatternRule
Returns whether the next characters to be read by the character scanner are an exact match with the given sequence.
serializeDocument(Document) - Static method in class org.eclipse.debug.core.DebugPlugin
Serializes the given XML document into a string.
serializeDocument(Document) - Method in class org.eclipse.debug.core.sourcelookup.containers.AbstractSourceContainerTypeDelegate
Returns the given XML document as a string.
set(String) - Method in class org.eclipse.jface.text.AbstractDocument
 
set(String) - Method in class org.eclipse.jface.text.AbstractLineTracker
 
set(String) - Method in class org.eclipse.jface.text.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 interface org.eclipse.jface.text.IDocument
Replaces the content of the document with the given text.
set(String) - Method in interface org.eclipse.jface.text.ILineTracker
Sets the tracked text to the specified text.
set(String) - Method in interface org.eclipse.jface.text.ITextStore
Replace the content of the text store with the given text.
set(String) - Method in class org.eclipse.jface.text.SequentialRewriteTextStore
 
set(String) - Method in class org.eclipse.jface.text.projection.ProjectionDocument
 
setAccelerator(int) - Method in class org.eclipse.jface.action.Action
 
setAccelerator(int) - Method in interface org.eclipse.jface.action.IAction
Sets the accelerator keycode that this action maps to.
setAccelerator(int) - Method in class org.eclipse.swt.widgets.MenuItem
Sets the widget accelerator.
setAccelerator(int) - Method in class org.eclipse.ui.texteditor.TextNavigationAction
Deprecated.  
setAction(String, IAction) - Method in class org.eclipse.debug.ui.AbstractDebugView
 
setAction(String, IAction) - Method in interface org.eclipse.debug.ui.IDebugView
Installs the given action under the given action id.
setAction(String, IAction) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
 
setAction(String, IAction) - Method in interface org.eclipse.ui.texteditor.ITextEditor
Installs the given action under the given action id.
setAction(IAction) - Method in class org.eclipse.ui.texteditor.RetargetTextEditorAction
Sets the underlying action.
setActionActivationCode(String, char, int, int) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
 
setActionActivationCode(String, char, int, int) - Method in interface org.eclipse.ui.texteditor.ITextEditor
Sets the given activation code for the specified action.
setActionBars(IActionBars) - Method in interface org.eclipse.ui.part.IPage
Allows the page to make contributions to the given action bars.
setActionBars(IActionBars) - Method in interface org.eclipse.ui.part.IPage
Allows the page to make contributions to the given action bars.
setActionBars(IActionBars) - Method in class org.eclipse.ui.part.Page
 
setActionBars(IActionBars) - Method in class org.eclipse.ui.part.Page
 
setActionBars(IActionBars) - Method in class org.eclipse.ui.views.properties.PropertySheetPage
The PropertySheetPage implementation of this IPage method calls makeContributions for backwards compatibility with previous versions of IPage.
setActionDefinitionId(String) - Method in class org.eclipse.jface.action.Action
 
setActionDefinitionId(String) - Method in interface org.eclipse.jface.action.IAction
Sets the action definition id of this action.
setActionDefinitionId(String) - Method in class org.eclipse.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.LabelRetargetAction
Sets the action handler.
setActionHandler(IAction) - Method in class org.eclipse.ui.actions.RetargetAction
Sets the action handler.
setActionHandler(IAction) - Method in class org.eclipse.ui.texteditor.StatusLineContributionItem
 
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.
setActive(boolean) - Method in class org.eclipse.ui.SubActionBars
Activate / deactivate the contributions.
setActive(boolean) - Method in class org.eclipse.ui.SubActionBars2
 
setActive(boolean) - Method in class org.eclipse.ui.forms.editor.FormPage
Implements the required method by refreshing the form when set active.
setActive(boolean) - Method in interface org.eclipse.ui.forms.editor.IFormPage
Indicates whether the page has become the active in the editor.
setActive(int) - Method in class org.eclipse.ui.presentations.StackPresentation
This is invoked to notify the presentation that its activation state has changed.
setActiveBackground(Color) - Method in class org.eclipse.ui.forms.HyperlinkSettings
Sets the new active hyperlink background for all the links.
setActiveEditor(IAction, IEditorPart) - Method in class org.eclipse.debug.ui.actions.RunToLineActionDelegate
 
setActiveEditor(IEditorPart) - Method in interface org.eclipse.ui.IEditorActionBarContributor
Sets the active editor for the contributor.
setActiveEditor(IAction, IEditorPart) - Method in interface org.eclipse.ui.IEditorActionDelegate
Sets the active editor for the delegate.
setActiveEditor(IEditorPart) - Method in class org.eclipse.ui.editors.text.TextEditorActionContributor
 
setActiveEditor(IEditorPart) - Method in class org.eclipse.ui.part.EditorActionBarContributor
Sets the active editor for the contributor.
setActiveEditor(IEditorPart) - Method in class org.eclipse.ui.part.EditorActionBarContributor
Sets the active editor for the contributor.
setActiveEditor(IEditorPart) - Method in class org.eclipse.ui.part.MultiPageEditorActionBarContributor
 
setActiveEditor(IEditorPart) - Method in class org.eclipse.ui.part.MultiPageEditorActionBarContributor
 
setActiveEditor(IAction, IEditorPart) - Method in class org.eclipse.ui.texteditor.AbstractRulerActionDelegate
 
setActiveEditor(IEditorPart) - Method in class org.eclipse.ui.texteditor.BasicTextEditorActionContributor
The BasicTextEditorActionContributor implementation of this IEditorActionBarContributor method installs the global action handler for the given text editor by calling a private helper method.
setActiveEditor(ITextEditor) - Method in interface org.eclipse.ui.texteditor.quickdiff.IQuickDiffReferenceProvider
Sets the active editor for the provider implementation.
setActiveEditor(IAction, IEditorPart) - Method in class org.eclipse.ui.texteditor.quickdiff.QuickDiffToggleAction
 
setActiveForeground(Color) - Method in class org.eclipse.ui.forms.HyperlinkSettings
Sets the new active hyperlink foreground for all the links.
setActiveImage(Image) - Method in class org.eclipse.ui.forms.widgets.ImageHyperlink
Sets the image to show when link is activated.
setActivePage(IWorkbenchPage) - Method in interface org.eclipse.ui.IWorkbenchWindow
Sets or clears the currently active page for this workbench window.
setActivePage(String) - Method in class org.eclipse.ui.forms.editor.FormEditor
Sets the active page using the unique page identifier.
setActivePage(String, Object) - Method in class org.eclipse.ui.forms.editor.FormEditor
Sets the active page using the unique page identifier and sets its input to the provided object.
setActivePage(int) - Method in class org.eclipse.ui.forms.editor.FormEditor
 
setActivePage(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(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(int) - Method in class org.eclipse.ui.part.MultiPageEditorPart
Sets the currently active page.
setActivePart(IAction, IWorkbenchPart) - Method in class org.eclipse.debug.ui.actions.ContextualLaunchAction
 
setActivePart(IAction, IWorkbenchPart) - Method in interface org.eclipse.ui.IObjectActionDelegate
Sets the active part for the delegate.
setActiveTab(ILaunchConfigurationTab) - Method in interface org.eclipse.debug.ui.ILaunchConfigurationDialog
Sets the displayed tab to the given tab.
setActiveTab(int) - Method in interface org.eclipse.debug.ui.ILaunchConfigurationDialog
Sets the displayed tab to the tab with the given index.
setActiveToggleColor(Color) - Method in class org.eclipse.ui.forms.widgets.ExpandableComposite
Sets the active color of the toggle control (when the mouse enters the toggle area).
setAddCancelButton(boolean) - Method in class org.eclipse.ui.dialogs.ListDialog
 
setAddMode(boolean) - Method in class org.eclipse.compare.EditionSelectionDialog
Controls whether the EditionSelectionDialog is in 'add' mode or 'replace' mode (the default).
setAddedColor(Color) - Method in class org.eclipse.jface.text.source.ChangeRulerColumn
 
setAddedColor(Color) - Method in interface org.eclipse.jface.text.source.IChangeRulerColumn
Sets the background color for added lines.
setAddedColor(Color) - Method in class org.eclipse.jface.text.source.LineNumberChangeRulerColumn
Sets the background color for added lines.
setAdditionalClasspathEntries(IAntClasspathEntry[]) - Method in class org.eclipse.ant.core.AntCorePreferences
Sets the set of classpath entries that the user has added to the Ant runtime classpath.
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.graphics.TextLayout
Sets the text alignment for the receiver.
setAlignment(int) - Method in class org.eclipse.swt.widgets.Button
Controls how text, images and arrows will be displayed in the receiver.
setAlignment(int) - Method in class org.eclipse.swt.widgets.Label
Controls how text and images will be displayed in the receiver.
setAlignment(int) - Method in class org.eclipse.swt.widgets.TableColumn
Controls how text and images will be displayed in the receiver.
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.
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.
setAllowDuplicates(boolean) - Method in class org.eclipse.ui.dialogs.AbstractElementListSelectionDialog
Specifies whether duplicate entries are displayed or not.
setAllowDuplicates(boolean) - Method in class org.eclipse.ui.dialogs.FilteredList
Sets whether or not duplicates are allowed.
setAllowMultiple(boolean) - Method in class org.eclipse.ui.dialogs.ElementTreeSelectionDialog
Specifies if multiple selection is allowed.
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.
setAncestor(ITypedElement) - Method in class org.eclipse.compare.structuremergeviewer.DiffNode
Sets the ancestor input to the given value.
setAncestorImage(Image) - Method in class org.eclipse.compare.CompareConfiguration
Sets the image to use for the ancestor of compare/merge viewers.
setAncestorLabel(String) - Method in class org.eclipse.compare.CompareConfiguration
Sets the label to use for the ancestor of compare/merge viewers.
setAnchor(AbstractInformationControlManager.Anchor) - Method in class org.eclipse.jface.text.AbstractInformationControlManager
Sets the anchor used for laying out the information control relative to the subject control.
setAnnotation(String) - Method in class org.eclipse.update.core.model.URLEntryModel
Sets the annotation.
setAnnotationHover(IAnnotationHover) - Method in interface org.eclipse.jface.text.source.ISourceViewer
Sets the annotation hover of this source viewer.
setAnnotationHover(IAnnotationHover) - Method in class org.eclipse.jface.text.source.SourceViewer
 
setAnnotationImageProvider(IAnnotationImageProvider) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
Sets the annotation image provider who provides images for annotations of the specified annotation type.
setAnnotationImageProviderData(IConfigurationElement, String) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
Sets the data needed to create the annotation image provider.
setAnnotationPainterPreferenceKeys(Object, String, String, String, int) - Method in class org.eclipse.ui.texteditor.SourceViewerDecorationSupport
Sets the preference keys for the annotation painter.
setAnnotationPreference(AnnotationPreference) - Method in class org.eclipse.ui.texteditor.SourceViewerDecorationSupport
Sets the preference info for the annotation painter.
setAnnotationType(Object) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
Sets the annotation type.
setAnnotationTypeColor(Object, Color) - Method in class org.eclipse.jface.text.source.AnnotationPainter
Sets the color in which the squiggly for the given annotation type should be drawn.
setAnnotationTypeColor(Object, Color) - Method in interface org.eclipse.jface.text.source.IOverviewRuler
Sets the color for the given annotation type in this overview ruler.
setAnnotationTypeColor(Object, Color) - Method in class org.eclipse.jface.text.source.OverviewRuler
 
setAnnotationTypeLayer(Object, int) - Method in interface org.eclipse.jface.text.source.IOverviewRuler
Sets the drawing layer for the given annotation type in this overview ruler.
setAnnotationTypeLayer(Object, int) - Method in class org.eclipse.jface.text.source.OverviewRuler
 
setAntHome(String) - Method in class org.eclipse.ant.core.AntCorePreferences
Sets the string that defines the Ant home set by the user.
setAntHome(String) - Method in class org.eclipse.ant.core.AntRunner
Sets the Ant home to use for this build
setAntHomeClasspathEntries(IAntClasspathEntry[]) - Method in class org.eclipse.ant.core.AntCorePreferences
Sets the set of classpath entries that compose the libraries added to the Ant runtime classpath from the Ant home location.
setAntURLs(URL[]) - Method in class org.eclipse.ant.core.AntCorePreferences
Deprecated. use setAntHomeEntires(IAntClasspathEntry[])
setAppName(String) - Static method in class org.eclipse.swt.widgets.Display
On platforms which support it, sets the application name to be the argument.
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.
setArch(String) - Method in class org.eclipse.update.core.model.ContentEntryModel
Sets the system architecture specification.
setArch(String) - Method in class org.eclipse.update.core.model.FeatureModel
Sets the system architecture specification.
setArch(String) - Method in class org.eclipse.update.core.model.FeatureReferenceModel
Sets the system architecture specification.
setArchiveReferenceModels(ArchiveReferenceModel[]) - Method in class org.eclipse.update.core.model.SiteModel
Sets the archive references for this site.
setArguments(String) - Method in class org.eclipse.ant.core.AntRunner
Sets the arguments to be passed to the build (e.g.
setArguments(String[]) - Method in class org.eclipse.ant.core.AntRunner
Sets the arguments to be passed to the build (e.g.
setArguments(Map) - Method in interface org.eclipse.core.resources.ICommand
Sets this command's arguments to be the given table of name-values pairs, or to null if there are no arguments.
setAscent(int) - Method in class org.eclipse.swt.graphics.TextLayout
Sets the ascent of the receiver.
setAttribute(String, int) - Method in interface org.eclipse.core.resources.IMarker
Sets the integer-valued attribute with the given name.
setAttribute(String, Object) - Method in interface org.eclipse.core.resources.IMarker
Sets the attribute with the given name.
setAttribute(String, boolean) - Method in interface org.eclipse.core.resources.IMarker
Sets the boolean-valued attribute with the given name.
setAttribute(String, String) - Method in interface org.eclipse.debug.core.ILaunch
Sets the value of a client defined attribute.
setAttribute(String, int) - Method in interface org.eclipse.debug.core.ILaunchConfigurationWorkingCopy
Sets the integer-valued attribute with the given name.
setAttribute(String, String) - Method in interface org.eclipse.debug.core.ILaunchConfigurationWorkingCopy
Sets the String-valued attribute with the given name.
setAttribute(String, List) - Method in interface org.eclipse.debug.core.ILaunchConfigurationWorkingCopy
Sets the java.util.List-valued attribute with the given name.
setAttribute(String, Map) - Method in interface org.eclipse.debug.core.ILaunchConfigurationWorkingCopy
Sets the java.util.Map-valued attribute with the given name.
setAttribute(String, boolean) - Method in interface org.eclipse.debug.core.ILaunchConfigurationWorkingCopy
Sets the boolean-valued attribute with the given name.
setAttribute(String, String) - Method in class org.eclipse.debug.core.Launch
 
setAttribute(String, boolean) - Method in class org.eclipse.debug.core.model.Breakpoint
Convenience method to set the given boolean attribute of this breakpoint's underlying marker in a workspace runnable.
setAttribute(String, int) - Method in class org.eclipse.debug.core.model.Breakpoint
Convenience method to set the given integer attribute of this breakpoint's underlying marker in a workspace runnable.
setAttribute(String, Object) - Method in class org.eclipse.debug.core.model.Breakpoint
Convenience method to set the given attribute of this breakpoint's underlying marker in a workspace runnable.
setAttribute(String, String) - Method in interface org.eclipse.debug.core.model.IProcess
Sets the value of a client defined attribute.
setAttribute(String, String) - Method in class org.eclipse.debug.core.model.RuntimeProcess
 
setAttribute(String, ILaunchConfigurationWorkingCopy, boolean, boolean) - Method in class org.eclipse.debug.ui.AbstractLaunchConfigurationTab
Convenience method to set a boolean attribute of on a launch configuration.
setAttribute(String, Object) - Method in interface org.eclipse.debug.ui.IDebugModelPresentation
Sets a presentation attribute of this label provider.
setAttributes(String[], Object[]) - Method in interface org.eclipse.core.resources.IMarker
Sets the given attribute key-value pairs on this marker.
setAttributes(Map) - Method in interface org.eclipse.core.resources.IMarker
Sets the attributes for this marker to be the ones contained in the given table.
setAttributes(Map) - Method in interface org.eclipse.debug.core.ILaunchConfigurationWorkingCopy
Sets the attributes of this launch configuration to be the ones contained in the given map.
setAttributes(String[], Object[]) - Method in class org.eclipse.debug.core.model.Breakpoint
Convenience method to set the given attributes of this breakpoint's underlying marker in a workspace runnable.
setAttributes(Map) - Method in class org.eclipse.debug.core.model.Breakpoint
Convenience method to set the attributes of this breakpoint's underlying marker in a workspace runnable.
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.
setAutoExpandMode(IDocument, boolean) - Method in interface org.eclipse.jface.text.ISlaveDocumentManager
Sets the given slave document's auto expand mode.
setAutoExpandMode(boolean) - Method in class org.eclipse.jface.text.projection.ProjectionDocument
Sets the auto expand mode for this document.
setAutoExpandMode(IDocument, boolean) - Method in class org.eclipse.jface.text.projection.ProjectionDocumentManager
 
setAutoIndentStrategy(IAutoIndentStrategy, String) - Method in interface org.eclipse.jface.text.ITextViewer
Sets this viewer's auto indent strategy for the given content type.
setAutoIndentStrategy(IAutoIndentStrategy, String) - Method in class org.eclipse.jface.text.TextViewer
 
setBackground(Color) - Method in class org.eclipse.jface.text.source.ChangeRulerColumn
 
setBackground(Color) - Method in interface org.eclipse.jface.text.source.IChangeRulerColumn
Sets the background color for normal lines.
setBackground(Color) - Method in class org.eclipse.jface.text.source.LineNumberRulerColumn
Sets the background color of this column.
setBackground(Color) - Method in class org.eclipse.swt.custom.CCombo
 
setBackground(Color) - Method in class org.eclipse.swt.custom.CLabel
 
setBackground(Color[], int[]) - Method in class org.eclipse.swt.custom.CLabel
Specify a gradient of colours to be drawn in the background of the CLabel.
setBackground(Color[], int[], boolean) - Method in class org.eclipse.swt.custom.CLabel
Specify a gradient of colours to be drawn in the background of the CLabel.
setBackground(Image) - Method in class org.eclipse.swt.custom.CLabel
Set the image to be drawn in the background of the label.
setBackground(Color) - Method in class org.eclipse.swt.custom.CTabFolder
 
setBackground(Color) - Method in class org.eclipse.swt.custom.SashForm
 
setBackground(Color) - Method in class org.eclipse.swt.custom.StyledText
 
setBackground(Color) - Method in class org.eclipse.swt.custom.TableCursor
 
setBackground(Color) - Method in class org.eclipse.swt.custom.TableTree
 
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.graphics.GC
Sets the background color.
setBackground(Color) - Method in class org.eclipse.swt.graphics.Image
Sets the color to which to map the transparent pixel.
setBackground(Color) - Method in class org.eclipse.swt.ole.win32.OleControlSite
 
setBackground(Color) - Method in class org.eclipse.swt.widgets.Control
Sets the receiver's background color to the color specified by the argument, or to the default system color for the control if the argument is null.
setBackground(Color) - Method in class org.eclipse.swt.widgets.TableItem
Sets the receiver's background color to the color specified by the argument, or to the default system color for the item if the argument is null.
setBackground(int, Color) - Method in class org.eclipse.swt.widgets.TableItem
Sets the background color at the given column index in the receiver to the color specified by the argument, or to the default system color for the item if the argument is null.
setBackground(Color) - Method in class org.eclipse.swt.widgets.TreeItem
Sets the receiver's background color to the color specified by the argument, or to the default system color for the item if the argument is null.
setBackground(Color) - Method in class org.eclipse.ui.forms.FormColors
Sets the background color.
setBackground(Color) - Method in class org.eclipse.ui.forms.HyperlinkGroup
Sets the group background and also sets the background of all the currently managed links.
setBackground(Color) - Method in class org.eclipse.ui.forms.HyperlinkSettings
Sets the new hyperlink background for all the links.
setBackground(Color) - Method in class org.eclipse.ui.forms.widgets.ExpandableComposite
Sets the background of all the custom controls in the expandable.
setBackground(Color) - Method in class org.eclipse.ui.forms.widgets.Form
Sets the background color of the form.
setBackground(Color) - Method in class org.eclipse.ui.forms.widgets.FormToolkit
Sets the background color for the entire toolkit.
setBackground(Color) - Method in class org.eclipse.ui.forms.widgets.ScrolledForm
Sets the background color of the form.
setBackground(Color) - Method in class org.eclipse.ui.forms.widgets.ScrolledFormText
Sets the background color of the scrolled form text.
setBackground(Color) - Method in class org.eclipse.ui.forms.widgets.Section
Sets the background of the section.
setBackground(Color) - Method in class org.eclipse.ui.forms.widgets.SharedScrolledComposite
Sets the background of the control and its content.
setBackgroundColor(RGB) - Method in class org.eclipse.compare.contentmergeviewer.TextMergeViewer
Sets the viewer's background color to the given RGB value.
setBackgroundColor(Color) - Method in class org.eclipse.jface.text.DefaultInformationControl
 
setBackgroundColor(Color) - Method in interface org.eclipse.jface.text.IInformationControl
Sets the background color of this information control.
setBackgroundImage(Image) - Method in class org.eclipse.ui.forms.widgets.Form
Sets the optional background image to be rendered behind the title starting at the position 0,0.
setBackgroundImage(Image) - Method in class org.eclipse.ui.forms.widgets.ScrolledForm
Sets the optional background image to be rendered behind the title starting at the position 0,0.
setBackgroundImageTiled(boolean) - Method in class org.eclipse.ui.forms.widgets.Form
 
setBannerText(String) - Method in class org.eclipse.ui.texteditor.InfoForm
Deprecated. Sets the banner text of this info form.
setBaseBytes(IResource, byte[]) - Method in class org.eclipse.team.core.variants.ThreeWaySynchronizer
Set the base bytes for the given resource.
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.
setBlocked(IStatus) - Method in interface org.eclipse.core.runtime.IProgressMonitorWithBlocking
Indicates that this operation is blocked by some background activity.
setBlocked(IStatus) - Method in class org.eclipse.core.runtime.ProgressMonitorWrapper
This implementation of a IProgressMonitorWithBlocking method forwards to the wrapped progress monitor.
setBlocked(IStatus) - Method in class org.eclipse.jface.wizard.ProgressMonitorPart
 
setBlockedHandler(IDialogBlockedHandler) - Static method in class org.eclipse.jface.dialogs.Dialog
Set the IDialogBlockedHandler to be used by WizardDialogs and ModalContexts.
setBootstrapPluginLocation(String, URL) - Method in interface org.eclipse.update.configurator.IPlatformConfiguration
Deprecated. Do not use this method. Use the osig.bundles system property contains the urls of the automatically started bundles.
setBorderStyle(int) - Method in class org.eclipse.ui.forms.widgets.FormToolkit
Sets the border style to be used when creating widgets.
setBorderVisible(boolean) - Method in class org.eclipse.swt.custom.CTabFolder
Toggle the visibility of the border
setBorderVisible(boolean) - Method in class org.eclipse.swt.custom.ViewForm
Specify whether the border should be displayed or not.
setBottom(Control) - Method in class org.eclipse.swt.custom.CBanner
Set the control that appears on the bottom side of the banner.
setBounds(int, int, int, int) - Method in class org.eclipse.swt.widgets.Caret
Sets the receiver's size and location to the rectangular area specified by the arguments.
setBounds(Rectangle) - Method in class org.eclipse.swt.widgets.Caret
Sets the receiver's size and location to the rectangular area specified by the argument.
setBounds(int, int, int, int) - Method in class org.eclipse.swt.widgets.Control
Sets the receiver's size and location to the rectangular area specified by the arguments.
setBounds(Rectangle) - Method in class org.eclipse.swt.widgets.Control
Sets the receiver's size and location to the rectangular area specified by the argument.
setBounds(Rectangle) - Method in class org.eclipse.swt.widgets.Event
Sets the bounds.
setBounds(Rectangle) - Method in interface org.eclipse.ui.presentations.IPresentablePart
Sets the bounds of this part.
setBounds(Rectangle) - Method in class org.eclipse.ui.presentations.StackPresentation
Sets the bounding rectangle for this presentation.
setBufferSize(int) - Method in class org.eclipse.jface.text.rules.BufferedRuleBasedScanner
Sets the buffer to the given number of characters.
setBuffered(boolean) - Method in interface org.eclipse.debug.core.model.IFlushableStreamMonitor
Sets whether the contents of this monitor's underlying stream should be buffered.
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.
setBuilderName(String) - Method in interface org.eclipse.core.resources.ICommand
Sets the name of the builder to run for this command.
setButtonLabels(String[]) - Method in class org.eclipse.jface.dialogs.MessageDialog
A mutator for the button labels.
setButtonLayoutData(Button) - Method in class org.eclipse.jface.dialogs.Dialog
Set the layout data of the button to a GridData with appropriate heights and widths.
setButtonLayoutData(Button) - Method in class org.eclipse.jface.dialogs.DialogPage
Sets the GridData on the specified button to be one that is spaced for the current dialog page units.
setButtonLayoutData(Button) - Method in class org.eclipse.jface.preference.FieldEditor
Set the GridData on button to be one that is spaced for the current font.
setButtonLayoutFormData(Button) - Method in class org.eclipse.jface.dialogs.Dialog
Set the layout data of the button to a FormData with appropriate heights and widths.
setButtons(Button[]) - Method in class org.eclipse.jface.dialogs.MessageDialog
A mutator for the array of buttons in the button bar.
setByRef(boolean) - Method in class org.eclipse.swt.ole.win32.Variant
Update the by reference value of this variant with a new boolean value.
setByRef(float) - Method in class org.eclipse.swt.ole.win32.Variant
Update the by reference value of this variant with a new float value.
setByRef(int) - Method in class org.eclipse.swt.ole.win32.Variant
Update the by reference value of this variant with a new integer value.
setByRef(short) - Method in class org.eclipse.swt.ole.win32.Variant
Update the by reference value of this variant with a new short value.
setBytes(IResource, byte[]) - Method in class org.eclipse.team.core.variants.PersistantResourceVariantByteStore
 
setBytes(IResource, byte[]) - Method in class org.eclipse.team.core.variants.ResourceVariantByteStore
Set the bytes for the variant corresponding the given local resource.
setBytes(IResource, byte[]) - Method in class org.eclipse.team.core.variants.SessionResourceVariantByteStore
 
setCallback(ExternalActionManager.ICallback) - Method in class org.eclipse.jface.action.ExternalActionManager
A mutator for the current call back
setCanSaveDocument(Object) - Method in class org.eclipse.ui.editors.text.ForwardingDocumentProvider
 
setCanSaveDocument(Object) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider.NullProvider
 
setCanSaveDocument(Object) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider
 
setCanSaveDocument(Object) - Method in class org.eclipse.ui.texteditor.AbstractDocumentProvider
 
setCanSaveDocument(Object) - Method in interface org.eclipse.ui.texteditor.IDocumentProviderExtension
Marks the document managed for the given element as saveable.
setCancelEnabled(boolean) - Method in interface org.eclipse.jface.action.IStatusLineManager
Sets whether the cancel button on the status line's progress monitor is enabled.
setCancelEnabled(boolean) - Method in class org.eclipse.jface.action.StatusLineManager
 
setCancelEnabled(boolean) - Method in class org.eclipse.jface.action.SubStatusLineManager
 
setCancelable(boolean) - Method in class org.eclipse.jface.dialogs.ProgressMonitorDialog
Sets whether the progress dialog is cancelable or not.
setCanceled(boolean) - Method in interface org.eclipse.core.runtime.IProgressMonitor
Sets the cancel state to the given value.
setCanceled(boolean) - Method in class org.eclipse.core.runtime.NullProgressMonitor
This implementation sets the value of an internal state variable.
setCanceled(boolean) - Method in class org.eclipse.core.runtime.ProgressMonitorWrapper
This implementation of a IProgressMonitor method forwards to the wrapped progress monitor.
setCanceled(boolean) - Method in class org.eclipse.jface.wizard.ProgressMonitorPart
Implements IProgressMonitor.setCanceled.
setCanceled(boolean) - Method in class org.eclipse.update.core.InstallMonitor
Set the cancellation state.
setCapture(boolean) - Method in class org.eclipse.swt.widgets.Control
If the argument is true, causes the receiver to have all mouse events delivered to it until the method is called with false as the argument.
setCaret(Caret) - Method in class org.eclipse.swt.custom.StyledText
Sets the receiver's caret.
setCaret(Caret) - Method in class org.eclipse.swt.widgets.Canvas
Sets the receiver's caret.
setCaretOffset(int) - Method in class org.eclipse.swt.custom.StyledText
Sets the caret offset.
setCategory(String) - Method in class org.eclipse.ui.views.properties.PropertyDescriptor
Sets the category for this property descriptor.
setCategoryId(String) - Method in class org.eclipse.ui.actions.NewWizardAction
Sets the id of the category of wizards to show or null to show all categories.
setCategoryModels(CategoryModel[]) - Method in class org.eclipse.update.core.model.SiteModel
Sets the site categories.
setCategoryNames(String[]) - Method in class org.eclipse.update.core.SiteFeatureReferenceModel
Sets the names of categories this feature belongs to.
setCellEditors(CellEditor[]) - Method in class org.eclipse.jface.viewers.TableTreeViewer
Sets the cell editors of this table viewer.
setCellEditors(CellEditor[]) - Method in class org.eclipse.jface.viewers.TableViewer
Sets the cell editors of this table viewer.
setCellModifier(ICellModifier) - Method in class org.eclipse.jface.viewers.TableTreeViewer
Sets the cell modifier of this table viewer.
setCellModifier(ICellModifier) - Method in class org.eclipse.jface.viewers.TableViewer
Sets the cell modifier of this table viewer.
setChangeButtonText(String) - Method in class org.eclipse.jface.preference.FontFieldEditor
Sets the text of the change button.
setChangeButtonText(String) - Method in class org.eclipse.jface.preference.StringButtonFieldEditor
Sets the text of the change button.
setChangedColor(Color) - Method in class org.eclipse.jface.text.source.ChangeRulerColumn
 
setChangedColor(Color) - Method in interface org.eclipse.jface.text.source.IChangeRulerColumn
Sets the background color for changed lines.
setChangedColor(Color) - Method in class org.eclipse.jface.text.source.LineNumberChangeRulerColumn
Sets the background color for changed lines.
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.
setCharacterPairMatcher(ICharacterPairMatcher) - Method in class org.eclipse.ui.texteditor.SourceViewerDecorationSupport
Sets the character pair matcher for the matching character painter.
setCharset(String) - Method in interface org.eclipse.core.resources.IFile
Deprecated. Replaced by IFile.setCharset(String, IProgressMonitor) which is a workspace operation and reports changes in resource deltas.
setCharset(String, IProgressMonitor) - Method in interface org.eclipse.core.resources.IFile
Sets the charset for this file.
setChecked(boolean) - Method in class org.eclipse.jface.action.Action
 
setChecked(boolean) - Method in interface org.eclipse.jface.action.IAction
Sets the checked status of this action.
setChecked(Object, boolean) - Method in class org.eclipse.jface.viewers.CheckboxTableViewer
 
setChecked(Object, boolean) - Method in class org.eclipse.jface.viewers.CheckboxTreeViewer
 
setChecked(Object, boolean) - Method in interface org.eclipse.jface.viewers.ICheckable
Sets the checked state for the given element in this viewer.
setChecked(boolean) - Method in class org.eclipse.swt.custom.TableTreeItem
Sets the checked state of the checkbox for this item.
setChecked(boolean) - Method in class org.eclipse.swt.widgets.TableItem
Sets the checked state of the checkbox for this item.
setChecked(boolean) - Method in class org.eclipse.swt.widgets.TreeItem
Sets the checked state of the receiver.
setChecked(boolean) - Method in class org.eclipse.ui.actions.RetargetAction
 
setChecked(boolean) - Method in class org.eclipse.ui.texteditor.TextNavigationAction
 
setCheckedElements(Object[]) - Method in class org.eclipse.jface.viewers.CheckboxTableViewer
Sets which nodes are checked in this viewer.
setCheckedElements(Object[]) - Method in class org.eclipse.jface.viewers.CheckboxTreeViewer
Sets which elements are checked in this viewer's tree.
setChildTree(TreeViewer) - Method in class org.eclipse.ui.part.DrillDownComposite
Sets the child viewer.
setChildTree(TreeViewer) - Method in class org.eclipse.ui.part.DrillDownComposite
Sets the child viewer.
setChildren(IEditorPart[]) - Method in class org.eclipse.ui.part.MultiEditor
Set the inner editors.
setChildren(IEditorPart[]) - Method in class org.eclipse.ui.part.MultiEditor
Set the inner editors.
setClient(Control) - Method in class org.eclipse.ui.forms.widgets.ExpandableComposite
Sets the client of this expandable composite.
setClipping(int, int, int, int) - Method in class org.eclipse.swt.graphics.GC
Sets the area of the receiver which can be changed by drawing operations to the rectangular area specified by the arguments.
setClipping(Rectangle) - Method in class org.eclipse.swt.graphics.GC
Sets the area of the receiver which can be changed by drawing operations to the rectangular area specified by the argument.
setClipping(Region) - Method in class org.eclipse.swt.graphics.GC
Sets the area of the receiver which can be changed by drawing operations to the region specified by the argument.
setCloseable(boolean) - Method in interface org.eclipse.ui.IViewLayout
Sets whether the view is closeable.
setCloser(AbstractInformationControlManager.IInformationControlCloser) - Method in class org.eclipse.jface.text.AbstractInformationControlManager
Sets the information control closer for this manager.
setCode(int) - Method in class org.eclipse.core.runtime.Status
Sets the status code.
setColor(Color) - Method in class org.eclipse.jface.text.source.MatchingCharacterPainter
Sets the color in which to highlight the match character.
setColor(Color) - Method in class org.eclipse.ui.console.MessageConsoleStream
Sets the color of this message stream
setColor(String, Color) - Method in class org.eclipse.ui.forms.widgets.FormText
Registers the color referenced by the provided key.
setColorPreferenceKey(String) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
Sets the preference key for the presentation color.
setColorPreferenceValue(RGB) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
Sets the default presentation color.
setColorValue(RGB) - Method in class org.eclipse.jface.preference.ColorSelector
Set the current color value and update the control.
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.TableEditor
 
setColumn(int) - Method in class org.eclipse.swt.custom.TableTreeEditor
 
setColumnConstraint(int) - Method in class org.eclipse.jface.text.rules.NumberRule
Sets a column constraint for this rule.
setColumnConstraint(int) - Method in class org.eclipse.jface.text.rules.PatternRule
Sets a column constraint for this rule.
setColumnConstraint(int) - Method in class org.eclipse.jface.text.rules.WordRule
Sets a column constraint for this rule.
setColumnProperties(String[]) - Method in class org.eclipse.jface.viewers.TableTreeViewer
Sets the column properties of this table viewer.
setColumnProperties(String[]) - Method in class org.eclipse.jface.viewers.TableViewer
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.
setComparer(IElementComparer) - Method in class org.eclipse.jface.viewers.StructuredViewer
Sets the comparator to use for comparing elements, or null to use the default equals and hashCode methods on the elements themselves.
setComparisonType(String) - Method in interface org.eclipse.team.ui.synchronize.ISynchronizePageConfiguration
Set the comparison type used by the page's SyncInfo modes.
setCompatibilityMode(boolean) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
Sets the context menu registration 1.0 compatibility mode.
setCompletionLength(int) - Method in class org.eclipse.jface.text.templates.DocumentTemplateContext
Sets the completion length.
setCompletionOffset(int) - Method in class org.eclipse.jface.text.templates.DocumentTemplateContext
Sets the completion offset.
setConfiguredSiteModel(ConfiguredSiteModel) - Method in class org.eclipse.update.core.model.SiteModel
 
setConfirmSave(boolean) - Method in class org.eclipse.compare.contentmergeviewer.ContentMergeViewer
Controls whether doSave(Object, Object) asks for confirmation before saving the old input with saveContent(Object).
setContainer(IContainer) - Method in interface org.eclipse.debug.core.ILaunchConfigurationWorkingCopy
Sets the container this launch configuration will be stored in when saved.
setContainer(IPreferencePageContainer) - Method in interface org.eclipse.jface.preference.IPreferencePage
Sets or clears the container of this page.
setContainer(IPreferencePageContainer) - Method in class org.eclipse.jface.preference.PreferencePage
(non-Javadoc) Method declared on IPreferencePage.
setContainer(IWizardContainer) - Method in interface org.eclipse.jface.wizard.IWizard
Sets or clears the container of this wizard.
setContainer(IWizardContainer) - Method in class org.eclipse.jface.wizard.Wizard
 
setContainer(ISearchPageContainer) - Method in interface org.eclipse.search.ui.ISearchPage
Sets the container of this page.
setContainer(IContainer) - Method in class org.eclipse.ui.dialogs.WizardNewLinkPage
Sets the container to use for link validation.
setContainer(Object) - Method in interface org.eclipse.ui.forms.IManagedForm
Sets the container that owns this form.
setContainer(Object) - Method in class org.eclipse.ui.forms.ManagedForm
 
setContainerFieldValue(String) - Method in class org.eclipse.ui.dialogs.WizardImportPage
Deprecated. Sets the value of this page's container resource field, or stores it for future use if this page's controls do not exist yet.
setContainerFieldValue(String) - Method in class org.eclipse.ui.dialogs.WizardResourceImportPage
Sets the value of this page's container resource field, or stores it for future use if this page's controls do not exist yet.
setContainerFullPath(IPath) - Method in class org.eclipse.ui.dialogs.WizardNewFileCreationPage
Sets the value of this page's container name field, or stores it for future use if this page's controls do not exist yet.
setContainerMenus(MenuItem[]) - Method in class org.eclipse.swt.ole.win32.OleFrame
Specify the menu items that should appear in the Container location when an OLE Document is in-place activated.
setContainerMode(boolean) - Method in class org.eclipse.ui.dialogs.CheckedTreeSelectionDialog
If set, the checked /gray state of containers (inner nodes) is derived from the checked state of its leaf nodes.
setContent(byte[]) - Method in class org.eclipse.compare.BufferedContent
Sets the contents.
setContent(byte[]) - Method in interface org.eclipse.compare.IEditableContent
Replaces the current content with the given new bytes.
setContent(byte[]) - Method in class org.eclipse.compare.structuremergeviewer.DocumentRangeNode
 
setContent(String, TemplateVariable[]) - Method in class org.eclipse.jface.text.templates.TemplateBuffer
Sets the content of the template buffer.
setContent(Control) - Method in class org.eclipse.swt.custom.ScrolledComposite
Set the content that will be scrolled.
setContent(StyledTextContent) - Method in class org.eclipse.swt.custom.StyledText
Sets the content implementation to use for text storage.
setContent(Control) - Method in class org.eclipse.swt.custom.ViewForm
Sets the content.
setContent(Control) - Method in class org.eclipse.ui.forms.widgets.ScrolledForm
The form sets the content widget.
setContent(Control) - Method in class org.eclipse.ui.forms.widgets.ScrolledFormText
The class sets the content widget.
setContent(Control) - Method in class org.eclipse.ui.forms.widgets.SharedScrolledComposite
Overrides 'super' to pass the proper colors and font
setContentAssistCueProvider(ILabelProvider) - Method in class org.eclipse.jface.contentassist.AbstractControlContentAssistSubjectAdapter
Sets the visual feedback provider for content assist.
setContentAssistProcessor(IContentAssistProcessor, String) - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
Registers a given content assist processor for a particular content type.
setContentDescription(String) - Method in class org.eclipse.ui.part.EditorPart
 
setContentDescription(String) - Method in class org.eclipse.ui.part.EditorPart
 
setContentDescription(String) - Method in class org.eclipse.ui.part.ViewPart
 
setContentDescription(String) - Method in class org.eclipse.ui.part.ViewPart
 
setContentDescription(String) - Method in class org.eclipse.ui.part.WorkbenchPart
Sets the content description for this part.
setContentDescription(String) - Method in class org.eclipse.ui.part.WorkbenchPart
Sets the content description for this part.
setContentProvider(IContentProvider) - Method in class org.eclipse.compare.contentmergeviewer.ContentMergeViewer
The ContentMergeViewer implementation of this ContentViewer method checks to ensure that the content provider is an IMergeViewerContentProvider.
setContentProvider(IContentProvider) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
The AbstractTreeViewer implementation of this method checks to ensure that the content provider is an ITreeContentProvider.
setContentProvider(IContentProvider) - Method in class org.eclipse.jface.viewers.ContentViewer
Sets the content provider used by this viewer.
setContentProvider(IContentProvider) - Method in class org.eclipse.jface.viewers.StructuredViewer
 
setContentProvider(IStructuredContentProvider) - Method in class org.eclipse.ui.dialogs.ListDialog
 
setContents(InputStream, boolean, boolean, IProgressMonitor) - Method in interface org.eclipse.core.resources.IFile
Sets the contents of this file to the bytes in the given input stream.
setContents(IFileState, boolean, boolean, IProgressMonitor) - Method in interface org.eclipse.core.resources.IFile
Sets the contents of this file to the bytes in the given file state.
setContents(InputStream, int, IProgressMonitor) - Method in interface org.eclipse.core.resources.IFile
Sets the contents of this file to the bytes in the given input stream.
setContents(IFileState, int, IProgressMonitor) - Method in interface org.eclipse.core.resources.IFile
Sets the contents of this file to the bytes in the given file state.
setContents(Object[], Transfer[]) - Method in class org.eclipse.swt.dnd.Clipboard
Place data of the specified type on the system clipboard.
setContents(InputStream, IProgressMonitor) - Method in class org.eclipse.team.core.variants.CachedResourceVariant
This method should be invoked by subclasses from within their fetchContents method in order to cache the contents for this resource variant.
setContents(InputStream, boolean) - Method in class org.eclipse.ui.forms.widgets.FormText
Sets the contents of the stream.
setContents(InputStream) - Method in class org.eclipse.ui.forms.widgets.ScrolledFormText
Sets the contents to rendered in the scrolled form text.
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.
setContext(Shell) - Method in class org.eclipse.ui.wizards.datatransfer.ImportOperation
Sets the context for use by the VCM provider to prompt the user for check-out of files.
setContextInformationPopupBackground(Color) - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
Sets the context information popup's background color.
setContextInformationPopupForeground(Color) - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
Sets the context information popup's foreground color.
setContextInformationPopupOrientation(int) - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
Sets the context information popup's orientation.
setContextMenuManager(IMenuManager) - Method in class org.eclipse.jface.action.CoolBarManager
 
setContextMenuManager(IMenuManager) - Method in interface org.eclipse.jface.action.ICoolBarManager
Sets the context menu of this cool bar manager to the given menu manager.
setContextMenuManager(IMenuManager) - Method in class org.eclipse.jface.action.SubCoolBarManager
 
setContextMenuManager(MenuManager) - Method in class org.eclipse.jface.action.ToolBarManager
Sets the context menu manager for this tool bar manager to the given menu manager.
setContextSelectorBackground(Color) - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
Sets the context selector's background color.
setContextSelectorForeground(Color) - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
Sets the context selector's foreground color.
setContextType(TemplateContextType) - Method in class org.eclipse.ui.texteditor.templates.TemplateVariableProcessor
Sets the context type.
setContextTypeId(String) - Method in class org.eclipse.jface.text.templates.Template
Sets the name of the context type in which the template can be applied.
setContextTypeRegistry(ContextTypeRegistry) - Method in class org.eclipse.ui.texteditor.templates.TemplatePreferencePage
Sets the context type registry.
setContributesToHeader(boolean) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
Sets whether the annotation type contributes to the overview ruler's header.
setControl(Control) - Method in class org.eclipse.debug.ui.AbstractLaunchConfigurationTab
Sets the control to be displayed in this tab.
setControl(Control) - Method in class org.eclipse.jface.dialogs.DialogPage
Set the control for the receiver.
setControl(Control) - Method in class org.eclipse.swt.custom.CTabItem
Sets the control that is used to fill the client area of the tab folder when the user selects the tab item.
setControl(Control) - Method in class org.eclipse.swt.widgets.CoolItem
Sets the control that is associated with the receiver to the argument.
setControl(Control) - Method in class org.eclipse.swt.widgets.TabItem
Sets the control that is used to fill the client area of the tab folder when the user selects the tab item.
setControl(Control) - Method in class org.eclipse.swt.widgets.ToolItem
Sets the control that is used to fill the bounds of the item when the items is a SEPARATOR.
setControl(int, Control) - Method in class org.eclipse.ui.part.MultiPageEditorPart
Sets the control for the given page index.
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.
setCopyAction(IAction) - Method in class org.eclipse.ui.part.CellEditorActionHandler
Sets the default IAction handler for the Copy action.
setCopyCount(long) - Method in class org.eclipse.update.core.InstallMonitor
Sets the number of bytes already copied.
setCopyrightModel(URLEntryModel) - Method in class org.eclipse.update.core.model.FeatureModel
Sets the feature copyright information.
setCreateContainerStructure(boolean) - Method in class org.eclipse.ui.wizards.datatransfer.ImportOperation
Sets whether the containment structures that are implied from the full paths of file system objects being imported should be duplicated in the workbench.
setCriteria(int) - Method in class org.eclipse.ui.views.navigator.ResourceSorter
Sets the sort criteria of this sorter.
setCurrentHeight(int) - Method in class org.eclipse.jface.action.ToolBarContributionItem
Sets the current height of the cool item.
setCurrentIndex(int) - Method in class org.eclipse.ui.views.framelist.FrameList
Sets the current frame to the frame with the given index.
setCurrentTheme(String) - Method in interface org.eclipse.ui.themes.IThemeManager
Set the currently active theme.
setCurrentWidth(int) - Method in class org.eclipse.jface.action.ToolBarContributionItem
Sets the current width of the cool item.
setCursor(Cursor) - Method in class org.eclipse.swt.custom.StyledText
Sets the receiver's cursor to the cursor specified by the argument.
setCursor(Cursor) - Method in class org.eclipse.swt.widgets.Control
Sets the receiver's cursor to the cursor specified by the argument, or to the default cursor for that kind of control if the argument is null.
setCursor(Cursor) - Method in class org.eclipse.swt.widgets.Tracker
Sets the Cursor of the Tracker.
setCursorLinePainterPreferenceKeys(String, String) - Method in class org.eclipse.ui.texteditor.SourceViewerDecorationSupport
Sets the preference keys for the cursor line painter.
setCursorLocation(int, int) - Method in class org.eclipse.swt.widgets.Display
Sets the location of the on-screen pointer relative to the top left corner of the screen.
setCursorLocation(Point) - Method in class org.eclipse.swt.widgets.Display
Sets the location of the on-screen pointer relative to the top left corner of the screen.
setCustomClasspath(URL[]) - Method in class org.eclipse.ant.core.AntRunner
Sets the custom classpath to use for this build
setCustomInformationControlCreator(IInformationControlCreator) - Method in class org.eclipse.jface.text.AbstractInformationControlManager
Sets the temporary custom control creator, overriding this manager's default information control creator.
setCustomProperties(Property[]) - Method in class org.eclipse.ant.core.AntCorePreferences
Sets the custom user properties specified for Ant builds.
setCustomPropertyFiles(String[]) - Method in class org.eclipse.ant.core.AntCorePreferences
Sets the custom property files specified for Ant builds.
setCustomTasks(Task[]) - Method in class org.eclipse.ant.core.AntCorePreferences
Sets the user defined custom tasks.
setCustomTypes(Type[]) - Method in class org.eclipse.ant.core.AntCorePreferences
Sets the user defined custom types.
setCustomURLs(URL[]) - Method in class org.eclipse.ant.core.AntCorePreferences
Deprecated. use setAdditionalEntries(IAntClasspathEntry)[]
setCutAction(IAction) - Method in class org.eclipse.ui.actions.TextActionHandler
Set the default IAction handler for the Cut action.
setCutAction(IAction) - Method in class org.eclipse.ui.part.CellEditorActionHandler
Sets the default IAction handler for the Cut action.
setCutAction(IAction) - Method in class org.eclipse.ui.part.CellEditorActionHandler
Sets the default IAction handler for the Cut action.
setCyclingMode(Object) - Method in class org.eclipse.jface.text.link.LinkedModeUI
Sets the cycling mode to either of CYCLING_ALWAYS, CYCLING_NEVER, or CYCLING_WHEN_NO_PARENT, which is the default.
setDamager(IPresentationDamager, String) - Method in class org.eclipse.jface.text.presentation.PresentationReconciler
Registers the given presentation damager for a particular content type.
setData(Object) - Method in class org.eclipse.debug.core.DebugEvent
Sets this event's application defined data.
setData(Object) - Method in class org.eclipse.jface.text.rules.Token
Reinitializes the data of this token.
setData(String, Object) - Method in class org.eclipse.jface.viewers.Viewer
Sets the value of the property with the given name to the given value, or to null if the property is to be removed.
setData(String, Object) - Method in class org.eclipse.swt.widgets.Display
Sets the application defined property of the receiver with the specified name to the given argument.
setData(Object) - Method in class org.eclipse.swt.widgets.Display
Sets the application defined, display specific data associated with the receiver, to the argument.
setData(Object) - Method in class org.eclipse.swt.widgets.Widget
Sets the application defined widget data associated with the receiver to be the argument.
setData(String, Object) - Method in class org.eclipse.swt.widgets.Widget
Sets the application defined property of the receiver with the specified name to the given value.
setData(String, Object) - Method in interface org.eclipse.ui.application.IWorkbenchConfigurer
Sets the data associated with the workbench at the given key.
setData(String, Object) - Method in interface org.eclipse.ui.application.IWorkbenchWindowConfigurer
Sets the data associated with this workbench window at the given key.
setData(String, String) - Method in interface org.eclipse.ui.cheatsheets.ICheatSheetManager
Sets the data value associated with the given key.
setDebugMode(boolean) - Static method in class org.eclipse.jface.operation.ModalContext
Sets whether ModalContext is running in debug mode.
setDebugging(boolean) - Method in class org.eclipse.core.runtime.Plugin
Sets whether this plug-in is in debug mode.
setDeclaredExtensionPoints(ExtensionPointModel[]) - Method in class org.eclipse.core.runtime.model.PluginModel
Deprecated. Sets the extension points in this plug-in descriptor.
setDeclaredExtensions(ExtensionModel[]) - Method in class org.eclipse.core.runtime.model.ExtensionPointModel
Deprecated. Sets this extensions added to this extension point.
setDeclaredExtensions(ExtensionModel[]) - Method in class org.eclipse.core.runtime.model.PluginModel
Deprecated. Sets the extensions in this plug-in descriptor.
setDecorationColor(Color) - Method in class org.eclipse.ui.forms.widgets.ToggleHyperlink
Sets the color of the decoration.
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, double) - Method in class org.eclipse.core.runtime.Preferences
Sets the default value for the double-valued property 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, int) - Method in class org.eclipse.core.runtime.Preferences
Sets the default value for the integer-valued property 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, String) - Method in class org.eclipse.core.runtime.Preferences
Sets the default value for the string-valued property with the given name.
setDefault(String, double) - Method in interface org.eclipse.jface.preference.IPreferenceStore
Sets the default value for the double-valued preference with the given name.
setDefault(String, float) - Method in interface org.eclipse.jface.preference.IPreferenceStore
Sets the default value for the float-valued preference with the given name.
setDefault(String, int) - Method in interface org.eclipse.jface.preference.IPreferenceStore
Sets the default value for the integer-valued preference with the given name.
setDefault(String, long) - Method in interface org.eclipse.jface.preference.IPreferenceStore
Sets the default value for the long-valued preference with the given name.
setDefault(String, String) - Method in interface org.eclipse.jface.preference.IPreferenceStore
Sets the default value for the string-valued preference with the given name.
setDefault(String, boolean) - Method in interface org.eclipse.jface.preference.IPreferenceStore
Sets the default value for the boolean-valued preference with the given name.
setDefault(IPreferenceStore, String, FontData) - Static method in class org.eclipse.jface.preference.PreferenceConverter
Sets the default value of the preference with the given name in the given preference store.
setDefault(IPreferenceStore, String, FontData[]) - Static method in class org.eclipse.jface.preference.PreferenceConverter
Sets the default value of the preference with the given name in the given preference store.
setDefault(IPreferenceStore, String, Point) - Static method in class org.eclipse.jface.preference.PreferenceConverter
Sets the default value of the preference with the given name in the given preference store.
setDefault(IPreferenceStore, String, Rectangle) - Static method in class org.eclipse.jface.preference.PreferenceConverter
Sets the default value of the preference with the given name in the given preference store.
setDefault(IPreferenceStore, String, RGB) - Static method in class org.eclipse.jface.preference.PreferenceConverter
Sets the default value of the preference with the given name in the given preference store.
setDefault(String, double) - Method in class org.eclipse.jface.preference.PreferenceStore
 
setDefault(String, float) - Method in class org.eclipse.jface.preference.PreferenceStore
 
setDefault(String, int) - Method in class org.eclipse.jface.preference.PreferenceStore
 
setDefault(String, long) - Method in class org.eclipse.jface.preference.PreferenceStore
 
setDefault(String, String) - Method in class org.eclipse.jface.preference.PreferenceStore
 
setDefault(String, boolean) - Method in class org.eclipse.jface.preference.PreferenceStore
 
setDefault(IKeyFormatter) - Static method in class org.eclipse.ui.keys.KeyFormatterFactory
Sets the default key formatter.
setDefault(String, double) - Method in class org.eclipse.ui.texteditor.ChainedPreferenceStore
 
setDefault(String, float) - Method in class org.eclipse.ui.texteditor.ChainedPreferenceStore
 
setDefault(String, int) - Method in class org.eclipse.ui.texteditor.ChainedPreferenceStore
 
setDefault(String, long) - Method in class org.eclipse.ui.texteditor.ChainedPreferenceStore
 
setDefault(String, String) - Method in class org.eclipse.ui.texteditor.ChainedPreferenceStore
 
setDefault(String, boolean) - Method in class org.eclipse.ui.texteditor.ChainedPreferenceStore
 
setDefaultButton(Button) - Method in class org.eclipse.swt.widgets.Decorations
If the argument is not null, sets the receiver's default button to the argument, and if the argument is null, sets the receiver's default button to the first button which was set as the receiver's default button (called the saved default button).
setDefaultCharset(String) - Method in interface org.eclipse.core.resources.IContainer
Deprecated. Replaced by IContainer.setDefaultCharset(String, IProgressMonitor) which is a workspace operation and reports changes in resource deltas.
setDefaultCharset(String, IProgressMonitor) - Method in interface org.eclipse.core.resources.IContainer
Sets the default charset for this container.
setDefaultCharset(String) - Method in interface org.eclipse.core.runtime.content.IContentType
Sets the default charset for this content type.
setDefaultEditor(String, String) - Method in interface org.eclipse.ui.IEditorRegistry
Sets the default editor id for the files that match that specified file name or extension.
setDefaultEditor(IFile, String) - Static method in class org.eclipse.ui.ide.IDE
Sets the default editor id for a given file.
setDefaultImage(Image) - Static method in class org.eclipse.jface.window.Window
Sets the default image.
setDefaultImages(Image[]) - Static method in class org.eclipse.jface.window.Window
Sets the array of default images to use for newly opened windows.
setDefaultItem(MenuItem) - Method in class org.eclipse.swt.widgets.Menu
Sets the default menu item to the argument or removes the default emphasis when the argument is null.
setDefaultLookupOrder(String, String, String[]) - Method in interface org.eclipse.core.runtime.preferences.IPreferencesService
Set the default scope lookup order for the preference keyed by the given qualifier and simple name.
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 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.
setDefaultPrefixes(String[], String) - Method in class org.eclipse.jface.text.TextViewer
 
setDefaultReturnToken(IToken) - Method in class org.eclipse.jface.text.rules.RuleBasedScanner
Configures the scanner's default return token.
setDefaultStyleRange(StyleRange) - Method in class org.eclipse.jface.text.TextPresentation
Set the default style range of this presentation.
setDefaults(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.debug.ui.AbstractLaunchConfigurationTabGroup
By default, delegate to all of the tabs in this group.
setDefaults(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.debug.ui.CommonTab
 
setDefaults(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.debug.ui.EnvironmentTab
 
setDefaults(ILaunchConfigurationWorkingCopy) - Method in interface org.eclipse.debug.ui.ILaunchConfigurationTab
Initializes the given launch configuration with default values for this tab.
setDefaults(ILaunchConfigurationWorkingCopy) - Method in interface org.eclipse.debug.ui.ILaunchConfigurationTabGroup
Initializes the given launch configuration with default values for this tab group.
setDefaults(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.debug.ui.RefreshTab
 
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.
setDeleteAction(IAction) - Method in class org.eclipse.ui.part.CellEditorActionHandler
Sets the default IAction handler for the Delete action.
setDeleted(boolean) - Method in class org.eclipse.jface.text.templates.persistence.TemplatePersistenceData
Sets the deletion state of the stored template.
setDeletedColor(Color) - Method in class org.eclipse.jface.text.source.ChangeRulerColumn
 
setDeletedColor(Color) - Method in interface org.eclipse.jface.text.source.IChangeRulerColumn
Sets the color for the deleted lines indicator.
setDeletedColor(Color) - Method in class org.eclipse.jface.text.source.LineNumberChangeRulerColumn
Sets the color for the deleted lines indicator.
setDerived(boolean) - Method in interface org.eclipse.core.resources.IResource
Sets whether this resource subtree is marked as derived.
setDescent(int) - Method in class org.eclipse.swt.graphics.TextLayout
Sets the descent of the receiver.
setDescription(IProjectDescription, IProgressMonitor) - Method in interface org.eclipse.core.resources.IProject
Changes this project resource to match the given project description.
setDescription(IProjectDescription, int, IProgressMonitor) - Method in interface org.eclipse.core.resources.IProject
Changes this project resource to match the given project description.
setDescription(IWorkspaceDescription) - Method in interface org.eclipse.core.resources.IWorkspace
Sets the workspace description.
setDescription(String) - Method in interface org.eclipse.core.variables.IValueVariable
Sets the description of this variable to the given value.
setDescription(String) - Method in class org.eclipse.jface.action.Action
 
setDescription(String) - Method in interface org.eclipse.jface.action.IAction
Sets this action's description.
setDescription(String) - Method in class org.eclipse.jface.dialogs.DialogPage
 
setDescription(String) - Method in interface org.eclipse.jface.dialogs.IDialogPage
Sets this dialog page's description text.
setDescription(String) - Method in class org.eclipse.jface.text.templates.Template
Sets the description of the template.
setDescription(String) - Method in class org.eclipse.jface.text.templates.TemplateVariableResolver
Sets the description.
setDescription(String) - Method in class org.eclipse.jface.wizard.WizardPage
The WizardPage implementation of this IDialogPage method extends the DialogPage implementation to update the wizard container title bar.
setDescription(String) - Method in class org.eclipse.ui.forms.widgets.Section
Sets the description text.
setDescription(String) - Method in class org.eclipse.ui.texteditor.TextNavigationAction
 
setDescription(String) - Method in class org.eclipse.ui.views.properties.PropertyDescriptor
Sets the description for this property descriptor.
setDescriptionModel(URLEntryModel) - Method in class org.eclipse.update.core.model.CategoryModel
Sets the category description.
setDescriptionModel(URLEntryModel) - Method in class org.eclipse.update.core.model.FeatureModel
Sets the feature description information.
setDescriptionModel(URLEntryModel) - Method in class org.eclipse.update.core.model.SiteModel
Sets the site description.
setDesiredExtensions(String[]) - Method in class org.eclipse.ui.wizards.datatransfer.SelectFilesOperation
Sets the file extensions which are desired.
setDevice(String) - Method in interface org.eclipse.core.runtime.IPath
Returns a new path which is the same as this path but with the given device id.
setDevice(String) - Method in class org.eclipse.core.runtime.Path
 
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.debug.ui.AbstractLaunchConfigurationTab
Returns whether this tab is dirty.
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
Deprecated. This image is not used
setDisabledImage(Image) - Method in class org.eclipse.swt.widgets.ToolItem
Sets the receiver's disabled image to the argument, which may be null indicating that no disabled image should be displayed.
setDisabledImageDescriptor(ImageDescriptor) - Method in class org.eclipse.jface.action.Action
 
setDisabledImageDescriptor(ImageDescriptor) - Method in interface org.eclipse.jface.action.IAction
Sets the disabled image for this action, as an image descriptor.
setDisabledImageDescriptor(ImageDescriptor) - Method in class org.eclipse.ui.actions.LabelRetargetAction
 
setDisabledImageDescriptor(ImageDescriptor) - Method in class org.eclipse.ui.texteditor.TextNavigationAction
 
setDiscoverySiteEntryModels(URLEntryModel[]) - Method in class org.eclipse.update.core.model.FeatureModel
Sets additional update site references.
setDisplay(Display) - Method in class org.eclipse.ui.progress.UIJob
Sets the display to execute the asyncExec in.
setDisplayMode(boolean) - Method in class org.eclipse.jface.text.source.LineNumberChangeRulerColumn
Sets the the display mode of the ruler.
setDoContextInfo(boolean) - Method in class org.eclipse.jface.text.link.LinkedModeUI
Sets the context info property.
setDocument(IDocument) - Method in interface org.eclipse.jface.text.IDocumentAdapter
Sets the adapters document.
setDocument(IDocument) - Method in interface org.eclipse.jface.text.ITextViewer
Sets the given document as the text viewer's model and updates the presentation accordingly.
setDocument(IDocument, int, int) - Method in interface org.eclipse.jface.text.ITextViewer
Sets the given document as this viewer's model and exposes the specified region.
setDocument(IDocument) - Method in class org.eclipse.jface.text.TextViewer
 
setDocument(IDocument, int, int) - Method in class org.eclipse.jface.text.TextViewer
 
setDocument(IDocument) - Method in interface org.eclipse.jface.text.presentation.IPresentationDamager
Tells the presentation damager on which document it will work.
setDocument(IDocument) - Method in interface org.eclipse.jface.text.presentation.IPresentationRepairer
Tells the presentation repairer on which document it will work.
setDocument(IDocument) - Method in interface org.eclipse.jface.text.reconciler.IReconcilingStrategy
Tells this reconciling strategy on which document it will work.
setDocument(IDocument) - Method in class org.eclipse.jface.text.rules.DefaultDamagerRepairer
 
setDocument(IDocument, IAnnotationModel) - Method in interface org.eclipse.jface.text.source.ISourceViewer
Sets the given document as this viewer's text model and the given annotation model as the model for this viewer's visual annotations.
setDocument(IDocument, IAnnotationModel, int, int) - Method in interface org.eclipse.jface.text.source.ISourceViewer
Sets the given document as this viewer's text model and the given annotation model as the model for this viewer's visual annotations.
setDocument(IDocument) - Method in class org.eclipse.jface.text.source.SourceViewer
 
setDocument(IDocument, int, int) - Method in class org.eclipse.jface.text.source.SourceViewer
 
setDocument(IDocument, IAnnotationModel) - Method in class org.eclipse.jface.text.source.SourceViewer
 
setDocument(IDocument, IAnnotationModel, int, int) - Method in class org.eclipse.jface.text.source.SourceViewer
 
setDocument(IDocument, IAnnotationModel, int, int) - Method in class org.eclipse.jface.text.source.projection.ProjectionViewer
 
setDocumentContent(IDocument, IEditorInput) - Method in class org.eclipse.ui.editors.text.FileDocumentProvider
Deprecated. use file encoding based version
setDocumentContent(IDocument, IEditorInput, String) - Method in class org.eclipse.ui.editors.text.FileDocumentProvider
 
setDocumentContent(IDocument, InputStream) - Method in class org.eclipse.ui.editors.text.StorageDocumentProvider
Deprecated. use encoding based version instead
setDocumentContent(IDocument, InputStream, String) - Method in class org.eclipse.ui.editors.text.StorageDocumentProvider
Initializes the given document with the given stream using the given encoding.
setDocumentContent(IDocument, IEditorInput) - Method in class org.eclipse.ui.editors.text.StorageDocumentProvider
Deprecated. use the encoding based version instead
setDocumentContent(IDocument, IEditorInput, String) - Method in class org.eclipse.ui.editors.text.StorageDocumentProvider
Initializes the given document from the given editor input using the given character encoding.
setDocumentPartitioner(IDocumentPartitioner) - Method in class org.eclipse.jface.text.AbstractDocument
 
setDocumentPartitioner(String, IDocumentPartitioner) - Method in class org.eclipse.jface.text.AbstractDocument
 
setDocumentPartitioner(IDocumentPartitioner) - Method in interface org.eclipse.jface.text.IDocument
Sets this document's partitioner.
setDocumentPartitioner(String, IDocumentPartitioner) - Method in interface org.eclipse.jface.text.IDocumentExtension3
Sets this document's partitioner.
setDocumentPartitioning(String) - Method in class org.eclipse.jface.text.TextViewer
Sets the document partitioning of this viewer.
setDocumentPartitioning(String) - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
Sets the document partitioning this content assistant is using.
setDocumentPartitioning(String) - Method in class org.eclipse.jface.text.formatter.ContentFormatter
Sets the document partitioning to be used by this formatter.
setDocumentPartitioning(String) - Method in class org.eclipse.jface.text.information.InformationPresenter
Sets the document partitioning to be used by this information presenter.
setDocumentPartitioning(String) - Method in class org.eclipse.jface.text.presentation.PresentationReconciler
Sets the document partitioning for this presentation reconciler.
setDocumentPartitioning(String) - Method in class org.eclipse.jface.text.reconciler.Reconciler
Sets the document partitioning for this reconciler.
setDocumentProvider(IEditorInput) - Method in class org.eclipse.ui.texteditor.AbstractDecoratedTextEditor
 
setDocumentProvider(IDocumentProvider) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
Sets this editor's document provider.
setDocumentProvider(IEditorInput) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
Hook method for setting the document provider for the given input.
setDocumentToDamagers(IDocument) - Method in class org.eclipse.jface.text.presentation.PresentationReconciler
Informs all registered damagers about the document on which they will work.
setDocumentToRepairers(IDocument) - Method in class org.eclipse.jface.text.presentation.PresentationReconciler
Informs all registered repairers about the document on which they will work.
setDontExpand(boolean) - Method in class org.eclipse.compare.structuremergeviewer.DiffNode
Controls whether this node is not automatically expanded when displayed in a DiffTreeViewer.
setDoubleClickEnabled(boolean) - Method in class org.eclipse.swt.custom.StyledText
Sets whether the widget implements double click mouse behavior.
setDoubleClickEnabled(boolean) - Method in class org.eclipse.swt.widgets.Text
Sets the double click enabled flag.
setDoubleClickSelects(boolean) - Method in class org.eclipse.ui.dialogs.ElementTreeSelectionDialog
Specifies if default selected events (double click) are created.
setDownloadSize(long) - Method in class org.eclipse.update.core.model.ContentEntryModel
Sets the download size of the entry.
setDynamicReferences(IProject[]) - Method in interface org.eclipse.core.resources.IProjectDescription
Sets the dynamic project references for the described project.
setEchoChar(char) - Method in class org.eclipse.swt.widgets.Text
Sets the echo character.
setEclipseRuntimeRequired(boolean) - Method in class org.eclipse.ant.core.Property
 
setEditable(boolean) - Method in interface org.eclipse.jface.text.ITextViewer
Sets the editable state.
setEditable(boolean) - Method in class org.eclipse.jface.text.TextViewer
 
setEditable(boolean) - Method in class org.eclipse.swt.custom.CCombo
Sets the editable state.
setEditable(boolean) - Method in class org.eclipse.swt.custom.StyledText
Sets whether the widget content can be edited.
setEditable(boolean) - Method in class org.eclipse.swt.widgets.Text
Sets the editable state.
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.ContentAssistAction
 
setEditor(ITextEditor) - Method in class org.eclipse.ui.texteditor.SelectAnnotationRulerAction
 
setEditor(ITextEditor) - Method in class org.eclipse.ui.texteditor.ShiftAction
 
setEditor(ITextEditor) - Method in class org.eclipse.ui.texteditor.TextEditorAction
Retargets this action to the given editor.
setEditor(ITextEditor) - Method in class org.eclipse.ui.texteditor.TextOperationAction
 
setEditorAreaVisible(boolean) - Method in interface org.eclipse.ui.IPageLayout
Show or hide the editor area for the page's layout.
setEditorAreaVisible(boolean) - Method in interface org.eclipse.ui.IWorkbenchPage
Show or hide the editor area for the page's active perspective.
setEditorContextMenuId(String) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
Sets this editor's context menu id.
setEditorReuseThreshold(int) - Method in interface org.eclipse.ui.IPageLayout
Deprecated. this method has no effect, as of Eclipse 2.1
setEditorReuseThreshold(int) - Method in interface org.eclipse.ui.IWorkbenchPage
Deprecated. use IPageLayout.setEditorReuseThreshold(int openEditors) instead.
setElement(IAdaptable) - Method in interface org.eclipse.ui.IWorkbenchPropertyPage
Sets the object that owns the properties shown in this 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.ElementListSelectionDialog
Sets the elements of the list.
setElements(Object[]) - Method in class org.eclipse.ui.dialogs.FilteredList
Sets the list of elements.
setElements(Object[]) - Method in class org.eclipse.ui.dialogs.TwoPaneElementSelector
Sets the elements to be displayed.
setEmptyListMessage(String) - Method in class org.eclipse.ui.dialogs.AbstractElementListSelectionDialog
Sets the message to be displayed if the list is empty.
setEmptyListMessage(String) - Method in class org.eclipse.ui.dialogs.CheckedTreeSelectionDialog
Sets the message to be displayed if the list is empty.
setEmptyListMessage(String) - Method in class org.eclipse.ui.dialogs.ElementTreeSelectionDialog
Sets the message to be displayed if the list is empty.
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
Deprecated. Sets the value of the field 'enabled' to the parameter 'value'.
setEnabled(boolean) - Method in interface org.eclipse.debug.core.IBreakpointManager
Sets the enabled state of this breakpoint manager.
setEnabled(boolean) - Method in class org.eclipse.debug.core.model.Breakpoint
 
setEnabled(boolean) - Method in interface org.eclipse.debug.core.model.IBreakpoint
Sets the enabled state of this breakpoint.
setEnabled(boolean) - Method in interface org.eclipse.debug.core.model.IWatchExpression
Sets this expression's enabled state.
setEnabled(boolean) - Method in class org.eclipse.jface.action.Action
 
setEnabled(boolean) - Method in interface org.eclipse.jface.action.IAction
Sets the enabled state of this action.
setEnabled(boolean, Composite) - Method in class org.eclipse.jface.preference.BooleanFieldEditor
 
setEnabled(boolean, Composite) - Method in class org.eclipse.jface.preference.ColorFieldEditor
 
setEnabled(boolean) - Method in class org.eclipse.jface.preference.ColorSelector
Set whether or not the button is enabled.
setEnabled(boolean, Composite) - Method in class org.eclipse.jface.preference.FieldEditor
Set whether or not the controls in the field editor are enabled.
setEnabled(boolean, Composite) - Method in class org.eclipse.jface.preference.FontFieldEditor
 
setEnabled(boolean, Composite) - Method in class org.eclipse.jface.preference.ListEditor
 
setEnabled(boolean, Composite) - Method in class org.eclipse.jface.preference.RadioGroupFieldEditor
 
setEnabled(boolean, Composite) - Method in class org.eclipse.jface.preference.StringButtonFieldEditor
 
setEnabled(boolean, Composite) - Method in class org.eclipse.jface.preference.StringFieldEditor
 
setEnabled(boolean) - Method in class org.eclipse.jface.text.AbstractHoverInformationControlManager
 
setEnabled(boolean) - Method in class org.eclipse.jface.text.AbstractInformationControlManager
Deprecated. visibility will be changed to protected
setEnabled(boolean) - Method in class org.eclipse.jface.text.templates.persistence.TemplatePersistenceData
Sets the enablement state of the contained template.
setEnabled(boolean) - Method in class org.eclipse.swt.custom.CCombo
 
setEnabled(boolean) - Method in class org.eclipse.swt.custom.TableTree
 
setEnabled(boolean) - Method in class org.eclipse.swt.widgets.Control
Enables the receiver if the argument is true, and disables it otherwise.
setEnabled(boolean) - Method in class org.eclipse.swt.widgets.Menu
Enables the receiver if the argument is true, and disables it otherwise.
setEnabled(boolean) - Method in class org.eclipse.swt.widgets.MenuItem
Enables the receiver if the argument is true, and disables it otherwise.
setEnabled(boolean) - Method in class org.eclipse.swt.widgets.ScrollBar
Enables the receiver if the argument is true, and disables it otherwise.
setEnabled(boolean) - Method in class org.eclipse.swt.widgets.Shell
 
setEnabled(boolean) - Method in class org.eclipse.swt.widgets.ToolItem
Enables the receiver if the argument is true, and disables it otherwise.
setEnabled(String, boolean) - Method in interface org.eclipse.ui.IDecoratorManager
Sets whether the specified decorator is enabled.
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(boolean) - Method in interface org.eclipse.update.configuration.IConfiguredSite
Sets if the site is enabled
setEnabledActivityIds(Set) - Method in interface org.eclipse.ui.activities.IMutableActivityManager
Sets the set of identifiers to enabled activities.
setEnabledActivityIds(Set) - Method in interface org.eclipse.ui.activities.IWorkbenchActivitySupport
Sets the set of identifiers to enabled activities.
setEncoding(String) - Method in interface org.eclipse.core.filebuffers.ITextFileBuffer
Sets the character encoding to be used for reading and writing the buffer's underlying file.
setEncoding(String, boolean) - Method in class org.eclipse.ui.editors.text.DefaultEncodingSupport
Sets the encoding of the editor's input to the given value.
setEncoding(String) - Method in class org.eclipse.ui.editors.text.DefaultEncodingSupport
 
setEncoding(Object, String) - Method in class org.eclipse.ui.editors.text.ForwardingDocumentProvider
 
setEncoding(String) - Method in interface org.eclipse.ui.editors.text.IEncodingSupport
Sets the character encoding.
setEncoding(Object, String) - Method in interface org.eclipse.ui.editors.text.IStorageDocumentProvider
Sets the encoding for the given element.
setEncoding(Object, String) - Method in class org.eclipse.ui.editors.text.StorageDocumentProvider
 
setEncoding(Object, String) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider.NullProvider
 
setEncoding(Object, String) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider
 
setEndPage(int) - Method in class org.eclipse.swt.printing.PrintDialog
Sets the end page that the user will see when the dialog is opened.
setErrorImage(Image) - Method in interface org.eclipse.ui.texteditor.IStatusFieldExtension
Sets the error image of this status field.
setErrorImage(Image) - Method in class org.eclipse.ui.texteditor.StatusLineContributionItem
 
setErrorMessage(String) - Method in class org.eclipse.debug.ui.AbstractLaunchConfigurationTab
Sets this page's error message, possibly null.
setErrorMessage(String) - Method in interface org.eclipse.jface.action.IStatusLineManager
Sets the error message text to be displayed on the status line.
setErrorMessage(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.jface.action.StatusLineManager
 
setErrorMessage(Image, String) - Method in class org.eclipse.jface.action.StatusLineManager
 
setErrorMessage(String) - Method in class org.eclipse.jface.action.SubStatusLineManager
 
setErrorMessage(Image, String) - Method in class org.eclipse.jface.action.SubStatusLineManager
 
setErrorMessage(String) - Method in class org.eclipse.jface.dialogs.DialogPage
Sets or clears the error message for this page.
setErrorMessage(String) - Method in class org.eclipse.jface.dialogs.InputDialog
Sets or clears the error message.
setErrorMessage(String) - Method in class org.eclipse.jface.dialogs.TitleAreaDialog
Display the given error message.
setErrorMessage(String) - Method in class org.eclipse.jface.preference.PreferenceDialog
Display the given error message.
setErrorMessage(String) - Method in class org.eclipse.jface.preference.PreferencePage
The PreferencePage implementation of this method declared on DialogPage updates the container.
setErrorMessage(String) - Method in class org.eclipse.jface.preference.StringFieldEditor
Sets the error message that will be displayed when and if an error occurs.
setErrorMessage(String) - Method in class org.eclipse.jface.viewers.CellEditor
Sets or clears the current error message for this cell editor.
setErrorMessage(String) - Method in class org.eclipse.jface.wizard.WizardPage
The WizardPage implementation of this method declared on DialogPage updates the container if this is the current page.
setErrorText(String) - Method in interface org.eclipse.ui.texteditor.IStatusFieldExtension
Sets the text of this status field.
setErrorText(String) - Method in class org.eclipse.ui.texteditor.StatusLineContributionItem
 
setEvaluationString(String) - Method in class org.eclipse.jface.text.templates.SimpleTemplateVariableResolver
Sets the string to which this variable evaluates.
setEvent(DocumentEvent) - Method in class org.eclipse.jface.text.TextViewer.WidgetCommand
Translates a document event into the presentation coordinates of this text viewer.
setEventConsumer(IEventConsumer) - Method in class org.eclipse.jface.contentassist.AbstractControlContentAssistSubjectAdapter
 
setEventConsumer(IEventConsumer) - Method in interface org.eclipse.jface.contentassist.IContentAssistSubjectControl
If supported, registers an event consumer with this content assist subject.
setEventConsumer(IEventConsumer) - Method in interface org.eclipse.jface.text.ITextViewer
Registers an event consumer with this viewer.
setEventConsumer(IEventConsumer) - Method in class org.eclipse.jface.text.TextViewer
 
setException(Throwable) - Method in class org.eclipse.core.runtime.Status
Sets the exception.
setExceptionHandler(Window.IExceptionHandler) - Static method in class org.eclipse.jface.window.Window
Sets the exception handler for this application.
setExclusive(boolean) - Method in class org.eclipse.update.core.model.FeatureModel
Indicates whether this feature can act as a primary feature.
setExecutionTargets(String[]) - Method in class org.eclipse.ant.core.AntRunner
Sets the targets and execution order.
setExitPolicy(LinkedModeUI.IExitPolicy) - Method in class org.eclipse.jface.text.link.LinkedModeUI
Sets an IExitPolicy to customize the exit behavior of this linked mode UI.
setExitPosition(LinkedModeUI.LinkedModeUITarget, int, int, int) - Method in class org.eclipse.jface.text.link.LinkedModeUI
Sets the exit position to move the caret to when linked mode mode is exited.
setExitPosition(ITextViewer, int, int, int) - Method in class org.eclipse.jface.text.link.LinkedModeUI
Sets the exit position to move the caret to when linked mode is exited.
setExpandAllOnOpen(boolean) - Method in class org.eclipse.ui.dialogs.FileSelectionDialog
Deprecated. Set whether the tree view of the file system element will be fully expanded when the dialog is opened.
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.
setExpanded(Item, boolean) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
Sets the expand state of the given item.
setExpanded(Item, boolean) - Method in class org.eclipse.jface.viewers.TableTreeViewer
 
setExpanded(Item, boolean) - Method in class org.eclipse.jface.viewers.TreeViewer
 
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(boolean) - Method in class org.eclipse.ui.forms.widgets.ExpandableComposite
Programmatically changes expanded state.
setExpanded(boolean) - Method in class org.eclipse.ui.forms.widgets.ToggleHyperlink
Sets the expansion state of the twistie control
setExpandedElements(Object[]) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
Sets which nodes are expanded in this viewer's tree.
setExpandedElements(Object[]) - Method in class org.eclipse.ui.dialogs.CheckedTreeSelectionDialog
Expands elements in the tree.
setExpandedElements(Object[]) - Method in class org.eclipse.ui.views.framelist.TreeFrame
Sets the expanded elements.
setExpandedState(Object, boolean) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
Sets whether the node corresponding to the given element is expanded or collapsed.
setExport(boolean) - Method in class org.eclipse.core.runtime.model.PluginPrerequisiteModel
Deprecated. 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
Deprecated. Sets this library's export mask.
setExpressionContext(IDebugElement) - Method in interface org.eclipse.debug.core.model.IWatchExpression
Sets the context for this watch expression, or null if none.
setExpressionText(String) - Method in interface org.eclipse.debug.core.model.IWatchExpression
Sets this watch expression's snippet of code.
setExtensionPoint(String) - Method in class org.eclipse.core.runtime.model.ExtensionModel
Deprecated. 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 class org.eclipse.update.core.FeatureContentProvider
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 interface org.eclipse.update.core.IFeatureContentProvider
Sets the feature associated with this content provider.
setFeatureContentProvider(IFeatureContentProvider) - Method in class org.eclipse.update.core.Feature
Sets the content provider for this feature.
setFeatureContentProvider(IFeatureContentProvider) - Method in interface org.eclipse.update.core.IFeature
Sets the content provider for this feature.
setFeatureIdentifier(String) - Method in class org.eclipse.update.core.model.FeatureModel
Sets the feature identifier.
setFeatureIdentifier(String) - Method in class org.eclipse.update.core.model.FeatureReferenceModel
Sets the feature identifier.
setFeatureImport(boolean) - Method in class org.eclipse.update.core.model.ImportModel
Sets the featureImport.
setFeatureProvidedSitesEnabled(boolean) - Method in class org.eclipse.update.search.UpdateSearchScope
Enable or disable searching of feature provided update sites.
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.FeatureModel
Sets the feature version.
setFeatureVersion(String) - Method in class org.eclipse.update.core.model.FeatureReferenceModel
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.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.
setFileSystemObject(Object) - Method in class org.eclipse.ui.dialogs.FileSystemElement
Set the file system object property of this element
setFilename(String) - Method in class org.eclipse.jface.preference.PreferenceStore
Sets the name of the file used when loading and storing this preference store.
setFilesToImport(List) - Method in class org.eclipse.ui.wizards.datatransfer.ImportOperation
Sets the file system objects to import.
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.
setFilter(String) - Method in class org.eclipse.ui.dialogs.FilteredList
Sets the filter pattern.
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.DirectoryDialog
Sets the path which the dialog will use to filter the directories it shows to the argument, which may be null.
setFilterPath(String) - Method in class org.eclipse.swt.widgets.FileDialog
Sets the directory path that the dialog will use to the argument, which may be null.
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
setFiltersPreference(String[]) - Method in class org.eclipse.ui.views.navigator.ResourceNavigator
Saves the filters defined as strings in patterns in the preference store.
setFindAction(IAction) - Method in class org.eclipse.ui.part.CellEditorActionHandler
Sets the default IAction handler for the Find action.
setFindAction(IAction) - Method in class org.eclipse.ui.part.CellEditorActionHandler
Sets the default IAction handler for the Find action.
setFindDuplicates(boolean) - Method in class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector
Sets whether source containers should be searched exhaustively for applicable source elements or if only the first match should be located.
setFindDuplicates(boolean) - Method in interface org.eclipse.debug.core.sourcelookup.ISourceLookupDirector
Sets whether to search exhaustively for all source elements with the same name in all registered source containers, or whether to stop searching when the first source element matching the required name is found.
setFixed(boolean) - Method in interface org.eclipse.ui.IPageLayout
Sets whether this layout is fixed.
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.BooleanFieldEditor
 
setFocus() - Method in class org.eclipse.jface.preference.FieldEditor
Sets the focus to this field editor.
setFocus() - Method in class org.eclipse.jface.preference.ListEditor
 
setFocus() - Method in class org.eclipse.jface.preference.ScaleFieldEditor
 
setFocus() - Method in class org.eclipse.jface.preference.StringFieldEditor
 
setFocus() - Method in class org.eclipse.jface.text.DefaultInformationControl
 
setFocus() - Method in interface org.eclipse.jface.text.IInformationControl
Sets the keyboard focus to this information control.
setFocus(IWidgetTokenOwner) - Method in interface org.eclipse.jface.text.IWidgetTokenKeeperExtension
Requests the receiver to give focus to its popup shell, hover, or similar.
setFocus(IWidgetTokenOwner) - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
 
setFocus(IWidgetTokenOwner) - Method in class org.eclipse.jface.text.information.InformationPresenter
 
setFocus() - Method in class org.eclipse.jface.viewers.CellEditor
Sets the focus to the cell editor's control.
setFocus() - Method in class org.eclipse.search.ui.text.AbstractTextSearchViewPage
The Page implementation of this IPage method does nothing. Subclasses must implement.
setFocus(int) - Method in class org.eclipse.swt.accessibility.Accessible
Sends a message to accessible clients indicating that the focus has changed within a custom control.
setFocus() - Method in class org.eclipse.swt.custom.CCombo
 
setFocus() - Method in class org.eclipse.swt.widgets.Composite
 
setFocus() - Method in class org.eclipse.swt.widgets.Control
Causes the receiver to have the keyboard focus, such that all keyboard events will be delivered to it.
setFocus() - Method in class org.eclipse.team.ui.SaveablePartAdapter
 
setFocus() - Method in interface org.eclipse.team.ui.synchronize.ISynchronizePageSite
Give the page focus.
setFocus() - Method in interface org.eclipse.ui.IWorkbenchPart
Asks this part to take focus within the workbench.
setFocus() - Method in interface org.eclipse.ui.cheatsheets.ICheatSheetViewer
Asks this cheat sheet viewer to take focus.
setFocus() - Method in class org.eclipse.ui.forms.AbstractFormPart
Instructs the part to grab keyboard focus.
setFocus() - Method in class org.eclipse.ui.forms.DetailsPart
Sets the focus to the currently visible page.
setFocus() - Method in interface org.eclipse.ui.forms.IFormPart
Instructs form part to transfer focus to the widget that should has focus in that part.
setFocus() - Method in class org.eclipse.ui.forms.ManagedForm
Transfers the focus to the first form part.
setFocus() - Method in class org.eclipse.ui.forms.SectionPart
Instructs the section to grab keyboard focus.
setFocus() - Method in class org.eclipse.ui.forms.editor.FormPage
Sets the focus by delegating to the managed form.
setFocus() - Method in class org.eclipse.ui.forms.widgets.FormText
Sets the focus to the first hyperlink, or the widget itself if there are no hyperlinks.
setFocus() - Method in class org.eclipse.ui.forms.widgets.ScrolledPageBook
Sets focus on the current page if shown.
setFocus() - Method in class org.eclipse.ui.forms.widgets.SharedScrolledComposite
If content is set, transfers focus to the content.
setFocus() - Method in interface org.eclipse.ui.intro.IIntroPart
Asks this part to take focus within the workbench.
setFocus() - Method in class org.eclipse.ui.intro.config.CustomizableIntroPart
 
setFocus() - Method in interface org.eclipse.ui.intro.config.IStandbyContentPart
Asks this standby part to take focus.
setFocus() - Method in interface org.eclipse.ui.part.IPage
Asks this page to take focus within its pagebook view.
setFocus() - Method in interface org.eclipse.ui.part.IPage
Asks this page to take focus within its pagebook view.
setFocus() - Method in class org.eclipse.ui.part.IntroPart
 
setFocus() - Method in class org.eclipse.ui.part.IntroPart
 
setFocus() - Method in class org.eclipse.ui.part.MessagePage
Sets focus to a part in the page.
setFocus() - Method in class org.eclipse.ui.part.MessagePage
Sets focus to a part in the page.
setFocus() - Method in class org.eclipse.ui.part.MultiEditor
 
setFocus() - Method in class org.eclipse.ui.part.MultiEditor
 
setFocus() - Method in class org.eclipse.ui.part.MultiPageEditorPart
The MultiPageEditor implementation of this IWorkbenchPart method sets focus on the active nested editor, if there is one.
setFocus() - Method in class org.eclipse.ui.part.MultiPageEditorPart
The MultiPageEditor implementation of this IWorkbenchPart method sets focus on the active nested editor, if there is one.
setFocus() - Method in class org.eclipse.ui.part.Page
The Page implementation of this IPage method does nothing.
setFocus() - Method in class org.eclipse.ui.part.Page
The Page implementation of this IPage method does nothing.
setFocus() - Method in class org.eclipse.ui.part.PageBookView
 
setFocus() - Method in class org.eclipse.ui.part.PageBookView
 
setFocus() - Method in class org.eclipse.ui.part.WorkbenchPart
 
setFocus() - Method in class org.eclipse.ui.part.WorkbenchPart
 
setFocus() - Method in interface org.eclipse.ui.presentations.IPresentablePart
Forces this part to have focus.
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
 
setFont(Font) - Method in class org.eclipse.jface.text.source.AnnotationRulerColumn
 
setFont(Font) - Method in class org.eclipse.jface.text.source.ChangeRulerColumn
 
setFont(Font) - Method in class org.eclipse.jface.text.source.CompositeRuler
 
setFont(Font) - Method in interface org.eclipse.jface.text.source.IVerticalRulerColumn
Sets the font of this ruler column.
setFont(Font) - Method in interface org.eclipse.jface.text.source.IVerticalRulerExtension
Sets the font of this vertical ruler.
setFont(Font) - Method in class org.eclipse.jface.text.source.LineNumberRulerColumn
 
setFont(Font) - Method in class org.eclipse.jface.text.source.VerticalRuler
 
setFont(Font) - Method in class org.eclipse.jface.wizard.ProgressMonitorPart
Sets the progress monitor part's font.
setFont(Font) - Method in class org.eclipse.swt.custom.CCombo
 
setFont(Font) - Method in class org.eclipse.swt.custom.CLabel
 
setFont(Font) - Method in class org.eclipse.swt.custom.CTabFolder
 
setFont(Font) - Method in class org.eclipse.swt.custom.CTabItem
Sets the font that the receiver will use to paint textual information for this item to the font specified by the argument, or to the default font for that kind of control if the argument is null.
setFont(Font) - Method in class org.eclipse.swt.custom.PopupList
Sets the widget font.
setFont(Font) - Method in class org.eclipse.swt.custom.StyledText
Sets a new font to render text with.
setFont(Font) - Method in class org.eclipse.swt.custom.TableTree
 
setFont(Font) - Method in class org.eclipse.swt.custom.TableTreeItem
Sets the font that the receiver will use to paint textual information for this item to the font specified by the argument, or to the default font for that kind of control if the argument is null.
setFont(Font) - Method in class org.eclipse.swt.custom.ViewForm
 
setFont(Font) - Method in class org.eclipse.swt.graphics.GC
Sets the font which will be used by the receiver to draw and measure text to the argument.
setFont(Font) - Method in class org.eclipse.swt.graphics.TextLayout
Sets the default font which will be used by the receiver to draw and measure text.
setFont(Font) - Method in class org.eclipse.swt.ole.win32.OleControlSite
 
setFont(Font) - Method in class org.eclipse.swt.widgets.Canvas
 
setFont(Font) - Method in class org.eclipse.swt.widgets.Caret
Sets the font that the receiver will use to paint textual information to the font specified by the argument, or to the default font for that kind of control if the argument is null.
setFont(Font) - Method in class org.eclipse.swt.widgets.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.List
 
setFont(Font) - Method in class org.eclipse.swt.widgets.Table
 
setFont(Font) - Method in class org.eclipse.swt.widgets.TableItem
Sets the font that the receiver will use to paint textual information for this item to the font specified by the argument, or to the default font for that kind of control if the argument is null.
setFont(int, Font) - Method in class org.eclipse.swt.widgets.TableItem
Sets the font that the receiver will use to paint textual information for the specified cell in this item to the font specified by the argument, or to the default font for that kind of control if the argument is null.
setFont(Font) - Method in class org.eclipse.swt.widgets.Text
 
setFont(Font) - Method in class org.eclipse.swt.widgets.ToolBar
 
setFont(Font) - Method in class org.eclipse.swt.widgets.TreeItem
Sets the font that the receiver will use to paint textual information for this item to the font specified by the argument, or to the default font for that kind of control if the argument is null.
setFont(Font) - Method in class org.eclipse.ui.console.MessageConsole
Sets the font used by this console
setFont(Font) - Method in class org.eclipse.ui.forms.widgets.ExpandableComposite
Sets the fonts of all the custom controls in the expandable.
setFont(String, Font) - Method in class org.eclipse.ui.forms.widgets.FormText
Registers the font referenced by the provided key.
setFont(Font) - Method in class org.eclipse.ui.forms.widgets.FormText
Sets the font to use to render the default text (text that does not have special font property assigned).
setFont(Font) - Method in class org.eclipse.ui.forms.widgets.SharedScrolledComposite
Sets the font of the form.
setFontData(FontData) - Method in class org.eclipse.swt.widgets.FontDialog
Deprecated. use #setFontList (FontData [])
setFontList(FontData[]) - Method in class org.eclipse.swt.widgets.FontDialog
Sets a set of FontData objects describing the font to be selected by default in the dialog, or null to let the platform choose one.
setFontRegistry(FontRegistry) - Static method in class org.eclipse.jface.resource.JFaceResources
Sets JFace's font registry to the given value.
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.CCombo
 
setForeground(Color) - Method in class org.eclipse.swt.custom.CTabFolder
 
setForeground(Color) - Method in class org.eclipse.swt.custom.SashForm
 
setForeground(Color) - Method in class org.eclipse.swt.custom.StyledText
 
setForeground(Color) - Method in class org.eclipse.swt.custom.TableCursor
 
setForeground(Color) - Method in class org.eclipse.swt.custom.TableTree
 
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.graphics.GC
Sets the foreground color.
setForeground(Color) - Method in class org.eclipse.swt.ole.win32.OleControlSite
 
setForeground(Color) - Method in class org.eclipse.swt.widgets.Control
Sets the receiver's foreground color to the color specified by the argument, or to the default system color for the control if the argument is null.
setForeground(Color) - Method in class org.eclipse.swt.widgets.TableItem
Sets the receiver's foreground color to the color specified by the argument, or to the default system color for the item if the argument is null.
setForeground(int, Color) - Method in class org.eclipse.swt.widgets.TableItem
Sets the foreground color at the given column index in the receiver to the color specified by the argument, or to the default system color for the item if the argument is null.
setForeground(Color) - Method in class org.eclipse.swt.widgets.TreeItem
Sets the receiver's foreground color to the color specified by the argument, or to the default system color for the item if the argument is null.
setForeground(Color) - Method in class org.eclipse.ui.forms.FormColors
Sets the foreground color.
setForeground(Color) - Method in class org.eclipse.ui.forms.HyperlinkGroup
Sets the group foreground and also sets the background of all the currently managed links.
setForeground(Color) - Method in class org.eclipse.ui.forms.HyperlinkSettings
Sets the new hyperlink foreground for all the links.
setForeground(Color) - Method in class org.eclipse.ui.forms.widgets.ExpandableComposite
Sets the foreground of all the custom controls in the expandable.
setForeground(Color) - Method in class org.eclipse.ui.forms.widgets.Form
Sets the foreground color of the form.
setForeground(Color) - Method in class org.eclipse.ui.forms.widgets.ScrolledForm
Sets the foreground color of the form.
setForeground(Color) - Method in class org.eclipse.ui.forms.widgets.ScrolledFormText
Sets the foreground color of the scrolled form text.
setForeground(Color) - Method in class org.eclipse.ui.forms.widgets.Section
Sets the foreground of the section.
setForeground(Color) - Method in class org.eclipse.ui.forms.widgets.SharedScrolledComposite
Sets the foreground of the control and its content.
setForegroundColor(RGB) - Method in class org.eclipse.compare.contentmergeviewer.TextMergeViewer
Sets the viewer's foreground color to the given RGB value.
setForegroundColor(Color) - Method in class org.eclipse.jface.text.DefaultInformationControl
 
setForegroundColor(Color) - Method in interface org.eclipse.jface.text.IInformationControl
Sets the foreground color of this information control.
setFormInput(Object) - Method in class org.eclipse.ui.forms.AbstractFormPart
Sets the overal form input.
setFormInput(Object) - Method in class org.eclipse.ui.forms.DetailsPart
 
setFormInput(Object) - Method in interface org.eclipse.ui.forms.IFormPart
Notifies the part that an object has been set as overall form's input.
setFormText(FormText) - Method in class org.eclipse.ui.forms.widgets.ScrolledFormText
Sets the form text to be managed by this scrolled form text.
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
Deprecated. 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.
setGlobalActionHandler(String, IAction) - Method in class org.eclipse.ui.SubActionBars
Add a handler for a window action.
setGrayChecked(Object, boolean) - Method in class org.eclipse.jface.viewers.CheckboxTreeViewer
Check and gray the selection rather than calling both setGrayed and setChecked as an optimization.
setGrayed(Object, boolean) - Method in class org.eclipse.jface.viewers.CheckboxTableViewer
Sets the grayed state for the given element in this viewer.
setGrayed(Object, boolean) - Method in class org.eclipse.jface.viewers.CheckboxTreeViewer
Sets the grayed state for the given element in this viewer.
setGrayed(boolean) - Method in class org.eclipse.swt.custom.TableTreeItem
Sets the grayed state of the checkbox for this item.
setGrayed(boolean) - Method in class org.eclipse.swt.widgets.TableItem
Sets the grayed state of the checkbox for this item.
setGrayed(boolean) - Method in class org.eclipse.swt.widgets.TreeItem
Sets the grayed state of the receiver.
setGrayedElements(Object[]) - Method in class org.eclipse.jface.viewers.CheckboxTableViewer
Sets which nodes are grayed in this viewer.
setGrayedElements(Object[]) - Method in class org.eclipse.jface.viewers.CheckboxTreeViewer
Sets which elements are grayed in this viewer's tree.
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
Deprecated. Sets the header text of this info form.
setHeaderVisible(boolean) - Method in class org.eclipse.swt.widgets.Table
Marks the receiver's header as visible if the argument is true, and marks it invisible otherwise.
setHeight(int) - Method in class org.eclipse.swt.graphics.FontData
Sets the height of the receiver.
setHeightInChars(int) - Method in class org.eclipse.ui.dialogs.ListDialog
Sets the initial height of the dialog in number of characters.
setHelp(IAction, Object[]) - Static method in class org.eclipse.ui.help.WorkbenchHelp
Deprecated. use setHelp with a single context id parameter
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(Control, Object[]) - Static method in class org.eclipse.ui.help.WorkbenchHelp
Deprecated. use setHelp with single context id parameter
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(Menu, Object[]) - Static method in class org.eclipse.ui.help.WorkbenchHelp
Deprecated. use setHelp with single context id parameter
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, Object[]) - Static method in class org.eclipse.ui.help.WorkbenchHelp
Deprecated. use setHelp with single context id parameter
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(IAction, String) - Static method in class org.eclipse.ui.help.WorkbenchHelp
Sets the given help context id on the given action.
setHelp(Control, String) - Static method in class org.eclipse.ui.help.WorkbenchHelp
Sets the given help context id on the given control.
setHelp(Menu, String) - Static method in class org.eclipse.ui.help.WorkbenchHelp
Sets the given help context id on the given menu.
setHelp(MenuItem, String) - Static method in class org.eclipse.ui.help.WorkbenchHelp
Sets the given help context id on the given menu item.
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.AbstractTextEditor
Sets the editor's help context id.
setHelpContextId(String) - Method in class org.eclipse.ui.texteditor.ResourceAction
Sets the action's help context id.
setHelpContextIds(Object) - Method in class org.eclipse.ui.views.properties.PropertyDescriptor
Sets the help context id for this property descriptor.
setHelpListener(HelpListener) - Method in class org.eclipse.jface.action.Action
 
setHelpListener(HelpListener) - Method in interface org.eclipse.jface.action.IAction
Sets a help listener for this action.
setHelpListener(HelpListener) - Method in class org.eclipse.ui.actions.RetargetAction
The RetargetAction implementation of this method declared on IAction stores the help listener in a local field.
setHelpListener(HelpListener) - Method in class org.eclipse.ui.texteditor.RetargetTextEditorAction
The RetargetTextEditorAction implementation of this method declared on IAction stores the help listener in a local field.
setHelpListener(HelpListener) - Method in class org.eclipse.ui.texteditor.TextNavigationAction
 
setHideIdenticalEntries(boolean) - Method in class org.eclipse.compare.EditionSelectionDialog
Controls whether identical entries are shown or not (default).
setHighlightColor(Color) - Method in class org.eclipse.jface.text.CursorLinePainter
Sets the color in which to draw the background of the cursor line.
setHighlightPreferenceKey(String) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
Sets the preference key for highlighting inside text.
setHighlightPreferenceValue(boolean) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
Sets the default value for highlighting inside text.
setHighlightRange(int, int, boolean) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
 
setHighlightRange(int, int, boolean) - Method in interface org.eclipse.ui.texteditor.ITextEditor
Sets the highlighted range of this text editor to the specified region.
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.
setHover(IAnnotationHover) - Method in class org.eclipse.jface.text.source.AnnotationRulerColumn
 
setHover(IAnnotationHover) - Method in class org.eclipse.jface.text.source.ChangeRulerColumn
 
setHover(IAnnotationHover) - Method in interface org.eclipse.jface.text.source.IChangeRulerColumn
Sets the hover of this ruler column.
setHover(IAnnotationHover) - Method in class org.eclipse.jface.text.source.LineNumberChangeRulerColumn
Sets the hover of this ruler column.
setHoverControlCreator(IInformationControlCreator) - Method in class org.eclipse.jface.text.TextViewer
Sets the creator for the hover controls.
setHoverControlCreator(IInformationControlCreator) - Method in class org.eclipse.jface.text.source.projection.ProjectionSupport
Sets the hover control creator that is used for the annotation hovers that are shown in the projection viewer's projection ruler column.
setHoverDecorationColor(Color) - Method in class org.eclipse.ui.forms.widgets.ToggleHyperlink
Sets the hover color of decoration.
setHoverImage(Image) - Method in class org.eclipse.ui.forms.widgets.ImageHyperlink
Sets the image to show when link is hover state (on mouse over).
setHoverImageDescriptor(ImageDescriptor) - Method in class org.eclipse.jface.action.Action
 
setHoverImageDescriptor(ImageDescriptor) - Method in interface org.eclipse.jface.action.IAction
Sets the hover image for this action, as an image descriptor.
setHoverImageDescriptor(ImageDescriptor) - Method in class org.eclipse.ui.actions.LabelRetargetAction
 
setHoverImageDescriptor(ImageDescriptor) - Method in class org.eclipse.ui.texteditor.TextNavigationAction
 
setHref(Object) - Method in class org.eclipse.ui.forms.widgets.AbstractHyperlink
Sets the object associated with this hyperlink.
setHttpProxyInfo(boolean, String, String) - Static method in class org.eclipse.update.core.SiteManager
Sets the HTTP Proxy information Sets the HTTP proxy server for the HTTP proxy server Sets the HTTP proxy port for the HTTP proxy server If the proxy name is null or the proxy port is null the connection will not use HTTP proxy server.
setHyperlinkSettings(HyperlinkSettings) - Method in class org.eclipse.ui.forms.widgets.FormText
Sets the hyperlink settings to be used for this control.
setHyperlinkUnderlineMode(int) - Method in class org.eclipse.ui.forms.HyperlinkGroup
Sets the hyperlink underline mode.
setHyperlinkUnderlineMode(int) - Method in class org.eclipse.ui.forms.HyperlinkSettings
Sets the new hyperlink underline mode for all the links in this group.
setID(String) - Method in interface org.eclipse.search.ui.ISearchResultPage
Sets the id for this page.
setID(String) - Method in class org.eclipse.search.ui.text.AbstractTextSearchViewPage
Sets the id for this page. This method will be called before any other initialization is done.
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.ExtensionModel
Deprecated. Sets the simple identifier of this extension, or null if this extension does not have an identifier.
setId(String) - Method in class org.eclipse.core.runtime.model.ExtensionPointModel
Deprecated. 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.PluginModel
Deprecated. Sets the unique identifier of this plug-in model.
setId(String) - Method in class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector
Sets the type identifier for this source locator's type
setId(String) - Method in class org.eclipse.jface.action.Action
 
setId(String) - Method in interface org.eclipse.jface.action.IAction
Sets the unique identifier for this action.
setId(String) - Method in class org.eclipse.jface.text.templates.TemplateContextType
Sets the id of this context.
setId(String) - Method in interface org.eclipse.ui.IWorkingSet
Sets the working set id.
setId(String) - Method in class org.eclipse.ui.texteditor.TextNavigationAction
 
setId(String) - Method in interface org.eclipse.ui.texteditor.quickdiff.IQuickDiffReferenceProvider
Sets the id of this implementation.
setId(String) - Method in interface org.eclipse.update.search.IUpdateSearchCategory
Accepts the identifier assigned to this category during the registry reading.
setIdentifier(String) - Method in class org.eclipse.update.core.model.ImportModel
Sets the dependent identifier.
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.
setIgnoreCase(boolean) - Method in class org.eclipse.ui.dialogs.FilteredList
Sets whether or not case should be ignored If this value is set the items should be set again for this value to take effect.
setIgnoreErrors(boolean) - Static method in class org.eclipse.jface.util.SafeRunnable
Flag to avoid interactive error dialogs during automated testing.
setIgnored(IResource) - Method in class org.eclipse.team.core.variants.ThreeWaySynchronizer
Mark the resource as being ignored.
setImage(Image) - Method in class org.eclipse.compare.CompareViewerPane
Set the pane's title Image.
setImage(Image) - Method in class org.eclipse.jface.viewers.ViewerLabel
Set the image for the receiver.
setImage(Image) - Method in class org.eclipse.swt.custom.CLabel
Set the label's Image.
setImage(Image) - Method in class org.eclipse.swt.custom.CTabItem
 
setImage(int, Image) - Method in class org.eclipse.swt.custom.TableTreeItem
Sets the image at an index.
setImage(Image) - Method in class org.eclipse.swt.custom.TableTreeItem
Sets the first image.
setImage(Image) - Method in class org.eclipse.swt.widgets.Button
Sets the receiver's image to the argument, which may be null indicating that no image should be displayed.
setImage(Image) - Method in class org.eclipse.swt.widgets.Caret
Sets the image that the receiver will use to paint the caret to the image specified by the argument, or to the default which is a filled rectangle if the argument is null
setImage(Image) - Method in class org.eclipse.swt.widgets.Decorations
Sets the receiver's image to the argument, which may be null.
setImage(Image) - Method in class org.eclipse.swt.widgets.Item
Sets the receiver's image to the argument, which may be null indicating that no image should be displayed.
setImage(Image) - Method in class org.eclipse.swt.widgets.Label
Sets the receiver's image to the argument, which may be null indicating that no image should be displayed.
setImage(Image) - Method in class org.eclipse.swt.widgets.MenuItem
Sets the image the receiver will display to the argument.
setImage(Image) - Method in class org.eclipse.swt.widgets.TabItem
 
setImage(Image) - Method in class org.eclipse.swt.widgets.TableColumn
 
setImage(Image[]) - Method in class org.eclipse.swt.widgets.TableItem
Sets the image for multiple columns in the Table.
setImage(int, Image) - Method in class org.eclipse.swt.widgets.TableItem
Sets the receiver's image at a column.
setImage(Image) - Method in class org.eclipse.swt.widgets.TableItem
 
setImage(Image) - Method in class org.eclipse.swt.widgets.ToolItem
 
setImage(Image) - Method in class org.eclipse.swt.widgets.TrayItem
Sets the receiver's image.
setImage(Image) - Method in class org.eclipse.swt.widgets.TreeItem
 
setImage(Image) - Method in class org.eclipse.ui.dialogs.SelectionStatusDialog
Sets the image for this dialog.
setImage(String, Image) - Method in class org.eclipse.ui.forms.widgets.FormText
Registers the image referenced by the provided key.
setImage(Image) - Method in class org.eclipse.ui.forms.widgets.ImageHyperlink
Sets the image to show when link is in the normal state.
setImage(Image) - Method in interface org.eclipse.ui.texteditor.IStatusField
Sets the image of this status field.
setImage(Image) - Method in class org.eclipse.ui.texteditor.MarkerAnnotation
Deprecated. As of 3.0, visual presentation is no longer supported, annotation with a visible presentation should implement IAnnotationPresentation
setImage(Image) - Method in class org.eclipse.ui.texteditor.StatusLineContributionItem
 
setImageDescriptor(ImageDescriptor) - Method in class org.eclipse.jface.action.Action
 
setImageDescriptor(ImageDescriptor) - Method in interface org.eclipse.jface.action.IAction
Sets the image for this action, as an image descriptor.
setImageDescriptor(ImageDescriptor) - Method in class org.eclipse.jface.dialogs.DialogPage
 
setImageDescriptor(ImageDescriptor) - Method in interface org.eclipse.jface.dialogs.IDialogPage
Sets this dialog page's image.
setImageDescriptor(ImageDescriptor) - Method in class org.eclipse.jface.wizard.WizardPage
The WizardPage implementation of this method declared on DialogPage updates the container if this page is the current page.
setImageDescriptor(ImageDescriptor) - Method in class org.eclipse.team.ui.synchronize.AbstractSynchronizeParticipant
Sets the image descriptor for this participant to the specified value and notifies property listeners of the change.
setImageDescriptor(ImageDescriptor) - Method in class org.eclipse.ui.actions.LabelRetargetAction
 
setImageDescriptor(ImageDescriptor) - Method in class org.eclipse.ui.console.AbstractConsole
Sets the image descriptor for this console to the specified value and notifies property listeners of the change.
setImageDescriptor(ImageDescriptor) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
Sets the image descriptor for the image to be drawn in the vertical ruler.
setImageDescriptor(ImageDescriptor) - Method in class org.eclipse.ui.texteditor.TextNavigationAction
 
setImageIndent(int) - Method in class org.eclipse.swt.widgets.TableItem
Sets the indent of the first column's image, expressed in terms of the image's width.
setImageURLString(String) - Method in class org.eclipse.update.core.model.FeatureModel
Sets the unresolved URL for the feature image.
setImages(Image[]) - Method in class org.eclipse.swt.widgets.Decorations
Sets the receiver's images to the argument, which may be an empty array.
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.
setInPlaceEditor(IInPlaceEditor) - Method in interface org.eclipse.ui.IInPlaceEditorInput
Sets the in-place editor this input is associated with.
setInPlaceEditor(IInPlaceEditor) - Method in class org.eclipse.ui.part.FileInPlaceEditorInput
 
setInPlaceEditor(IInPlaceEditor) - Method in class org.eclipse.ui.part.FileInPlaceEditorInput
 
setInProgress(boolean) - Static method in class org.eclipse.update.operations.OperationsManager
Sets whether any operations is in progress.
setIncludeOnPreferencePage(boolean) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
Sets the property of this annotation preference whether it should be included on the default annotation preference page.
setIncrement(int) - Method in class org.eclipse.jface.preference.ScaleFieldEditor
Set the value to be used for Scale.setIncrement(int) and update the scale.
setIncrement(int) - Method in class org.eclipse.swt.widgets.Scale
Sets the amount that the receiver's value will be modified by when the up/down (or right/left) arrows are pressed to the argument, which must be at least one.
setIncrement(int) - Method in class org.eclipse.swt.widgets.ScrollBar
Sets the amount that the receiver's value will be modified by when the up/down (or right/left) arrows are pressed to the argument, which must be at least one.
setIncrement(int) - Method in class org.eclipse.swt.widgets.Slider
Sets the amount that the receiver's value will be modified by when the up/down (or right/left) arrows are pressed to the argument, which must be at least one.
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 interface org.eclipse.jface.text.ITextViewer
Sets the strings that are used as prefixes when lines of the given content type are shifted using the shift text operation.
setIndentPrefixes(String[], String) - Method in class org.eclipse.jface.text.TextViewer
 
setIndex(int) - Method in class org.eclipse.ui.forms.editor.FormPage
Preserves the page index.
setIndex(int) - Method in interface org.eclipse.ui.forms.editor.IFormPage
Sets the position of the page in the editor.
setIndex(int) - Method in class org.eclipse.ui.views.framelist.Frame
Sets the index of the frame in the frame list.
setInfo(String) - Method in class org.eclipse.ui.texteditor.InfoForm
Deprecated. Sets the info of this info form
setInformation(String, Rectangle) - Method in class org.eclipse.jface.text.AbstractInformationControlManager
Sets the parameters of the information to be displayed.
setInformation(Object, Rectangle) - Method in class org.eclipse.jface.text.AbstractInformationControlManager
Sets the parameters of the information to be displayed.
setInformation(String) - Method in class org.eclipse.jface.text.DefaultInformationControl
 
setInformation(String) - Method in interface org.eclipse.jface.text.IInformationControl
Sets the information to be presented by this information control.
setInformationControl(IInformationControl) - Method in interface org.eclipse.jface.text.AbstractInformationControlManager.IInformationControlCloser
Sets the closer's information control, the one to close if necessary.
setInformationControl(IInformationControl) - Method in class org.eclipse.jface.text.source.AnnotationBarHoverManager.Closer
 
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.
setInitialElementSelections(List) - Method in class org.eclipse.ui.dialogs.SelectionDialog
Sets the initial selection in this selection dialog to the given elements.
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.CheckedTreeSelectionDialog
Sets the initial selection.
setInitialSelection(Object) - Method in class org.eclipse.ui.dialogs.ElementTreeSelectionDialog
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.
setInitialSize(Point) - Method in interface org.eclipse.ui.application.IWorkbenchWindowConfigurer
Sets the size to use for the window's shell when it is created.
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.core.runtime.content.BinarySignatureDescriber
 
setInitializationData(IConfigurationElement, String, Object) - Method in class org.eclipse.core.runtime.content.XMLRootElementContentDescriber
 
setInitializationData(IConfigurationElement, String, Object) - Method in class org.eclipse.help.ui.browser.LaunchURL
 
setInitializationData(IConfigurationElement, String, Object) - Method in class org.eclipse.team.ui.synchronize.AbstractSynchronizeParticipant
 
setInitializationData(ISynchronizeParticipantDescriptor) - Method in class org.eclipse.team.ui.synchronize.AbstractSynchronizeParticipant
 
setInitializationData(IConfigurationElement, String, Object) - Method in class org.eclipse.ui.part.EditorPart
 
setInitializationData(IConfigurationElement, String, Object) - Method in class org.eclipse.ui.part.EditorPart
 
setInitializationData(IConfigurationElement, String, Object) - Method in class org.eclipse.ui.part.IntroPart
The IntroPart implementation of this IExecutableExtension records the configuration element in and internal state variable (accessible via getConfigElement).
setInitializationData(IConfigurationElement, String, Object) - Method in class org.eclipse.ui.part.IntroPart
The IntroPart implementation of this IExecutableExtension records the configuration element in and internal state variable (accessible via getConfigElement).
setInitializationData(IConfigurationElement, String, Object) - Method in class org.eclipse.ui.part.ViewPart
 
setInitializationData(IConfigurationElement, String, Object) - Method in class org.eclipse.ui.part.ViewPart
 
setInitializationData(IConfigurationElement, String, Object) - Method in class org.eclipse.ui.part.WorkbenchPart
This method is called by the implementation of the method IConfigurationElement.createExecutableExtension on a newly constructed extension, passing it its relevant configuration information. Most executable extensions only make use of the first two call arguments.

Regular executable extensions specify their Java implementation class name as an attribute of the configuration element for the extension. For example

     <action run="com.example.BaseAction"/>
 
In the above example, this method would be called with a reference to the <action> element (first argument), and "run" as the name of the attribute that defined this executable extension (second argument).

The last parameter is for the specific use of extension adapters and is typically not used by regular executable extensions.

There are two supported ways of associating additional adapter-specific data with the configuration in a way that is transparent to the extension point implementor:

(1) by specifying adapter data as part of the implementation class attribute value. The Java class name can be followed by a ":" separator, followed by any adapter data in string form. For example, if the extension point specifies an attribute "run" to contain the name of the extension implementation, an adapter can be configured as

     <action run="com.example.ExternalAdapter:./cmds/util.exe -opt 3"/>
 

(2) by converting the attribute used to specify the executable extension to a child element of the original configuration element, and specifying the adapter data in the form of xml markup. Using this form, the example above would become

     <action>
         <run class="com.xyz.ExternalAdapter">
             <parameter name="exec" value="./cmds/util.exe"/>
             <parameter name="opt"  value="3"/>
         </run>
     </action>
 

Form (2) will typically only be used for extension points that anticipate the majority of extensions configured into it will in fact be in the form of adapters.

In either case, the specified adapter class is instantiated using its 0-argument public constructor. The adapter data is passed as the last argument of this method. The data argument is defined as Object. It can have the following values:

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.part.WorkbenchPart
This method is called by the implementation of the method IConfigurationElement.createExecutableExtension on a newly constructed extension, passing it its relevant configuration information. Most executable extensions only make use of the first two call arguments.

Regular executable extensions specify their Java implementation class name as an attribute of the configuration element for the extension. For example

     <action run="com.example.BaseAction"/>
 
In the above example, this method would be called with a reference to the <action> element (first argument), and "run" as the name of the attribute that defined this executable extension (second argument).

The last parameter is for the specific use of extension adapters and is typically not used by regular executable extensions.

There are two supported ways of associating additional adapter-specific data with the configuration in a way that is transparent to the extension point implementor:

(1) by specifying adapter data as part of the implementation class attribute value. The Java class name can be followed by a ":" separator, followed by any adapter data in string form. For example, if the extension point specifies an attribute "run" to contain the name of the extension implementation, an adapter can be configured as

     <action run="com.example.ExternalAdapter:./cmds/util.exe -opt 3"/>
 

(2) by converting the attribute used to specify the executable extension to a child element of the original configuration element, and specifying the adapter data in the form of xml markup. Using this form, the example above would become

     <action>
         <run class="com.xyz.ExternalAdapter">
             <parameter name="exec" value="./cmds/util.exe"/>
             <parameter name="opt"  value="3"/>
         </run>
     </action>
 

Form (2) will typically only be used for extension points that anticipate the majority of extensions configured into it will in fact be in the form of adapters.

In either case, the specified adapter class is instantiated using its 0-argument public constructor. The adapter data is passed as the last argument of this method. The data argument is defined as Object. It can have the following values:

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.themes.RGBBlendColorFactory
This executable extension requires parameters to be explicitly declared via the second method described in the IExecutableExtension documentation.
setInitializationData(IConfigurationElement, String, Object) - Method in class org.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizard
Stores the configuration element for the wizard.
setInitializationString(String) - Method in interface org.eclipse.help.ILiveHelpAction
This method will be called upon instantiation of the live help extension.
setInitializationString(String) - Method in class org.eclipse.ui.cheatsheets.OpenCheatSheetFromHelpAction
 
setInput(Object) - Method in class org.eclipse.compare.CompareViewerSwitchingPane
Sets the input object of this pane.
setInput(Object) - Method in interface org.eclipse.jface.text.IInformationControlExtension2
Sets the input to be presented in this information control.
setInput(Object) - Method in class org.eclipse.jface.text.TextViewer
 
setInput(Object) - Method in class org.eclipse.jface.viewers.ContentViewer
The ContentViewer implementation of this Viewer method invokes inputChanged on the content provider and then the inputChanged hook method.
setInput(Object) - Method in class org.eclipse.jface.viewers.StructuredViewer
 
setInput(Object) - Method in class org.eclipse.jface.viewers.Viewer
Sets or clears the input for this viewer.
setInput(ISearchResult, Object) - Method in interface org.eclipse.search.ui.ISearchResultPage
Sets the search result to be shown in this search results page.
setInput(ISearchResult, Object) - Method in class org.eclipse.search.ui.text.AbstractTextSearchViewPage
Sets the search result to be shown in this search results page. Implementers should restore UI state (e.g. selection) from the previously saved uiState object.
setInput(Object) - Method in interface org.eclipse.ui.INavigationLocation
Sets the location's input.
setInput(IEditorInput) - Method in interface org.eclipse.ui.IReusableEditor
Sets the input to this editor.
setInput(Object) - Method in class org.eclipse.ui.NavigationLocation
 
setInput(Object) - Method in class org.eclipse.ui.actions.ActionContext
Sets the input element.
setInput(String) - Method in interface org.eclipse.ui.cheatsheets.ICheatSheetViewer
Sets the cheat sheet viewer to show the cheat sheet with the given id.
setInput(String, String, URL) - Method in interface org.eclipse.ui.cheatsheets.ICheatSheetViewer
Sets the cheat sheet viewer to show the cheat sheet with the given cheat sheet content file.
setInput(Object) - Method in class org.eclipse.ui.dialogs.CheckedTreeSelectionDialog
Sets the tree input.
setInput(Object) - Method in class org.eclipse.ui.dialogs.ElementTreeSelectionDialog
Sets the tree input.
setInput(Object) - Method in class org.eclipse.ui.dialogs.ListDialog
 
setInput(Object) - Method in interface org.eclipse.ui.forms.IManagedForm
Sets the input of this page to the provided object.
setInput(Object) - Method in class org.eclipse.ui.forms.ManagedForm
Sets the form input.
setInput(Object) - Method in interface org.eclipse.ui.intro.config.IStandbyContentPart
Sets the input to show in this standby part.
setInput(IEditorInput) - Method in class org.eclipse.ui.part.EditorPart
Sets the input to this editor.
setInput(IEditorInput) - Method in class org.eclipse.ui.part.EditorPart
Sets the input to this editor.
setInput(Object) - Method in class org.eclipse.ui.part.ShowInContext
Sets the input, or null to indicate no input.
setInput(Object) - Method in class org.eclipse.ui.part.ShowInContext
Sets the input, or null to indicate no input.
setInput(IEditorInput) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
 
setInput(Object) - Method in class org.eclipse.ui.views.framelist.TreeFrame
Sets the input element.
setInputHandler(String) - Method in class org.eclipse.ant.core.AntRunner
Sets the input handler.
setInputModel(IReconcilableModel) - Method in class org.eclipse.jface.text.reconciler.AbstractReconcileStep
 
setInputModel(IReconcilableModel) - Method in interface org.eclipse.jface.text.reconciler.IReconcileStep
Tells this reconcile step on which model it will work.
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.
setInsertMode(ITextEditorExtension3.InsertMode) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
 
setInsertMode(ITextEditorExtension3.InsertMode) - Method in interface org.eclipse.ui.texteditor.ITextEditorExtension3
Sets the insert mode of this editor.
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.
setIntroStandby(IIntroPart, boolean) - Method in interface org.eclipse.ui.intro.IIntroManager
Sets the standby state of the given intro part.
setIsGoToNextNavigationTarget(boolean) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
Sets the default value for go to next navigation enablement.
setIsGoToNextNavigationTargetKey(String) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
Sets the preference key for go to next navigation enablement.
setIsGoToPreviousNavigationTarget(boolean) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
Sets the default value for go to previous navigation enablement.
setIsGoToPreviousNavigationTargetKey(String) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
Sets the preference key for go to previous navigation enablement.
setIsIncrementalReconciler(boolean) - Method in class org.eclipse.jface.text.reconciler.AbstractReconciler
Tells the reconciler whether any of the available reconciling strategies is interested in getting detailed dirty region information or just in the fact the the document has been changed.
setItem(int, String) - Method in class org.eclipse.swt.custom.CCombo
Sets the text of an item; indexing is zero based.
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
 
setItem(int, String) - Method in class org.eclipse.swt.widgets.Combo
Sets the text of the item in the receiver's list at the given zero-relative index to the string argument.
setItem(int, String) - Method in class org.eclipse.swt.widgets.List
Sets the text of the item in the receiver's list at the given zero-relative index to the string argument.
setItemCount(int) - Method in class org.eclipse.swt.widgets.Table
Sets the number of items contained in the receiver.
setItemLayout(int[], int[], Point[]) - Method in class org.eclipse.swt.widgets.CoolBar
Sets the receiver's item order, wrap indices, and item sizes all at once.
setItems(IContributionItem[]) - Method in class org.eclipse.jface.action.CoolBarManager
Replaces the current items with the given items.
setItems(String[]) - Method in class org.eclipse.jface.viewers.ComboBoxCellEditor
Sets the list of choices for the combo box
setItems(String[]) - Method in class org.eclipse.swt.custom.CCombo
Sets all items.
setItems(String[]) - Method in class org.eclipse.swt.custom.PopupList
Sets all items.
setItems(String[]) - Method in class org.eclipse.swt.widgets.Combo
Sets the receiver's list to be the given array of items.
setItems(String[]) - Method in class org.eclipse.swt.widgets.List
Sets the receiver's items to be the given array of items.
setKeyBinding(int, int) - Method in class org.eclipse.swt.custom.StyledText
Maps a key to an action.
setKeyBindingScopes(String[]) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
Sets the keybinding scopes for this editor.
setKeyFilterEnabled(boolean) - Method in interface org.eclipse.ui.contexts.IWorkbenchContextSupport
Enables or disables the global key binding architecture.
setKind(int) - Method in class org.eclipse.compare.structuremergeviewer.DiffElement
Sets the kind of difference for this element.
setKind(int) - Method in class org.eclipse.search.ui.text.MatchEvent
Sets the kind of event this is.
setLabel(String) - Method in interface org.eclipse.update.configuration.IInstallConfiguration
Sets the configuration label.
setLabel(String) - Method in class org.eclipse.update.core.model.CategoryModel
Sets the category displayable label.
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.FeatureReferenceModel
Sets the 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.AbstractListViewer
The list viewer implementation of this Viewer framework method ensures that the given label provider is an instance of ILabelProvider.
setLabelProvider(IBaseLabelProvider) - Method in class org.eclipse.jface.viewers.ContentViewer
Sets the label provider for this viewer.
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.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.TreeViewer
The tree viewer implementation of this Viewer framework method ensures that the given label provider is an instance of ILabelProvider.
setLabelProvider(ILabelProvider) - Method in class org.eclipse.ui.dialogs.FilteredList
Sets the label provider.
setLabelProvider(ILabelProvider) - Method in class org.eclipse.ui.dialogs.ListDialog
 
setLabelProvider(ILabelProvider) - Method in class org.eclipse.ui.views.properties.PropertyDescriptor
Sets the label provider for this property descriptor.
setLabelText(String) - Method in class org.eclipse.jface.preference.BooleanFieldEditor
 
setLabelText(String) - Method in class org.eclipse.jface.preference.FieldEditor
Sets this field editor's label text.
setLastModified(long) - Method in class org.eclipse.update.core.ContentReference
Sets the timestamp the content was last modified.
setLaunch(ILaunch) - Method in class org.eclipse.debug.core.model.RuntimeProcess
Sets the launch this process is contained in
setLaunchConfiguration(ILaunchConfiguration) - Method in class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector
Sets the launch configuration associated with this source lookup director.
setLaunchConfigurationDialog(ILaunchConfigurationDialog) - Method in class org.eclipse.debug.ui.AbstractLaunchConfigurationTab
 
setLaunchConfigurationDialog(ILaunchConfigurationDialog) - Method in interface org.eclipse.debug.ui.ILaunchConfigurationTab
Sets the launch configuration dialog that hosts this tab.
setLaunchPerspective(ILaunchConfigurationType, String, String) - Static method in class org.eclipse.debug.ui.DebugUITools
Sets the perspective to switch to when a configuration of the given type is launched in the given mode.
setLayer(int) - Method in class org.eclipse.ui.texteditor.MarkerAnnotation
Deprecated. As of 3.0, annotation with a visible presentation should implement IAnnotationPresentation
setLayout(int) - Method in class org.eclipse.search.ui.text.AbstractTextSearchViewPage
Sets the layout of this search result page.
setLayout(Layout) - Method in class org.eclipse.swt.custom.CBanner
Sets the layout which is associated with the receiver to be the argument which may be null.
setLayout(Layout) - Method in class org.eclipse.swt.custom.SashForm
 
setLayout(Layout) - Method in class org.eclipse.swt.custom.ScrolledComposite
 
setLayout(Layout) - Method in class org.eclipse.swt.custom.ViewForm
Sets the layout which is associated with the receiver to be the argument which may be null.
setLayout(Layout) - Method in class org.eclipse.swt.widgets.Composite
Sets the layout which is associated with the receiver to be the argument which may be null.
setLayout(Layout) - Method in class org.eclipse.ui.forms.widgets.ExpandableComposite
Prevents assignment of the layout manager - expandable composite uses its own layout.
setLayout(Layout) - Method in class org.eclipse.ui.forms.widgets.Form
Prevents from changing the custom control layout.
setLayoutData(Object) - Method in class org.eclipse.swt.widgets.Control
Sets the layout data associated with the receiver to the argument.
setLeft(ITypedElement) - Method in class org.eclipse.compare.structuremergeviewer.DiffNode
Sets the left input to the given value.
setLeft(Control) - Method in class org.eclipse.swt.custom.CBanner
Set the control that appears on the left side of the banner.
setLeftDirty(boolean) - Method in class org.eclipse.compare.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.
setLength(int) - Method in class org.eclipse.search.ui.text.Match
Sets the 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.
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.
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.
setLinkTarget(String) - Method in class org.eclipse.ui.dialogs.WizardNewLinkPage
Sets the value of the link target field
setLinkingEnabled(boolean) - Method in interface org.eclipse.ui.views.navigator.IResourceNavigator
Sets whether this navigator's selection automatically tracks the active editor.
setLinkingEnabled(boolean) - Method in class org.eclipse.ui.views.navigator.ResourceNavigator
 
setList(String[]) - Method in interface org.eclipse.update.configurator.IPlatformConfiguration.ISitePolicy
Set new policy list.
setListElements(Object[]) - Method in class org.eclipse.ui.dialogs.AbstractElementListSelectionDialog
Sets the elements of the list (widget).
setLoadingText(String) - Method in class org.eclipse.ui.forms.widgets.FormText
Sets the text that will be shown in the control while the real content is loading.
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.
setLocalTimeStamp(long) - Method in interface org.eclipse.core.resources.IResource
Sets the local time stamp on disk for this resource.
setLocale(String) - Method in class org.eclipse.swt.graphics.FontData
Sets the locale of the receiver.
setLocalizedName(String) - Method in class org.eclipse.core.runtime.model.PluginModelObject
Deprecated. Optimization to replace a non-localized key with its localized value.
setLocalizedProviderName(String) - Method in class org.eclipse.core.runtime.model.PluginModel
Deprecated. Optimization to replace a non-localized key with its localized value.
setLocalizedValue(String) - Method in class org.eclipse.core.runtime.model.ConfigurationElementModel
Deprecated. Optimization to replace a non-localized key with its localized value.
setLocalizedValue(String) - Method in class org.eclipse.core.runtime.model.ConfigurationPropertyModel
Deprecated. Optimization to replace a non-localized key with its localized value.
setLocation(IPath) - Method in interface org.eclipse.core.resources.IProjectDescription
Sets the local file system location for the described project.
setLocation(String) - Method in class org.eclipse.core.runtime.model.PluginModel
Deprecated. Sets the location of the plug-in manifest file (e.g., plugin.xml) which corresponds to this plug-in descriptor.
setLocation(int, int) - Method in interface org.eclipse.help.browser.IBrowser
Causes the browser to be moved to the specified location.
setLocation(Point) - Method in class org.eclipse.jface.text.DefaultInformationControl
 
setLocation(Point) - Method in interface org.eclipse.jface.text.IInformationControl
Sets the location of this information control.
setLocation(Rectangle, Point) - Static method in class org.eclipse.jface.util.Geometry
Sets the x,y position of the given rectangle.
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(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(int, int) - Method in class org.eclipse.swt.widgets.Control
Sets the receiver's location to the point specified by the arguments which are relative to the receiver's parent (or its display if its parent is null), unless the receiver is a shell.
setLocation(Point) - Method in class org.eclipse.swt.widgets.Control
Sets the receiver's location to the point specified by the arguments which are relative to the receiver's parent (or its display if its parent is null), unless the receiver is a shell.
setLocation(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(Point) - 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.
setLocationOfLastMouseButtonActivity(int, int) - Method in class org.eclipse.jface.text.source.CompositeRuler
 
setLocationOfLastMouseButtonActivity(int, int) - Method in interface org.eclipse.jface.text.source.IVerticalRulerExtension
Sets the location of the last mouse button activity.
setLocationOfLastMouseButtonActivity(int, int) - Method in class org.eclipse.jface.text.source.VerticalRuler
 
setLocationURLString(String) - Method in class org.eclipse.update.core.model.SiteModel
Sets the unresolved URL for the site.
setLockLayout(boolean) - Method in class org.eclipse.jface.action.CoolBarManager
 
setLockLayout(boolean) - Method in interface org.eclipse.jface.action.ICoolBarManager
Locks or unlocks the layout of the underlying cool bar widget.
setLockLayout(boolean) - Method in class org.eclipse.jface.action.SubCoolBarManager
 
setLockListener(LockListener) - Method in interface org.eclipse.core.runtime.jobs.IJobManager
Provides a hook that is notified whenever a thread is about to wait on a lock, or when a thread is about to release a lock.
setLockObject(Object) - Method in interface org.eclipse.jface.text.ISynchronizable
Sets the lock object for this object.
setLockObject(Object) - Method in class org.eclipse.jface.text.source.AnnotationModel
 
setLocked(boolean) - Method in class org.eclipse.swt.widgets.CoolBar
Sets whether or not the receiver is 'locked'.
setLog(ILog) - Static method in class org.eclipse.jface.util.Policy
Set the log to be forwarding log.
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.
setMarginPainterPreferenceKeys(String, String, String) - Method in class org.eclipse.ui.texteditor.SourceViewerDecorationSupport
Sets the preference keys for the margin painter.
setMarginRulerColor(Color) - Method in class org.eclipse.jface.text.MarginPainter
Sets the color of the margin line.
setMarginRulerColumn(int) - Method in class org.eclipse.jface.text.MarginPainter
Sets the column after which to draw the margin line.
setMarginRulerStyle(int) - Method in class org.eclipse.jface.text.MarginPainter
Sets the line style of the margin line.
setMarginRulerWidth(int) - Method in class org.eclipse.jface.text.MarginPainter
Sets the line width of the margin line.
setMargins(int, int) - Method in class org.eclipse.jface.text.AbstractInformationControlManager
Sets the horizontal and vertical margin to be used when laying out the information control relative to the subject control.
setMark(int) - Method in interface org.eclipse.jface.text.ITextViewerExtension
Sets a mark at the given offset or clears the mark if the specified offset is -1.
setMark(int) - Method in class org.eclipse.jface.text.TextViewer
 
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 class org.eclipse.debug.core.model.Breakpoint
 
setMarker(IMarker) - Method in interface org.eclipse.debug.core.model.IBreakpoint
Sets the marker associated with this breakpoint.
setMarker(IMarker) - Method in class org.eclipse.ui.views.tasklist.TaskPropertiesDialog
Sets the marker to show or modify.
setMarkerType(String) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
Sets the marker type.
setMasterStrategy(IFormattingStrategy) - Method in class org.eclipse.jface.text.formatter.MultiPassContentFormatter
Registers a master formatting strategy.
setMatch(byte) - Method in class org.eclipse.core.runtime.model.PluginFragmentModel
Deprecated. Sets the type of match this fragment requires when trying to find its associated plugin.
setMatch(boolean) - Method in class org.eclipse.core.runtime.model.PluginPrerequisiteModel
Deprecated. use setMatchByte
setMatch(Match) - Method in class org.eclipse.search.ui.text.MatchEvent
Sets the match for the change this event reports.
setMatchByte(byte) - Method in class org.eclipse.core.runtime.model.PluginPrerequisiteModel
Deprecated. 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.
setMatchEmptyString(boolean) - Method in class org.eclipse.ui.dialogs.FilteredList
Sets whether empty filter strings should filter everything or nothing.
setMatches(Match[]) - Method in class org.eclipse.search.ui.text.MatchEvent
Sets the matches for the change this event reports.
setMatchingCharacterPainterPreferenceKeys(String, String) - Method in class org.eclipse.ui.texteditor.SourceViewerDecorationSupport
Sets the preference keys for the matching character painter.
setMatchingIdRuleName(String) - Method in class org.eclipse.update.core.model.ImportModel
Sets the dependent id matching rule name.
setMatchingRule(int) - Method in class org.eclipse.update.core.model.IncludedFeatureReferenceModel
Deprecated. since 3.0 included feature version is exactly specified
setMatchingRuleName(String) - Method in class org.eclipse.update.core.model.ImportModel
Sets the dependent version matching rule name.
setMaxBuildIterations(int) - Method in interface org.eclipse.core.resources.IWorkspaceDescription
Sets the maximum number of times that the workspace should rebuild when builders affect projects that have already been built.
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.
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.
setMaximalUndoLevel(int) - Method in class org.eclipse.jface.text.DefaultUndoManager
 
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.
setMaximizeVisible(boolean) - Method in class org.eclipse.swt.custom.CTabFolder
Marks the receiver's maximize button as visible if the argument is true, and marks it invisible otherwise.
setMaximized(boolean) - Method in class org.eclipse.swt.custom.CTabFolder
Sets the maximized state of the receiver.
setMaximized(boolean) - Method in class org.eclipse.swt.widgets.Decorations
Sets the maximized state of the receiver.
setMaximizedControl(Control) - Method in class org.eclipse.compare.Splitter
 
setMaximizedControl(Control) - Method in class org.eclipse.swt.custom.SashForm
Specify the control that should take up the entire client area of the SashForm.
setMaximum(int) - Method in class org.eclipse.jface.preference.ScaleFieldEditor
Set the value to be used for Scale.setMaximum(int) and update the scale.
setMaximum(int) - Method in class org.eclipse.swt.widgets.ProgressBar
Sets the maximum value that the receiver will allow.
setMaximum(int) - Method in class org.eclipse.swt.widgets.Scale
Sets the maximum value that the receiver will allow.
setMaximum(int) - Method in class org.eclipse.swt.widgets.ScrollBar
Sets the maximum.
setMaximum(int) - Method in class org.eclipse.swt.widgets.Slider
Sets the maximum.
setMaximumHistoryCount(int) - Method in interface org.eclipse.update.configuration.ILocalSite
Sets the number of past configurations to keep in history
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.Control
Sets the receiver's pop up menu to the argument.
setMenu(Menu) - Method in class org.eclipse.swt.widgets.MenuItem
Sets the receiver's pull down menu to the argument.
setMenu(Menu) - Method in class org.eclipse.ui.forms.widgets.Form
Passes the menu to the form body.
setMenu(Menu) - Method in class org.eclipse.ui.forms.widgets.ScrolledForm
Passes the menu to the body.
setMenuBar(Menu) - Method in class org.eclipse.swt.widgets.Decorations
Sets the receiver's menu bar to the argument, which may be null.
setMenuCreator(IMenuCreator) - Method in class org.eclipse.jface.action.Action
Sets the menu creator for this action.
setMenuCreator(IMenuCreator) - Method in interface org.eclipse.jface.action.IAction
Sets the menu creator for this action.
setMenuCreator(IMenuCreator) - Method in class org.eclipse.ui.texteditor.TextNavigationAction
 
setMenuGroups(String, String[]) - Method in interface org.eclipse.team.ui.synchronize.ISynchronizePageConfiguration
Set the groups that are to be added to the menu identified by the menu property id.
setMessage(String) - Method in class org.eclipse.compare.CompareEditorInput
 
setMessage(String) - Method in class org.eclipse.core.runtime.Status
Sets the message.
setMessage(String) - Method in class org.eclipse.debug.ui.AbstractLaunchConfigurationTab
Sets this page's message, possibly null.
setMessage(String) - Method in interface org.eclipse.jface.action.IStatusLineManager
Sets the message text to be displayed on the status line.
setMessage(Image, String) - Method in interface org.eclipse.jface.action.IStatusLineManager
Sets the image and message to be displayed on the status line.
setMessage(String) - Method in class org.eclipse.jface.action.StatusLineManager
 
setMessage(Image, String) - Method in class org.eclipse.jface.action.StatusLineManager
 
setMessage(String) - Method in class org.eclipse.jface.action.SubStatusLineManager
 
setMessage(Image, String) - Method in class org.eclipse.jface.action.SubStatusLineManager
 
setMessage(String) - Method in class org.eclipse.jface.dialogs.DialogPage
Sets or clears the message for this page.
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) - Method in class org.eclipse.jface.dialogs.TitleAreaDialog
Set the message text.
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) - Method in class org.eclipse.jface.preference.PreferenceDialog
Set the message text.
setMessage(String, int) - Method in class org.eclipse.jface.preference.PreferenceDialog
Sets the message for this dialog with an indication of what type of message it is.
setMessage(String, int) - Method in class org.eclipse.jface.preference.PreferencePage
The PreferencePage implementation of this method declared on DialogPage updates the container.
setMessage(String, int) - Method in class org.eclipse.jface.wizard.WizardPage
The WizardPage implementation of this method declared on DialogPage updates the container if this is the current page.
setMessage(String) - Method in class org.eclipse.swt.widgets.DirectoryDialog
Sets the dialog's message, which is a description of the purpose for which it was opened.
setMessage(String) - Method in class org.eclipse.swt.widgets.MessageBox
Sets the dialog's message, which is a description of the purpose for which it was opened.
setMessage(String) - Method in class org.eclipse.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) - Method in class org.eclipse.ui.part.MessagePage
Sets the message to the given string.
setMessage(boolean, String, Image) - Method in interface org.eclipse.ui.texteditor.IEditorStatusLine
Sets the image and message to be displayed on the status line.
setMessage(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.
setMessageLayoutData(Object) - Method in class org.eclipse.jface.dialogs.DialogMessageArea
Set the layoutData for the messageArea.
setMessageOutputLevel(int) - Method in class org.eclipse.ant.core.AntRunner
Set the message output level.
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.
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.
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.
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.
setMinimizeVisible(boolean) - Method in class org.eclipse.swt.custom.CTabFolder
Marks the receiver's minimize button as visible if the argument is true, and marks it invisible otherwise.
setMinimized(boolean) - Method in class org.eclipse.swt.custom.CTabFolder
Sets the minimized state of the receiver.
setMinimized(boolean) - Method in class org.eclipse.swt.widgets.Decorations
Sets the minimized stated of the receiver.
setMinimum(int) - Method in class org.eclipse.jface.preference.ScaleFieldEditor
Set the value to be used for Scale.setMinumum(int) and update the scale.
setMinimum(int) - Method in class org.eclipse.swt.widgets.ProgressBar
Sets the minimum value that the receiver will allow.
setMinimum(int) - Method in class org.eclipse.swt.widgets.Scale
Sets the minimum value that the receiver will allow.
setMinimum(int) - Method in class org.eclipse.swt.widgets.ScrollBar
Sets the minimum value.
setMinimum(int) - Method in class org.eclipse.swt.widgets.Slider
Sets the minimum value.
setMinimumCharacters(int) - Method in class org.eclipse.swt.custom.CTabFolder
Sets the minimum number of characters that will be displayed in a fully compressed tab.
setMinimumItemsToShow(int) - Method in class org.eclipse.jface.action.ToolBarContributionItem
Sets the minimum number of tool items to show in the cool item.
setMinimumPageSize(int, int) - Method in class org.eclipse.jface.preference.PreferenceDialog
Sets the minimum page size.
setMinimumPageSize(Point) - 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.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.
setMode(int) - Method in class org.eclipse.jface.action.ActionContributionItem
Sets the presentation mode, which is the bitwise-or of the MODE_* constants.
setMode(int) - Method in interface org.eclipse.team.ui.synchronize.ISynchronizePageConfiguration
Set the P_MODE property of this configuration to the given mode flag (one of INCOMING_MODE, OUTGOING_MODE, BOTH_MODE or CONFLICTING_MODE).
setModel(IAnnotationModel) - Method in class org.eclipse.jface.text.source.AnnotationRulerColumn
 
setModel(IAnnotationModel) - Method in class org.eclipse.jface.text.source.ChangeRulerColumn
 
setModel(IAnnotationModel) - Method in class org.eclipse.jface.text.source.CompositeRuler
 
setModel(IAnnotationModel) - Method in interface org.eclipse.jface.text.source.IVerticalRuler
Associates an annotation model with this ruler.
setModel(IAnnotationModel) - Method in interface org.eclipse.jface.text.source.IVerticalRulerColumn
Associates an annotation model with this ruler column.
setModel(IAnnotationModel) - Method in class org.eclipse.jface.text.source.LineNumberChangeRulerColumn
 
setModel(IAnnotationModel) - Method in class org.eclipse.jface.text.source.LineNumberRulerColumn
 
setModel(IAnnotationModel) - Method in class org.eclipse.jface.text.source.OverviewRuler
 
setModel(IAnnotationModel) - Method in class org.eclipse.jface.text.source.VerticalRuler
 
setMoveable(boolean) - Method in interface org.eclipse.ui.IViewLayout
Sets whether the view is moveable.
setMultipleSelection(boolean) - Method in class org.eclipse.ui.dialogs.AbstractElementListSelectionDialog
Specifies if multiple selection is allowed.
setNL(String) - Static method in class org.eclipse.update.core.SiteManager
Sets the nl.
setNL(String) - Method in class org.eclipse.update.core.model.ContentEntryModel
Sets the locale specification.
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.FeatureReferenceModel
Sets the locale specification.
setNL(String) - Method in class org.eclipse.update.core.model.ImportModel
Sets the nl.
setName(String) - Method in class org.eclipse.ant.core.Property
Sets the name
setName(String) - Method in interface org.eclipse.core.resources.IProjectDescription
Sets the name of the described project.
setName(String) - Method in class org.eclipse.core.runtime.jobs.Job
Changes the name of this job.
setName(String) - Method in class org.eclipse.core.runtime.model.PluginModelObject
Deprecated. 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.jface.text.templates.Template
Sets the name of the template.
setName(String) - Method in class org.eclipse.jface.text.templates.TemplateContextType
Sets the name of the context type.
setName(String) - Method in class org.eclipse.swt.graphics.FontData
Sets the name of the receiver.
setName(String) - Method in class org.eclipse.team.ui.synchronize.AbstractSynchronizeParticipant
Sets the name of this participant to the specified value and notifies property listeners of the change.
setName(String) - Method in interface org.eclipse.ui.IWorkingSet
Sets the name of the working set.
setName(String) - Method in class org.eclipse.ui.console.AbstractConsole
Sets the name of this console to the specified value and notifies property listeners of the change.
setName(String) - Method in class org.eclipse.ui.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.
setNavigator(ISynchronizePageConfiguration) - Method in class org.eclipse.team.ui.synchronize.ParticipantPageSaveablePart
This method should not be called from clients.
setNeedsProgressMonitor(boolean) - Method in class org.eclipse.jface.wizard.Wizard
Sets whether this wizard needs a progress monitor.
setNonPluginEntryModels(NonPluginEntryModel[]) - Method in class org.eclipse.update.core.model.FeatureModel
Sets the feature non-plug-in data references.
setOS(String) - Static method in class org.eclipse.update.core.SiteManager
Sets the os.
setOS(String) - Method in class org.eclipse.update.core.model.ContentEntryModel
Sets the operating system specification.
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.FeatureReferenceModel
Sets the operating system specification.
setOS(String) - Method in class org.eclipse.update.core.model.ImportModel
Sets the os.
setOSArch(String) - Static method in class org.eclipse.update.core.SiteManager
Sets the arch.
setOSArch(String) - Method in class org.eclipse.update.core.model.ImportModel
Sets the osArch.
setOffset(int) - Method in class org.eclipse.jface.text.Position
Changes the offset of this position to the given offset.
setOffset(int) - Method in class org.eclipse.jface.text.information.InformationPresenter
Sets a offset to override the selection.
setOffset(int) - Method in class org.eclipse.search.ui.text.Match
Sets the offset of this match.
setOffsets(int[]) - Method in class org.eclipse.jface.text.templates.TemplateVariable
Sets the offsets of the variable.
setOpenMethod(int) - Static method in class org.eclipse.jface.util.OpenStrategy
Set the current used single/double-click method.
setOpenOnRun(boolean) - Method in class org.eclipse.jface.dialogs.ProgressMonitorDialog
Sets whether the dialog should be opened before the operation is run.
setOperationCancelButtonEnabled(boolean) - Method in class org.eclipse.jface.dialogs.ProgressMonitorDialog
Helper to enable/disable Cancel button for this dialog.
setOptional(boolean) - Method in class org.eclipse.core.runtime.model.PluginPrerequisiteModel
Deprecated. 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.
setOrientation(int) - Method in class org.eclipse.swt.custom.StyledText
Sets the orientation of the receiver, which must be one of the constants SWT.LEFT_TO_RIGHT or SWT.LEFT_TO_RIGHT.
setOrientation(int) - Method in class org.eclipse.swt.graphics.TextLayout
Sets the orientation of the receiver, which must be one of SWT.LEFT_TO_RIGHT or SWT.RIGHT_TO_LEFT.
setOrientation(int) - Method in class org.eclipse.swt.widgets.Combo
Sets the orientation of the receiver, which must be one of the constants SWT.LEFT_TO_RIGHT or SWT.RIGHT_TO_LEFT.
setOrientation(int) - Method in class org.eclipse.swt.widgets.Text
Sets the orientation of the receiver, which must be one of the constants SWT.LEFT_TO_RIGHT or SWT.RIGHT_TO_LEFT.
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.
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.
setOriginalFile(IFile) - Method in class org.eclipse.ui.dialogs.SaveAsDialog
Sets the original file to use.
setOriginalName(String) - Method in class org.eclipse.ui.dialogs.SaveAsDialog
Set the original file name to use.
setOverrides(IContributionManagerOverrides) - Method in class org.eclipse.jface.action.ContributionManager
Sets the overrides for this contribution manager
setOverrides(IContributionManagerOverrides) - Method in class org.eclipse.jface.action.MenuManager
Sets the overrides for this contribution manager
setOverviewRulerAnnotationHover(IAnnotationHover) - Method in class org.eclipse.jface.text.source.SourceViewer
Sets the overview ruler's annotation hover of this source viewer.
setOverviewRulerPreferenceKey(String) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
Sets the preference key for the visibility in the overview ruler.
setOverviewRulerPreferenceValue(boolean) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
Sets the default visibility in the overview ruler.
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.
setPackagePrefixes(String[]) - Method in class org.eclipse.core.runtime.model.LibraryModel
Deprecated. Sets this library's package prefixes to be the specified array or null.
setPage(IPreferencePage) - Method in class org.eclipse.jface.preference.PreferenceNode
Set the current page to be newPage.
setPage(ISynchronizePage) - Method in interface org.eclipse.team.ui.synchronize.ISynchronizePageConfiguration
Set the page for this configuration.
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.
setPageImage(int, Image) - Method in class org.eclipse.ui.part.MultiPageEditorPart
Sets the image for the page with the given index, or null to clear the image for the page.
setPageIncrement(int) - Method in class org.eclipse.jface.preference.ScaleFieldEditor
Set the value to be used for Scale.setPageIncrement(int) and update the scale.
setPageIncrement(int) - Method in class org.eclipse.swt.widgets.Scale
Sets the amount that the receiver's value will be modified by when the page increment/decrement areas are selected to the argument, which must be at least one.
setPageIncrement(int) - Method in class org.eclipse.swt.widgets.ScrollBar
Sets the amount that the receiver's value will be modified by when the page increment/decrement areas are selected to the argument, which must be at least one.
setPageIncrement(int) - Method in class org.eclipse.swt.widgets.Slider
Sets the amount that the receiver's value will be modified by when the page increment/decrement areas are selected to the argument, which must be at least one.
setPageInput(IAdaptable) - Method in class org.eclipse.ui.actions.OpenInNewWindowAction
Set the input to use for the new window's page.
setPageInput(IAdaptable) - Method in class org.eclipse.ui.actions.OpenNewPageMenu
Deprecated. Sets the page input.
setPageInput(IAdaptable) - Method in class org.eclipse.ui.actions.OpenNewWindowMenu
Deprecated. Sets the page input.
setPageInput(IAdaptable) - Method in class org.eclipse.ui.actions.OpenPerspectiveMenu
Deprecated. Sets the page input.
setPageLimit(int) - Method in class org.eclipse.ui.forms.DetailsPart
Sets the page limit for this part.
setPageLocation(Control) - Method in class org.eclipse.jface.wizard.WizardDialog.PageContainerFillLayout
Sets the location of the page so that its origin is in the upper left corner.
setPageProvider(IDetailsPageProvider) - Method in class org.eclipse.ui.forms.DetailsPart
Sets the dynamic page provider.
setPageSize(int, int) - Method in class org.eclipse.jface.wizard.WizardDialog
Sets the size of all pages.
setPageSize(Point) - Method in class org.eclipse.jface.wizard.WizardDialog
Sets the size of all pages.
setPageText(int, String) - Method in class org.eclipse.ui.part.MultiPageEditorPart
Sets the text label for the page with the given index.
setPageText(int, String) - Method in class org.eclipse.ui.part.MultiPageEditorPart
Sets the text label for the page with the given index.
setParagraphsSeparated(boolean) - Method in class org.eclipse.ui.forms.widgets.FormText
If paragraphs are separated, spacing will be added between them.
setParent(IDiffContainer) - Method in class org.eclipse.compare.structuremergeviewer.DiffElement
 
setParent(IDiffContainer) - Method in interface org.eclipse.compare.structuremergeviewer.IDiffElement
Sets the parent of this element.
setParent(Object) - Method in class org.eclipse.core.runtime.model.ConfigurationElementModel
Deprecated. Sets the parent of this element.
setParent(PluginModel) - Method in class org.eclipse.core.runtime.model.ExtensionModel
Deprecated. Sets the plug-in model in which this extension is declared.
setParent(PluginModel) - Method in class org.eclipse.core.runtime.model.ExtensionPointModel
Deprecated. Sets the plug-in model in which this extension is declared.
setParent(IContributionManager) - Method in class org.eclipse.jface.action.ContributionItem
 
setParent(IContributionManager) - Method in interface org.eclipse.jface.action.IContributionItem
Sets the parent manager of this item
setParent(IContributionManager) - Method in class org.eclipse.jface.action.MenuManager
 
setParent(IContributionManager) - Method in class org.eclipse.jface.action.SubContributionItem
 
setParent(IContributionManager) - Method in class org.eclipse.jface.action.SubMenuManager
 
setParent(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(Composite) - Method in class org.eclipse.swt.widgets.ToolBar
 
setParent(FileSystemElement) - Method in class org.eclipse.ui.dialogs.FileSystemElement
Sets the parent of this file system element.
setParent(FrameList) - Method in class org.eclipse.ui.views.framelist.Frame
Sets the frame list.
setParent(IFeatureContentConsumer) - Method in interface org.eclipse.update.core.IFeatureContentConsumer
Sets the parent for this content consumer.
setParent(IVerifier) - Method in interface org.eclipse.update.core.IVerifier
Sets the parent verifier.
setParent(IVerifier) - Method in class org.eclipse.update.core.Verifier
 
setParentDocumentProvider(IDocumentProvider) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider
Sets the given parent provider as this document provider's parent document provider.
setParentDocumentRange(int, int) - Method in class org.eclipse.jface.text.projection.ChildDocument
Sets the parent document range covered by this child document to the given range.
setParentPluginDescriptor(PluginDescriptorModel) - Method in class org.eclipse.core.runtime.model.ExtensionModel
Deprecated. Sets the plug-in descriptor in which this extension is declared.
setParentPluginDescriptor(PluginDescriptorModel) - Method in class org.eclipse.core.runtime.model.ExtensionPointModel
Deprecated. Sets the plug-in descriptor in which this extension point is declared.
setParentProvider(IDocumentProvider) - Method in class org.eclipse.ui.editors.text.ForwardingDocumentProvider
Sets the parent document provider.
setParentsGrayed(Object, boolean) - Method in class org.eclipse.jface.viewers.CheckboxTreeViewer
Sets the grayed state for the given element and its parents in this viewer.
setPartName(String) - Method in class org.eclipse.ui.part.EditorPart
 
setPartName(String) - Method in class org.eclipse.ui.part.EditorPart
 
setPartName(String) - Method in class org.eclipse.ui.part.ViewPart
 
setPartName(String) - Method in class org.eclipse.ui.part.ViewPart
 
setPartName(String) - Method in class org.eclipse.ui.part.WorkbenchPart
Sets the name of this part.
setPartName(String) - Method in class org.eclipse.ui.part.WorkbenchPart
Sets the name of this part.
setPartialRange(IDocument, int, int, String, int) - Method in interface org.eclipse.jface.text.rules.IPartitionTokenScanner
Configures the scanner by providing access to the document range that should be scanned.
setPartialRange(IDocument, int, int, String, int) - Method in class org.eclipse.jface.text.rules.RuleBasedPartitionScanner
 
setPartitionChange(String, int, int) - Method in class org.eclipse.jface.text.DocumentPartitioningChangedEvent
Sets the specified range as changed region for the given partitioning.
setPartitionManagingPositionCategories(String[]) - Method in class org.eclipse.jface.text.formatter.ContentFormatter
Deprecated. incompatible with an open set of document partitionings. The provided information is only used if this formatter can not compute the partition managing position categories.
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.
setPasteAction(IAction) - Method in class org.eclipse.ui.part.CellEditorActionHandler
Sets the default IAction handler for the Paste action.
setPatch(String) - Method in class org.eclipse.update.core.model.FeatureReferenceModel
Sets the patch mode.
setPatch(boolean) - Method in class org.eclipse.update.core.model.ImportModel
Sets the patch mode.
setPath(String) - Method in class org.eclipse.update.core.model.ArchiveReferenceModel
Sets the site archive "symbolic" path.
setPattern(String) - Method in class org.eclipse.jface.text.templates.Template
Sets the pattern of the template.
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.
setPermission(int) - Method in class org.eclipse.update.core.ContentReference
Sets the permission of this content reference.
setPersisted(boolean) - Method in class org.eclipse.debug.core.model.Breakpoint
 
setPersisted(boolean) - Method in interface org.eclipse.debug.core.model.IBreakpoint
Sets whether this breakpoint is to be persisted across workspace invocations, or when a project is closed and re-opened.
setPersistentProperty(QualifiedName, String) - Method in interface org.eclipse.core.resources.IResource
Sets the value of the persistent property of this resource identified by the given key.
setPerspective(IPerspectiveDescriptor) - Method in 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.
setPinned(boolean) - Method in class org.eclipse.team.ui.synchronize.AbstractSynchronizeParticipant
 
setPinned(boolean) - Method in interface org.eclipse.team.ui.synchronize.ISynchronizeParticipant
Sets whether this participant is pinned.
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.PluginFragmentModel
Deprecated. Sets the fully qualified name of the plug-in for which this is a fragment This object must not be read-only.
setPlugin(String) - Method in class org.eclipse.core.runtime.model.PluginPrerequisiteModel
Deprecated. Sets the plug-in identifier of this prerequisite plug-in.
setPluginClass(String) - Method in class org.eclipse.core.runtime.model.PluginDescriptorModel
Deprecated. 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.ImportModel
Deprecated. use setIdentifier()
setPluginIdentifier(String) - Method in class org.eclipse.update.core.model.PluginEntryModel
Sets the entry plug-in identifier.
setPluginLabel(String) - Method in class org.eclipse.ant.core.Property
Sets the label of the plugin that contributed this Ant property via an extension point.
setPluginVersion(String) - Method in class org.eclipse.core.runtime.model.PluginFragmentModel
Deprecated. Sets the version name of the plug-in for which this is a fragment.
setPluginVersion(String) - Method in class org.eclipse.update.core.model.ImportModel
Deprecated. use setVersion()
setPluginVersion(String) - Method in class org.eclipse.update.core.model.PluginEntryModel
Sets the entry plug-in version.
setPositionListener(LinkedModeUI.ILinkedModeUIFocusListener) - Method in class org.eclipse.jface.text.link.LinkedModeUI
Sets the focus callback which will get informed when the focus of the linked mode UI changes.
setPositionManager(IPaintPositionManager) - Method in class org.eclipse.jface.text.CursorLinePainter
 
setPositionManager(IPaintPositionManager) - Method in interface org.eclipse.jface.text.IPainter
Sets the paint position manager that can be used by this painter or removes any previously set paint position manager.
setPositionManager(IPaintPositionManager) - Method in class org.eclipse.jface.text.MarginPainter
 
setPositionManager(IPaintPositionManager) - Method in class org.eclipse.jface.text.source.AnnotationPainter
 
setPositionManager(IPaintPositionManager) - Method in class org.eclipse.jface.text.source.MatchingCharacterPainter
 
setPredicateRules(IPredicateRule[]) - Method in class org.eclipse.jface.text.rules.RuleBasedPartitionScanner
 
setPrefKey(String) - Method in class org.eclipse.jface.dialogs.MessageDialogWithToggle
A mutator for the key of the preference to be modified by the toggle button.
setPrefStore(IPreferenceStore) - Method in class org.eclipse.jface.dialogs.MessageDialogWithToggle
A mutator for the preference store to be modified by the toggle button.
setPreferenceLabel(String) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
Sets the presentation label of this annotation type.
setPreferenceName(String) - Method in class org.eclipse.jface.preference.FieldEditor
Sets the name of the preference this field editor operates on.
setPreferencePage(PreferencePage) - Method in class org.eclipse.jface.preference.FieldEditor
Sets the preference page in which this field editor appears.
setPreferenceStore(IPreferenceStore) - Method in class org.eclipse.jface.preference.FieldEditor
Sets the preference store used by this field editor.
setPreferenceStore(IPreferenceStore) - Static method in class org.eclipse.jface.preference.JFacePreferences
Set the preference store for the receiver.
setPreferenceStore(IPreferenceStore) - Method in class org.eclipse.jface.preference.PreferenceDialog
Sets the preference store for this preference dialog.
setPreferenceStore(IPreferenceStore) - Method in class org.eclipse.jface.preference.PreferencePage
Sets the preference store for this preference page.
setPreferenceStore(IPreferenceStore) - Method in class org.eclipse.ui.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.
setPresentationFactory(AbstractPresentationFactory) - Method in interface org.eclipse.ui.application.IWorkbenchWindowConfigurer
Deprecated. the presentation factory is now obtained via extension point and a preference on org.eclipse.ui specifying which one to use; see IWorkbenchPreferenceConstants.PRESENTATION_FACTORY_ID
setPresentationLayer(int) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
Sets the presentation layer.
setPresentsDefaultValue(boolean) - Method in class org.eclipse.jface.preference.FieldEditor
Sets whether this field editor is presenting the default value.
setPreviousPage(IWizardPage) - Method in interface org.eclipse.jface.wizard.IWizardPage
Sets the wizard page that would typically be shown if the user was to press the Back button.
setPreviousPage(IWizardPage) - Method in class org.eclipse.jface.wizard.WizardPage
 
setPreviousStep(IReconcileStep) - Method in class org.eclipse.jface.text.reconciler.AbstractReconcileStep
 
setPreviousStep(IReconcileStep) - Method in interface org.eclipse.jface.text.reconciler.IReconcileStep
Sets the step which is in front of this step in the pipe.
setPrimary(boolean) - Method in class org.eclipse.update.core.model.FeatureModel
Indicates whether this feature can act as a primary feature.
setPrimaryPluginID(String) - Method in class org.eclipse.update.core.model.FeatureModel
Method setPrimaryPlugin.
setPrintToFile(boolean) - Method in class org.eclipse.swt.printing.PrintDialog
Sets the 'Print to file' setting that the user will see when the dialog is opened.
setPriority(int) - Method in class org.eclipse.core.runtime.jobs.Job
Sets the priority of the job.
setProgressGroup(IProgressMonitor, int) - Method in class org.eclipse.core.runtime.jobs.Job
Associates this job with a progress group.
setProgressMonitor(IProgressMonitor) - Method in class org.eclipse.jface.text.reconciler.AbstractReconcileStep
 
setProgressMonitor(IProgressMonitor) - Method in class org.eclipse.jface.text.reconciler.AbstractReconciler
Sets the progress monitor of this reconciler.
setProgressMonitor(IProgressMonitor) - Method in interface org.eclipse.jface.text.reconciler.IReconcileStep
Sets the progress monitor for this reconcile step.
setProgressMonitor(IProgressMonitor) - Method in interface org.eclipse.jface.text.reconciler.IReconcilingStrategyExtension
Tells this reconciling strategy with which progress monitor it will work.
setProgressMonitor(IProgressMonitor) - Method in class org.eclipse.jface.text.reconciler.MonoReconciler
 
setProgressMonitor(IProgressMonitor) - Method in class org.eclipse.jface.text.reconciler.Reconciler
 
setProgressMonitor(IProgressMonitor) - Method in class org.eclipse.ui.editors.text.ForwardingDocumentProvider
 
setProgressMonitor(IProgressMonitor) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider.NullProvider
 
setProgressMonitor(IProgressMonitor) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider
 
setProgressMonitor(IProgressMonitor) - Method in class org.eclipse.ui.texteditor.AbstractDocumentProvider
 
setProgressMonitor(IProgressMonitor) - Method in interface org.eclipse.ui.texteditor.IDocumentProviderExtension2
Sets this providers progress monitor.
setProgressProvider(ProgressProvider) - Method in interface org.eclipse.core.runtime.jobs.IJobManager
Registers a progress provider with the job manager.
setProject(IProject) - Method in interface org.eclipse.core.resources.IProjectNature
Sets the project to which this nature applies.
setProject(IProject) - Method in class org.eclipse.team.core.RepositoryProvider
 
setProjectionSummary(ProjectionSummary) - Method in class org.eclipse.jface.text.source.projection.ProjectionViewer
Sets the projection summary for this viewer.
setProperties(ConfigurationPropertyModel[]) - Method in class org.eclipse.core.runtime.model.ConfigurationElementModel
Deprecated. Sets the properties associated with this element.
setProperty(String, Object) - Method in class org.eclipse.compare.CompareConfiguration
Sets the property with the given name.
setProperty(QualifiedName, Object) - Method in interface org.eclipse.core.runtime.content.IContentDescription
Sets the given property to the given value.
setProperty(QualifiedName, Object) - Method in class org.eclipse.core.runtime.jobs.Job
Sets the value of the property of this job identified by the given key.
setProperty(Object, Object) - Method in class org.eclipse.jface.text.formatter.FormattingContext
 
setProperty(Object, Object) - Method in interface org.eclipse.jface.text.formatter.IFormattingContext
Stores the property key in the formatting context.
setProperty(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, boolean) - Method in interface org.eclipse.team.ui.synchronize.ISynchronizeModelElement
Assigns the given property to this element.
setProperty(String, Object) - Method in interface org.eclipse.team.ui.synchronize.ISynchronizePageConfiguration
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.
setPropertyFiles(String[]) - Method in class org.eclipse.ant.core.AntRunner
Sets the user specified property files.
setPropertySourceProvider(IPropertySourceProvider) - Method in class org.eclipse.ui.views.properties.PropertySheetEntry
Sets a property source provider for this entry.
setPropertySourceProvider(IPropertySourceProvider) - Method in class org.eclipse.ui.views.properties.PropertySheetPage
Sets the given property source provider as the property source provider.
setPropertyToRoot(String, boolean) - Method in interface org.eclipse.team.ui.synchronize.ISynchronizeModelElement
Assigns the given property to this element and all it's parents.
setPropertyValue(Object, Object) - Method in interface org.eclipse.ui.views.properties.IPropertySource
Sets the property with the given id if possible.
setPropertyValue(Object, Object) - Method in class org.eclipse.ui.views.properties.ResourcePropertySource
The ResourcePropertySource implementation of this IPropertySource method does nothing since all properties are read-only.
setProposalPopupOrientation(int) - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
Sets the proposal pop-ups' 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
Deprecated. Sets the name of the provider who authored this plug-in.
setRGB(RGB) - Method in class org.eclipse.swt.widgets.ColorDialog
Sets the receiver's selected color to be the argument.
setRGB(RGB) - Method in class org.eclipse.swt.widgets.FontDialog
Sets the receiver's selected color to be the argument.
setRange(IDocument, int, int) - Method in class org.eclipse.jface.text.rules.BufferedRuleBasedScanner
 
setRange(IDocument, int, int) - Method in interface org.eclipse.jface.text.rules.ITokenScanner
Configures the scanner by providing access to the document range that should be scanned.
setRange(IDocument, int, int) - Method in class org.eclipse.jface.text.rules.RuleBasedPartitionScanner
 
setRange(IDocument, int, int) - Method in class org.eclipse.jface.text.rules.RuleBasedScanner
 
setRangeIndication(int, int, boolean) - Method in interface org.eclipse.jface.text.source.ISourceViewer
Sets the viewers's range indication to the specified range.
setRangeIndication(int, int, boolean) - Method in class org.eclipse.jface.text.source.SourceViewer
 
setRangeIndication(boolean) - Method in class org.eclipse.jface.text.source.projection.ProjectionAnnotation
Enables and disables the range indication for this annotation.
setRangeIndication(int, int, boolean) - Method in class org.eclipse.jface.text.source.projection.ProjectionViewer
 
setRangeIndicator(Annotation) - Method in interface org.eclipse.jface.text.source.ISourceViewer
Sets the annotation used by this viewer as range indicator.
setRangeIndicator(Annotation) - Method in class org.eclipse.jface.text.source.SourceViewer
 
setRangeIndicator(Annotation) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
Sets the annotation which this editor uses to represent the highlight range if the editor is configured to show the entire document.
setReadOnly(boolean) - Method in interface org.eclipse.core.resources.IResource
Sets or unsets this resource as read-only in the file system.
setReadOnly(boolean) - Method in class org.eclipse.jface.text.templates.TemplateContext
Sets or clears the read-only flag.
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.
setRedoAction(IAction) - Method in class org.eclipse.ui.part.CellEditorActionHandler
Sets the default IAction handler for the Redo action.
setRedraw(boolean) - Method in interface org.eclipse.jface.text.IRewriteTarget
Disables/enables redrawing while modifying the target's document.
setRedraw(boolean) - Method in interface org.eclipse.jface.text.ITextViewerExtension
Enables/disables the redrawing of this text viewer.
setRedraw(boolean) - Method in class org.eclipse.jface.text.TextViewer
 
setRedraw(boolean, int) - Method in class org.eclipse.jface.text.TextViewer
Basically same functionality as ITextViewerExtension.setRedraw(boolean).
setRedraw(boolean) - Method in class org.eclipse.swt.widgets.Control
If the argument is false, causes subsequent drawing operations in the receiver to be ignored.
setRedraw(boolean) - Method in class org.eclipse.swt.widgets.Table
 
setRedraw(boolean) - Method in class org.eclipse.swt.widgets.Text
 
setRedraw(boolean) - Method in class org.eclipse.swt.widgets.Tree
 
setReferencedProjects(IProject[]) - Method in interface org.eclipse.core.resources.IProjectDescription
Sets the referenced projects, ignoring any duplicates.
setRefreshSchedule(SubscriberRefreshSchedule) - Method in class org.eclipse.team.ui.synchronize.SubscriberParticipant
 
setRegion(Region) - Method in class org.eclipse.swt.widgets.Shell
Sets the shape of the shell to the region specified by the argument.
setRegistered(boolean) - Method in class org.eclipse.debug.core.model.Breakpoint
 
setRegistered(boolean) - Method in interface org.eclipse.debug.core.model.IBreakpoint
Sets whether this breakpoint is currently registered with the breakpoint manager.
setRegistry(PluginRegistryModel) - Method in class org.eclipse.core.runtime.model.PluginModel
Deprecated. Sets the registry with which this plug-in descriptor is associated.
setRemoteBytes(IResource, byte[]) - Method in class org.eclipse.team.core.variants.ThreeWaySynchronizer
Set the remote bytes for the given resource.
setRemoveAllWhenShown(boolean) - Method in interface org.eclipse.jface.action.IMenuManager
Sets whether all items should be removed when the menu is first shown, but before notifying menu listeners.
setRemoveAllWhenShown(boolean) - Method in class org.eclipse.jface.action.MenuManager
 
setRemoveAllWhenShown(boolean) - Method in class org.eclipse.jface.action.SubMenuManager
 
setRepairer(IPresentationRepairer, String) - Method in class org.eclipse.jface.text.presentation.PresentationReconciler
Registers the 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
Deprecated. 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
Deprecated. 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.
setResources(IResource[]) - Method in class org.eclipse.team.ui.synchronize.ResourceScope
Set the resources that define this scope
setRestoreCompletionProposalSize(IDialogSettings) - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
Tells this information control manager to open the information control with the values contained in the given dialog settings and to store the control's last valid size in the given dialog settings.
setRestoreInformationControlBounds(IDialogSettings, boolean, boolean) - Method in class org.eclipse.jface.text.AbstractInformationControlManager
Tells this information control manager to open the information control with the values contained in the given dialog settings and to store the control's last valid size in the given dialog settings.
setResult(List) - Method in class org.eclipse.ui.dialogs.SelectionDialog
Set the selections made by the user, or null if the selection was canceled.
setResult(int, Object) - Method in class org.eclipse.ui.dialogs.SelectionStatusDialog
Sets a result element at the given position.
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.
setRight(ITypedElement) - Method in class org.eclipse.compare.structuremergeviewer.DiffNode
Sets the right input to the given value.
setRight(Control) - Method in class org.eclipse.swt.custom.CBanner
Set the control that appears on the right side of the banner.
setRightDirty(boolean) - Method in class org.eclipse.compare.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.
setRightWidth(int) - Method in class org.eclipse.swt.custom.CBanner
Set the width of the control control that appears on the right side of the banner.
setRootEntry(IPropertySheetEntry) - Method in class org.eclipse.ui.views.properties.PropertySheetPage
Sets the given entry as the model for the page.
setRule(ISchedulingRule) - Method in class org.eclipse.core.runtime.jobs.Job
Sets the scheduling rule to be used when scheduling this job.
setRuleFactory(IProject, IResourceRuleFactory) - Method in class org.eclipse.core.resources.team.TeamHook
Sets the resource scheduling rule factory to use for resource modifications in the given project.
setRulerContextMenuId(String) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
Sets the ruler's context menu id.
setRules(IRule[]) - Method in class org.eclipse.jface.text.rules.RuleBasedPartitionScanner
 
setRules(IRule[]) - Method in class org.eclipse.jface.text.rules.RuleBasedScanner
Configures the scanner with the given sequence of rules.
setRunnableContext(IRunnableContext) - Method in interface org.eclipse.team.ui.synchronize.ISynchronizePageConfiguration
Sets the runnable context that can be used by the page's actions to display progress.
setRunningHeadless(boolean) - Method in class org.eclipse.ant.core.AntCorePlugin
Set this plug-in's preferences for running headless based on the headless parameter.
setRuntime(LibraryModel[]) - Method in class org.eclipse.core.runtime.model.PluginModel
Deprecated. Sets the libraries configured for this plug-in.
setSaveAndRestore(boolean) - Method in interface org.eclipse.ui.application.IWorkbenchConfigurer
Sets whether the workbench state should be saved on close and restored on subsequent open.
setSchema(String) - Method in class org.eclipse.core.runtime.model.ExtensionPointModel
Deprecated. Sets the schema specification for this extension point.
setSchemaVersion(String) - Method in class org.eclipse.core.runtime.model.PluginModel
Deprecated. Sets the manifest schema version of this plug-in.
setScope(IRegion) - Method in interface org.eclipse.jface.text.IFindReplaceTargetExtension
Sets the find scope of the target to operate on.
setScope(int) - Method in class org.eclipse.swt.printing.PrintDialog
Sets the scope of the print job.
setScope(UpdateSearchScope) - Method in class org.eclipse.update.search.UpdateSearchRequest
Sets the scope object.
setScopeHighlightColor(Color) - Method in interface org.eclipse.jface.text.IFindReplaceTargetExtension
Sets the scope highlight color
setScopes(String[]) - Method in interface org.eclipse.ui.IKeyBindingService
Sets the active accelerator scope ids.
setScrollExpandEnabled(boolean) - Method in class org.eclipse.jface.viewers.ViewerDropAdapter
Sets whether auto scrolling and expanding should be provided during dragging.
setSearchLocation(int) - Method in class org.eclipse.update.core.model.IncludedFeatureReferenceModel
Sets the searchLocation.
setSecondaryId(String) - Method in class org.eclipse.team.ui.synchronize.AbstractSynchronizeParticipant
Sets the secondary id for this participant.
setSegments(int[]) - Method in class org.eclipse.swt.graphics.TextLayout
Sets the offsets of the receiver's text segments.
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.
setSelectAllAction(IAction) - Method in class org.eclipse.ui.part.CellEditorActionHandler
Sets the default IAction handler for the Select All action.
setSelectedAnnotation(Annotation) - Method in class org.eclipse.jface.text.source.VerticalRulerEvent
 
setSelectedNode(String) - Method in class org.eclipse.jface.preference.PreferenceDialog
Sets the name of the selected item preference.
setSelectedNode(IWizardNode) - Method in class org.eclipse.jface.wizard.WizardSelectionPage
Sets or clears the currently selected wizard node within this page.
setSelectedNodePreference(String) - Method in class org.eclipse.jface.preference.PreferenceDialog
Sets the name of the selected item preference.
setSelectedRange(int, int) - Method in class org.eclipse.jface.contentassist.ComboContentAssistSubjectAdapter
 
setSelectedRange(int, int) - Method in interface org.eclipse.jface.contentassist.IContentAssistSubjectControl
Sets the selected range.
setSelectedRange(int, int) - Method in class org.eclipse.jface.contentassist.TextContentAssistSubjectAdapter
 
setSelectedRange(int, int) - Method in interface org.eclipse.jface.text.ITextViewer
Sets the selection to the specified range.
setSelectedRange(int, int) - Method in class org.eclipse.jface.text.TextViewer
 
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(ISelection) - Method in class org.eclipse.compare.CompareViewerSwitchingPane
 
setSelection(ISelection, boolean) - Method in class org.eclipse.compare.contentmergeviewer.ContentMergeViewer
The ContentMergeViewer implementation of this Viewer method does nothing.
setSelection(int, int) - Method in interface org.eclipse.jface.text.IFindReplaceTargetExtension
Sets a selection.
setSelection(ISelection, boolean) - Method in class org.eclipse.jface.text.TextViewer
 
setSelection(List) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
Sets the selection to the given list of items.
setSelection(ISelection) - Method in interface org.eclipse.jface.viewers.ISelectionProvider
Sets the current selection for this selection provider.
setSelection(ISelection, boolean) - Method in class org.eclipse.jface.viewers.StructuredViewer
 
setSelection(List) - Method in class org.eclipse.jface.viewers.TableTreeViewer
 
setSelection(List) - Method in class org.eclipse.jface.viewers.TreeViewer
 
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, boolean) - Method in class org.eclipse.jface.viewers.Viewer
Sets a new selection for this viewer and optionally makes it visible.
setSelection(Point) - Method in class org.eclipse.swt.custom.CCombo
Sets the new selection.
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.CTabFolder
Set the selection to the tab at the specified index.
setSelection(int) - Method in class org.eclipse.swt.custom.StyledText
Sets the selection to the given position and scrolls it into view.
setSelection(Point) - Method in class org.eclipse.swt.custom.StyledText
Sets the selection and scrolls it into view.
setSelection(int, int) - Method in class org.eclipse.swt.custom.StyledText
Sets the selection and scrolls it into view.
setSelection(int, int) - Method in class org.eclipse.swt.custom.TableCursor
Positions the TableCursor over the cell at the given row and column in the parent table.
setSelection(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 receiver's selection to be the given array of items.
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(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(int[]) - Method in class org.eclipse.swt.widgets.List
Selects the items at the given zero-relative indices in the receiver.
setSelection(String[]) - Method in class org.eclipse.swt.widgets.List
Sets the receiver's selection to be the given array of items.
setSelection(int) - Method in class org.eclipse.swt.widgets.List
Selects the item at the given zero-relative index in the receiver.
setSelection(int, int) - Method in class org.eclipse.swt.widgets.List
Selects the items in the range specified by the given zero-relative indices in the receiver.
setSelection(boolean) - Method in class org.eclipse.swt.widgets.MenuItem
Sets the selection state of the receiver.
setSelection(int) - Method in class org.eclipse.swt.widgets.ProgressBar
Sets the single selection that is the receiver's position to the argument which must be greater than or equal to zero.
setSelection(int) - Method in class org.eclipse.swt.widgets.Scale
Sets the 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.Slider
Sets the single selection that is the receiver's value to the argument which must be greater than or equal to zero.
setSelection(TabItem[]) - Method in class org.eclipse.swt.widgets.TabFolder
Sets the receiver's selection to be the given array of items.
setSelection(int) - Method in class org.eclipse.swt.widgets.TabFolder
Selects the item at the given zero-relative index in the receiver.
setSelection(int[]) - Method in class org.eclipse.swt.widgets.Table
Selects the items at the given zero-relative indices in the receiver.
setSelection(TableItem[]) - Method in class org.eclipse.swt.widgets.Table
Sets the receiver's selection to be the given array of items.
setSelection(int) - Method in class org.eclipse.swt.widgets.Table
Selects the item at the given zero-relative index in the receiver.
setSelection(int, int) - Method in class org.eclipse.swt.widgets.Table
Selects the items in the range specified by the given zero-relative indices in the receiver.
setSelection(int) - Method in class org.eclipse.swt.widgets.Text
Sets the selection.
setSelection(int, int) - Method in class org.eclipse.swt.widgets.Text
Sets the selection.
setSelection(Point) - Method in class org.eclipse.swt.widgets.Text
Sets the selection.
setSelection(boolean) - Method in class org.eclipse.swt.widgets.ToolItem
Sets the selection state of the receiver.
setSelection(TreeItem[]) - Method in class org.eclipse.swt.widgets.Tree
Sets the receiver's selection to be the given array of items.
setSelection(ISelection) - Method in class org.eclipse.ui.actions.ActionContext
Sets the selection.
setSelection(IStructuredSelection) - Method in class org.eclipse.ui.actions.ExportResourcesAction
Deprecated.  
setSelection(IStructuredSelection) - Method in class org.eclipse.ui.actions.ImportResourcesAction
Deprecated.  
setSelection(Object[]) - Method in class org.eclipse.ui.dialogs.AbstractElementListSelectionDialog
Sets the selection referenced by an array of elements.
setSelection(int[]) - Method in class org.eclipse.ui.dialogs.FilteredList
Sets the selection of the list.
setSelection(Object[]) - Method in class org.eclipse.ui.dialogs.FilteredList
Sets the selection of the list.
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(ISelection) - Method in class org.eclipse.ui.part.MultiPageSelectionProvider
 
setSelection(ISelection) - Method in class org.eclipse.ui.part.MultiPageSelectionProvider
 
setSelection(ISelection) - Method in class org.eclipse.ui.part.PageBookView.SelectionProvider
 
setSelection(ISelection) - Method in class org.eclipse.ui.part.PageBookView.SelectionProvider
 
setSelection(ISelection) - Method in class org.eclipse.ui.part.ShowInContext
Sets the selection, or null to indicate no selection.
setSelection(ISelection) - Method in class org.eclipse.ui.part.ShowInContext
Sets the selection, or null to indicate no selection.
setSelection(ISelection) - Method in class org.eclipse.ui.views.contentoutline.ContentOutline
 
setSelection(ISelection) - Method in class org.eclipse.ui.views.contentoutline.ContentOutlinePage
 
setSelection(ISelection) - Method in class org.eclipse.ui.views.framelist.TreeFrame
Sets the selection.
setSelection(ISelection) - Method in class org.eclipse.ui.views.navigator.LocalSelectionTransfer
Sets the transfer data for local use.
setSelection(ISelection, boolean) - Method in class org.eclipse.ui.views.tasklist.TaskList
API method which sets the current selection of this viewer.
setSelectionBackground(Color) - Method in class org.eclipse.swt.custom.CTabFolder
Sets the receiver's selection background color to the color specified by the argument, or to the default system color for the control if the argument is null.
setSelectionBackground(Color[], int[]) - Method in class org.eclipse.swt.custom.CTabFolder
Specify a gradient of colours to be draw in the background of the selected tab.
setSelectionBackground(Color[], int[], boolean) - Method in class org.eclipse.swt.custom.CTabFolder
Specify a gradient of colours to be draw in the background of the selected tab.
setSelectionBackground(Image) - Method in class org.eclipse.swt.custom.CTabFolder
Set the image to be drawn in the background of the selected tab.
setSelectionBackground(Color) - Method in class org.eclipse.swt.custom.StyledText
Sets the receiver's selection background color to the color specified by the argument, or to the default system color for the control if the argument is null.
setSelectionForeground(Color) - Method in class org.eclipse.swt.custom.CTabFolder
Set the foreground color of the selected tab.
setSelectionForeground(Color) - Method in class org.eclipse.swt.custom.StyledText
Sets the receiver's selection foreground color to the color specified by the argument, or to the default system color for the control if the argument is null.
setSelectionProvider(ISelectionProvider) - Method in interface org.eclipse.team.ui.synchronize.ISynchronizePageSite
Sets the selection provider for this workbench site.
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.MultiPageEditorSite
The MultiPageEditorSite implementation of this IWorkbenchPartSite method remembers the selection provider, and also hooks a listener on it, which calls handleSelectionChanged when a selection changed event occurs.
setSelectionProvider(ISelectionProvider) - Method in class org.eclipse.ui.part.MultiPageEditorSite
The MultiPageEditorSite implementation of this IWorkbenchPartSite method remembers the selection provider, and also hooks a listener on it, which calls handleSelectionChanged when a selection changed event occurs.
setSelectionProvider(ISelectionProvider) - Method in class org.eclipse.ui.part.PageSite
 
setSelectionProvider(ISelectionProvider) - Method in class org.eclipse.ui.part.PageSite
 
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.
setSelectionSetTime(long) - Method in class org.eclipse.ui.views.navigator.LocalSelectionTransfer
Sets the time when the selection operation this transfer is associated with was started.
setSelectionToWidget(List, boolean) - Method in class org.eclipse.jface.viewers.AbstractListViewer
 
setSelectionToWidget(List, boolean) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
 
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(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
 
setSeparatorControl(Control) - Method in class org.eclipse.ui.forms.widgets.Section
Sets the separator control of this section.
setSequenceNumber(int) - Method in class org.eclipse.jface.text.link.LinkedPosition
Sets the sequence number of this position.
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.
setSeverity(int) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
Sets the marker severity.
setShellStyle(int) - Method in class org.eclipse.jface.window.Window
Sets the shell style bits.
setShellStyle(int) - Method in interface org.eclipse.ui.application.IWorkbenchWindowConfigurer
Sets the style bits to use for the window's shell when it is created.
setShowCoolBar(boolean) - Method in interface org.eclipse.ui.application.IWorkbenchWindowConfigurer
Sets whether the underlying workbench window has a cool bar.
setShowFastViewBars(boolean) - Method in interface org.eclipse.ui.application.IWorkbenchWindowConfigurer
Sets whether the underlying workbench window has fast view bars.
setShowInNextPrevDropdownToolbarAction(boolean) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
Sets the default value for the visibility in the next/previous drop down toolbar action.
setShowInNextPrevDropdownToolbarActionKey(String) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
Sets the preference key for the visibility in the next/previous drop down toolbar action.
setShowMenuBar(boolean) - Method in interface org.eclipse.ui.application.IWorkbenchWindowConfigurer
Sets whether the underlying workbench window has a menu bar.
setShowPerspectiveBar(boolean) - Method in interface org.eclipse.ui.application.IWorkbenchWindowConfigurer
Sets whether the underlying workbench window has a perspective bar (the perspective bar provides buttons to quickly switch between perspectives).
setShowProgressIndicator(boolean) - Method in interface org.eclipse.ui.application.IWorkbenchWindowConfigurer
Sets whether the underlying workbench window has a progress indicator.
setShowStatusLine(boolean) - Method in interface org.eclipse.ui.application.IWorkbenchWindowConfigurer
Sets whether the underlying workbench window has a status line.
setSimple(boolean) - Method in class org.eclipse.swt.custom.CBanner
Sets the shape that the CBanner will use to render itself.
setSimple(boolean) - Method in class org.eclipse.swt.custom.CTabFolder
Sets the shape that the CTabFolder will use to render itself.
setSimpleMode(boolean) - Method in class org.eclipse.jface.text.link.LinkedModeUI
Sets the "simple" mode of the receiver.
setSingle(boolean) - Method in class org.eclipse.swt.custom.CTabFolder
Sets the number of tabs that the CTabFolder should display
setSite(IIntroSite) - Method in class org.eclipse.ui.part.IntroPart
Sets the part site.
setSite(IIntroSite) - Method in class org.eclipse.ui.part.IntroPart
Sets the part site.
setSite(IWorkbenchPartSite) - Method in class org.eclipse.ui.part.WorkbenchPart
Sets the part site.
setSite(IWorkbenchPartSite) - Method in class org.eclipse.ui.part.WorkbenchPart
Sets the part site.
setSite(ISite) - Method in class org.eclipse.update.core.Feature
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 interface org.eclipse.update.core.IFeature
Sets the site for this feature.
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.ISiteContentProvider
Sets the site for this provider.
setSite(ISite) - Method in class org.eclipse.update.core.SiteContentProvider
Sets the site for this provider
setSiteContentProvider(ISiteContentProvider) - Method in interface org.eclipse.update.core.ISite
Sets the site content provider.
setSiteContentProvider(ISiteContentProvider) - Method in class org.eclipse.update.core.Site
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.update.configurator.IPlatformConfiguration.ISiteEntry
Sets the site policy
setSiteProperty(int, Variant) - Method in class org.eclipse.swt.ole.win32.OleControlSite
Sets the control site property specified by the dispIdMember to a new value.
setSize(int, int) - Method in interface org.eclipse.help.browser.IBrowser
Causes the browser to be resized to the specified size.
setSize(Point) - Method in interface org.eclipse.jface.preference.IPreferencePage
Sets the size of this page's UI component.
setSize(Point) - Method in class org.eclipse.jface.preference.PreferencePage
 
setSize(int, int) - Method in class org.eclipse.jface.text.DefaultInformationControl
 
setSize(int, int) - Method in interface org.eclipse.jface.text.IInformationControl
Sets the size of this information control.
setSize(Rectangle, Point) - Static method in class org.eclipse.jface.util.Geometry
Sets the size of the given rectangle to the given size
setSize(int, int) - Method in class org.eclipse.swt.widgets.Caret
Sets the receiver's size to the point specified by the arguments.
setSize(Point) - Method in class org.eclipse.swt.widgets.Caret
Sets the receiver's size to the point specified by the argument.
setSize(int, int) - Method in class org.eclipse.swt.widgets.Control
Sets the receiver's size to the point specified by the arguments.
setSize(Point) - Method in class org.eclipse.swt.widgets.Control
Sets the receiver's size to the point specified by the argument.
setSize(int, int) - Method in class org.eclipse.swt.widgets.CoolItem
Sets the receiver's size to the point specified by the arguments.
setSize(Point) - Method in class org.eclipse.swt.widgets.CoolItem
Sets the receiver's size to the point specified by the argument.
setSize(int, int) - Method in class org.eclipse.ui.dialogs.AbstractElementListSelectionDialog
Sets the list size in unit of characters.
setSize(int, int) - Method in class org.eclipse.ui.dialogs.CheckedTreeSelectionDialog
Sets the size of the tree in unit of characters.
setSize(int, int) - Method in class org.eclipse.ui.dialogs.ElementTreeSelectionDialog
Sets the size of the tree in unit of characters.
setSizeConstraints(int, int, boolean, boolean) - Method in class org.eclipse.jface.text.AbstractInformationControlManager
Sets the width- and height constraints of the information control.
setSizeConstraints(int, int) - Method in class org.eclipse.jface.text.DefaultInformationControl
 
setSizeConstraints(int, int) - Method in interface org.eclipse.jface.text.IInformationControl
Sets the information control's size constraints.
setSlaveStrategy(IFormattingStrategy, String) - Method in class org.eclipse.jface.text.formatter.MultiPassContentFormatter
Registers a slave formatting strategy for a certain content type.
setSnapshotInterval(long) - Method in interface org.eclipse.core.resources.IWorkspaceDescription
Sets the interval between automatic workspace snapshots.
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.CheckedTreeSelectionDialog
Sets the sorter used by the tree viewer.
setSorter(ViewerSorter) - Method in class org.eclipse.ui.dialogs.ElementTreeSelectionDialog
Sets the sorter used by the tree viewer.
setSorter(ResourceSorter) - Method in interface org.eclipse.ui.views.navigator.IResourceNavigator
Sets the current sorter.
setSorter(ResourceSorter) - Method in class org.eclipse.ui.views.navigator.ResourceNavigator
Sets the resource sorter.
setSourceContainers(ISourceContainer[]) - Method in class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector
Sets the source containers used by this source lookup director.
setSourceContainers(ISourceContainer[]) - Method in interface org.eclipse.debug.core.sourcelookup.ISourceLookupDirector
Sets the source containers this source lookup director should search when looking for source, possibly an empty collection.
setSourceEdit(CopySourceEdit) - Method in class org.eclipse.text.edits.CopyTargetEdit
Sets the source edit.
setSourceEdit(MoveSourceEdit) - Method in class org.eclipse.text.edits.MoveTargetEdit
Sets the source edit.
setSourceLocator(ISourceLocator) - Method in interface org.eclipse.debug.core.ILaunch
Sets the source locator to use for locating source elements for the debug target associated with this launch, or null if source lookup is not supported.
setSourceLocator(ISourceLocator) - Method in class org.eclipse.debug.core.Launch
 
setSourceModifier(ISourceModifier) - Method in class org.eclipse.text.edits.CopySourceEdit
Sets the optional source modifier.
setSourceModifier(ISourceModifier) - Method in class org.eclipse.text.edits.MoveSourceEdit
Sets the optional source modifier.
setSourcePathComputer(ISourcePathComputer) - Method in class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector
 
setSourcePathComputer(ISourcePathComputer) - Method in interface org.eclipse.debug.core.sourcelookup.ISourceLookupDirector
Sets the source path computer for this source lookup director.
setSourceViewerConfiguration(SourceViewerConfiguration) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
Sets this editor's source viewer configuration used to configure its internal source viewer.
setSpacing(int) - Method in class org.eclipse.swt.graphics.TextLayout
Sets the line spacing of the receiver.
setStartLine(int) - Method in class org.eclipse.core.runtime.model.PluginModelObject
Deprecated. Set the line number for the start tag for this plug-in object.
setStartPage(int) - Method in class org.eclipse.swt.printing.PrintDialog
Sets the start page that the user will see when the dialog is opened.
setState(int) - Method in interface org.eclipse.ui.presentations.IStackPresentationSite
Sets the state of the container.
setState(int) - Method in class org.eclipse.ui.presentations.StackPresentation
Sets the state of the presentation.
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 class org.eclipse.ui.texteditor.AbstractTextEditor
 
setStatusField(IStatusField, String) - Method in interface org.eclipse.ui.texteditor.ITextEditorExtension
Informs the editor which status field is to be used when posting status information in the given category.
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.
setStepFiltersEnabled(boolean) - Method in interface org.eclipse.debug.core.model.IStepFilters
Sets whether step filters are enabled in this debug target.
setStippled(boolean) - Method in class org.eclipse.swt.widgets.Tracker
Changes the appearance of the line used to draw the rectangles.
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.jface.viewers.CellEditor
Sets the style bits for this cell editor.
setStyle(int) - Method in class org.eclipse.swt.graphics.FontData
Sets the style of the receiver to the argument which must be a bitwise OR of one or more of the SWT constants NORMAL, BOLD and ITALIC.
setStyle(TextStyle, int, int) - Method in class org.eclipse.swt.graphics.TextLayout
Sets the style of the receiver for the specified range.
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.ConfigurationElementModel
Deprecated. Sets configuration elements contained by this element This object must not be read-only.
setSubElements(ConfigurationElementModel[]) - Method in class org.eclipse.core.runtime.model.ExtensionModel
Deprecated. Sets the configuration element children of this extension.
setSubjectControl(Control) - Method in interface org.eclipse.jface.text.AbstractInformationControlManager.IInformationControlCloser
Sets the closer's subject control.
setSubjectControl(Control) - Method in class org.eclipse.jface.text.source.AnnotationBarHoverManager.Closer
 
setSubscriber(Subscriber) - Method in class org.eclipse.team.ui.synchronize.SubscriberParticipant
Subclasses must call this method to initialize the participant.
setSubtreeChecked(Object, boolean) - Method in class org.eclipse.jface.viewers.CheckboxTreeViewer
Sets the checked state for the given element and its visible children in this viewer.
setSupportedModes(int) - Method in interface org.eclipse.team.ui.synchronize.ISynchronizePageConfiguration
Set the P_SUPPORTED_MODES property of this configuration to the ORed combination of one or more mode flags (INCOMING_MODE, OUTGOING_MODE, BOTH_MODE and CONFLICTING_MODE).
setSymbolicFontName(String) - Method in class org.eclipse.ui.texteditor.SourceViewerDecorationSupport
Sets the symbolic font name that is used for computing the margin width.
setSymbolicImageName(String) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
Sets the symbolic name of the image to be drawn in the vertical ruler.
setSyncInfo(QualifiedName, IResource, byte[]) - Method in interface org.eclipse.core.resources.ISynchronizer
Sets the named sync partner's synchronization information for the given resource.
setSyncInfoFilter(SyncInfoFilter) - Method in class org.eclipse.team.ui.synchronize.SubscriberParticipant
Provide a filter that is used to filter the contents of the sync info set for the participant.
setSynchronizationContext(ISynchronizationContext) - Method in interface org.eclipse.core.filebuffers.IFileBufferManager
Sets the synchronization context for this file buffer manager, i.e., for all file buffers this manager manages.
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.
setSystem(boolean) - Method in class org.eclipse.core.runtime.jobs.Job
Sets whether or not this job is a system job.
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.
setTabPosition(int) - Method in class org.eclipse.swt.custom.CTabFolder
Specify whether the tabs should appear along the top of the folder or along the bottom of the folder.
setTabWidth(int) - Method in class org.eclipse.ui.console.MessageConsole
Sets the tab width.
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.graphics.TextLayout
Sets the receiver's tab list.
setTabs(int) - Method in class org.eclipse.swt.widgets.Text
Sets the number of tabs.
setTargetEdit(CopyTargetEdit) - Method in class org.eclipse.text.edits.CopySourceEdit
Sets the target edit.
setTargetEdit(MoveTargetEdit) - Method in class org.eclipse.text.edits.MoveSourceEdit
Sets the target edit.
setTargetIsRight(boolean) - Method in class org.eclipse.compare.EditionSelectionDialog
Controls whether workspace target is on the left (the default) or right hand side.
setTargetSite(IConfiguredSite) - Method in interface org.eclipse.update.operations.IFeatureOperation
Sets the site in which the feature is being operated on.
setTaskName(String) - Method in class org.eclipse.ant.core.Task
Sets the name of the task
setTaskName(String) - Method in interface org.eclipse.core.runtime.IProgressMonitor
Sets the task name to the given value.
setTaskName(String) - Method in class org.eclipse.core.runtime.NullProgressMonitor
This implementation does nothing.
setTaskName(String) - Method in class org.eclipse.core.runtime.ProgressMonitorWrapper
This implementation of a IProgressMonitor method forwards to the wrapped progress monitor.
setTaskName(String) - Method in class org.eclipse.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.
setTempLocal(boolean) - Method in class org.eclipse.update.core.ContentReference
Sets if a content reference is considered local
setTemplate(Template) - Method in class org.eclipse.jface.text.templates.persistence.TemplatePersistenceData
Sets the template encapsulated by the receiver.
setTemplateStore(TemplateStore) - Method in class org.eclipse.ui.texteditor.templates.TemplatePreferencePage
Sets the template store.
setTestHarness(ITestHarness) - Method in class org.eclipse.ui.testing.TestableObject
Sets the test harness.
setText(String) - Method in class org.eclipse.compare.CompareViewerPane
Set the pane's title text.
setText(String) - Method in class org.eclipse.jface.action.Action
Sets the text for this action.
setText(String) - Method in interface org.eclipse.jface.action.IAction
Sets the text for this action.
setText(String) - Method in class org.eclipse.jface.text.source.Annotation
Sets the text associated with this annotation.
setText(String) - Method in class org.eclipse.jface.viewers.ViewerLabel
Set the text for the receiver.
setText(String) - Method in class org.eclipse.swt.browser.Browser
Renders HTML.
setText(String) - Method in class org.eclipse.swt.custom.CCombo
Sets 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.CTabItem
 
setText(String) - Method in class org.eclipse.swt.custom.StyledText
Sets the widget content.
setText(String) - Method in interface org.eclipse.swt.custom.StyledTextContent
Set text to "text".
setText(int, String) - Method in class org.eclipse.swt.custom.TableTreeItem
Sets the widget text.
setText(String) - Method in class org.eclipse.swt.custom.TableTreeItem
 
setText(String) - Method in class org.eclipse.swt.graphics.TextLayout
Sets the receiver's text.
setText(String) - Method in class org.eclipse.swt.widgets.Button
Sets the receiver's text.
setText(String) - Method in class org.eclipse.swt.widgets.Combo
Sets the contents of the receiver's text field to the given string.
setText(String) - Method in class org.eclipse.swt.widgets.Decorations
Sets the receiver's text, which is the string that the window manager will typically display as the receiver's title, to the argument, which may not be null.
setText(String) - Method in class org.eclipse.swt.widgets.Dialog
Sets the receiver's text, which is the string that the window manager will typically display as the receiver's title, to the argument, which must not be null.
setText(String) - Method in class org.eclipse.swt.widgets.Group
Sets the receiver's text, which is the string that will be displayed as the receiver's title, to the argument, which may not be null.
setText(String) - Method in class org.eclipse.swt.widgets.Item
Sets the receiver's text.
setText(String) - Method in class org.eclipse.swt.widgets.Label
Sets the receiver's text.
setText(String) - Method in class org.eclipse.swt.widgets.MenuItem
Sets the receiver's text.
setText(String) - Method in class org.eclipse.swt.widgets.TabItem
Sets the receiver's text.
setText(String) - Method in class org.eclipse.swt.widgets.TableColumn
 
setText(String[]) - Method in class org.eclipse.swt.widgets.TableItem
Sets the text for multiple columns in the table.
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.swt.widgets.TableItem
 
setText(String) - Method in class org.eclipse.swt.widgets.Text
Sets the contents of the receiver to the given string.
setText(String) - Method in class org.eclipse.swt.widgets.ToolItem
Sets the receiver's text.
setText(String) - Method in class org.eclipse.swt.widgets.TreeItem
 
setText(String) - Method in class org.eclipse.ui.actions.LabelRetargetAction
Sets the action's label text to the given value.
setText(String) - Method in class org.eclipse.ui.forms.widgets.ExpandableComposite
Sets the title of the expandable composite.
setText(String) - Method in class org.eclipse.ui.forms.widgets.Form
Sets the text to be rendered at the top of the form above the body as a title.
setText(String, boolean, boolean) - Method in class org.eclipse.ui.forms.widgets.FormText
Sets the provided text.
setText(String) - Method in class org.eclipse.ui.forms.widgets.Hyperlink
Sets the text of this hyperlink.
setText(String) - Method in class org.eclipse.ui.forms.widgets.ScrolledForm
Sets the text to be rendered at the top of the form above the body as a title.
setText(String) - Method in class org.eclipse.ui.forms.widgets.ScrolledFormText
Sets the text to be rendered in the scrolled form text.
setText(String) - Method in interface org.eclipse.ui.texteditor.IStatusField
Sets the text of this status field.
setText(String) - Method in class org.eclipse.ui.texteditor.StatusLineContributionItem
 
setText(String) - Method in class org.eclipse.ui.texteditor.TextNavigationAction
 
setTextActionHandler(TextActionHandler) - Method in class org.eclipse.ui.actions.RenameResourceAction
 
setTextClient(Control) - Method in class org.eclipse.ui.forms.widgets.ExpandableComposite
Sets the text client control.
setTextColor(Color) - Method in interface org.eclipse.jface.text.ITextViewer
Applies the given color as text foreground color to this viewer's selection.
setTextColor(Color, int, int, boolean) - Method in interface org.eclipse.jface.text.ITextViewer
Applies the given color as text foreground color to the specified section of this viewer.
setTextColor(Color) - Method in class org.eclipse.jface.text.TextViewer
 
setTextColor(Color, int, int, boolean) - 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.
setTextDoubleClickStrategy(ITextDoubleClickStrategy, String) - Method in class org.eclipse.jface.text.TextViewer
 
setTextHover(ITextHover, String) - Method in interface org.eclipse.jface.text.ITextViewer
Sets this viewer's text hover for the given content type.
setTextHover(ITextHover, String, int) - Method in interface org.eclipse.jface.text.ITextViewerExtension2
Sets this viewer's text hover for the given content type and the given state mask.
setTextHover(ITextHover, String) - Method in class org.eclipse.jface.text.TextViewer
 
setTextHover(ITextHover, String, int) - Method in class org.eclipse.jface.text.TextViewer
 
setTextLimit(int) - Method in class org.eclipse.jface.preference.StringFieldEditor
Sets this text field's text limit.
setTextLimit(int) - Method in class org.eclipse.swt.custom.CCombo
Sets the text limit.
setTextLimit(int) - Method in class org.eclipse.swt.custom.StyledText
Sets the text limit.
setTextLimit(int) - Method in class org.eclipse.swt.widgets.Combo
Sets the maximum number of characters that the receiver's text field is capable of holding to be the argument.
setTextLimit(int) - Method in class org.eclipse.swt.widgets.Text
Sets the maximum number of characters that the receiver is capable of holding to be the argument.
setTextPreferenceKey(String) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
Sets the preference key for the visibility of squiggles inside text.
setTextPreferenceValue(boolean) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
Sets the default visibility inside text.
setTextStore(ITextStore) - Method in class org.eclipse.jface.text.AbstractDocument
Sets the document's text store.
setTextStylePreferenceKey(String) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
Sets the preference key for the text style property.
setTextStyleValue(String) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
Sets the value for the text style property.
setThread(Thread) - Method in class org.eclipse.core.runtime.jobs.Job
Sets the thread that this job is currently running in, or null if this job is not running or the thread is unknown.
setThumb(int) - Method in class org.eclipse.swt.widgets.ScrollBar
Sets the size of the receiver's thumb relative to the difference between its maximum and minimum values.
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.
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.DialogPage
The DialogPage implementation of this IDialogPage method remembers the title in an internal state variable.
setTitle(String) - Method in interface org.eclipse.jface.dialogs.IDialogPage
Set this dialog page's title.
setTitle(String) - Method in class org.eclipse.jface.dialogs.TitleAreaDialog
Sets the title to be shown in the title area of this dialog.
setTitle(String) - Method in class org.eclipse.jface.preference.PreferencePage
The PreferencePage implementation of this IDialogPage method extends the DialogPage implementation to update the preference page container title.
setTitle(String) - Method in class org.eclipse.jface.wizard.WizardPage
The WizardPage implementation of this IDialogPage method extends the DialogPage implementation to update the wizard container title bar.
setTitle(String) - Method in interface org.eclipse.ui.application.IWorkbenchWindowConfigurer
Sets the title of the underlying workbench window.
setTitle(String) - Method in class org.eclipse.ui.dialogs.SelectionDialog
Sets the title for this dialog.
setTitle(String) - Method in class org.eclipse.ui.part.WorkbenchPart
Deprecated. new code should use setPartName and setContentDescription
setTitle(String) - Method in class org.eclipse.ui.part.WorkbenchPart
Deprecated. new code should use setPartName and setContentDescription
setTitleAreaColor(RGB) - Method in class org.eclipse.jface.dialogs.TitleAreaDialog
Sets the title bar color for this dialog.
setTitleArgument(String) - Method in class org.eclipse.compare.CompareViewerSwitchingPane
Sets an additional and optional argument for the pane's title.
setTitleBarBackground(Color) - Method in class org.eclipse.ui.forms.widgets.Section
Sets the color of the title bar background when TITLE_BAR style is used.
setTitleBarBorderColor(Color) - Method in class org.eclipse.ui.forms.widgets.Section
Sets the color of the title bar border when TITLE_BAR style is used.
setTitleBarColor(RGB) - Method in class org.eclipse.jface.wizard.Wizard
Sets the title bar color for this wizard.
setTitleBarForeground(Color) - Method in class org.eclipse.ui.forms.widgets.Section
Sets the color of the title bar foreground when TITLE_BAR style is used.
setTitleBarGradientBackground(Color) - Method in class org.eclipse.ui.forms.widgets.Section
Sets the color of the title bar gradient background when TITLE_BAR style is used.
setTitleImage(Image) - Method in class org.eclipse.jface.dialogs.TitleAreaDialog
Sets the title image to be shown in the title area of this dialog.
setTitleImage(Image) - Method in class org.eclipse.ui.part.IntroPart
Sets or clears the title image of this part.
setTitleImage(Image) - Method in class org.eclipse.ui.part.IntroPart
Sets or clears the title image of this part.
setTitleImage(Image) - Method in class org.eclipse.ui.part.WorkbenchPart
Sets or clears the title image of this part.
setTitleImage(Image) - Method in class org.eclipse.ui.part.WorkbenchPart
Sets or clears the title image of this part.
setTitleLayoutData(Object) - Method in class org.eclipse.jface.dialogs.DialogMessageArea
Set the layoutData for the title area.
setTitleToolTip(String) - Method in class org.eclipse.ui.part.WorkbenchPart
Sets or clears the title tool tip text 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(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() - Method in class org.eclipse.jface.preference.FontFieldEditor
Store the default preference for the field being edited
setToDefault(String) - Method in interface org.eclipse.jface.preference.IPreferenceStore
Sets the current value of the preference with the given name back to its default value.
setToDefault(String) - Method in class org.eclipse.jface.preference.PreferenceStore
 
setToDefault(String) - Method in class org.eclipse.ui.texteditor.ChainedPreferenceStore
 
setToggleButton(Button) - Method in class org.eclipse.jface.dialogs.MessageDialogWithToggle
A mutator for the button providing the toggle option.
setToggleColor(Color) - Method in class org.eclipse.ui.forms.widgets.ExpandableComposite
Sets the color of the toggle control.
setToggleMessage(String) - Method in class org.eclipse.jface.dialogs.MessageDialogWithToggle
A mutator for the text on the toggle button.
setToggleState(boolean) - Method in class org.eclipse.jface.dialogs.MessageDialogWithToggle
A mutator for the state of the toggle button.
setToolTipText(String) - Method in class org.eclipse.jface.action.Action
Sets the tool tip text for this action.
setToolTipText(String) - Method in interface org.eclipse.jface.action.IAction
Sets the tool tip text for this action.
setToolTipText(String) - Method in class org.eclipse.swt.custom.CCombo
 
setToolTipText(String) - Method in class org.eclipse.swt.custom.CLabel
 
setToolTipText(String) - Method in class org.eclipse.swt.custom.CTabItem
Sets the receiver's tool tip text to the argument, which may be null indicating that no tool tip text should be shown.
setToolTipText(String) - Method in class org.eclipse.swt.custom.TableTree
 
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.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.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.TrayItem
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 interface org.eclipse.ui.texteditor.IStatusFieldExtension
Sets tool tip text for this status field.
setToolTipText(String) - Method in class org.eclipse.ui.texteditor.StatusLineContributionItem
 
setToolTipText(String) - Method in class org.eclipse.ui.texteditor.TextNavigationAction
 
setToolTipText(String) - Method in class org.eclipse.ui.views.framelist.Frame
Sets the tool tip text to show for the frame.
setTopCenter(Control) - Method in class org.eclipse.swt.custom.ViewForm
Set the control that appears in the top center of the pane.
setTopCenterSeparate(boolean) - Method in class org.eclipse.swt.custom.ViewForm
If true, the topCenter will always appear on a separate line by itself, otherwise the topCenter will appear in the top row if there is room and will be moved to the second row if required.
setTopIndex(int) - Method in interface org.eclipse.jface.text.ITextViewer
Scrolls the widget so the the given index is the line with the smallest line number of all visible lines.
setTopIndex(int) - Method in class org.eclipse.jface.text.TextViewer
 
setTopIndex(int) - Method in class org.eclipse.swt.custom.StyledText
Sets the top index.
setTopIndex(int) - Method in class org.eclipse.swt.widgets.List
Sets the zero-relative index of the item which is currently at the top of the receiver.
setTopIndex(int) - Method in class org.eclipse.swt.widgets.Table
Sets the zero-relative index of the item which is currently at the top of the receiver.
setTopIndex(int) - Method in class org.eclipse.swt.widgets.Text
Sets the zero-relative index of the line which is currently at the top of the receiver.
setTopItem(TreeItem) - Method in class org.eclipse.swt.widgets.Tree
Sets the item which is currently at the top of the receiver.
setTopLeft(Control) - Method in class org.eclipse.swt.custom.ViewForm
Set the control that appears in the top left corner of the pane.
setTopPixel(int) - Method in class org.eclipse.swt.custom.StyledText
Sets the top pixel offset.
setTopRight(Control) - Method in class org.eclipse.swt.custom.CTabFolder
Set the control that appears in the top right corner of the tab folder.
setTopRight(Control, int) - Method in class org.eclipse.swt.custom.CTabFolder
Set the control that appears in the top right corner of the tab folder.
setTopRight(Control) - Method in class org.eclipse.swt.custom.ViewForm
Set the control that appears in the top right corner of the pane.
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.DragSource
Specifies the list of data types that can be transferred by this DragSource.
setTransfer(Transfer[]) - Method in class org.eclipse.swt.dnd.DropTarget
Specifies the data types that can be transferred to this DropTarget.
setType(String) - Method in class org.eclipse.core.runtime.model.LibraryModel
Deprecated. Sets this library's type.
setType(String) - Method in class org.eclipse.jface.text.source.Annotation
Sets the type of this annotation.
setType(String) - Method in class org.eclipse.jface.text.templates.TemplateVariableResolver
Sets the type.
setType(String) - Method in class org.eclipse.update.core.model.FeatureReferenceModel
Sets the referenced feature type.
setType(String) - Method in class org.eclipse.update.core.model.SiteModel
Sets the site type.
setType(int) - Method in class org.eclipse.update.core.model.URLEntryModel
Method setType.
setTypeName(String) - Method in class org.eclipse.ant.core.Type
Sets the taskName.
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.
setURL(String) - Method in class org.eclipse.core.runtime.model.URLModel
Deprecated. Sets the URL specification.
setURL(URL) - Method in class org.eclipse.update.core.FeatureReference
Sets the feature reference URL.
setURL(URL) - Method in interface org.eclipse.update.core.IFeatureReference
Sets the feature reference URL.
setURLString(String) - Method in class org.eclipse.update.core.model.ArchiveReferenceModel
Sets the unresolved URL string for the archive.
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.InstallHandlerEntryModel
Sets URL string used for browser-triggered installation handling.
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.
setUnambiguous(boolean) - Method in class org.eclipse.jface.text.templates.TemplateVariable
Sets the isUnambiguous flag of the variable.
setUnderlined(boolean) - Method in class org.eclipse.ui.forms.widgets.Hyperlink
Sets the underlined state.
setUndoAction(IAction) - Method in class org.eclipse.ui.part.CellEditorActionHandler
Sets the default IAction handler for the Undo action.
setUndoAction(IAction) - Method in class org.eclipse.ui.part.CellEditorActionHandler
Sets the default IAction handler for the Undo action.
setUndoManager(IUndoManager) - Method in interface org.eclipse.jface.text.ITextViewer
Sets this viewer's undo manager.
setUndoManager(IUndoManager) - Method in class org.eclipse.jface.text.TextViewer
 
setUnpack(boolean) - Method in class org.eclipse.update.core.model.PluginEntryModel
 
setUnselectedCloseVisible(boolean) - Method in class org.eclipse.swt.custom.CTabFolder
Specify whether the close button appears when the user hovers over an unselected tabs.
setUnselectedImageVisible(boolean) - Method in class org.eclipse.swt.custom.CTabFolder
Specify whether the image appears on unselected tabs.
setUpdateMapURL(URL) - Method in class org.eclipse.update.search.UpdateSearchScope
Sets the optional URL of the update map file.
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.
setUrl(String) - Method in class org.eclipse.swt.browser.Browser
Loads a URL.
setUseChevron(boolean) - Method in class org.eclipse.jface.action.ToolBarContributionItem
Enables or disables chevron support for the cool item.
setUseColorIconsInToolbars(boolean) - Static method in class org.eclipse.jface.action.ActionContributionItem
Sets whether color icons should be used in toolbars.
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.
setUseStepFilters(boolean) - Static method in class org.eclipse.debug.ui.DebugUITools
Sets whether step filters should be applied to step commands.
setUser(boolean) - Method in class org.eclipse.core.runtime.jobs.Job
Sets whether or not this job has been directly initiated by a UI end user.
setValid(boolean) - Method in class org.eclipse.jface.preference.PreferencePage
Sets whether this page is valid.
setValidRange(int, int) - Method in class org.eclipse.jface.preference.IntegerFieldEditor
Sets the range of valid values for this field.
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(ISelectionStatusValidator) - Method in class org.eclipse.ui.dialogs.AbstractElementListSelectionDialog
Sets an optional validator to check if the selection is valid.
setValidator(ISelectionStatusValidator) - Method in class org.eclipse.ui.dialogs.CheckedTreeSelectionDialog
Sets an optional validator to check if the selection is valid.
setValidator(ISelectionValidator) - Method in class org.eclipse.ui.dialogs.ContainerSelectionDialog
Sets the validator to use.
setValidator(ISelectionStatusValidator) - Method in class org.eclipse.ui.dialogs.ElementTreeSelectionDialog
Sets an optional validator to check if the selection is valid.
setValidator(ICellEditorValidator) - Method in class org.eclipse.ui.views.properties.PropertyDescriptor
Sets the input validator for the cell editor for this property descriptor.
setValidator(IOperationValidator) - Static method in class org.eclipse.update.operations.OperationsManager
Sets a custom operation validator
setValue(String) - Method in class org.eclipse.ant.core.Property
Sets the value.
setValue(String, IPath) - Method in interface org.eclipse.core.resources.IPathVariableManager
Sets the path variable with the given name to be the specified value.
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, double) - Method in class org.eclipse.core.runtime.Preferences
Sets the current value of the double-valued property 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, int) - Method in class org.eclipse.core.runtime.Preferences
Sets the current value of the integer-valued property 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, String) - Method in class org.eclipse.core.runtime.Preferences
Sets the current value of the string-valued property with the given name.
setValue(String) - Method in class org.eclipse.core.runtime.model.ConfigurationElementModel
Deprecated. Sets the value of this element.
setValue(String) - Method in class org.eclipse.core.runtime.model.ConfigurationPropertyModel
Deprecated. Sets the value of this property.
setValue(String) - Method in interface org.eclipse.core.variables.IValueVariable
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(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(IValue) - Method in interface org.eclipse.debug.core.model.IValueModification
Sets the value of this variable to the given value.
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 interface org.eclipse.jface.preference.IPreferenceStore
Sets the current value of the float-valued preference with the given name.
setValue(String, int) - Method in interface org.eclipse.jface.preference.IPreferenceStore
Sets the current value of the integer-valued preference with the given name.
setValue(String, 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 interface org.eclipse.jface.preference.IPreferenceStore
Sets the current value of the string-valued preference with the given name.
setValue(String, boolean) - Method in interface org.eclipse.jface.preference.IPreferenceStore
Sets the current value of the boolean-valued preference with the given name.
setValue(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(String, double) - Method in class org.eclipse.jface.preference.PreferenceStore
 
setValue(String, float) - Method in class org.eclipse.jface.preference.PreferenceStore
 
setValue(String, int) - Method in class org.eclipse.jface.preference.PreferenceStore
 
setValue(String, long) - Method in class org.eclipse.jface.preference.PreferenceStore
 
setValue(String, String) - Method in class org.eclipse.jface.preference.PreferenceStore
 
setValue(String, boolean) - Method in class org.eclipse.jface.preference.PreferenceStore
 
setValue(String) - Method in class org.eclipse.jface.text.templates.TemplateVariable
Sets the default value for this variable.
setValue(Object) - Method in class org.eclipse.jface.viewers.CellEditor
Sets this cell editor's value.
setValue(Object, Object) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
Sets the given value for the given attribute.
setValue(Object, int) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
Sets the given value for the given attribute.
setValue(Object, boolean) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
Sets the given value for the given attribute.
setValue(String, double) - Method in class org.eclipse.ui.texteditor.ChainedPreferenceStore
 
setValue(String, float) - Method in class org.eclipse.ui.texteditor.ChainedPreferenceStore
 
setValue(String, int) - Method in class org.eclipse.ui.texteditor.ChainedPreferenceStore
 
setValue(String, long) - Method in class org.eclipse.ui.texteditor.ChainedPreferenceStore
 
setValue(String, String) - Method in class org.eclipse.ui.texteditor.ChainedPreferenceStore
 
setValue(String, boolean) - Method in class org.eclipse.ui.texteditor.ChainedPreferenceStore
 
setValueProvider(String, ClassLoader) - Method in class org.eclipse.ant.core.Property
Sets the name of the class that is an IAntPropertyValueProvider to be used to dynamically provide a value for this property.
setValueValid(boolean) - Method in class org.eclipse.jface.viewers.CellEditor
Sets the valid state of this cell editor.
setValues(String[]) - Method in class org.eclipse.jface.text.templates.TemplateVariable
Sets the possible values for this variable, with the first being the default value.
setValues(int, int, int, int, int, int) - Method in class org.eclipse.swt.widgets.ScrollBar
Sets the receiver's selection, minimum value, maximum value, thumb, increment and page increment all at once.
setValues(int, int, int, int, int, int) - Method in class org.eclipse.swt.widgets.Slider
Sets the receiver's selection, minimum value, maximum value, thumb, increment and page increment all at once.
setValues(String[]) - Method in class org.eclipse.ui.views.properties.ComboBoxLabelProvider
 
setValues(Object[]) - Method in interface org.eclipse.ui.views.properties.IPropertySheetEntry
Sets the objects which represent the property values for this entry.
setValues(Object[]) - Method in class org.eclipse.ui.views.properties.PropertySheetEntry
The PropertySheetEntry implmentation of this method declared onIPropertySheetEntry will obtain an editable value for the given objects and update the child entries.
setVariable(String, String) - Method in class org.eclipse.jface.text.templates.TemplateContext
Defines the value of a variable.
setVariant(IResource, IResourceVariant) - Method in class org.eclipse.team.core.variants.AbstractResourceVariantTree
Set the variant associated with the local resource to the newly fetched resource variant.
setVariant(IResource, IResourceVariant) - Method in class org.eclipse.team.core.variants.ResourceVariantTree
 
setVersion(String) - Method in class org.eclipse.core.runtime.model.PluginModel
Deprecated. Sets the version name of this plug-in.
setVersion(String) - Method in class org.eclipse.core.runtime.model.PluginPrerequisiteModel
Deprecated. Sets the version name of this plug-in prerequisite.
setVersion(String) - Method in class org.eclipse.update.core.model.ImportModel
Sets the dependent version.
setVersionedIdentifier(VersionedIdentifier) - Method in interface org.eclipse.update.core.IPluginEntry
Sets the identifier of this plugin entry.
setVersionedIdentifier(VersionedIdentifier) - Method in class org.eclipse.update.core.PluginEntry
Sets the identifier of this plugin entry.
setVerticalRulerPreferenceKey(String) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
Sets the preference key for the visibility in the vertical ruler.
setVerticalRulerPreferenceValue(boolean) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
Sets the default visibility in the vertical ruler.
setViewPart(ISearchResultViewPart) - Method in interface org.eclipse.search.ui.ISearchResultPage
Sets the search view this search results page is shown in.
setViewPart(ISearchResultViewPart) - Method in class org.eclipse.search.ui.text.AbstractTextSearchViewPage
{ @inheritDoc }
setVisible(Control, boolean) - Method in class org.eclipse.compare.Splitter
Sets the visibility of the given child in this Splitter.
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.action.IContributionItem
Sets whether this contribution item is visibile within its manager.
setVisible(boolean) - Method in class org.eclipse.jface.action.MenuManager
 
setVisible(boolean) - Method in class org.eclipse.jface.action.SubContributionItem
 
setVisible(boolean) - Method in class org.eclipse.jface.action.SubContributionManager
Sets the visibility of the manager.
setVisible(boolean) - Method in class org.eclipse.jface.action.SubMenuManager
 
setVisible(boolean) - Method in class org.eclipse.jface.action.SubStatusLineManager
 
setVisible(boolean) - Method in class org.eclipse.jface.dialogs.DialogPage
The DialogPage implementation of this IDialogPage method sets the control to the given visibility state.
setVisible(boolean) - Method in interface org.eclipse.jface.dialogs.IDialogPage
Sets the visibility of this dialog page.
setVisible(boolean) - Method in class org.eclipse.jface.preference.FieldEditorPreferencePage
 
setVisible(boolean) - Method in class org.eclipse.jface.text.DefaultInformationControl
 
setVisible(boolean) - Method in interface org.eclipse.jface.text.IInformationControl
Controls the visibility of this information control.
setVisible(boolean) - Method in class org.eclipse.swt.custom.CCombo
 
setVisible(boolean) - Method in class org.eclipse.swt.custom.TableCursor
 
setVisible(boolean) - Method in class org.eclipse.swt.widgets.Caret
Marks the receiver as visible if the argument is true, and marks it invisible otherwise.
setVisible(boolean) - Method in class org.eclipse.swt.widgets.Control
Marks the receiver as visible if the argument is true, and marks it invisible otherwise.
setVisible(boolean) - Method in class org.eclipse.swt.widgets.Decorations
 
setVisible(boolean) - Method in class org.eclipse.swt.widgets.Menu
Marks the receiver as visible if the argument is true, and marks it invisible otherwise.
setVisible(boolean) - Method in class org.eclipse.swt.widgets.ScrollBar
Marks the receiver as visible if the argument is true, and marks it invisible otherwise.
setVisible(boolean) - Method in class org.eclipse.swt.widgets.Shell
 
setVisible(boolean) - Method in class org.eclipse.swt.widgets.TrayItem
Makes the receiver visible if the argument is true, and makes it invisible otherwise.
setVisible(boolean) - Method in class org.eclipse.ui.dialogs.WizardNewFileCreationPage
 
setVisible(boolean) - Method in class org.eclipse.ui.dialogs.WizardNewFolderMainPage
 
setVisible(boolean) - Method in class org.eclipse.ui.dialogs.WizardNewProjectCreationPage
 
setVisible(boolean) - Method in interface org.eclipse.ui.presentations.IPresentablePart
Notifies the part whether or not it is visible in the current perspective.
setVisible(boolean) - Method in class org.eclipse.ui.presentations.StackPresentation
This causes the presentation to become visible or invisible.
setVisible(boolean) - Method in interface org.eclipse.ui.texteditor.IStatusFieldExtension
Sets whether this status field is visible within the status line.
setVisible(boolean) - Method in class org.eclipse.ui.texteditor.templates.TemplatePreferencePage
 
setVisible(boolean) - Method in class org.eclipse.ui.wizards.datatransfer.WizardExternalProjectImportPage
 
setVisibleDocument(IDocument) - Method in class org.eclipse.jface.text.TextViewer
Sets this viewer's visible document.
setVisibleDocument(IDocument) - Method in class org.eclipse.jface.text.source.projection.ProjectionViewer
 
setVisibleItemCount(int) - Method in class org.eclipse.swt.custom.CCombo
Sets the number of items that are visible in the drop down portion of the receiver's list.
setVisibleItemCount(int) - Method in class org.eclipse.swt.widgets.Combo
Sets the number of items that are visible in the drop down portion of the receiver's list.
setVisibleRegion(int, int) - Method in interface org.eclipse.jface.text.ITextViewer
Defines and sets the region of this viewer's document which will be visible in the presentation.
setVisibleRegion(int, int) - Method in class org.eclipse.jface.text.TextViewer
 
setVisibleRegion(int, int) - Method in class org.eclipse.jface.text.source.projection.ProjectionViewer
 
setWS(String) - Static method in class org.eclipse.update.core.SiteManager
Sets the ws.
setWS(String) - Method in class org.eclipse.update.core.model.ContentEntryModel
Sets the windowing system specification.
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.FeatureReferenceModel
Sets the windowing system specification.
setWS(String) - Method in class org.eclipse.update.core.model.ImportModel
Sets the ws.
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.
setWaterMarks(int, int) - Method in class org.eclipse.ui.console.MessageConsole
Sets the text buffer size for this console.
setWeights(int[]) - Method in class org.eclipse.swt.custom.SashForm
Specify the relative weight of each child in the SashForm.
setWhitespaceNormalized(boolean) - Method in class org.eclipse.ui.forms.widgets.FormText
Controls whether whitespace inside paragraph and list items is normalized.
setWidth(int) - Method in class org.eclipse.swt.graphics.TextLayout
Sets the line width of the receiver, which determines how text should be wrapped and aligned.
setWidth(int) - Method in class org.eclipse.swt.widgets.TableColumn
Sets the width of the receiver.
setWidth(int) - Method in class org.eclipse.swt.widgets.ToolItem
Sets the width of the receiver.
setWidthInChars(int) - Method in class org.eclipse.ui.dialogs.ListDialog
Sets the initial width of the dialog in number of characters.
setWindowManager(WindowManager) - Method in class org.eclipse.jface.window.Window
Sets the window manager of this window.
setWindowMenus(MenuItem[]) - Method in class org.eclipse.swt.ole.win32.OleFrame
Set the menu items that should appear in the Window location when an OLE Document is in-place activated.
setWindowTitle(String) - Method in class org.eclipse.jface.wizard.Wizard
Sets the window title for the container that hosts this page to the given string.
setWizard(IWizard) - Method in interface org.eclipse.jface.wizard.IWizardPage
Sets the wizard that hosts this wizard page.
setWizard(IWizard) - Method in class org.eclipse.jface.wizard.WizardDialog
Sets the wizard this dialog is currently displaying.
setWizard(IWizard) - Method in class org.eclipse.jface.wizard.WizardPage
 
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.actions.WorkingSetFilterActionGroup
Sets the current working set.
setWorkingSet(IWorkingSet) - Method in interface org.eclipse.ui.views.navigator.IResourceNavigator
Sets the working set for this view, or null to clear it.
setWorkingSet(IWorkingSet) - Method in class org.eclipse.ui.views.navigator.ResourceNavigator
 
setWorkspaceLock(WorkspaceLock) - Method in interface org.eclipse.core.resources.IWorkspace
Deprecated. it is no longer possible to override the workspace lock behavior. This functionality is now provided in the platform API by implementing the org.eclipse.core.runtime.jobs.ILockListener interface.
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.
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.
setup(IDocument) - Method in interface org.eclipse.core.filebuffers.IDocumentSetupParticipant
Sets up the document to be ready for use by a text file buffer.
setupBasedOnInitialSelections() - Method in class org.eclipse.ui.dialogs.WizardExportPage
Deprecated. Populates the resource name field based upon the currently selected resources.
setupBasedOnInitialSelections() - Method in class org.eclipse.ui.dialogs.WizardExportResourcesPage
Set the initial selections in the resource group.
setupDocument(Object, IDocument) - Method in class org.eclipse.ui.editors.text.StorageDocumentProvider
Sets up the given document as it would be provided for the given element.
setupSelectionsBasedOnSelectedTypes() - Method in class org.eclipse.ui.dialogs.WizardResourceImportPage
Update the tree to only select those elements that match the selected types.
shell - Variable in class org.eclipse.ui.actions.CopyProjectAction
The shell in which to show any dialogs.
shellActivated(ShellEvent) - Method in class org.eclipse.swt.events.ShellAdapter
Sent when a shell becomes the active window.
shellActivated(ShellEvent) - Method in interface org.eclipse.swt.events.ShellListener
Sent when a shell becomes the active window.
shellClosed(ShellEvent) - Method in class org.eclipse.swt.events.ShellAdapter
Sent when a shell is closed.
shellClosed(ShellEvent) - Method in interface org.eclipse.swt.events.ShellListener
Sent when a shell is closed.
shellDeactivated(ShellEvent) - Method in class org.eclipse.swt.events.ShellAdapter
Sent when a shell stops being the active window.
shellDeactivated(ShellEvent) - Method in interface org.eclipse.swt.events.ShellListener
Sent when a shell stops being the active window.
shellDeiconified(ShellEvent) - Method in class org.eclipse.swt.events.ShellAdapter
Sent when a shell is un-minimized.
shellDeiconified(ShellEvent) - Method in interface org.eclipse.swt.events.ShellListener
Sent when a shell is un-minimized.
shellIconified(ShellEvent) - Method in class org.eclipse.swt.events.ShellAdapter
Sent when a shell is minimized.
shellIconified(ShellEvent) - Method in interface org.eclipse.swt.events.ShellListener
Sent when a shell is minimized.
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.
shiftsCaret - Variable in class org.eclipse.jface.text.DocumentCommand
Indicates whether the caret should be shifted by this command.
shortenText(String, ToolItem) - Method in class org.eclipse.jface.action.ActionContributionItem
Shorten the given text t so that its length doesn't exceed the given width.
shortenText(String, Control) - Static method in class org.eclipse.jface.dialogs.Dialog
Shortens the given text textValue so that its width in pixels does not exceed the width of the given control.
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.
shouldRun() - Method in class org.eclipse.core.runtime.jobs.Job
Returns whether this job should be run.
shouldRun() - Method in class org.eclipse.team.ui.TeamOperation
This method is invoked from the run() method before the operation is run in the operation's context.
shouldRun() - Method in class org.eclipse.ui.progress.WorkbenchJob
 
shouldSchedule() - Method in class org.eclipse.core.runtime.jobs.Job
Returns whether this job should be scheduled.
shouldSchedule() - Method in class org.eclipse.ui.progress.WorkbenchJob
 
show(WindowEvent) - Method in class org.eclipse.swt.browser.VisibilityWindowAdapter
 
show(WindowEvent) - Method in interface org.eclipse.swt.browser.VisibilityWindowListener
This method is called when the window hosting a Browser is requested to be displayed.
show(ShowInContext) - Method in interface org.eclipse.ui.part.IShowInTarget
Shows the given context in this target.
show(ShowInContext) - Method in interface org.eclipse.ui.part.IShowInTarget
Shows the given context in this target.
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 interface org.eclipse.jface.text.source.ISourceViewer
Controls the visibility of annotations and in the case of separate presentation areas of text and annotations, the visibility of the annotation's presentation area.
showAnnotations(boolean) - Method in class org.eclipse.jface.text.source.SourceViewer
 
showAnnotationsOverview(boolean) - Method in interface org.eclipse.jface.text.source.ISourceViewerExtension
Shows/hides an overview representation of the annotations of the whole document of this viewer.
showAnnotationsOverview(boolean) - Method in class org.eclipse.jface.text.source.SourceViewer
 
showBlocked(Shell, IProgressMonitor, IStatus, String) - Method in interface org.eclipse.jface.dialogs.IDialogBlockedHandler
A blockage has occured.
showBlocked(IProgressMonitor, IStatus, String) - Method in interface org.eclipse.jface.dialogs.IDialogBlockedHandler
A blockage has occured.
showBusy(boolean) - Method in class org.eclipse.ui.part.WorkbenchPart
Show that this part is busy due to a Job running that it is listening to.
showBusy(boolean) - Method in class org.eclipse.ui.part.WorkbenchPart
Show that this part is busy due to a Job running that it is listening to.
showBusyForFamily(Object) - Method in interface org.eclipse.ui.progress.IWorkbenchSiteProgressService
Show busy state if any job of the specified family is running.
showChangeInformation(boolean) - Method in class org.eclipse.ui.texteditor.AbstractDecoratedTextEditor
 
showChangeInformation(boolean) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
 
showChangeInformation(boolean) - Method in interface org.eclipse.ui.texteditor.ITextEditorExtension3
Sets the display of quick diff information.
showClosedProjects(boolean) - Method in class org.eclipse.ui.dialogs.ContainerSelectionDialog
Set whether or not closed projects should be shown in the selection dialog.
showColumn(TableColumn) - Method in class org.eclipse.swt.widgets.Table
Shows the column.
showConsoleView(IConsole) - Method in interface org.eclipse.ui.console.IConsoleManager
Opens the console view and displays given the console.
showContextInformation() - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
 
showContextInformation() - Method in interface org.eclipse.jface.text.contentassist.IContentAssistant
Shows context information for the content at the viewer's cursor position.
showCopyDetails(boolean) - Method in class org.eclipse.update.core.InstallMonitor
Indicate whether the monitor subtask message should include copy progress counts.
showDetails - Variable in class org.eclipse.update.core.InstallMonitor
 
showEmptyPage() - Method in class org.eclipse.ui.forms.widgets.ScrolledPageBook
Shows a page with no children to be used if the desire is to not show any registered page.
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.
showErrorMessage() - Method in class org.eclipse.jface.preference.StringFieldEditor
Shows the error message set via setErrorMessage.
showHighlightRangeOnly(boolean) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
 
showHighlightRangeOnly(boolean) - Method in interface org.eclipse.ui.texteditor.ITextEditor
Configures this text editor to show only the highlighted range of the text.
showInDialog(Shell, Job) - Method in interface org.eclipse.ui.progress.IProgressService
Open a dialog on job when it starts to run and close it when the job is finished.
showInformation() - Method in class org.eclipse.jface.text.AbstractInformationControlManager
Computes information to be displayed as well as the subject area and initiates that this information is presented in the information control.
showInformation() - Method in interface org.eclipse.jface.text.information.IInformationPresenter
Shows information related to the cursor position of the text viewer this information presenter is installed on.
showInformationControl(Rectangle) - Method in class org.eclipse.jface.text.AbstractInformationControlManager
Shows the information control and starts the information control closer.
showInformationControl(Rectangle) - Method in class org.eclipse.jface.text.information.InformationPresenter
 
showIntro(IWorkbenchWindow, boolean) - Method in interface org.eclipse.ui.intro.IIntroManager
Shows the intro part in the given workbench window.
showItem(Item) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
Shows the given item.
showItem(Item) - Method in class org.eclipse.jface.viewers.TableTreeViewer
 
showItem(Item) - Method in class org.eclipse.jface.viewers.TreeViewer
 
showItem(CTabItem) - Method in class org.eclipse.swt.custom.CTabFolder
Shows the item.
showItem(TableTreeItem) - Method in class org.eclipse.swt.custom.TableTree
Shows the item.
showItem(TableItem) - Method in class org.eclipse.swt.widgets.Table
Shows the item.
showItem(TreeItem) - Method in class org.eclipse.swt.widgets.Tree
Shows the item.
showList(CTabFolderEvent) - Method in class org.eclipse.swt.custom.CTabFolder2Adapter
Sent when the user clicks on the chevron button of a CTabFolder.
showList(CTabFolderEvent) - Method in interface org.eclipse.swt.custom.CTabFolder2Listener
Sent when the user clicks on the chevron button of the CTabFolder.
showMarker(IWorkbenchPage, IMarker, boolean) - Static method in class org.eclipse.ui.views.markers.MarkerViewUtil
Shows the given marker in the appropriate view in the given page.
showMatch(Match, int, int) - Method in class org.eclipse.search.ui.text.AbstractTextSearchViewPage
Deprecated.  
showMatch(Match, int, int, boolean) - Method in class org.eclipse.search.ui.text.AbstractTextSearchViewPage
Opens an editor on the given element and selects the given range of text.
showMenu(Point) - Method in interface org.eclipse.ui.presentations.IPartMenu
Displays the local menu for this part as a popup at the given location.
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.
showOverviewRuler() - Method in class org.eclipse.ui.texteditor.AbstractDecoratedTextEditor
Shows the overview ruler.
showPage(IPreferenceNode) - Method in class org.eclipse.jface.preference.PreferenceDialog
Shows the preference page corresponding to the given preference node.
showPage(IWizardPage) - Method in interface org.eclipse.jface.wizard.IWizardContainer
Makes the given page visible.
showPage(IWizardPage) - Method in class org.eclipse.jface.wizard.WizardDialog
 
showPage(Object) - Method in class org.eclipse.ui.forms.widgets.ScrolledPageBook
Shows the page with the provided key and hides the page previously showing.
showPage(Control) - Method in class org.eclipse.ui.part.PageBook
Shows the given page.
showPage(Control) - Method in class org.eclipse.ui.part.PageBook
Shows the given page.
showPageRec(PageBookView.PageRec) - Method in class org.eclipse.ui.part.PageBookView
Shows page contained in the given page record in this view.
showPageRec(PageBookView.PageRec) - Method in class org.eclipse.ui.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.
showPaneMenu() - Method in class org.eclipse.ui.presentations.StackPresentation
Instructs the presentation to display the pane menu
showPartList() - Method in class org.eclipse.ui.presentations.StackPresentation
Instructs the presentation to display a list of all parts in the stack, and allow the user to change the selection using the keyboard.
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 class org.eclipse.jface.text.contentassist.ContentAssistant
 
showPossibleCompletions() - Method in interface org.eclipse.jface.text.contentassist.IContentAssistant
Shows all possible completions of the content at the viewer's cursor position.
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.CTabFolder
Shows the selection.
showSelection() - Method in class org.eclipse.swt.custom.StyledText
/** Scrolls the selection into view.
showSelection() - Method in class org.eclipse.swt.custom.TableTree
Shows the selection.
showSelection() - Method in class org.eclipse.swt.widgets.List
Shows the selection.
showSelection() - Method in class org.eclipse.swt.widgets.Table
Shows the selection.
showSelection() - Method in class org.eclipse.swt.widgets.Text
Shows the selection.
showSelection() - Method in class org.eclipse.swt.widgets.Tree
Shows the selection.
showSynchronizeViewInActivePage() - Method in interface org.eclipse.team.ui.synchronize.ISynchronizeManager
Opens the synchronize view in the perspective defined by the user in the team synchronize perferences.
showSystemMenu() - Method in class org.eclipse.ui.presentations.StackPresentation
Instructs the presentation to display the system menu
showTitle(String, Image) - Method in class org.eclipse.jface.dialogs.DialogMessageArea
Show the title.
showTopSeperator() - Method in class org.eclipse.jface.window.ApplicationWindow
Returns whether to show a top separator line between the menu bar and the rest of the window contents.
showView(String) - Method in interface org.eclipse.ui.IWorkbenchPage
Shows the view identified by the given view id in this page and gives it focus.
showView(String, String, int) - Method in interface org.eclipse.ui.IWorkbenchPage
Shows a view in this page with the given id and secondary id.
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.
showsHighlightRangeOnly() - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
 
showsHighlightRangeOnly() - Method in interface org.eclipse.ui.texteditor.ITextEditor
Returns whether this text editor is configured to show only the highlighted range of the text.
shutdown() - Method in class org.eclipse.ant.core.AntCorePlugin
 
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
Deprecated. In Eclipse 3.0 this method has been replaced by Plugin.stop(BundleContext context). Implementations of shutdown() should be changed to override stop(BundleContext context) and call super.stop(context) instead of super.shutdown(). The shutdown() method is called only for plug-ins which explicitly require the org.eclipse.core.runtime.compatibility plug-in.
shutdown() - Static method in class org.eclipse.team.core.Team
Shut down the registry, persisting its state.
shutdown() - Method in class org.eclipse.ui.plugin.AbstractUIPlugin
Deprecated. In Eclipse 3.0, shutdown has been replaced by Plugin.stop(BundleContext context). Implementations of shutdown should be changed to extend stop(BundleContext context) and call super.stop(context) instead of super.shutdown(). Unlike super.shutdown(), super.stop(context) must be called as the very last thing rather than as the very first thing. The shutdown method is called only for plug-ins which explicitly require the org.eclipse.core.runtime.compatibility plug-in; in contrast, the stop method is always called.
shutdown() - Static method in class org.eclipse.update.core.JarContentReference
Perform shutdown processing for jar archive handling.
shutdown() - Static method in class org.eclipse.update.core.Utilities
Perform shutdown processing for temporary file 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.
size() - Method in class org.eclipse.jface.util.ListenerList
Returns the number of registered listeners.
size() - Method in interface org.eclipse.jface.viewers.IStructuredSelection
Returns the number of elements selected in this selection.
size() - Method in class org.eclipse.jface.viewers.StructuredSelection
 
size - Variable in class org.eclipse.swt.browser.WindowEvent
Requested client size for the Shell hosting the Browser.
size() - Method in class org.eclipse.team.core.synchronize.SyncInfoSet
Return the number of out-of-sync resources contained in this set.
size() - Method in class org.eclipse.ui.model.AdaptableList
Returns the number of children in this list.
size() - Method in class org.eclipse.ui.views.framelist.FrameList
Returns the number of frames in the frame list.
sizeof - Static variable in class org.eclipse.swt.ole.win32.Variant
 
skip(Annotation) - Method in class org.eclipse.jface.text.source.AnnotationPainter
Should the given annotation be skipped when handling draw requests?
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(Object) - Method in interface org.eclipse.core.runtime.jobs.IJobManager
Requests that all jobs in the given job family be suspended.
sleep() - Method in class org.eclipse.core.runtime.jobs.Job
Requests that this job be suspended.
sleep() - Method in class org.eclipse.swt.widgets.Display
Causes the user-interface thread to sleep (that is, to be put in a state where it does not consume CPU cycles) until an event is received or it is otherwise awakened.
sleeping(IJobChangeEvent) - Method in interface org.eclipse.core.runtime.jobs.IJobChangeListener
Notification that a job was waiting to run and has now been put in the sleeping state.
sleeping(IJobChangeEvent) - Method in class org.eclipse.core.runtime.jobs.JobChangeAdapter
 
sort(Viewer, Object[]) - Method in class org.eclipse.jface.viewers.ViewerSorter
Sorts the given elements in-place, modifying the given array.
sort(Object[]) - Method in class org.eclipse.ui.texteditor.ConfigurationElementSorter
Sorts the given array based on its elements' configuration elements according to the prerequisite relation of their defining plug-ins.
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.
sourceChanged(IInPlaceEditorInput) - Method in interface org.eclipse.ui.IInPlaceEditor
Informs the in-place editor that the system file it is editing was moved or renamed by the application.
sourceConflictsWithDestination(IPath) - Method in class org.eclipse.ui.dialogs.WizardResourceImportPage
Returns whether or not the source location conflicts with the destination resource.
sourceContainersChanged(ISourceLookupDirector) - Method in class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupParticipant
 
sourceContainersChanged(ISourceLookupDirector) - Method in interface org.eclipse.debug.core.sourcelookup.ISourceLookupParticipant
Notification that the source lookup containers in the given source lookup director have changed.
sourceDeleted() - Method in interface org.eclipse.ui.IInPlaceEditor
Informs the in-place editor that the system file it is editing was deleted by the application.
spacing - Variable in class org.eclipse.swt.layout.FillLayout
spacing specifies the number of pixels between the edge of one cell and the edge of its neighbouring cell.
spacing - Variable in class org.eclipse.swt.layout.FormLayout
spacing specifies the number of pixels between the edge of one control and the edge of its neighbouring control.
spacing - Variable in class org.eclipse.swt.layout.RowLayout
spacing specifies the number of pixels between the edge of one cell and the edge of its neighbouring cell.
staleStateChanged() - Method in interface org.eclipse.ui.forms.IManagedForm
Notifies the form that the stale state of one of its parts has changed.
staleStateChanged() - Method in class org.eclipse.ui.forms.ManagedForm
 
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.
standbyStateChanged(boolean) - Method in interface org.eclipse.ui.intro.IIntroPart
Sets the standby state of this intro part.
standbyStateChanged(boolean) - Method in class org.eclipse.ui.intro.config.CustomizableIntroPart
 
start(BundleContext) - Method in class org.eclipse.core.runtime.Plugin
Starts up this plug-in.
start(Rectangle) - Method in interface org.eclipse.jface.text.AbstractInformationControlManager.IInformationControlCloser
Tells this closer to start monitoring the subject and the information control.
start - Variable in class org.eclipse.jface.text.TextViewer.WidgetCommand
The start of the event.
start(Rectangle) - Method in class org.eclipse.jface.text.source.AnnotationBarHoverManager.Closer
 
start() - Method in class org.eclipse.swt.custom.AnimatedProgress
Deprecated. Start the animation.
start - Variable in class org.eclipse.swt.custom.ExtendedModifyEvent
 
start - Variable in class org.eclipse.swt.custom.StyleRange
 
start - Variable in class org.eclipse.swt.custom.TextChangingEvent
Start offset of the text that is going to be replaced
start - Variable in class org.eclipse.swt.events.VerifyEvent
the range of text being modified.
start - Variable in class org.eclipse.swt.widgets.Event
depending on the event, the range of text being modified.
start(BundleContext) - Method in class org.eclipse.ui.plugin.AbstractUIPlugin
The AbstractUIPlugin implementation of this Plugin method refreshes the plug-in actions.
startElement(String, String, String, Attributes) - Method in class org.eclipse.update.core.model.DefaultFeatureParser
Handle start of element tags
startElement(String, String, String, Attributes) - Method in class org.eclipse.update.core.model.DefaultSiteParser
Handle start of element tags
startFetchingDeferredChildren(Object, IDeferredWorkbenchAdapter, PendingUpdateAdapter) - Method in class org.eclipse.ui.progress.DeferredTreeContentManager
Starts a job and creates a collector for fetching the children of this deferred adapter.
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() - Method in class org.eclipse.swt.printing.Printer
Starts a page and returns true if the page 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
startPropagate(IPreferenceStore, String, IPreferenceStore, String) - Static method in class org.eclipse.jface.text.PropagatingFontFieldEditor
Deprecated. Starts the propagation of the font preference stored in the source preference store under the source key to the target preference store using the target preference key.
startPropagate(IPreferenceStore, String) - Static method in class org.eclipse.ui.texteditor.WorkbenchChainedTextFontFieldEditor
Deprecated. Starts the propagation of the text font preference set in the workbench to given target preference store using the given preference key.
startReconciling() - Method in class org.eclipse.jface.text.reconciler.AbstractReconciler
Starts the reconciler to reconcile the queued dirty-regions.
startSequentialRewrite(boolean) - Method in class org.eclipse.jface.text.AbstractDocument
 
startSequentialRewrite(boolean) - Method in class org.eclipse.jface.text.Document
 
startSequentialRewrite(boolean) - Method in interface org.eclipse.jface.text.IDocumentExtension
Tells the document that it is about to be sequentially rewritten.
startSequentialRewriteMode(boolean) - Method in class org.eclipse.jface.text.TextViewer
Starts the sequential rewrite mode of the viewer's document.
startsWith(String[], String) - Static method in class org.eclipse.jface.text.TextUtilities
Returns the index of the longest search string with which the given text starts or -1 if none matches.
startsWith(KeySequence, boolean) - Method in class org.eclipse.ui.keys.KeySequence
Returns whether or not this key sequence starts with the given key sequence.
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
Deprecated. In Eclipse 3.0 this method has been replaced by Plugin.start(BundleContext context). Implementations of startup() should be changed to extend start(BundleContext context) and call super.start(context) instead of super.startup(). The startup() method is called only for plug-ins which explicitly require the org.eclipse.core.runtime.compatibility 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
Deprecated. In Eclipse 3.0, startup has been replaced by Plugin.start(BundleContext context). Implementations of startup should be changed to extend start(BundleContext context) and call super.start(context) instead of super.startup(). Like super.startup(), super.stop(context) must be called as the very first thing. The startup method is called only for plug-ins which explicitly require the org.eclipse.core.runtime.compatibility plug-in; in contrast, the start method is always called.
startupOnInitialize() - Method in class org.eclipse.core.resources.IncrementalProjectBuilder
Informs this builder that it is being started by the build management infrastructure.
stateChangeFailed(IFileBuffer) - Method in interface org.eclipse.core.filebuffers.IFileBufferListener
Informs the listener that a state changing operation on the given file buffer failed.
stateChangeFailed(IFileBuffer) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider.FileBufferListener
 
stateChanging(IFileBuffer) - Method in interface org.eclipse.core.filebuffers.IFileBufferListener
Informs the listener about the start of a state changing operation on the given buffer.
stateChanging(IFileBuffer) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider.FileBufferListener
 
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.events.MouseEvent
the state of the keyboard modifier keys at the time the event was generated
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.widgets.Event
depending on the event, the state of the keyboard modifier keys and mouse masks at the time the event was generated.
stateValidationChanged(IFileBuffer, boolean) - Method in interface org.eclipse.core.filebuffers.IFileBufferListener
Informs the listener that the state validation changed to the specified value.
stateValidationChanged(IFileBuffer, boolean) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider.FileBufferListener
 
stepInto() - Method in interface org.eclipse.debug.core.model.IStep
Steps into the current statement, generating RESUME and SUSPEND events for the associated thread.
stepOver() - Method in interface org.eclipse.debug.core.model.IStep
Steps over the current statement, generating RESUME and SUSPEND events for the associated thread.
stepReturn() - Method in interface org.eclipse.debug.core.model.IStep
Steps to the next return statement in the current scope, generating RESUME and SUSPEND events for the associated thread.
stepWithFilters() - Method in interface org.eclipse.debug.core.model.IFilteredStep
Deprecated. Steps into the current statement, generating RESUME and SUSPEND events for the associated thread, applying step filters, as applicable for the associated thread.
stgmedium - Variable in class org.eclipse.swt.dnd.TransferData
The stgmedium structure is a generalized global memory handle used for data transfer operations.
stop(BundleContext) - Method in class org.eclipse.core.runtime.Plugin
Stops this plug-in.
stop(BundleContext) - Method in class org.eclipse.debug.core.DebugPlugin
 
stop() - Method in interface org.eclipse.jface.text.AbstractInformationControlManager.IInformationControlCloser
Tells this closer to stop monitoring the subject and the information control.
stop() - Method in class org.eclipse.jface.text.source.AnnotationBarHoverManager.Closer
 
stop(boolean) - Method in class org.eclipse.jface.text.source.AnnotationBarHoverManager.Closer
Stops the information control and if delayRestart is set allows restart only after a certain delay.
stop() - Method in class org.eclipse.swt.browser.Browser
Stop any loading and rendering activity.
stop() - Method in class org.eclipse.swt.custom.AnimatedProgress
Deprecated. Stop the animation.
stop(BundleContext) - Method in class org.eclipse.ui.plugin.AbstractUIPlugin
The AbstractUIPlugin implementation of this Plugin method saves this plug-in's preference and dialog stores and shuts down its image registry (if they are in use).
stopForwardingDocumentChanges() - Method in interface org.eclipse.jface.text.IDocumentAdapterExtension
Stops forwarding document changes to the styled text.
stopListenerNotification() - Method in class org.eclipse.jface.text.AbstractDocument
 
stopListenerNotification() - Method in interface org.eclipse.jface.text.IDocumentExtension2
Can be called prior to a replace operation.
stopPostNotificationProcessing() - Method in class org.eclipse.jface.text.AbstractDocument
 
stopPostNotificationProcessing() - Method in interface org.eclipse.jface.text.IDocumentExtension
Stops the processing of registered post notification replace operations until resumePostNotificationProcessing is called.
stopSequentialRewrite() - Method in class org.eclipse.jface.text.AbstractDocument
 
stopSequentialRewrite() - Method in class org.eclipse.jface.text.Document
 
stopSequentialRewrite() - Method in interface org.eclipse.jface.text.IDocumentExtension
Tells the document that the sequential rewrite has been finished.
stopSequentialRewriteMode() - Method in class org.eclipse.jface.text.TextViewer
Sets the sequential rewrite mode of the viewer's document.
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).
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.IContentConsumer
Stores a file.
store(ContentReference, IProgressMonitor) - Method in interface org.eclipse.update.core.IFeatureContentConsumer
Store a feature file.
storeCompletionProposalPopupSize() - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
Stores the content assist pop-up's size.
storeInformationControlBounds() - Method in class org.eclipse.jface.text.AbstractInformationControlManager
Stores the information control's bounds.
storeToMap(IPreferenceStore, Map, boolean) - Method in class org.eclipse.jface.text.formatter.FormattingContext
 
storeToMap(IPreferenceStore, Map, boolean) - Method in interface org.eclipse.jface.text.formatter.IFormattingContext
Retrieves the preferences from a preference store in a map.
streamAppended(String, IStreamMonitor) - Method in interface org.eclipse.debug.core.IStreamListener
Notifies this listener that text has been appended to the given stream monitor.
stringExtent(String) - Method in class org.eclipse.swt.graphics.GC
Returns the extent of the given string.
style - Variable in class org.eclipse.swt.graphics.GCData
 
styles - Variable in class org.eclipse.swt.custom.LineStyleEvent
 
subActionBars - Variable in class org.eclipse.ui.part.PageBookView.PageRec
The page's action bars
subActionBars - Variable in class org.eclipse.ui.part.PageBookView.PageRec
The page's action bars
subSequence(int, int) - Method in class org.eclipse.jface.text.FindReplaceDocumentAdapter
 
subTask(String) - Method in interface org.eclipse.core.runtime.IProgressMonitor
Notifies that a subtask of the main task is beginning.
subTask(String) - Method in class org.eclipse.core.runtime.NullProgressMonitor
This implementation does nothing.
subTask(String) - Method in class org.eclipse.core.runtime.ProgressMonitorWrapper
This implementation of a IProgressMonitor method forwards to the wrapped progress monitor.
subTask(String) - Method in class org.eclipse.core.runtime.SubProgressMonitor
 
subTask(String) - Method in class org.eclipse.jface.wizard.ProgressMonitorPart
 
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.
subTaskString - Variable in class org.eclipse.update.core.InstallMonitor
 
subscriberResourceChanged(ISubscriberChangeEvent[]) - Method in interface org.eclipse.team.core.subscribers.ISubscriberChangeListener
Notifies this listener that some resources' subscriber properties have changed.
subtract(Point, Point) - Static method in class org.eclipse.jface.util.Geometry
Performs vector subtraction on two points.
subtract(int[]) - Method in class org.eclipse.swt.graphics.Region
Subtracts the given polygon from the collection of rectangles the receiver maintains to describe its area.
subtract(Rectangle) - Method in class org.eclipse.swt.graphics.Region
Subtracts the given rectangle from the collection of rectangles the receiver maintains to describe its area.
subtract(Region) - Method in class org.eclipse.swt.graphics.Region
Subtracts all of the rectangles which make up the area covered by the argument from the collection of rectangles the receiver maintains to describe its area.
supportsArgument() - Method in interface org.eclipse.core.variables.IDynamicVariable
Returns whether this variable supports an argument, as specified by this variable's extension definition in plug-in XML.
supportsBreakpoint(IBreakpoint) - Method in interface org.eclipse.debug.core.model.IDebugTarget
Returns whether this target can install the given breakpoint.
supportsMode(String) - Method in interface org.eclipse.debug.core.ILaunchConfiguration
Returns whether this launch configuration supports the specified mode.
supportsMode(String) - Method in interface org.eclipse.debug.core.ILaunchConfigurationType
Returns whether this type of launch configuration supports the specified mode.
supportsSourceContainerType(ISourceContainerType) - Method in class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector
 
supportsSourceContainerType(ISourceContainerType) - Method in interface org.eclipse.debug.core.sourcelookup.ISourceLookupDirector
Returns whether this source director supports the given type of source location.
supportsState(int) - Method in interface org.eclipse.ui.presentations.IStackPresentationSite
Returns true iff the site supports the given state
supportsStepFilters() - Method in interface org.eclipse.debug.core.model.IStepFilters
Returns whether this debug target supports step filters.
supportsStorageRetrieval() - Method in interface org.eclipse.debug.core.model.IMemoryBlockRetrieval
Returns whether this debug target supports the retrieval of memory blocks.
supportsValueModification() - Method in interface org.eclipse.debug.core.model.IMemoryBlock
Returns whether this memory block supports value modification
supportsValueModification() - Method in interface org.eclipse.debug.core.model.IValueModification
Returns whether this variable supports value modification.
supportsVerifyKeyListener() - Method in class org.eclipse.jface.contentassist.AbstractControlContentAssistSubjectAdapter
 
supportsVerifyKeyListener() - Method in interface org.eclipse.jface.contentassist.IContentAssistSubjectControl
Tests whether a verify key listener can be added either using prependVerifyKeyListener or IContentAssistSubjectControl.appendVerifyKeyListener(VerifyKeyListener).
suspend() - Method in interface org.eclipse.core.runtime.jobs.IJobManager
Suspends execution of all jobs.
suspend(ISchedulingRule, IProgressMonitor) - Method in interface org.eclipse.core.runtime.jobs.IJobManager
Defers execution of all jobs with scheduling rules that conflict with the given rule.
suspend() - Method in interface org.eclipse.debug.core.model.ISuspendResume
Causes this element to suspend its execution, generating a SUSPEND event.
suspend(LinkedModeModel) - Method in interface org.eclipse.jface.text.link.ILinkedModeListener
The suspend event occurs when a nested linked mode is installed within model.
swapMarkAndCursor() - Method in interface org.eclipse.jface.text.IMarkRegionTarget
Swaps the mark and cursor position if the mark is in the visible region.
swapMarkAndCursor() - Method in class org.eclipse.ui.texteditor.MarkRegionTarget
 
switchToDebugPromptStatus - Static variable in class org.eclipse.debug.core.model.LaunchConfigurationDelegate
Status code for which a prompter is registered to ask the user if they want to launch in debug mode when breakpoints are present.
sync() - Method in class org.eclipse.ui.part.MultiPageEditor
Deprecated. Synchronizes each registered pagebook with the editor page.
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.Display
Causes the run() method of the runnable to be invoked by the user-interface thread at the next reasonable opportunity.
syncExec(Runnable) - Method in class org.eclipse.swt.widgets.Synchronizer
Causes the run() method of the runnable to be invoked by the user-interface thread at the next reasonable opportunity.
syncInfoChanged(ISyncInfoSetChangeEvent, IProgressMonitor) - Method in interface org.eclipse.team.core.synchronize.ISyncInfoSetChangeListener
Sent when a SyncInfoSet changes.
syncInfoSetErrors(SyncInfoSet, ITeamStatus[], IProgressMonitor) - Method in interface org.eclipse.team.core.synchronize.ISyncInfoSetChangeListener
This method is called when errors have occurred calculating the SyncInfo for a resource.
syncInfoSetReset(SyncInfoSet, IProgressMonitor) - Method in interface org.eclipse.team.core.synchronize.ISyncInfoSetChangeListener
Sent when the contents of a SyncInfoSet have been reset or the listener has been connected to the set for the first time using SyncInfoSet#connect(ISyncInfoSetChangeListener, IProgressMonitor).
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.
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.
syncStateChanged(IResource[]) - Method in interface org.eclipse.team.core.variants.ISynchronizerChangeListener
Notification of synchronization state changes for the given resources.
syncStateChanged(IResource[]) - Method in class org.eclipse.team.core.variants.ThreeWaySubscriber
 
synchronize(Object) - Method in class org.eclipse.ui.editors.text.ForwardingDocumentProvider
 
synchronize(Object) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider.NullProvider
 
synchronize(Object) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider
 
synchronize(Object) - Method in class org.eclipse.ui.texteditor.AbstractDocumentProvider
 
synchronize(Object) - Method in interface org.eclipse.ui.texteditor.IDocumentProviderExtension
Synchronizes the document provided for the given element with the given element.
systemInfoChanged(IVolume, int) - Method in interface org.eclipse.update.configuration.ILocalSystemInfoListener
Volume change notification.


 

Overview

 
Package  Class  Use  Tree  Deprecated  Help 
Eclipse Platform
Release 3.0
 PREV LETTER   NEXT LETTER FRAMES    NO FRAMES  
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 _


Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.