|
Eclipse Platform Release 3.6 |
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
IFlushable.flush(IProgressMonitor)
.
IDocumentRange
and sets it on the
input.
FileDialog
style constant for save file dialog behavior
(value is 1<<13).
ActionFactory.SAVE.getId()
instead.
ActionFactory.SAVE_ALL.getId()
instead.
ActionFactory.SAVE_AS.getId()
instead.
"save.ext"
).
"save.ext"
).
ResourceChange.VALIDATE_DEFAULT
) and will
save all unsaved modifications to the resource.
Saveable
represents a unit of saveability, e.g. an editable
subset of the underlying domain model that may contain unsaved changes.Saveable
to manage the save
lifecycle of the editor input.LocalResourceCompareEditorInput
which is initialized with the given
compare configuration.
CompareEditorInput
and CompareUI.openCompareDialog(org.eclipse.compare.CompareEditorInput)
CompareEditorInput
and CompareUI.openCompareDialog(org.eclipse.compare.CompareEditorInput)
Saveable
objects to the common navigator, and allows to map
between elements in the tree and models.ActionFactory.SAVE
IResource
's provided.
LaunchConfigurationDelegate
to allow for scoped saving
of resources that are only involved in the current launch, no longer the entire workspace
LaunchConfigurationDelegate
to allow for scoped saving
of resources that are only involved in the current launch, no longer the entire workspace
ContentMergeViewer
.
Plugin.savePluginPreferences
.
This method now calls savePluginPreferences
, and exists only for
backwards compatibility.
ContentMergeViewer
.
memento
IIntroPart
method does nothing.
IContributionItem
method does nothing.
null
if none.
IScheme
is a handle representing a binding
scheme as defined by the extension point org.eclipse.ui.bindings
.IScheme
have changed.
IScheme
."project"
) used for the
scope name for this preference scope.
"default"
) used for the
scope name for the default preference scope.
"configuration"
) used for the
scope name for the configuration preference scope.
"default"
) used for the
scope name for the default preference scope.
"instance"
) used for the
scope name for the instance preference scope.
"profile"
) used for the
scope name for this preference scope.
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
SpecialKey
which represents
the 'Scroll Lock' key.
ScrService
represents the Declarative Services main
controller also known as the Service Component Runtime or SCR for short.FindReplaceDocumentAdapter
FindReplaceDocumentAdapter
"org.eclipse.search.searchmarker"
).
NewSearchUI.SEARCH_MARKER
instead.
"org.eclipse.search.SearchResultView"
).
"org.eclipse.search.ui.views.SearchView"
).
NewSearchUI.SEARCH_VIEW_ID
instead.
ISearchResult
.
ISearchResults
.NewSearchUI
instead.null
if the path does not have such a segment.
collection
for which the lambda
yields true
.
leave
specifying that a UI of a parent mode should
select the current position.
true
if the provided IDiffNode
matches the filter.
true
if the provided IDiffNode
matches the filter.
SyncInfo
matches the filter.
true
if the provided SyncInfo
matches the filter.
ActionFactory.SELECT_ALL.getId()
instead.
IWorkbenchCommandConstants.EDIT_SELECT_ALL
selectChange
selects and reveals the next (previous) change.
selectChange
selects and reveals the specified change.
3
).
SelectFilesOperation
.
Button
, CCombo
, Combo
, DateTime
,
List
, Scale
or Spinner
.
scope
field value indicating that
the current selection should be printed
1
).
SelectionListener
interface.ActionDelegate
implementation of this
IActionDelegate
method does nothing.
BaseSelectionListenerAction
implementation of this
ISelectionChangedListener
method calls
selectionChanged(IStructuredSelection)
assuming the selection is
a structured one.
SelectionProviderAction
implementation of this
ISelectionChangedListener
method calls
selectionChanged(IStructuredSelection)
if the selection is
a structured selection but selectionChanged(ISelection)
if it is
not.
selectionGroup
field should have been created with a
private modifier.
SelectionStatusDialog
.
SelectMarkerRulerAction.SelectMarkerRulerAction(ResourceBundle, String, ITextEditor, IVerticalRulerInfo)
SelectMarkerRulerAction
SelectMarkerRulerAction.SelectMarkerRulerAction(ResourceBundle, String, ITextEditor, IVerticalRulerInfo)
List
) as
the property list.
Map
) as
the property map.
Set
) as
the property set.
1
) indicating a layout where the field
editor's label appears on the left with a check box on the right.
header
and
footer
.
IFormColors.SEPARATOR
.
GapTextStore
performs better even for sequential rewrite scenariosParameterizedCommand
to a string or deserializing a String to a
ParameterizedCommand
.String
containing the command id, parameter ids and
parameter values for this ParameterizedCommand
.
"sessionProperty"
).
ResourceVariantByteStore
that caches the variant bytes in
memory and does not persist them over workbench invocations.URL
.
URL
using the given lock file.
PropertySheetPage
implementation of this IPage
method
calls makeContributions
for backwards compatibility with
previous versions of IPage
.
IActionDelegate
that is using this action to perform its actual work.
BasicTextEditorActionContributor
implementation of this
IEditorActionBarContributor
method installs the global
action handler for the given text editor by calling a private helper
method.
EditionSelectionDialog
is in 'add' mode
or 'replace' mode (the default).
true
.
CheckboxTreeViewer.setSubtreeChecked(Object, boolean)
is used instead.
Display.readAndDispatch()
) while running operations.
getFileContentManager().setExtensionMappings()
instead.
x
in
scanline y
in the receiver's alpha data.
x
in
scanline y
in the receiver's alpha data to the
values from the array alphas
starting at
startIndex
.
SWT.DEFAULT
, SWT.OFF
or SWT.ON
.
setFileStateLongevity(long)
, setMaxFileStates(int)
and setMaxFileStateSize(long)
methods.
null
if there are no arguments.
java.util.List
-valued attribute with the given name.
java.util.Map
-valued attribute with the given name.
java.util.Set
-valued attribute with the given name.
StructuredViewer.setInput(Object)
.
true
,
and remain visible when false
.
ITextViewerExtension2.prependAutoEditStrategy(IAutoEditStrategy, String)
and
ITextViewerExtension2.removeAutoEditStrategy(IAutoEditStrategy, String)
instead
ITextViewerExtension2.prependAutoEditStrategy(IAutoEditStrategy, String)
and
ITextViewerExtension2.removeAutoEditStrategy(IAutoEditStrategy, String)
instead
Image
used by CLabel
in the default
implementation
Image
used by CLabel
in the default
implementation
SWT
:
INHERIT_NONE
, INHERIT_DEFAULT
,
INHERIT_FORCE
.
AbstractHandler.isEnabled()
to answer our enabled state.
IProgressMonitorWithBlocking
method forwards to the wrapped progress monitor.
open
method should block until the window
closes.
state
.
GridData
on the specified button to be one that
is spaced for the current dialog page units.
IProgressMonitor
method forwards to the wrapped progress monitor.
IProgressMonitor.setCanceled
.
true
, causes the receiver to have
all mouse events delivered to it until the method is called with
false
as the argument.
null
to show all categories.
true
the change creation is cancelable by the user.
IObservableSet
object.IFile.setCharset(String, IProgressMonitor)
which
is a workspace operation and reports changes in resource deltas.
ICheckStateProvider
for this CheckboxTreeViewer
.
ICheckStateProvider
for this CheckboxTreeViewer
.
descriptor
.
CommonDropAdapter
.
CompareEditorInput
on which this action operates.
EditionSelectionDialog
is in 'compare' mode
or 'add/replace' (the default) mode.
null
to use the default equals
and hashCode
methods on the elements themselves.
SyncInfo
modes.
doSave(Object, Object)
asks for confirmation before saving
the old input with saveContent(Object)
.
DocumentRangeNode.internalSetContents(byte[])
and then DocumentRangeNode.nodeChanged(DocumentRangeNode)
.
ContentMergeViewer
implementation of this
ContentViewer
method
checks to ensure that the content provider is an IMergeViewerContentProvider
.
AbstractTreeViewer
implementation of this method
checks to ensure that the content provider is an
ITreeContentProvider
.
fetchContents
method in order to cache the contents for this resource variant.
SEPARATOR
.
IAction
handler for the Copy
action.
IAction
handler for the Copy
action.
Cursor
of the Tracker.
IAction
handler for the Cut
action.
IAction
handler for the Cut
action.
CYCLING_ALWAYS
,
CYCLING_NEVER
, or CYCLING_WHEN_NO_PARENT
,
which is the default.
null
if the property is to be
removed.
LabelDecorator
.
LabelDecorator
.
IContainer.setDefaultCharset(String, IProgressMonitor)
which
is a workspace operation and reports changes in resource deltas.
null
.
IAction
handler for the Delete
action.
IAction
handler for the Delete
action.
true
, delete will also delete project contents.
IResource.setDerived(boolean, IProgressMonitor)
which
is a workspace operation and reports changes in resource deltas.
WizardPage
implementation of this IDialogPage
method extends the DialogPage
implementation to update
the wizard container title bar.
Change.getDescriptor()
.
Change.getDescriptor()
.
Change.getDescriptor()
.
PropertyChangeEvent
if the new value differs from the old value.
Event.data
field using the given selection.
empty lists
are displayed.
setEnabled
to all its children.
true
,
and disables it otherwise.
true
,
and disables it otherwise.
true
,
and disables it otherwise.
true
,
and disables it otherwise.
true
,
and disables it otherwise.
null
.
WizardPage
implementation of this method
declared on DialogPage
updates the container
if this is the current page.
IExitPolicy
to customize the exit behavior of
this linked mode UI.
null
if none.
SWT.FILL_EVEN_ODD
or SWT.FILL_WINDING
.
patterns
in the preference store.
IAction
handler for the Find
action.
CompareEditorInput.setFocus2()
instead.
Page
implementation of this IPage
method
does nothing.
MultiPageEditor
implementation of this
IWorkbenchPart
method sets focus on the active nested
editor, if there is one.
Page
implementation of this IPage
method
does nothing.
Font
at the columnIndex.
Font
used by CLabel
in the default implementation
true
the Finish or OK button, respectively will
be disabled until the user has visited the preview page.
Color
used by CLabel
in the default
implementation
true
,
and marks it invisible otherwise.
true
,
and marks it invisible otherwise.
RetargetAction
implementation of this method declared on
IAction
stores the help listener in a local field.
RetargetTextEditorAction
implementation of this method declared on
IAction
stores the help listener in a local field.
false
.
null
if
this extension does not have an identifier.
null
if this extension point does not have an identifier.
true
, causes subsequent calls to
ObservableTracker.getterCalled(IObservable)
and
ObservableTracker.observableCreated(IObservable)
to be ignored on the current
thread.
null
if no image
is specified.
Image
displayed in the CLabel
in the default
implementation implementation
null
indicating that no image should be displayed.
IAnnotationPresentation
WizardPage
implementation of this method
declared on DialogPage
updates the container
if this page is the current page.
SWT
:
NONE
, ROMAN
, DBCS
,
PHONETIC
, NATIVE
, ALPHA
.
IConfigurationElement.createExecutableExtension
on a newly constructed extension, passing it its relevant configuration
information.
IExecutableExtension
behaviour must invoke this method prior to any
customization they perform.
IntroPart
implementation of this
IExecutableExtension
records the configuration element in
and internal state variable (accessible via getConfigElement
).
IConfigurationElement.createExecutableExtension
on a newly constructed extension, passing it its relevant configuration
information.
The WorkbenchPart
implementation of this
IExecutableExtension
records the configuration element in
and internal state variable (accessible via getConfigElement
).
IExecutableExtension
documentation.
getDefaultLineDelimiter
if the document does not yet contain any line delimiter.
ContentViewer
implementation of this Viewer
method invokes inputChanged
on the content provider and then the
inputChanged
hook method.
null
to indicate no input.
SWT.DEFAULT
, SWT.NONE
,
SWT.LOW
or SWT.HIGH
.
TableItem
that is to be edited.
TreeItem
that is to be edited.
Viewer
framework
method ensures that the given label provider is an instance of
ILabelProvider
.
Viewer
framework
method ensures that the given label provider is an instance of
ITableLabelProvider
, ILabelProvider
, or
CellLabelProvider
.
IAnnotationPresentation
true
, causes subsequent layout
operations in the receiver or any of its children to be ignored.
SWT.CAP_FLAT
, SWT.CAP_ROUND
,
or SWT.CAP_SQUARE
.
SWT.JOIN_MITER
, SWT.JOIN_ROUND
,
or SWT.JOIN_BEVEL
.
SWT.LINE_SOLID
, SWT.LINE_DASH
,
SWT.LINE_DOT
, SWT.LINE_DASHDOT
or
SWT.LINE_DASHDOTDOT
.
true
,
and marks it invisible otherwise.
true
,
and marks it invisible otherwise.
drawLine
, drawRectangle
,
drawPolyline
, and so forth.
CommonNavigator.IS_LINKING_ENABLED_PROPERTY
.
true
,
and marks it invisible otherwise.
true
,
and marks it invisible otherwise.
plugin.xml
)
which corresponds to this plug-in descriptor.
null
.
ICommonViewerMapper
to work with this viewer.
-1
.
true
,
and marks it invisible otherwise.
null
.
WizardPage
implementation of this method
declared on DialogPage
updates the container
if this is the current page.
true
,
and marks it invisible otherwise.
MODE_*
constants.
INCOMING_MODE
,
OUTGOING_MODE
, BOTH_MODE
or CONFLICTING_MODE
).
IConcurrentModel
.newName
by the reorg refactoring.
SWT.LEFT_TO_RIGHT
or SWT.RIGHT_TO_LEFT
.
SWT.LEFT_TO_RIGHT
or SWT.RIGHT_TO_LEFT
.
SWT.LEFT_TO_RIGHT
or SWT.RIGHT_TO_LEFT
.
SWT.LEFT_TO_RIGHT
or SWT.RIGHT_TO_LEFT
.
null
.
null
to clear the image for the page.
IAction
handler for the Paste
action.
IAction
handler for the Paste
action.
x
in
scanline y
in the receiver's data.
x
in
scanline y
in the receiver's data to the
values from the array pixels
starting at
startIndex
.
x
in
scanline y
in the receiver's data to the
values from the array pixels
starting at
startIndex
.
SWT.DEFAULT
SWT.NORMAL
SWT.PAUSED
SWT.ERROR
SWT.INDETERMINATE
The percentage of progress shown by the states SWT#NORMAL
, SWT#PAUSED
,
SWT#ERROR
is set with setProgress()
.
update
calls.
key
in the formatting context.
ResourcePropertySource
implementation of this
IPropertySource
method does nothing since all
properties are read-only.
IAction
handler for the Redo
action.
ITextViewerExtension.setRedraw(boolean)
.
false
, causes subsequent drawing
operations in the receiver to be ignored.
false
if display bounds should not be respected or
to true
if the tooltip is should repositioned to not
overlap the display bounds.
false
if monitor bounds should not be respected or
to true
if the tooltip is should repositioned to not
overlap the monitors bounds.
null
if the
selection was canceled.
IAction
handler for the Select All
action.
IAction
handler for the Select All
action.
ContentMergeViewer
implementation of this
Viewer
method does nothing.
ISelectionProvider
method make the new selection for this viewer without making it visible.
CHECK
,
RADIO
, or TOGGLE
.
WorkingSetConfigurationBlock.setWorkingSets(IWorkingSet[])
and WorkingSetConfigurationBlock.findApplicableWorkingSets(IStructuredSelection)
instead.
null
to indicate no selection.
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.
null
if the
selection was canceled.
List
and calls
setSelectionToWidget(List, boolean)
.
setHeadColor(IFormColors.H_BOTTOM_KEYLINE2, separatorColor)
true
to indicate that the receiver's close button should be shown.
IHistoryPageSite
in order to allow history pages to be displayed in
both views and dialogs.
CheckedTreeSelectionDialog.setComparator(ViewerComparator)
instead
ElementTreeSelectionDialog.setComparator(ViewerComparator)
instead
IResourceNavigator.setComparator(ResourceComparator)
instead
ResourceNavigator.setComparator(ResourceComparator)
null
if source lookup is not supported.
WorkbenchStatusDialogManager.setMessageDecorator(org.eclipse.jface.viewers.ILabelDecorator)
is recommended.
StructureDiffViewer
with a structure creator.
CLabel
in the default implementation
SWT
constants NORMAL, BOLD and ITALIC.
StyledCellLabelProvider
with owner draw enabled.
StyledCellLabelProvider
with owner draw enabled.
start
and
length
and adds the new styles.
INCOMING_MODE
,
OUTGOING_MODE
, BOTH_MODE
and CONFLICTING_MODE
).
null
if none.
IProgressMonitor
method forwards to the wrapped progress monitor.
CLabel
in the default implementation
SWT.DEFAULT
, SWT.OFF
or SWT.ON
.
AbstractRulerColumn.paintLine(GC, int, int, int, int)
.
null
if this job is not running or the thread is unknown.
DialogPage
implementation of this
IDialogPage
method remembers the title in an internal
state variable.
PreferencePage
implementation of this IDialogPage
method extends the DialogPage
implementation to update
the preference page container title.
WizardPage
implementation of this IDialogPage
method extends the DialogPage
implementation to update
the wizard container title bar.
Color
for tool tip.
Color
for tool tip.
IAction
handler for the Undo
action.
true
, move will also update references.
true
, this rename will also update references.
CellLabelProvider.initialize(ColumnViewer, ViewerColumn)
in this class will set up the necessary owner draw callbacks
automatically. Calls to this method can be removed.
Location.set(URL, boolean)
instead.
null
is provided.
IWorkspace.validateEdit(org.eclipse.core.resources.IFile[], java.lang.Object)
.
IValidationMessageProvider
to use for providing the
message text and message type to display on the dialog page.
IValidationMessageProvider
to use for providing the
message text and message type to display on the title area dialog.
ResourceChange.isValid(IProgressMonitor)
.
variable
to value
IAntPropertyValueProvider
to be used to dynamically provide a
value for this property.
PropertySheetEntry
implmentation of this method
declared onIPropertySheetEntry
will obtain an editable
value for the given objects and update the child entries.
IContributionItem
method stores the value in an internal state variable,
which is true
by default.
DialogPage
implementation of this
IDialogPage
method sets the control to the given
visibility state.
DialogPage
implementation of this
IDialogPage
method sets the control to the given
visibility state.
true
,
and marks it invisible otherwise.
true
,
and marks it invisible otherwise.
true
,
and marks it invisible otherwise.
true
,
and marks it invisible otherwise.
true
,
and marks it invisible otherwise.
true
,
and makes it invisible otherwise.
false
prevents these
messages from being printed.
SEPARATOR
ToolItems.
RefactoringWizard
.
null
, the default
wizard window title will be used.
null
to clear it.
LockListener
class. This API will be deleted
in a future release. See bug 311240 for details.
"severity"
).
ISharedDocumentAdapter
that provides default behavior for the
methods of that interface.ISharedDocumentAdapter
that wraps another
shared document adapter.FormEditor
, this editor has a stable header that does
not change when pages are switched.ShellListener
interface.Shell
s.ModifierKey
which represents
the 'Shift' key.
t
so that its length doesn't exceed
the width of the given ToolItem.The default implementation replaces
characters in the center of the original string with an ellipsis ("...").
textValue
so that its width in
pixels does not exceed the width of the given control.
t
so that its length doesn't exceed
the given width.
shouldRun
public so the result
can be used to provide handler enablement
run()
method before
the operation is run in the operation's context.
Browser
is requested to be displayed.
true
on success.
setMinimumItemsToShow
and getMinimumItemsToShow
to indicate that all tool items should be shown in the cool item.
"show.ext"
).
"show.ext"
).
Boolean
and the hint is used if
its value is true
.
IWorkbenchCommandConstants.PERSPECTIVES_SHOW_PERSPECTIVE
"SHOW_PSEUDO_CONFLICTS"
).
setErrorMessage
.
null
if no history was available for the given input.
ShowInContext
with the given input and
selection.
AbstractTextSearchViewPage.showMatch(Match, int, int, boolean)
instead
ContentOutline
implementation of this PageBookView
method
extends the behavior of its parent to use the current page as a selection provider.
Runnable
while providing
busy feedback using this busy indicator.
WhitespaceCharacterPainter
to the
associated text editor.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
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.
SignedContent
object represents content which may be signed.SignedContentEntry
represents a content entry which may be
signed.SignedContent
objects.SignerInfo
object represents a single signer chain.list
would look like if this
diff were applied to it.
map
would look like if this diff
were applied to it.
Set
showing what set
would look like if
this diff were applied to it.
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).
IFileHistoryProvider.getFileHistoryFor(IResource, int, IProgressMonitor)
to indicate that only a single revision is desired.
IPostSelectionProvider
.
ISelectionProvider
.
ISelectionService
.
ISelectionService
.
CCombo
, Combo
, List
or Table
.
"size"
).
Control
.
Browser
size.
ISourceViewer
and its extension
interfaces.CharacterKey
which
represents the space (U+0020) key.
ISpellingEngine
to retrieve information
about the spelling check it has to perform.spellingEngine
extension point.element
.
SpellingService
service to the
ISpellingProblemCollector
.StyledText
.IObservable
object is
about to change.BundleActivator
method
opens the workspace.
AbstractUIPlugin
implementation of this Plugin
method refreshes the plug-in actions.
IDocumentExtension4.startRewriteSession(DocumentRewriteSessionType)
instead.
IDocumentExtension4.startRewriteSession(DocumentRewriteSessionType)
instead.
IDocumentExtension4.startRewriteSession(DocumentRewriteSessionType)
instead
-1
if none matches.
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
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.
Component.STATE_DISPOSED
.
Component.disable()
method (value is 1).
Component.STATE_UNSATISFIED
state. This status code is never returned
from the Component.getState()
method.
OK
.
OK
and
exception is null
.
Status.OK_STATUS
Shell
hosting the Browser
should
display a status bar.
Control
within the status line.StatusTextEvent
is sent by a Browser
to
StatusTextListener
's when the status text is changed.StatusTextEvent
notification when the status text for
a Browser
is changed."stepGroup"
).
"stepIntoGroup"
).
"stepOverGroup"
).
"stepReturnGroup"
).
RESUME
and SUSPEND
events for the associated thread.
RESUME
and SUSPEND
events for the associated thread.
RESUME
and SUSPEND
events for
the associated thread.
RESUME
and SUSPEND
events for the associated thread, applying step
filters, as applicable for the associated thread.
BundleActivator
method
closes the workspace without saving.
AnnotationBarHoverManager.Closer.stop()
. Note that delayRestart
was never honored.
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).
replace
operation.
TemplateStore.startListeningForPreferenceChanges()
.
resumePostNotificationProcessing
is called.
IDocumentExtension4.stopRewriteSession(DocumentRewriteSession)
IDocumentExtension4.stopRewriteSession(DocumentRewriteSession)
instead.
IDocumentExtension4.stopRewriteSession(DocumentRewriteSession)
instead
IStorage
s.IStorage
as underlying document resources.Properties.store(OutputStream,String)
.
IMemento
.
""
).
""
).
NumberFormat.parse(...)- StringVariableSelectionDialog - Class in org.eclipse.debug.ui
- A dialog that prompts the user to choose and configure a string
substitution variable.
- StringVariableSelectionDialog(Shell) -
Constructor for class org.eclipse.debug.ui.StringVariableSelectionDialog
- Constructs a new string substitution variable selection dialog.
- StringVariableSelectionDialog.VariableFilter - Class in org.eclipse.debug.ui
- Base class for custom variable filters.
- StringVariableSelectionDialog.VariableFilter() -
Constructor for class org.eclipse.debug.ui.StringVariableSelectionDialog.VariableFilter
-
- 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
).
- StructureCreator - Class in org.eclipse.compare.structuremergeviewer
- An
IStructureCreator2
that attempts to use an IDocumentProvider
to obtain a shared document for an ITypedElement
. - StructureCreator() -
Constructor for class org.eclipse.compare.structuremergeviewer.StructureCreator
-
- StructureDiffViewer - Class in org.eclipse.compare.structuremergeviewer
- A diff tree viewer that can be configured with a
IStructureCreator
to retrieve a hierarchical structure from the input object (an ICompareInput
)
and perform a two-way or three-way compare on it. - StructureDiffViewer(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 in org.eclipse.jface.viewers
- A concrete implementation of the
IStructuredSelection
interface,
suitable for instantiating. - StructuredSelection() -
Constructor for class org.eclipse.jface.viewers.StructuredSelection
- Creates a new empty selection.
- StructuredSelection(Object[]) -
Constructor for class org.eclipse.jface.viewers.StructuredSelection
- Creates a structured selection 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
.
- StructuredSelection(List, IElementComparer) -
Constructor for class org.eclipse.jface.viewers.StructuredSelection
- Creates a structured selection from the given
List
and
element comparer.
- StructuredViewer - Class in org.eclipse.jface.viewers
- Abstract base implementation for structure-oriented viewers (trees, lists,
tables).
- StructuredViewer() -
Constructor for class org.eclipse.jface.viewers.StructuredViewer
- Creates a structured element viewer.
- StructuredViewer.ColorAndFontCollector - Class in org.eclipse.jface.viewers
- The ColorAndFontCollector collects fonts and colors without a
a color or font provider.
- StructuredViewer.ColorAndFontCollector() -
Constructor for class org.eclipse.jface.viewers.StructuredViewer.ColorAndFontCollector
- Create a new instance of the receiver with
no color and font provider.
- StructuredViewer.ColorAndFontCollectorWithProviders - Class in org.eclipse.jface.viewers
- The ColorAndFontCollector is a helper class for viewers
that have color and font support ad optionally decorators.
- StructuredViewer.ColorAndFontCollectorWithProviders(IBaseLabelProvider) -
Constructor for class org.eclipse.jface.viewers.StructuredViewer.ColorAndFontCollectorWithProviders
- Create a new instance of the receiver using the supplied
label provider.
- StructuredViewerInternals - Class in org.eclipse.jface.viewers
- This class is not part of the public API of JFace.
- StructuredViewerInternals() -
Constructor for class org.eclipse.jface.viewers.StructuredViewerInternals
-
- StructuredViewerInternals.AssociateListener - Interface in org.eclipse.jface.viewers
- Nothing to see here.
- StructureRootNode - Class in org.eclipse.compare.structuremergeviewer
- A node that acts as the root of the tree returned from a
StructureCreator
. - StructureRootNode(IDocument, Object, StructureCreator, ISharedDocumentAdapter) -
Constructor for class org.eclipse.compare.structuremergeviewer.StructureRootNode
- Create the structure root node.
- STYLE -
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 -
Variable in class org.eclipse.swt.custom.Bullet
- The bullet style.
- style -
Variable in class org.eclipse.swt.custom.PaintObjectEvent
- the StyleRange
- style -
Variable in class org.eclipse.swt.graphics.GCData
-
- style -
Variable in class org.eclipse.swt.graphics.LineAttributes
- The line style.
- style -
Variable in class org.eclipse.ui.menus.CommandContributionItemParameter
- The style of this menu contribution.
- STYLE_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_PROBLEM_UNDERLINE -
Static variable in class org.eclipse.ui.texteditor.AnnotationPreference
- Constant defining the native problem underline decoration for the show in
text style preference.
- STYLE_PULLDOWN -
Static variable in class org.eclipse.ui.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.
- StyledCellLabelProvider - Class in org.eclipse.jface.viewers
- A
StyledCellLabelProvider
supports styled labels by using owner
draw. - StyledCellLabelProvider() -
Constructor for class org.eclipse.jface.viewers.StyledCellLabelProvider
- Creates a new StyledCellLabelProvider.
- StyledCellLabelProvider(int) -
Constructor for class org.eclipse.jface.viewers.StyledCellLabelProvider
- Creates a new StyledCellLabelProvider.
- styleDecoratedString(String, StyledString.Styler, StyledString) -
Static method in class org.eclipse.jface.viewers.StyledCellLabelProvider
- Applies decoration styles to the decorated string and adds the styles of the previously
undecorated string.
- StyledString - Class in org.eclipse.jface.viewers
- A mutable string with styled ranges.
- StyledString() -
Constructor for class org.eclipse.jface.viewers.StyledString
- Creates an empty
StyledString
.
- StyledString(String) -
Constructor for class org.eclipse.jface.viewers.StyledString
- Creates an
StyledString
initialized with a string without
a style associated.
- StyledString(String, StyledString.Styler) -
Constructor for class org.eclipse.jface.viewers.StyledString
- Creates an
StyledString
initialized with a string and a
style.
- StyledString.Styler - Class in org.eclipse.jface.viewers
- A styler will be asked to apply its styles to one ore more ranges in the
StyledString
. - StyledString.Styler() -
Constructor for class org.eclipse.jface.viewers.StyledString.Styler
-
- StyledText - Class in org.eclipse.swt.custom
- A StyledText is an editable user interface object that displays lines
of text.
- StyledText(Composite, int) -
Constructor for class org.eclipse.swt.custom.StyledText
- Constructs a new instance of this class given its parent
and a style value describing its behavior and appearance.
- StyledTextContent - Interface in org.eclipse.swt.custom
- Clients may implement the StyledTextContent interface to provide a
custom store for the StyledText widget content.
- StyledTextDropTargetEffect - Class in org.eclipse.swt.custom
- This adapter class provides a default drag under effect (eg. select and scroll)
when a drag occurs over a
StyledText
. - StyledTextDropTargetEffect(StyledText) -
Constructor for class org.eclipse.swt.custom.StyledTextDropTargetEffect
- Creates a new
StyledTextDropTargetEffect
to handle the drag under effect on the specified
StyledText
.
- StyledTextPrintOptions - Class in org.eclipse.swt.custom
- Use StyledTextPrintOptions to specify printing options for the
StyledText.print(Printer, StyledTextPrintOptions) API.
- StyledTextPrintOptions() -
Constructor for class org.eclipse.swt.custom.StyledTextPrintOptions
-
- StyleRange - Class in org.eclipse.swt.custom
StyleRange
defines a set of styles for a specified
range of text.- StyleRange() -
Constructor for class org.eclipse.swt.custom.StyleRange
- Create a new style range with no styles
- StyleRange(TextStyle) -
Constructor for class org.eclipse.swt.custom.StyleRange
- Create a new style range from an existing text style.
- StyleRange(int, int, Color, Color) -
Constructor for class org.eclipse.swt.custom.StyleRange
- Create a new style range.
- StyleRange(int, int, Color, Color, int) -
Constructor for class org.eclipse.swt.custom.StyleRange
- Create a new style range.
- styles -
Variable in class org.eclipse.swt.custom.LineStyleEvent
- line styles (output)
Note: Because a StyleRange includes the start and length, the
same instance cannot occur multiple times in the array of styles.
- subActionBars -
Variable in class org.eclipse.ui.part.PageBookView.PageRec
- The page's action bars
- SubActionBars - Class in org.eclipse.ui
- Generic implementation of the
IActionBars
interface. - SubActionBars(IActionBars) -
Constructor for class org.eclipse.ui.SubActionBars
- Construct a new
SubActionBars
object.
- SubActionBars(IActionBars, IServiceLocator) -
Constructor for class org.eclipse.ui.SubActionBars
- Constructs a new instance of
SubActionBars
.
- SubActionBars2 - Class in org.eclipse.ui
- A implementation of the extended
IActionBars2
interface. - SubActionBars2(IActionBars2) -
Constructor for class org.eclipse.ui.SubActionBars2
- Constucts a sub action bars object using an IActionBars2 parent.
- SubActionBars2(IActionBars2, IServiceLocator) -
Constructor for class org.eclipse.ui.SubActionBars2
- Constucts a sub action bars object using an IActionBars2 parent.
- SubContributionItem - Class in org.eclipse.jface.action
- A
SubContributionItem
is a wrapper for an IContributionItem
. - SubContributionItem(IContributionItem) -
Constructor for class org.eclipse.jface.action.SubContributionItem
- Creates a new
SubContributionItem
.
- SubContributionManager - Class in org.eclipse.jface.action
- A
SubContributionManager
is used to define a set of contribution
items within a parent manager. - SubContributionManager(IContributionManager) -
Constructor for class org.eclipse.jface.action.SubContributionManager
- Constructs a new
SubContributionManager
- SubCoolBarManager - Class in org.eclipse.jface.action
- A
SubCoolBarManager
monitors the additional and removal of
items from a parent manager so that visibility of the entire set can be changed as a
unit. - SubCoolBarManager(ICoolBarManager) -
Constructor for class org.eclipse.jface.action.SubCoolBarManager
- Constructs a new manager.
- SubjectControlContentAssistant - Class in org.eclipse.jface.contentassist
- Deprecated. As of 3.2, replaced by Platform UI's field assist support *
- SubjectControlContentAssistant() -
Constructor for class org.eclipse.jface.contentassist.SubjectControlContentAssistant
- Deprecated.
- SubjectControlContextInformationValidator - Class in org.eclipse.jface.contentassist
- Deprecated. As of 3.2, replaced by Platform UI's field assist support
- SubjectControlContextInformationValidator(IContentAssistProcessor) -
Constructor for class org.eclipse.jface.contentassist.SubjectControlContextInformationValidator
- Deprecated. Creates a new context information validator which is ready to be installed on
a particular context information.
- subList(int, int) -
Method in class org.eclipse.core.databinding.observable.list.DecoratingObservableList
-
- subList(int, int) -
Method in interface org.eclipse.core.databinding.observable.list.IObservableList
-
- subList(int, int) -
Method in class org.eclipse.core.databinding.observable.list.ObservableList
-
- SubMenuManager - Class in org.eclipse.jface.action
- A
SubMenuManager
is used to define a set of contribution
items within a parent manager. - SubMenuManager(IMenuManager) -
Constructor for class org.eclipse.jface.action.SubMenuManager
- Constructs a new manager.
- SubMonitor - Class in org.eclipse.core.runtime
- A progress monitor that uses a given amount of work ticks from a parent monitor.
- SubProgressMonitor - Class in org.eclipse.core.runtime
- For new implementations consider using
SubMonitor
. - 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.
- Subscriber - Class in org.eclipse.team.core.subscribers
- A Subscriber provides synchronization between local resources and a
remote location that is used to share those resources.
- Subscriber() -
Constructor for class org.eclipse.team.core.subscribers.Subscriber
-
- SubscriberChangeEvent - Class in org.eclipse.team.core.subscribers
- A concrete implementation of
ISubscriberChangeEvent
that can
be used by clients. - SubscriberChangeEvent(Subscriber, int, IResource) -
Constructor for class org.eclipse.team.core.subscribers.SubscriberChangeEvent
- Create a change event with the given flags for the given subscriber and resource.
- SubscriberMergeContext - Class in org.eclipse.team.core.subscribers
- A merge context that uses a subscriber to populate the diff tree
used by the context.
- SubscriberMergeContext(Subscriber, ISynchronizationScopeManager) -
Constructor for class org.eclipse.team.core.subscribers.SubscriberMergeContext
- Create a merge context for the given subscriber
- SubscriberParticipant - Class in org.eclipse.team.ui.synchronize
- A synchronize participant that displays synchronization information for local resources that are
managed via a
Subscriber
. - SubscriberParticipant() -
Constructor for class org.eclipse.team.ui.synchronize.SubscriberParticipant
- Constructor initializes the schedule.
- SubscriberParticipant(ISynchronizeScope) -
Constructor for class org.eclipse.team.ui.synchronize.SubscriberParticipant
- Constructor which should be called when creating a participant whose resources
are to be scoped.
- SubscriberParticipantWizard - Class in org.eclipse.team.ui.synchronize
- This is a convenience class for creating wizards for use with the
org.eclipse.team.ui.synchronizeWizard
extension point
that create a SubscriberParticipant
. - SubscriberParticipantWizard() -
Constructor for class org.eclipse.team.ui.synchronize.SubscriberParticipantWizard
-
- subscriberResourceChanged(ISubscriberChangeEvent[]) -
Method in interface org.eclipse.team.core.subscribers.ISubscriberChangeListener
- Notifies this listener that some resources' subscriber properties have
changed.
- subscriberResourceChanged(ISubscriberChangeEvent[]) -
Method in class org.eclipse.team.core.subscribers.SubscriberScopeManager
-
- subscriberResourceChanged(ISubscriberChangeEvent[]) -
Method in class org.eclipse.team.ui.synchronize.SubscriberTeamStateProvider
-
- SubscriberResourceMappingContext - Class in org.eclipse.team.core.subscribers
- A resource mapping context that provides the client access to the remote state
of local resources using a subscriber.
- SubscriberResourceMappingContext(Subscriber, boolean) -
Constructor for class org.eclipse.team.core.subscribers.SubscriberResourceMappingContext
- Create a resource mapping context for the given subscriber
- SubscriberScopeManager - Class in org.eclipse.team.core.subscribers
- A
ISynchronizationScopeManager
that uses a Subscriber
to provide
a RemoteResourceMappingContext
and to notify participants when the
remote state of resources change. - SubscriberScopeManager(String, ResourceMapping[], Subscriber, boolean) -
Constructor for class org.eclipse.team.core.subscribers.SubscriberScopeManager
- Create a manager for the given subscriber and input.
- SubscriberScopeManager(String, ResourceMapping[], Subscriber, RemoteResourceMappingContext, boolean) -
Constructor for class org.eclipse.team.core.subscribers.SubscriberScopeManager
- Create a manager for the given subscriber and input.
- SubscriberTeamStateProvider - Class in org.eclipse.team.ui.synchronize
- A team state provider that makes use of a
Subscriber
to determine the synchronization
state. - SubscriberTeamStateProvider(Subscriber) -
Constructor for class org.eclipse.team.ui.synchronize.SubscriberTeamStateProvider
- Create a provider that determines the synchronization state
from the subscriber.
- subSequence(int, int) -
Method in class org.eclipse.jface.text.FindReplaceDocumentAdapter
-
- SubStatusLineManager - Class in org.eclipse.jface.action
- A
SubStatusLineManager
is used to define a set of contribution
items within a parent manager. - SubStatusLineManager(IStatusLineManager) -
Constructor for class org.eclipse.jface.action.SubStatusLineManager
- Constructs a new manager.
- 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.SubMonitor
-
- subTask(String) -
Method in class org.eclipse.core.runtime.SubProgressMonitor
-
- subTask(String) -
Method in class org.eclipse.jface.wizard.ProgressMonitorPart
-
- subTaskLabel -
Variable in class org.eclipse.jface.dialogs.ProgressMonitorDialog
- The label control for the subtask.
- SubToolBarManager - Class in org.eclipse.jface.action
- A
SubToolBarManager
monitors the additional and removal of
items from a parent manager so that visibility of the entire set can be changed as a
unit. - SubToolBarManager(IToolBarManager) -
Constructor for class org.eclipse.jface.action.SubToolBarManager
- Constructs a new manager.
- subtract(Rectangle, Rectangle) -
Static method in class org.eclipse.jface.util.Geometry
- Returns a new difference Rectangle whose x, y, width, and height are equal to the difference of the corresponding
attributes from the given rectangles
Example: Compute the margins for a given Composite, and apply those same margins to a new GridLayout
// Compute the client area, in the coordinate system of the input composite's parent
Rectangle clientArea = Display.getCurrent().map(inputComposite,
inputComposite.getParent(), inputComposite.getClientArea());
// Compute the margins for a given Composite by subtracting the client area from the composite's bounds
Rectangle margins = Geometry.subtract(inputComposite.getBounds(), clientArea);
// Now apply these margins to a new GridLayout
GridLayout layout = GridLayoutFactory.fillDefaults().margins(margins).create();
- 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 polygons
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 polygons
the receiver maintains to describe its area.
- subtract(int, int, int, int) -
Method in class org.eclipse.swt.graphics.Region
- Subtracts the given rectangle from the collection of polygons
the receiver maintains to describe its area.
- subtract(Region) -
Method in class org.eclipse.swt.graphics.Region
- Subtracts all of the polygons which make up the area covered
by the argument from the collection of polygons the receiver
maintains to describe its area.
- SUPER_TYPE -
Static variable in interface org.eclipse.ui.IMarkerActionFilter
- An attribute indicating the marker super type (value
"superType"
).
- supportBaseAddressModification() -
Method in interface org.eclipse.debug.core.model.IMemoryBlockExtension
- Returns whether the base address of this memory block can be modified.
- supportsAccess() -
Method in interface org.eclipse.debug.core.model.IWatchpoint
- Returns whether this breakpoints supports the capability to suspend
when an associated variable is read.
- supportsAddMemoryBlocks(IWorkbenchPart) -
Method in interface org.eclipse.debug.ui.actions.IAddMemoryBlocksTarget
- Returns whether this target will support adding memory block from the specified
part.
- supportsArgument() -
Method in interface org.eclipse.core.variables.IDynamicVariable
- Returns whether this variable supports an argument, as specified
by this variable's extension definition in plug-in XML.
- supportsBackgroundSave() -
Method in class org.eclipse.ui.texteditor.AbstractTextEditor.TextEditorSavable
-
- supportsBreakpoint(IBreakpoint) -
Method in interface org.eclipse.debug.core.model.IDebugTarget
- Returns whether this target can install the given breakpoint.
- supportsChangeManagement() -
Method in interface org.eclipse.debug.core.model.IMemoryBlockExtension
- Returns whether this memory block manages the change state of its bytes.
- supportsMode(String) -
Method in interface org.eclipse.debug.core.ILaunchConfiguration
- Returns whether this launch configuration supports the
specified mode.
- supportsMode(String) -
Method in interface org.eclipse.debug.core.ILaunchConfigurationType
- Returns whether this type of launch configuration supports
the specified mode.
- supportsModeCombination(Set) -
Method in interface org.eclipse.debug.core.ILaunchConfigurationType
- Returns whether this launch configuration supports the specified launch
mode combination.
- supportsModification() -
Method in interface org.eclipse.debug.core.model.IWatchpoint
- Returns whether this breakpoints supports the ability to suspend
when an associated variable is written.
- supportsNotification(int) -
Method in class org.eclipse.ui.statushandlers.AbstractStatusHandler
- This methods indicates if particular notification type is supported and
if
StatusManager.fireNotification(int, StatusAdapter[])
will be
called after the event occurs.
- supportsNotification(int) -
Method in class org.eclipse.ui.statushandlers.WorkbenchErrorHandler
-
- 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
- Deprecated.
- supportsVerifyKeyListener() -
Method in interface org.eclipse.jface.contentassist.IContentAssistSubjectControl
- Tests whether a verify key listener can be added either using
prependVerifyKeyListener
or IContentAssistSubjectControl.appendVerifyKeyListener(VerifyKeyListener)
.
- SUPPRESS_ALL_LABELS -
Static variable in class org.eclipse.core.runtime.SubMonitor
- May be passed as a flag to newChild.
- SUPPRESS_AUTHENTICATION_JOB_MARKER -
Static variable in class org.eclipse.equinox.p2.ui.LoadMetadataRepositoryJob
- The key that should be used to set a property on a repository load job to indicate
that authentication should be suppressed when loading the repositories.
- SUPPRESS_BEGINTASK -
Static variable in class org.eclipse.core.runtime.SubMonitor
- May be passed as a flag to newChild.
- SUPPRESS_NONE -
Static variable in class org.eclipse.core.runtime.SubMonitor
- May be passed as a flag to newChild.
- SUPPRESS_REPOSITORY_EVENTS -
Static variable in class org.eclipse.equinox.p2.ui.LoadMetadataRepositoryJob
- The key that should be used to set a property on a repository load job to indicate
that repository events triggered by this job should be suppressed so that clients
will ignore all events related to the load.
- SUPPRESS_SETTASKNAME -
Static variable in class org.eclipse.core.runtime.SubMonitor
- May be passed as a flag to 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() -
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
- Deprecated. This method is not safe and should not be used.
Suspending a scheduling rule violates the thread safety
of clients that use scheduling rules as a mutual exclusion mechanism,
and can result in concurrency problems in all clients that use the suspended rule.
- SUSPEND -
Static variable in class org.eclipse.debug.core.DebugEvent
- Suspend event kind.
- suspend() -
Method in interface org.eclipse.debug.core.model.ISuspendResume
- Causes this element to suspend its execution, generating a
SUSPEND
event.
- suspend(LinkedModeModel) -
Method in interface org.eclipse.jface.text.link.ILinkedModeListener
- The suspend event occurs when a nested linked mode is installed within
model
.
- suspend() -
Method in interface org.eclipse.jface.text.source.ILineDifferExtension
- Suspends the receiver.
- suspended(ILaunch, Object) -
Method in interface org.eclipse.debug.ui.contexts.ISuspendTriggerListener
- Notification the given launch has suspended at the
specified context.
- SWAP_MARK -
Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
- Name of the action to swap the mark with the cursor position.
- SWAP_MARK -
Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
- Action definition id of the edit swap mark action.
- SWAP_MARK -
Static variable in class org.eclipse.ui.texteditor.MarkAction
- Swaps the mark and the cursor position.
- SWAP_MARK_ACTION -
Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
- Help context id for the action.
- swapBuffers() -
Method in class org.eclipse.swt.opengl.GLCanvas
- Swaps the front and back color buffers.
- swapMarkAndCursor() -
Method in interface org.eclipse.jface.text.IMarkRegionTarget
- Swaps the mark and cursor position if the mark is in the visible region.
- swapMarkAndCursor() -
Method in class org.eclipse.ui.texteditor.MarkRegionTarget
-
- 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.
- SWT - Class in org.eclipse.swt
- This class provides access to a small number of SWT system-wide
methods, and in addition defines the public constants provided
by SWT.
- SWT() -
Constructor for class org.eclipse.swt.SWT
-
- SWT_AWT - Class in org.eclipse.swt.awt
- This class provides a bridge between SWT and AWT, so that it
is possible to embed AWT components in SWT and vice versa.
- SWT_AWT() -
Constructor for class org.eclipse.swt.awt.SWT_AWT
-
- swtDefaults() -
Static method in class org.eclipse.jface.layout.GridDataFactory
- Creates a new GridDataFactory initialized with the SWT defaults.
- swtDefaults() -
Static method in class org.eclipse.jface.layout.GridLayoutFactory
- Creates a GridLayoutFactory that creates GridLayouts with the default SWT
values.
- swtDefaults() -
Static method in class org.eclipse.jface.layout.RowDataFactory
- Creates a new RowDataFactory initialized with the SWT defaults.
- swtDefaults() -
Static method in class org.eclipse.jface.layout.RowLayoutFactory
- Creates a RowLayoutFactory that creates RowLayouts with the default SWT
values.
- SWTError - Error in org.eclipse.swt
- This error is thrown whenever an unrecoverable error
occurs internally in SWT.
- SWTError() -
Constructor for error org.eclipse.swt.SWTError
- Constructs a new instance of this class with its
stack trace filled in.
- SWTError(String) -
Constructor for error org.eclipse.swt.SWTError
- Constructs a new instance of this class with its
stack trace and message filled in.
- SWTError(int) -
Constructor for error org.eclipse.swt.SWTError
- Constructs a new instance of this class with its
stack trace and error code filled in.
- SWTError(int, String) -
Constructor for error org.eclipse.swt.SWTError
- Constructs a new instance of this class with its
stack trace, error code and message filled in.
- SWTException - Exception in org.eclipse.swt
- This runtime exception is thrown whenever a recoverable error
occurs internally in SWT.
- SWTException() -
Constructor for exception org.eclipse.swt.SWTException
- Constructs a new instance of this class with its
stack trace filled in.
- SWTException(String) -
Constructor for exception org.eclipse.swt.SWTException
- Constructs a new instance of this class with its
stack trace and message filled in.
- SWTException(int) -
Constructor for exception org.eclipse.swt.SWTException
- Constructs a new instance of this class with its
stack trace and error code filled in.
- SWTException(int, String) -
Constructor for exception org.eclipse.swt.SWTException
- Constructs a new instance of this class with its
stack trace, error code and message filled in.
- SWTKeyLookup - Class in org.eclipse.jface.bindings.keys
-
A look-up table for the formal grammar for keys, and the integer values they
represent.
- SWTKeySupport - Class in org.eclipse.jface.bindings.keys
-
A utility class for converting SWT events into key strokes.
- SWTKeySupport() -
Constructor for class org.eclipse.jface.bindings.keys.SWTKeySupport
- This class should never be instantiated.
- SWTKeySupport - Class in org.eclipse.ui.keys
- Deprecated. Please use org.eclipse.jface.bindings.keys.SWTKeySupport
- SWTObservables - Class in org.eclipse.jface.databinding.swt
- A factory for creating observables for SWT widgets
- SWTObservables() -
Constructor for class org.eclipse.jface.databinding.swt.SWTObservables
-
- SYMBOLIC_IMAGE_NAME -
Static variable in class org.eclipse.ui.texteditor.AnnotationPreference
- The symbolic name of the image to be drawn in the vertical ruler.
- SYNC -
Static variable in interface org.eclipse.core.resources.IResourceDelta
- Change constant (bit mask) indicating that the resource's sync status has changed.
- sync() -
Method in class org.eclipse.ui.part.MultiPageEditor
- Deprecated. Synchronizes each registered pagebook with the editor page.
- 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
.
- syncExec(Runnable) -
Method in class org.eclipse.core.databinding.observable.Realm
- Causes the
run()
method of the runnable to be invoked from
within this realm at the next reasonable opportunity.
- syncExec(Runnable) -
Method in class org.eclipse.debug.ui.AbstractDebugView
- Registers the given runnable with the display
associated with this view's control, if any.
- syncExec(Runnable) -
Method in class org.eclipse.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.
- SynchronizationActionProvider - Class in org.eclipse.team.ui.mapping
- An action group that can be used by models to contribute actions
to a team synchronization viewer.
- SynchronizationActionProvider() -
Constructor for class org.eclipse.team.ui.mapping.SynchronizationActionProvider
-
- SynchronizationCompareAdapter - Class in org.eclipse.team.ui.mapping
- An abstract implementation of
ISynchronizationCompareAdapter
. - SynchronizationCompareAdapter() -
Constructor for class org.eclipse.team.ui.mapping.SynchronizationCompareAdapter
-
- SynchronizationContentProvider - Class in org.eclipse.team.ui.mapping
- Abstract team aware content provider that delegates to another content provider.
- SynchronizationContentProvider() -
Constructor for class org.eclipse.team.ui.mapping.SynchronizationContentProvider
-
- SynchronizationContext - Class in org.eclipse.team.core.mapping.provider
- Abstract implementation of the
ISynchronizationContext
interface. - SynchronizationContext(ISynchronizationScopeManager, int, IResourceDiffTree) -
Constructor for class org.eclipse.team.core.mapping.provider.SynchronizationContext
- Create a synchronization context.
- SynchronizationLabelProvider - Class in org.eclipse.team.ui.mapping
- A label provider wrapper that adds synchronization image and/or text decorations
to the image and label obtained from the delegate provider.
- SynchronizationLabelProvider() -
Constructor for class org.eclipse.team.ui.mapping.SynchronizationLabelProvider
-
- SynchronizationOperation - Class in org.eclipse.team.ui.mapping
- This operation class can be used by model providers when performing
merge operations triggered from a synchronize participant page
associated with a synchronization or merge context.
- SynchronizationOperation(ISynchronizePageConfiguration, Object[]) -
Constructor for class org.eclipse.team.ui.mapping.SynchronizationOperation
- Create a synchronize operation that operations on the given elements
- SynchronizationScopeManager - Class in org.eclipse.team.core.mapping.provider
- Class for translating a set of
ResourceMapping
objects
representing a view selection into the complete set of resources to be
operated on. - SynchronizationScopeManager(String, ResourceMapping[], ResourceMappingContext, boolean) -
Constructor for class org.eclipse.team.core.mapping.provider.SynchronizationScopeManager
- Create a scope manager that uses the given context to
determine what resources should be included in the scope.
- SynchronizationStateTester - Class in org.eclipse.team.ui.mapping
- A state change tester is used by logical models to communicate the
synchronization state of their logical model elements to
the lightweight label decorator of a team provider.
- SynchronizationStateTester() -
Constructor for class org.eclipse.team.ui.mapping.SynchronizationStateTester
- Create a synchronization state tester.
- synchronize(Object) -
Method in class org.eclipse.ui.editors.text.ForwardingDocumentProvider
-
- synchronize(Object) -
Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider.NullProvider
- Deprecated.
- synchronize(Object) -
Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider
-
- synchronize(Object) -
Method in class org.eclipse.ui.texteditor.AbstractDocumentProvider
-
- synchronize(Object) -
Method in interface org.eclipse.ui.texteditor.IDocumentProviderExtension
- Synchronizes the document provided for the given element with the
given element.
- SYNCHRONIZE_GROUP -
Static variable in interface org.eclipse.team.ui.synchronize.ISynchronizePageConfiguration
- The id of the synchronize group the determines where the synchronize
actions appear.
- SynchronizeModelAction - Class in org.eclipse.team.ui.synchronize
- This action provides utilities for performing operations on selections that
contain
ISynchronizeModelElement
instances. - SynchronizeModelAction(String, ISynchronizePageConfiguration) -
Constructor for class org.eclipse.team.ui.synchronize.SynchronizeModelAction
- Create an action with the given text and configuration.
- SynchronizeModelAction(String, ISynchronizePageConfiguration, ISelectionProvider) -
Constructor for class org.eclipse.team.ui.synchronize.SynchronizeModelAction
- Create an action with the given text and configuration.
- SynchronizeModelOperation - Class in org.eclipse.team.ui.synchronize
- A specialized team operation that operates on
ISynchronizeModelElement
elements. - 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 in org.eclipse.team.ui.synchronize
- Used to add one or more actions to the context menu, toolbar or view menu
of an
ISynchronizePage
. - SynchronizePageActionGroup() -
Constructor for class org.eclipse.team.ui.synchronize.SynchronizePageActionGroup
-
- Synchronizer - Class in org.eclipse.swt.widgets
- Instances of this class provide synchronization support
for displays.
- Synchronizer(Display) -
Constructor for class org.eclipse.swt.widgets.Synchronizer
- Constructs a new instance of this class.
- SyncInfo - Class in org.eclipse.team.core.synchronize
- Describes the synchronization of a local resource
relative to a remote resource variant.
- SyncInfo(IResource, IResourceVariant, IResourceVariant, IResourceVariantComparator) -
Constructor for class org.eclipse.team.core.synchronize.SyncInfo
- Construct a sync info object.
- syncInfoChanged(ISyncInfoSetChangeEvent, IProgressMonitor) -
Method in interface org.eclipse.team.core.synchronize.ISyncInfoSetChangeListener
- Sent when a
SyncInfoSet
changes.
- SyncInfoCompareInput - Class in org.eclipse.team.ui.synchronize
- A
SyncInfo
editor input used as input to a two-way or three-way
compare viewer. - SyncInfoCompareInput(String, SyncInfo) -
Constructor for class org.eclipse.team.ui.synchronize.SyncInfoCompareInput
- Creates a compare editor input based on an existing
SyncInfo
.
- SyncInfoCompareInput(ISynchronizeParticipant, SyncInfo) -
Constructor for class org.eclipse.team.ui.synchronize.SyncInfoCompareInput
- Creates a compare editor input based on an existing
SyncInfo
from the given participant.
- SyncInfoCompareInput(ISynchronizePageConfiguration, SyncInfo) -
Constructor for class org.eclipse.team.ui.synchronize.SyncInfoCompareInput
-
- SyncInfoFilter - Class in org.eclipse.team.core.synchronize
- A
SyncInfoFilter
tests a SyncInfo
for inclusion,
typically in a SyncInfoSet
. - SyncInfoFilter() -
Constructor for class org.eclipse.team.core.synchronize.SyncInfoFilter
-
- SyncInfoFilter.ContentComparisonSyncInfoFilter - Class in org.eclipse.team.core.synchronize
- Selects
SyncInfo
whose local and remote contents match. - 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 whitespace is handled.
- SyncInfoSet - Class in org.eclipse.team.core.synchronize
- A dynamic collection of
SyncInfo
objects that provides
change notification to registered listeners. - SyncInfoSet() -
Constructor for class org.eclipse.team.core.synchronize.SyncInfoSet
- Create an empty set.
- SyncInfoSet(SyncInfo[]) -
Constructor for class org.eclipse.team.core.synchronize.SyncInfoSet
- Create a
SyncInfoSet
containing the given SyncInfo
instances.
- SyncInfoSetChangeEvent - Class in org.eclipse.team.core.synchronize
- This event keeps track of the changes in a
SyncInfoSet
- SyncInfoSetChangeEvent(SyncInfoSet) -
Constructor for class org.eclipse.team.core.synchronize.SyncInfoSetChangeEvent
-
- syncInfoSetErrors(SyncInfoSet, ITeamStatus[], IProgressMonitor) -
Method in interface org.eclipse.team.core.synchronize.ISyncInfoSetChangeListener
- This method is called when errors have occurred calculating the
SyncInfo
for a resource.
- syncInfoSetReset(SyncInfoSet, IProgressMonitor) -
Method in interface org.eclipse.team.core.synchronize.ISyncInfoSetChangeListener
- Sent when the contents of a
SyncInfoSet
have been reset or the
listener has been connected to the set for the first time using
SyncInfoSet#connect(ISyncInfoSetChangeListener, IProgressMonitor)
.
- SyncInfoTree - Class in org.eclipse.team.core.synchronize
- Provides addition API for accessing the
SyncInfo
in the set through
their resource's hierarchical relationships. - SyncInfoTree() -
Constructor for class org.eclipse.team.core.synchronize.SyncInfoTree
- Create an empty sync info tree.
- SyncInfoTree(SyncInfo[]) -
Constructor for class org.eclipse.team.core.synchronize.SyncInfoTree
- Create a sync info tree containing the given sync info elements.
- 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
-
- SYS_PROP_BREAKPOINT_TOGGLE_FACTORIES_USED -
Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
- A key for a system property that indicates whether there are toggle
breakpoint factories registered in this installation.
- SYSTEM -
Static variable in class org.eclipse.jface.bindings.Binding
- The type of binding that is defined by the system (i.e., by the
application developer).
- SYSTEM -
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
)
|
Eclipse Platform Release 3.6 |
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.