|
Eclipse Platform Release 3.5 |
|||||||||
| 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.SAVEIResource'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.
"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.
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.
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.
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.
selectChange selects and reveals the next (previous) change.
selectChange selects and reveals the specified change.
3).
SelectFilesOperation.
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)
SelectMarkerRulerActionSelectMarkerRulerAction.SelectMarkerRulerAction(ResourceBundle, String, ITextEditor, IVerticalRulerInfo)
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.
PropertySheetPage implementation of this IPage method
calls makeContributions for backwards compatibility with
previous versions of IPage.
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.
null if there are no arguments.
java.util.List-valued attribute with the given name.
java.util.Map-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.
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.
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.
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.