Eclipse Platform
Release 3.3
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
Group id for save group.
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.
SCHEME_FILE - Static variable in class org.eclipse.core.filesystem.EFS
Scheme constant (value "file") indicating the local file system scheme.
SCHEME_NULL - Static variable in class org.eclipse.core.filesystem.EFS
Scheme constant (value "null") indicating the null file system scheme.
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 - Static variable in class org.eclipse.swt.SWT
Constants to indicate line scrolling (value is 1).
SCROLL_LINE_DOWN - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the navigate scroll line down action.
SCROLL_LINE_UP - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the navigate scroll line up action.
SCROLL_LOCK - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the scroll lock key (value is (1<<24)+84).
SCROLL_LOCK - Static variable in class org.eclipse.ui.keys.SpecialKey
Deprecated. The single static instance of SpecialKey which represents the 'Scroll Lock' key.
SCROLL_LOCK_NAME - Static variable in interface org.eclipse.jface.bindings.keys.IKeyLookup
The formal name for the 'Scroll Lock' key.
SCROLL_PAGE - Static variable in class org.eclipse.swt.SWT
Constants to indicate page scrolling (value is 2).
SEARCH - Static variable in class org.eclipse.swt.SWT
Style constant for search behavior (value is 1<<7).
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 - Static variable in class org.eclipse.swt.SWT
Event detail field that indicates a user-interface component state is selected (value is 1<<1).
SELECTED_PROJECTS_SCOPE - Static variable in interface org.eclipse.search.ui.ISearchPageContainer
Current Project scope (value 3).
SELECTION - Static variable in interface org.eclipse.help.IContextProvider
State change trigger indicating that the provider should be asked for context help on each selection change.
SELECTION - Static variable in interface org.eclipse.jface.text.IPainter
Constant describing the reason of a repaint request: selection changed.
SELECTION - Static variable in class org.eclipse.jface.text.templates.GlobalTemplateVariables
The type of the selection variables.
SELECTION - Static variable in class org.eclipse.swt.printing.PrinterData
scope field value indicating that the current selection should be printed
SELECTION_CLIPBOARD - Static variable in class org.eclipse.swt.dnd.DND
The transfer mechanism for clients that use the selection mechanism (value is 2).
SELECTION_FRAME - Static variable in interface org.eclipse.ui.views.framelist.IFrameSource
Frame constant indicating the frame for the selection.
SELECTION_SCOPE - Static variable in interface org.eclipse.search.ui.ISearchPageContainer
Selection scope (value 1).
SELECT_ALL - Static variable in interface org.eclipse.jface.text.ITextOperationTarget
Text operation code for selecting the complete text.
SELECT_ALL - Static variable in class org.eclipse.jface.viewers.CellEditor
Property name for the select all action
SELECT_ALL - Static variable in class org.eclipse.swt.custom.ST
 
SELECT_ALL - Static variable in 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_HANDLER - Static variable in interface org.eclipse.ui.swt.IFocusService
Use the value to provide default select all behaviour in a handler element class attribute.
SELECT_ALL_ID - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
Button id for a "Select All" button (value 18).
SELECT_COLUMN_NEXT - Static variable in class org.eclipse.swt.custom.ST
 
SELECT_COLUMN_NEXT - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the select next column action.
SELECT_COLUMN_PREVIOUS - Static variable in class org.eclipse.swt.custom.ST
 
SELECT_COLUMN_PREVIOUS - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the select previous column action.
SELECT_LINE_DOWN - Static variable in class org.eclipse.swt.custom.ST
 
SELECT_LINE_DOWN - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the select line down action.
SELECT_LINE_END - Static variable in class org.eclipse.swt.custom.ST
 
SELECT_LINE_END - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the select line end action.
SELECT_LINE_START - Static variable in class org.eclipse.swt.custom.ST
 
SELECT_LINE_START - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the select line start action.
SELECT_LINE_UP - Static variable in class org.eclipse.swt.custom.ST
 
SELECT_LINE_UP - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the select line up action.
SELECT_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
Deprecated. use IFormColors.SEPARATOR.
SEPARATOR - Static variable in interface org.eclipse.ui.forms.IFormColors
Key for the section separator color.
SEQUENTIAL - Static variable in class org.eclipse.jface.text.DocumentRewriteSessionType
A sequential rewrite session is a sequence of non-overlapping replace operations starting at an arbitrary document offset.
SESSION_PROPERTY - Static variable in interface org.eclipse.ui.IResourceActionFilter
An attribute indicating a session property on the selected resource (value "sessionProperty").
SESSION_START - Static variable in class org.eclipse.jface.text.DocumentRewriteSessionEvent
 
SESSION_STOP - Static variable in class org.eclipse.jface.text.DocumentRewriteSessionEvent
 
SET_ATTRIBUTES - Static variable in class org.eclipse.core.filesystem.EFS
Option flag constant (value 1 <<10) indicating that a file's attributes should be updated.
SET_LAST_MODIFIED - Static variable in class org.eclipse.core.filesystem.EFS
Option flag constant (value 1 <<11) indicating that a file's last modified time should be updated.
SET_MARK - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Name of the action to set the mark.
SET_MARK - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the edit set mark action.
SET_MARK - Static variable in class org.eclipse.ui.texteditor.MarkAction
Sets the mark.
SET_MARK_ACTION - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
Help context id for the action.
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 class org.eclipse.core.filesystem.EFS
Option flag constant (value 1 <<2) indicating that an operation acts on a single file or directory, and not its parents or children.
SHALLOW - Static variable in interface org.eclipse.core.resources.IResource
Update flag constant (bit mask value 32) indicating that a copy or move operation should only copy the link, rather than copy the underlying contents of the linked resource.
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
Deprecated. 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_NAME - Static variable in interface org.eclipse.jface.bindings.keys.IKeyLookup
The formal name of the 'Shift' key.
SHIFT_OPEN_NEW_PERSPECTIVE - Static variable in interface org.eclipse.ui.IWorkbenchPreferenceConstants
Deprecated. Workbench no longer supports shift key modifier to open a new perspective. Callers should use IWorkbench.showPerspective methods.
SHIFT_RIGHT - Static variable in interface org.eclipse.jface.text.ITextOperationTarget
Text operation code for shifting the selected text block to the right.
SHIFT_RIGHT - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Name of the action for shifting text blocks to the right.
SHIFT_RIGHT - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the edit shift right action.
SHIFT_RIGHT_ACTION - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
Help context id for the action.
SHIFT_RIGHT_TAB - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Name of the action for shifting text blocks to the right, triggered by the TAB key.
SHORT - Static variable in class org.eclipse.core.runtime.jobs.Job
Job priority constant (value 20) for short background jobs.
SHORT - Static variable in class org.eclipse.swt.SWT
Style constant for short date/time format (value is 1<<15).
SHORT_TITLE_BAR - Static variable in class org.eclipse.ui.forms.widgets.ExpandableComposite
If this style is used, a short version of the title bar decoration will be painted behind the text.
SHOW - Static variable in class org.eclipse.ui.statushandlers.StatusManager
A style indicating that handlers should show a problem to an user without blocking the calling method while awaiting user response.
SHOW_ALL_ITEMS - Static variable in class org.eclipse.jface.action.ToolBarContributionItem
A constant used by setMinimumItemsToShow and getMinimumItemsToShow to indicate that all tool items should be shown in the cool item.
SHOW_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_FILTERED_TEXTS - Static variable in interface org.eclipse.ui.IWorkbenchPreferenceConstants
Stores whether or not to show the text widget that allows type-ahead search in the case where a FilteredTree is used to display and filter tree items.
SHOW_IN - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Deprecated.  
SHOW_INFORMATION - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Name of the action displaying information for the current caret location in a sticky hover.
SHOW_INFORMATION - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Command ID of the command to display information for the current caret location in a sticky hover.
SHOW_INFORMATION_ACTION - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
Help context id for the action that displays information for the current caret location in a sticky hover.
SHOW_INTRO - Static variable in interface org.eclipse.ui.IWorkbenchPreferenceConstants
A named preference indicating whether the workbench should show the introduction component (if available) on startup.
SHOW_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_MEMORY_MONITOR - Static variable in interface org.eclipse.ui.IWorkbenchPreferenceConstants
Stores whether or not to show the memory monitor in the workbench window.
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_PROGRESS_ON_STARTUP - Static variable in interface org.eclipse.ui.IWorkbenchPreferenceConstants
Stores whether or not to show progress while starting the workbench.
SHOW_PSEUDO_CONFLICTS - Static variable in class org.eclipse.compare.CompareConfiguration
Name of the show pseudo conflicts property (value "SHOW_PSEUDO_CONFLICTS").
SHOW_QUICK_ACCESS - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id "showQuickAccess"): Shows a list of UI elements like editors, views, perspectives etc.
SHOW_RANGE_INDICATOR - Static variable in class org.eclipse.ui.texteditor.AbstractDecoratedTextEditorPreferenceConstants
A named preference that controls the display of the range indicator.
SHOW_RULER_CONTEXT_MENU - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the show ruler context menu action.
SHOW_SYSTEM_JOBS - Static variable in interface org.eclipse.ui.IWorkbenchPreferenceConstants
Stores whether or not system jobs are being shown.
SHOW_TEXT_ON_PERSPECTIVE_BAR - Static variable in interface org.eclipse.ui.IWorkbenchPreferenceConstants
A named preference for whether the workbench should show text on the perspective bar.
SHOW_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_WHITESPACE_CHARACTERS - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Name of the action for toggling the display of whitespace characters.
SHOW_WHITESPACE_CHARACTERS - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Command ID of the command to toggle the display of whitespace characters.
SHOW_WHITESPACE_CHARACTERS_ACTION - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
Help context id for the show whitespace characters action.
SHOW_WORKBOOK_EDITORS - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id "showWorkbookEditors"): Shows a list of open editors in the current or last active workbook.
SHOW_WORKSPACE_SELECTION_DIALOG - Static variable in interface org.eclipse.ui.ide.IDE.Preferences
Specifies whether or not the workspace selection dialog should be shown on startup.
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.
SINGLE_LINE_OF_DESCENT - Static variable in interface org.eclipse.team.core.history.IFileHistoryProvider
Constant flag used with IFileHistoryProvider.getFileHistoryFor(IResource, int, IProgressMonitor) to indicate that the resulting history will be restricted to a single line-of-descent (e.g. a single branch).
SINGLE_REVISION - Static variable in interface org.eclipse.team.core.history.IFileHistoryProvider
Constant flag used with IFileHistoryProvider.getFileHistoryFor(IResource, int, IProgressMonitor) to indicate that only a single revision is desired.
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 smooth appearance.
SNAPSHOT - Static variable in interface org.eclipse.core.resources.ISaveContext
Type constant which identifies a snapshot.
SOCKS_PROXY_TYPE - Static variable in interface org.eclipse.core.net.proxy.IProxyData
Type constant (value "SOCKS") which identifies an SOCKS proxy.
SORT_GROUP - Static variable in interface org.eclipse.team.ui.synchronize.ISynchronizePageConfiguration
The id of the sort group that determines where sort actions or submenus appear.
SOURCES - Static variable in class org.eclipse.ui.ActiveShellExpression
The sources value to use with this expression.
SOURCE_ID - Static variable in interface org.eclipse.core.resources.IMarker
Source id attribute.
SPACE - Static variable in class org.eclipse.ui.keys.CharacterKey
Deprecated. The single static instance of CharacterKey which represents the space (U+0020) key.
SPACE_NAME - Static variable in interface org.eclipse.jface.bindings.keys.IKeyLookup
The formal name of the space (U+0020) key.
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
 
STANDARD_LABEL_WIDTH - Static variable in class org.eclipse.ui.views.properties.tabbed.AbstractPropertySection
The standard label width when labels for sections line up on the left hand side of the composite.
STARTUP_FOREGROUND_COLOR - Static variable in interface org.eclipse.ui.branding.IProductConstants
The foreground color to be used when reporting progress at startup.
STARTUP_MESSAGE_RECT - Static variable in interface org.eclipse.ui.branding.IProductConstants
The rectangle relative to the splash image's top left corner where messages for reporting progress at startup should be shown.
STARTUP_PROGRESS_RECT - Static variable in interface org.eclipse.ui.branding.IProductConstants
The rectangle relative to the splash image's top left corner where the progress bar for reporting progress at startup should be shown.
START_CLIENT_PROPERTY_RANGE - Static variable in class org.eclipse.team.core.diff.provider.DiffTree
Constant that indicates the start of the property value range that clients can use when storing properties in this tree.
STATE - Static variable in class org.eclipse.debug.core.DebugEvent
State change detail.
STATE - Static variable in class org.eclipse.debug.ui.contexts.DebugContextEvent
Change constant (bit mask) indicating the state of a context has changed.
STATE_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_MASK_POSTFIX - Static variable in class org.eclipse.ui.texteditor.HyperlinkDetectorDescriptor
 
STATE_MAXIMIZED - Static variable in interface org.eclipse.ui.IWorkbenchPage
State of a view in a given page when the page is zoomed in on the view stack.
STATE_MAXIMIZED - Static variable in interface org.eclipse.ui.presentations.IStackPresentationSite
 
STATE_MINIMIZED - Static variable in interface org.eclipse.ui.IWorkbenchPage
State of a view in a given page when the view stack is minimized.
STATE_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.IWorkbenchPage
State of a view in a given page when the view stack is in it's normal state.
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
 
STATE_VALIDATION_FAILED - Static variable in interface org.eclipse.core.filebuffers.IFileBufferStatusCodes
File buffer status code indicating that state validation failed.
STATE_VALIDATION_FAILED - Static variable in class org.eclipse.ui.editors.text.EditorsUI
Editor UI plug-in status code indicating that state validation failed.
STATUS - Static variable in interface org.eclipse.ui.browser.IWorkbenchBrowserSupport
Style constant (value 1<<3) indicating that status will be tracked and shown for the browser (page loading progress, text messages etc.).
STATUS_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_CODE_INTERRUPTED - Static variable in class org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard
The status code representing an interrupted operation.
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
 
STRICTLY_SEQUENTIAL - Static variable in class org.eclipse.jface.text.DocumentRewriteSessionType
A strictly sequential rewrite session is a sequence of non-overlapping replace operations from the start of the document to its end.
STRIKETHROUGH - Static variable in class org.eclipse.jface.text.TextAttribute
Text attribute for strikethrough style.
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.
STRUCTURAL_CHANGE - Static variable in class org.eclipse.ltk.core.refactoring.RefactoringDescriptor
Constant describing the structural change flag (value: 2).
STYLE - Static variable in interface org.eclipse.jface.menus.IMenuStateIds
The state id used for indicating the widget style of a command presented in the menus and tool bars.
STYLE_BOX - Static variable in class org.eclipse.ui.texteditor.AnnotationPreference
Constant defining box decoration for the show in text style preference.
STYLE_CHECK - Static variable in class org.eclipse.ui.menus.CommandContributionItem
A checked tool item or menu item.
STYLE_DASHED_BOX - Static variable in class org.eclipse.ui.texteditor.AnnotationPreference
Constant defining dashed box decoration for the show in text style preference.
STYLE_IBEAM - Static variable in class org.eclipse.ui.texteditor.AnnotationPreference
Constant defining i-beam decoration for the show in text style preference.
STYLE_NONE - Static variable in class org.eclipse.ui.texteditor.AnnotationPreference
Constant defining no decoration for the show in text style preference.
STYLE_PULLDOWN - Static variable in class org.eclipse.ui.menus.CommandContributionItem
A ToolBar pulldown item.
STYLE_PUSH - Static variable in class org.eclipse.ui.menus.CommandContributionItem
A push button tool item or menu item.
STYLE_RADIO - Static variable in class org.eclipse.ui.menus.CommandContributionItem
A radio-button style menu item.
STYLE_SQUIGGLES - Static variable in class org.eclipse.ui.texteditor.AnnotationPreference
Constant defining squiggly decoration for the show in text style preference.
STYLE_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_ALL_LABELS - Static variable in class org.eclipse.core.runtime.SubMonitor
May be passed as a flag to newChild.
SUPPRESS_BEGINTASK - Static variable in class org.eclipse.core.runtime.SubMonitor
May be passed as a flag to newChild.
SUPPRESS_NONE - Static variable in class org.eclipse.core.runtime.SubMonitor
May be passed as a flag to newChild.
SUPPRESS_SETTASKNAME - Static variable in class org.eclipse.core.runtime.SubMonitor
May be passed as a flag to newChild.
SUPPRESS_SUBTASK - Static variable in class org.eclipse.core.runtime.SubMonitor
May be passed as a flag to newChild.
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.
SWTKeyLookup - class org.eclipse.jface.bindings.keys.SWTKeyLookup.
A look-up table for the formal grammar for keys, and the integer values they represent.
SWTKeySupport - class org.eclipse.jface.bindings.keys.SWTKeySupport.
A utility class for converting SWT events into key strokes.
SWTKeySupport() - Constructor for class org.eclipse.jface.bindings.keys.SWTKeySupport
This class should never be instantiated.
SWTKeySupport - class org.eclipse.ui.keys.SWTKeySupport.
Deprecated. Please use org.eclipse.jface.bindings.keys.SWTKeySupport
SWTObservables - class org.eclipse.jface.databinding.swt.SWTObservables.
A factory for creating observables for SWT widgets
SWTObservables() - Constructor for class org.eclipse.jface.databinding.swt.SWTObservables
 
SWT_AWT - class org.eclipse.swt.awt.SWT_AWT.
This class provides a bridge between SWT and AWT, so that it is possible to embed AWT components in SWT and vice versa.
SWT_AWT() - Constructor for class org.eclipse.swt.awt.SWT_AWT
 
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 canceled so the contents do not reflect the state of the system.
SYNC_INFO_SET_ERROR - Static variable in interface org.eclipse.team.core.ITeamStatus
An error occurred that may effect several resources in a SyncInfoSet.
SYSTEM - Static variable in class org.eclipse.jface.bindings.Binding
The type of binding that is defined by the system (i.e., by the application developer).
SYSTEM - Static variable in interface org.eclipse.ui.editors.text.IEncodingActionsConstants
Deprecated. Name of the action to change the encoding into the system encoding.
SYSTEM - Static variable in interface org.eclipse.ui.editors.text.IEncodingActionsDefinitionIds
Deprecated. 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
Deprecated. 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.
SafeRunner - class org.eclipse.core.runtime.SafeRunner.
Runs the given ISafeRunnable in a protected mode: exceptions thrown in the runnable are logged and passed to the runnable's exception handler.
SafeRunner() - Constructor for class org.eclipse.core.runtime.SafeRunner
 
SameShellProvider - class org.eclipse.jface.window.SameShellProvider.
Standard shell provider that always returns the shell containing the given control.
SameShellProvider(Control) - Constructor for class org.eclipse.jface.window.SameShellProvider
Returns a shell provider that always returns the current shell for the given control.
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 is a composite control that lays out its children in a row or column arrangement (as specified by the orientation) and places a Sash between each child.
SashForm(Composite, int) - Constructor for class org.eclipse.swt.custom.SashForm
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
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.
Saveable - class org.eclipse.ui.Saveable.
A Saveable represents a unit of saveability, e.g. an editable subset of the underlying domain model that may contain unsaved changes.
Saveable() - Constructor for class org.eclipse.ui.Saveable
 
SaveableCompareEditorInput - class org.eclipse.team.ui.synchronize.SaveableCompareEditorInput.
A compare editor input that makes use of a Saveable to manage the save lifecycle of the editor input.
SaveableCompareEditorInput(CompareConfiguration, IWorkbenchPage) - Constructor for class org.eclipse.team.ui.synchronize.SaveableCompareEditorInput
Creates a LocalResourceCompareEditorInput which is initialized with the given compare configuration.
SaveableComparison - class org.eclipse.team.ui.mapping.SaveableComparison.
A saveable comparison is used to buffer changes made when comparing or merging model elements.
SaveableComparison() - Constructor for class org.eclipse.team.ui.mapping.SaveableComparison
 
SaveablePartAdapter - class org.eclipse.team.ui.SaveablePartAdapter.
Deprecated. Clients should use a subclass of CompareEditorInput and CompareUI.openCompareDialog(org.eclipse.compare.CompareEditorInput)
SaveablePartAdapter() - Constructor for class org.eclipse.team.ui.SaveablePartAdapter
Deprecated.  
SaveablePartDialog - class org.eclipse.team.ui.SaveablePartDialog.
Deprecated. Clients should use a subclass of CompareEditorInput and CompareUI.openCompareDialog(org.eclipse.compare.CompareEditorInput)
SaveablePartDialog(Shell, ISaveableWorkbenchPart) - Constructor for class org.eclipse.team.ui.SaveablePartDialog
Deprecated. Creates a dialog with the given title and input.
SaveablesLifecycleEvent - class org.eclipse.ui.SaveablesLifecycleEvent.
Event object describing a change to a set of Saveable objects.
SaveablesLifecycleEvent(Object, int, Saveable[], boolean) - Constructor for class org.eclipse.ui.SaveablesLifecycleEvent
Creates a new SaveablesLifecycleEvent.
SaveablesProvider - class org.eclipse.ui.navigator.SaveablesProvider.
Provides Saveable objects to the common navigator, and allows to map between elements in the tree and model