Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
R
- RADIO - Enum constant in enum class org.eclipse.e4.ui.model.application.ui.menu.ItemType
-
The 'Radio' literal object.
- RADIO - Static variable in class org.eclipse.swt.SWT
-
Style constant for radio button behavior (value is 1<<4).
- RADIO_VALUE - Static variable in enum class org.eclipse.e4.ui.model.application.ui.menu.ItemType
-
The 'Radio' literal value.
- RadioGroupFieldEditor - Class in org.eclipse.jface.preference
-
A field editor for an enumeration type preference.
- RadioGroupFieldEditor() - Constructor for class org.eclipse.jface.preference.RadioGroupFieldEditor
-
Creates a new radio group field editor
- RadioGroupFieldEditor(String, String, int, String[][], Composite) - Constructor for class org.eclipse.jface.preference.RadioGroupFieldEditor
-
Creates a radio group field editor.
- RadioGroupFieldEditor(String, String, int, String[][], Composite, boolean) - Constructor for class org.eclipse.jface.preference.RadioGroupFieldEditor
-
Creates a radio group field editor.
- RadioState - Class in org.eclipse.jface.commands
-
A piece of boolean state grouped with other boolean states.
- RadioState - Class in org.eclipse.ui.handlers
-
This state supports a radio-button like command, where the value of the parameterized command is stored as state.
- RadioState() - Constructor for class org.eclipse.jface.commands.RadioState
- RadioState() - Constructor for class org.eclipse.ui.handlers.RadioState
-
This constructor creates a persisted instance.
- RANGE_CATEGORY - Static variable in interface org.eclipse.compare.contentmergeviewer.IDocumentRange
-
The position category typically used for an
IDocumentRange
position (value"DocumentRangeCategory"
). - rangeableContentType(String, String) - Method in class org.eclipse.equinox.http.servlet.RangeAwareServletContextHelper
-
Return true if the content type should result in a ranged content response based on the user agent.
- RangeAwareServletContextHelper - Class in org.eclipse.equinox.http.servlet
-
A custom servlet context helper type providing support for predicting the need for ranged content responses based on the content type and the user agent.
- RangeAwareServletContextHelper() - Constructor for class org.eclipse.equinox.http.servlet.RangeAwareServletContextHelper
- RangeAwareServletContextHelper(Bundle) - Constructor for class org.eclipse.equinox.http.servlet.RangeAwareServletContextHelper
- RangeDifference - Class in org.eclipse.compare.rangedifferencer
-
Description of a change between two or three ranges of comparable entities.
- RangeDifference(int) - Constructor for class org.eclipse.compare.rangedifferencer.RangeDifference
-
Creates a new range difference with the given change kind.
- RangeDifference(int, int, int, int, int) - Constructor for class org.eclipse.compare.rangedifferencer.RangeDifference
-
Creates a new
RangeDifference
with the given change kind and left and right ranges. - RangeDifference(int, int, int, int, int, int, int) - Constructor for class org.eclipse.compare.rangedifferencer.RangeDifference
-
Creates a new
RangeDifference
with the given change kind and left, right, and ancestor ranges. - RangeDifferencer - Class in org.eclipse.compare.rangedifferencer
-
A
RangeDifferencer
finds the differences between two or threeIRangeComparator
s. - RangeMarker - Class in org.eclipse.text.edits
-
A range marker can be used to track positions when executing text edits.
- RangeMarker(int, int) - Constructor for class org.eclipse.text.edits.RangeMarker
-
Creates a new range marker for the given offset and length.
- ranges - Variable in class org.eclipse.swt.accessibility.AccessibleTextEvent
- ranges - Variable in class org.eclipse.swt.custom.LineStyleEvent
-
line ranges (output)
- rangesEqual(int, IRangeComparator, int) - Method in class org.eclipse.compare.contentmergeviewer.TokenComparator
- rangesEqual(int, IRangeComparator, int) - Method in class org.eclipse.compare.internal.DocLineComparator
-
Returns
true
if a line given by the first index matches a line specified by the otherIRangeComparator
and index. - rangesEqual(int, IRangeComparator, int) - Method in interface org.eclipse.compare.rangedifferencer.IRangeComparator
-
Returns whether the comparable entity given by the first index matches an entity specified by the other
IRangeComparator
and index. - RATIO_MAX - Static variable in interface org.eclipse.ui.IPageLayout
-
Maximum acceptable ratio value when adding a view
- RATIO_MIN - Static variable in interface org.eclipse.ui.IPageLayout
-
Minimum acceptable ratio value when adding a view
- RAW_PREFIX - Static variable in class org.eclipse.equinox.p2.metadata.Version
- read() - Method in class org.eclipse.jface.text.rules.BufferedRuleBasedScanner
- read() - Method in interface org.eclipse.jface.text.rules.ICharacterScanner
-
Returns the next character or EOF if end of file has been reached
- read() - Method in class org.eclipse.jface.text.rules.RuleBasedScanner
- read() - Method in class org.eclipse.osgi.storage.url.reference.ReferenceInputStream
- read() - Method in class org.eclipse.text.readers.SingleCharacterReader
- read() - Method in class org.eclipse.text.readers.SubstitutionReader
- read() - Method in class org.eclipse.ui.console.IOConsoleInputStream
- read(byte[]) - Method in class org.eclipse.ui.console.IOConsoleInputStream
- read(byte[], int, int) - Method in class org.eclipse.ui.console.IOConsoleInputStream
- read(char[], int, int) - Method in class org.eclipse.text.readers.SingleCharacterReader
- read(InputStream) - Method in class org.eclipse.equinox.p2.metadata.io.IUDeserializer
-
Deserialize a set of
IInstallableUnit
from the input stream. - read(InputStream, ResourceBundle) - Method in class org.eclipse.jface.text.templates.persistence.TemplateReaderWriter
-
Deprecated.
- read(InputStream, ResourceBundle) - Method in class org.eclipse.text.templates.TemplateReaderWriter
-
Reads templates from a stream and adds them to the templates.
- read(Reader) - Method in class org.eclipse.jface.text.templates.persistence.TemplateReaderWriter
-
Deprecated.
- read(Reader) - Static method in class org.eclipse.text.html.HTMLBuilder
- read(Reader) - Method in class org.eclipse.text.templates.TemplateReaderWriter
-
Reads templates from a reader and returns them.
- read(Reader, ResourceBundle) - Method in class org.eclipse.jface.text.templates.persistence.TemplateReaderWriter
-
Deprecated.
- read(Reader, ResourceBundle) - Method in class org.eclipse.text.templates.TemplateReaderWriter
-
Reads templates from a stream and adds them to the templates.
- READ_ONLY - Static variable in class org.eclipse.swt.SWT
-
Style constant for read-only behavior (value is 1<<3).
- READ_ONLY - Static variable in interface org.eclipse.ui.IResourceActionFilter
-
An attribute indicating whether the file is read only (value
"readOnly"
). - READ_ONLY_LOCAL - Static variable in interface org.eclipse.core.resources.IResourceStatus
-
Status code constant (value 279) indicating that the file in the file system is marked as read-only.
- READ_ONLY_LOCAL - Static variable in interface org.eclipse.team.core.ITeamStatus
-
Status code constant (value 279) indicating that the file in the file system is marked as read-only and could not be made writable.
- READ_ONLY_STYLE_SHEET - Static variable in exception org.eclipse.e4.ui.css.core.exceptions.DOMExceptionImpl
- READABLE - Static variable in class org.eclipse.debug.core.model.MemoryByte
-
Bit mask used to indicate a byte is readable.
- readActionExtensions(IEditorDescriptor) - Method in class org.eclipse.ui.internal.EditorActionBuilder
-
Reads and apply all external contributions for this editor's ID registered in 'editorActions' extension point.
- readActionExtensions(PluginActionSet, IWorkbenchWindow) - Method in class org.eclipse.ui.internal.PluginActionSetBuilder
-
Read the actions within a config element.
- readActionExtensions(IViewPart) - Method in class org.eclipse.ui.internal.ViewActionBuilder
-
Reads and apply all external contributions for this view's ID registered in 'viewActions' extension point.
- readAllBytes() - Method in interface org.eclipse.core.resources.IFile
-
Reads the content in a byte array.
- readAllBytes(int, IProgressMonitor) - Method in interface org.eclipse.core.filesystem.IFileStore
-
Returns the bytes contents of this file.
- readAllChars() - Method in interface org.eclipse.core.resources.IFile
-
Reads the content as char array.
- readAndDispatch() - Method in class org.eclipse.swt.widgets.Display
-
Reads an event from the operating system's event queue, dispatches it appropriately, and returns
true
if there is potentially more work to do, orfalse
if the caller can sleep until another event is placed on the event queue. - readChar() - Method in class org.apache.lucene.demo.html.SimpleCharStream
- readContributions(String, String, String) - Method in class org.eclipse.ui.internal.PluginActionBuilder
-
Reads the contributions from the registry for the provided workbench part and the provided extension point ID.
- readElement(IConfigurationElement) - Method in class org.eclipse.ui.internal.ObjectActionContributor
- readElement(IConfigurationElement) - Method in class org.eclipse.ui.internal.ObjectActionContributorReader
-
Implements abstract method to handle configuration elements.
- readElement(IConfigurationElement) - Method in class org.eclipse.ui.internal.PerspectiveExtensionReader
- readElement(IConfigurationElement) - Method in class org.eclipse.ui.internal.PluginActionBuilder
-
Implements abstract method to handle the provided XML element in the registry.
- readElement(IConfigurationElement) - Method in class org.eclipse.ui.internal.ViewerActionBuilder
- ReaderCreator - Class in org.eclipse.compare.patch
-
Abstract class for creating readers.
- ReaderCreator() - Constructor for class org.eclipse.compare.patch.ReaderCreator
- ReaderCreator_fileIsNotAccessible - Static variable in class org.eclipse.compare.internal.CompareMessages
- readFile(InputStream, File) - Static method in class org.eclipse.osgi.storage.StorageUtil
-
Read a file from an InputStream and write it to the file system.
- readFontData(String) - Static method in class org.eclipse.jface.preference.PreferenceConverter
-
Reads the supplied string and returns its corresponding FontData.
- readLock() - Method in class org.eclipse.osgi.container.ModuleDatabase
-
Acquires the read lock for this database.
- readNBytes(int) - Method in interface org.eclipse.core.resources.IFile
-
Reads the first bytes of the content in a byte array.
- ReadOnlyStateChecker - Class in org.eclipse.ui.actions
-
The ReadOnlyStateChecker is a helper class that takes a set of resource some of which may be read only and queries the user as to whether or not they wish to continue the operation on it.
- ReadOnlyStateChecker(Shell, String, String) - Constructor for class org.eclipse.ui.actions.ReadOnlyStateChecker
-
Create a new checker that parents the dialog off of parent using the supplied title and message.
- readPopupContributors(ObjectActionContributorManager) - Method in class org.eclipse.ui.internal.ObjectActionContributorReader
-
Reads the registry and registers popup menu contributors found there.
- readPreferences(InputStream) - Method in interface org.eclipse.core.runtime.preferences.IPreferencesService
-
Read from the given input stream and create a node hierarchy representing the preferences and their values.
- readRefactoringHistory(InputStream, int) - Method in interface org.eclipse.ltk.core.refactoring.history.IRefactoringHistoryService
-
Reads a refactoring history from the input stream.
- readRegistry() - Method in interface org.eclipse.ui.commands.ICommandService
-
Reads the command information from the registry and the preferences.
- readRegistry() - Method in interface org.eclipse.ui.contexts.IContextService
-
Reads the context information from the registry and the preferences.
- readRegistry() - Method in interface org.eclipse.ui.handlers.IHandlerService
-
Reads the handler information from the registry.
- readRegistryAndPreferences(ICommandService) - Method in interface org.eclipse.ui.keys.IBindingService
-
Reads the binding information from the registry and the preferences.
- readSingle(Reader, String) - Method in class org.eclipse.jface.text.templates.persistence.TemplateReaderWriter
-
Deprecated.
- readSingle(Reader, String) - Method in class org.eclipse.text.templates.TemplateReaderWriter
-
Reads the template with identifier
id
from a reader and returns it. - readState(DataInputStream) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
-
Deprecated.
- readState(DataInputStream) - Method in class org.eclipse.osgi.service.resolver.StateObjectFactory.StateObjectFactoryProxy
-
Deprecated.
- readState(File) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
-
Reads a persisted state from the given directory.
- readState(File) - Method in class org.eclipse.osgi.service.resolver.StateObjectFactory.StateObjectFactoryProxy
- readState(InputStream) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
-
Deprecated.use
StateObjectFactory.readState(File)
instead - readState(InputStream) - Method in class org.eclipse.osgi.service.resolver.StateObjectFactory.StateObjectFactoryProxy
-
Deprecated.
- readString() - Method in interface org.eclipse.core.resources.IFile
-
Reads the content as String.
- readString(InputStream, String) - Static method in class org.eclipse.compare.internal.Utilities
- readString(InputStream, String, int, IProgressMonitor) - Static method in class org.eclipse.compare.internal.Utilities
- readString(IStreamContentAccessor) - Static method in class org.eclipse.compare.internal.Utilities
- readString(IStreamContentAccessor, String) - Static method in class org.eclipse.compare.internal.Utilities
- readUnlock() - Method in class org.eclipse.osgi.container.ModuleDatabase
-
Attempts to release the read lock for this database.
- readUTF8BOM(IFile, String, Object) - Method in class org.eclipse.ui.editors.text.FileDocumentProvider
-
Deprecated.as of 3.0 this method is no longer in use and does nothing
- readViewerContributions(String, ISelectionProvider, IWorkbenchPart) - Method in class org.eclipse.ui.internal.ViewerActionBuilder
-
Reads the contributions for a viewer menu.
- ready() - Method in class org.eclipse.text.readers.SingleCharacterReader
- ready() - Method in class org.eclipse.text.readers.SubstitutionReader
- Realm - Class in org.eclipse.core.databinding.observable
-
A realm defines a context from which objects implementing
IObservable
must be accessed, and on which these objects will notify their listeners. - Realm() - Constructor for class org.eclipse.core.databinding.observable.Realm
- reapply() - Method in interface org.eclipse.e4.ui.css.core.engine.CSSEngine
-
Reapply the styles to the objects managed by this engine.
- reapply() - Method in class org.eclipse.e4.ui.css.swt.engine.CSSSWTEngineImpl
- reapplyStyles(Widget) - Method in class org.eclipse.e4.ui.workbench.renderers.swt.SWTPartRenderer
- REBUILD_ALL - Static variable in class org.eclipse.ui.ide.IDEActionFactory
-
Deprecated.as of 3.0, this action no longer appears in the UI (was deprecated in 3.1)
- REBUILD_ALL - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
-
Deprecated.in 3.0. Use
org.eclipse.ui.ide.IDEActionFactory.REBUILD_ALL.getId()
instead. - REBUILD_PROJECT - Static variable in class org.eclipse.ui.ide.IDEActionFactory
-
Deprecated.as of 3.0, this action no longer appears in the UI (was deprecated in 3.1)
- REBUILD_PROJECT - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
-
Deprecated.in 3.0. Use
org.eclipse.ui.ide.IDEActionFactory.REBUILD_PROJECT.getId()
instead. - RECENT_FILES - Static variable in interface org.eclipse.ui.internal.IPreferenceConstants
- RECENT_WORKSPACES - Static variable in interface org.eclipse.ui.ide.IDE.Preferences
-
Stores a comma separated list of the recently used workspace paths.
- RECENT_WORKSPACES_PROTOCOL - Static variable in interface org.eclipse.ui.ide.IDE.Preferences
-
Stores the version of the protocol used to decode/encode the list of recent workspaces.
- RECENTER - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
-
Name of the action for emacs recenter.
- RECENTER - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
-
Command ID of the recenter command.
- RECENTER_ACTION - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
-
Help context id for the recenter action.
- RecenterAction - Class in org.eclipse.ui.texteditor
-
An action to handle emacs-like recenter.
- RecenterAction(ResourceBundle, String, ITextEditor) - Constructor for class org.eclipse.ui.texteditor.RecenterAction
-
Creates a new action for the given text editor.
- RECENTLY_USED_WORKINGSETS_SIZE - Static variable in interface org.eclipse.ui.IWorkbenchPreferenceConstants
-
Workbench preference id for indicating the size of the list of most recently used working sets.
- reconcile(IRegion) - Method in class org.eclipse.jface.text.reconciler.AbstractReconcileStep
- reconcile(IRegion) - Method in interface org.eclipse.jface.text.reconciler.IReconcileStep
-
Activates non-incremental reconciling.
- reconcile(IRegion) - Method in interface org.eclipse.jface.text.reconciler.IReconcilingStrategy
-
Activates non-incremental reconciling.
- reconcile(IRegion) - Method in class org.eclipse.ui.texteditor.spelling.SpellingReconcileStrategy
- reconcile(DirtyRegion, IRegion) - Method in class org.eclipse.jface.text.reconciler.AbstractReconcileStep
- reconcile(DirtyRegion, IRegion) - Method in interface org.eclipse.jface.text.reconciler.IReconcileStep
-
Activates incremental reconciling of the specified dirty region.
- reconcile(DirtyRegion, IRegion) - Method in interface org.eclipse.jface.text.reconciler.IReconcilingStrategy
-
Activates incremental reconciling of the specified dirty region.
- reconcile(DirtyRegion, IRegion) - Method in class org.eclipse.ui.texteditor.spelling.SpellingReconcileStrategy
- reconcileManagerToModel(IToolBarManager, MToolBar) - Method in class org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer
- reconcileManagerToModel(MenuManager, MMenu) - Method in class org.eclipse.e4.ui.workbench.renderers.swt.MenuManagerRenderer
- reconcileModel(DirtyRegion, IRegion) - Method in class org.eclipse.jface.text.reconciler.AbstractReconcileStep
-
Reconciles the model of this reconcile step.
- Reconciler - Class in org.eclipse.jface.text.reconciler
-
Standard implementation of
IReconciler
. - Reconciler() - Constructor for class org.eclipse.jface.text.reconciler.Reconciler
-
Creates a new reconciler with the following configuration: it is an incremental reconciler with a standard delay of 500 milliseconds.
- reconcilerDocumentChanged(IDocument) - Method in class org.eclipse.jface.text.reconciler.AbstractReconciler
-
Hook called when the document whose contents should be reconciled has been changed, i.e., the input document of the text viewer this reconciler is installed on.
- reconcilerDocumentChanged(IDocument) - Method in class org.eclipse.jface.text.reconciler.MonoReconciler
- reconcilerDocumentChanged(IDocument) - Method in class org.eclipse.jface.text.reconciler.Reconciler
- reconcilerReset() - Method in class org.eclipse.jface.text.reconciler.AbstractReconciler
-
Hook that is called after the reconciler thread has been reset.
- recordFailedErrorPageDTO(ServiceReference<?>, FailedErrorPageDTO) - Method in class org.eclipse.equinox.http.servlet.internal.HttpServiceRuntimeImpl
- recordFailedFilterDTO(ServiceReference<Filter>, FailedFilterDTO) - Method in class org.eclipse.equinox.http.servlet.internal.HttpServiceRuntimeImpl
- recordFailedListenerDTO(ServiceReference<EventListener>, FailedListenerDTO) - Method in class org.eclipse.equinox.http.servlet.internal.HttpServiceRuntimeImpl
- recordFailedPreprocessorDTO(ServiceReference<Preprocessor>, FailedPreprocessorDTO) - Method in class org.eclipse.equinox.http.servlet.internal.HttpServiceRuntimeImpl
- recordFailedResourceDTO(ServiceReference<?>, FailedResourceDTO) - Method in class org.eclipse.equinox.http.servlet.internal.HttpServiceRuntimeImpl
- recordFailedServletContextDTO(ServiceReference<ServletContextHelper>, long, int) - Method in class org.eclipse.equinox.http.servlet.internal.HttpServiceRuntimeImpl
- recordFailedServletDTO(ServiceReference<?>, FailedServletDTO) - Method in class org.eclipse.equinox.http.servlet.internal.HttpServiceRuntimeImpl
- recordStateFromHistory(IResource, IProgressMonitor) - Method in class org.eclipse.ui.ide.undo.ResourceDescription
-
Deprecated.Record the appropriate state of this resource description using any available resource history.
- recordStateFromHistory(IProgressMonitor) - Method in interface org.eclipse.core.resources.undo.snapshot.IResourceSnapshot
-
Record the appropriate state of this resource description using any available resource history.
- recreate(IProgressMonitor, IAdaptable) - Method in class org.eclipse.ui.ide.undo.CopyProjectOperation
-
Recreate any resources known by this operation.
- RECREATE - Static variable in class org.eclipse.jface.window.ToolTip
-
Recreate the tooltip on every mouse move
- RECT_ERROR - Static variable in exception org.eclipse.e4.ui.css.core.exceptions.DOMExceptionImpl
- Rectangle - Class in org.eclipse.swt.graphics
-
Instances of this class represent rectangular areas in an (x, y) coordinate system.
- Rectangle(int, int, int, int) - Constructor for class org.eclipse.swt.graphics.Rectangle
-
Construct a new instance of this class given the x, y, width and height values.
- RECTANGLE_DEFAULT_DEFAULT - Static variable in class org.eclipse.jface.preference.PreferenceConverter
-
The default-default value for rectangle preferences (the empty rectangle
(0,0,0,0)
). - rectangles - Variable in class org.eclipse.swt.accessibility.AccessibleTextEvent
- RectImpl - Class in org.eclipse.e4.ui.css.core.impl.dom
- RectImpl() - Constructor for class org.eclipse.e4.ui.css.core.impl.dom.RectImpl
- RecursiveFileFinder - Class in org.eclipse.ui.wizards.datatransfer
-
A simple resource visitor that allows to find one or more files by name in a
IContainer
- RecursiveFileFinder(String, Set<IPath>) - Constructor for class org.eclipse.ui.wizards.datatransfer.RecursiveFileFinder
- red - Variable in class org.eclipse.swt.graphics.RGB
-
the red component of the RGB
- red - Variable in class org.eclipse.text.html.RGB
-
the red component of the RGB
- redMask - Variable in class org.eclipse.swt.graphics.PaletteData
-
the red mask for a direct palette
- redo() - Method in class org.eclipse.jface.text.DefaultUndoManager
-
Deprecated.
- redo() - Method in interface org.eclipse.jface.text.IUndoManager
-
Repeats the most recently rolled back text change.
- redo() - Method in class org.eclipse.jface.text.TextViewerUndoManager
- redo() - Method in class org.eclipse.text.undo.DocumentUndoManager
- redo() - Method in interface org.eclipse.text.undo.IDocumentUndoManager
-
Repeats the most recently rolled back text change.
- redo(IUndoContext, IProgressMonitor, IAdaptable) - Method in class org.eclipse.core.commands.operations.DefaultOperationHistory
- redo(IUndoContext, IProgressMonitor, IAdaptable) - Method in interface org.eclipse.core.commands.operations.IOperationHistory
-
Redo the most recently undone operation in the given context.
- redo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.core.commands.operations.AbstractOperation
- redo(IProgressMonitor, IAdaptable) - Method in interface org.eclipse.core.commands.operations.IUndoableOperation
-
Redo the operation.
- redo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.core.commands.operations.TriggeredOperations
- redo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.ui.ide.undo.AbstractWorkspaceOperation
-
Redo the specified operation.
- REDO - Static variable in interface org.eclipse.core.commands.operations.IOperationHistory
-
An operation is to be opened for redo.
- REDO - Static variable in interface org.eclipse.jface.text.ITextOperationTarget
-
Text operation code for redoing the last undone edit command.
- REDO - Static variable in class org.eclipse.jface.viewers.CellEditor
-
Property name for the redo action
- REDO - Static variable in class org.eclipse.ui.actions.ActionFactory
-
Workbench action (id: "redo", commandId: "org.eclipse.ui.edit.redo"): Redo.
- REDO - Static variable in class org.eclipse.ui.ide.undo.AbstractWorkspaceOperation
- REDO - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
-
Deprecated.in 3.0. Use
ActionFactory.REDO.getId()
instead. - REDO - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
-
Name of standard Redo global action in the Edit menu.
- REDO - Static variable in interface org.eclipse.ui.texteditor.IWorkbenchActionDefinitionIds
-
Deprecated.As of 3.5, replaced by
IWorkbenchCommandConstants.EDIT_REDO
- REDO_ACTION - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
-
Help context id for the action.
- REDO_ID - Static variable in class org.eclipse.compare.internal.MergeSourceViewer
- redoable() - Method in class org.eclipse.jface.text.DefaultUndoManager
-
Deprecated.
- redoable() - Method in interface org.eclipse.jface.text.IUndoManager
-
Returns whether at least one text change can be repeated.
- redoable() - Method in class org.eclipse.jface.text.TextViewerUndoManager
- redoable() - Method in class org.eclipse.text.undo.DocumentUndoManager
- redoable() - Method in interface org.eclipse.text.undo.IDocumentUndoManager
-
Returns whether at least one text change can be repeated.
- RedoActionHandler - Class in org.eclipse.ui.operations
-
RedoActionHandler provides common behavior for redoing an operation, as well as labelling and enabling the menu item.
- RedoActionHandler(IWorkbenchPartSite, IUndoContext) - Constructor for class org.eclipse.ui.operations.RedoActionHandler
-
Construct an action handler that handles the labelling and enabling of the redo action for the specified undo context.
- REDONE - Static variable in class org.eclipse.core.commands.operations.OperationHistoryEvent
-
REDONE indicates that an operation was redone.
- REDONE - Static variable in class org.eclipse.ltk.core.refactoring.history.RefactoringExecutionEvent
-
Event type indicating that a refactoring has been performed (value 3)
- REDONE - Static variable in class org.eclipse.text.undo.DocumentUndoEvent
-
Indicates that the described document event has been redone.
- redoOperation(IUndoableOperation, IProgressMonitor, IAdaptable) - Method in class org.eclipse.core.commands.operations.DefaultOperationHistory
- redoOperation(IUndoableOperation, IProgressMonitor, IAdaptable) - Method in interface org.eclipse.core.commands.operations.IOperationHistory
-
Redo the specified operation.
- RedoRefactoringAction - Class in org.eclipse.ltk.ui.refactoring
-
Deprecated.This action is now longer needed. Undo is now performed via the global undo/redo stack provided by
org.eclipse.core.commands
. - RedoRefactoringAction() - Constructor for class org.eclipse.ltk.ui.refactoring.RedoRefactoringAction
-
Deprecated.Creates a new redo refactoring action.
- redoStackChanged(IUndoManager) - Method in interface org.eclipse.ltk.core.refactoring.IUndoManagerListener
-
This method is called by the undo manager if the redo stack has changed (for example a redo object got added or the redo stack got flushed).
- redoStackChanged(IUndoManager) - Method in class org.eclipse.ltk.core.refactoring.UndoManagerAdapter
- redraw() - Method in class org.eclipse.jface.text.source.AbstractRulerColumn
- redraw() - Method in class org.eclipse.jface.text.source.AnnotationRulerColumn
- redraw() - Method in class org.eclipse.jface.text.source.ChangeRulerColumn
- redraw() - Method in class org.eclipse.jface.text.source.inlined.AbstractInlinedAnnotation
-
Redraw the inlined annotation.
- redraw() - Method in interface org.eclipse.jface.text.source.IVerticalRulerColumn
-
Redraws this column.
- redraw() - Method in class org.eclipse.jface.text.source.LineNumberRulerColumn
- redraw() - Method in class org.eclipse.swt.custom.CCombo
- redraw() - Method in class org.eclipse.swt.custom.StyledText
-
Causes the entire bounds of the receiver to be marked as needing to be redrawn.
- redraw() - Method in class org.eclipse.swt.widgets.Control
-
Causes the entire bounds of the receiver to be marked as needing to be redrawn.
- redraw(int, int, int, int, boolean) - Method in class org.eclipse.swt.custom.CCombo
- redraw(int, int, int, int, boolean) - Method in class org.eclipse.swt.custom.StyledText
-
Causes the rectangular area of the receiver specified by the arguments to be marked as needing to be redrawn.
- redraw(int, int, int, int, boolean) - Method in class org.eclipse.swt.widgets.Control
-
Causes the rectangular area of the receiver specified by the arguments to be marked as needing to be redrawn.
- redraw(ILineRange) - Method in class org.eclipse.jface.text.source.AbstractRulerColumn
-
Marks the region covered by
lines
as needing to be redrawn. - redrawRange(int, int, boolean) - Method in class org.eclipse.swt.custom.StyledText
-
Redraws the specified text range.
- redraws() - Method in class org.eclipse.jface.text.TextViewer
-
Returns whether this viewer redraws itself.
- redShift - Variable in class org.eclipse.swt.graphics.PaletteData
-
the red shift for a direct palette
- redSize - Variable in class org.eclipse.swt.opengl.GLData
-
The size in bits of the color buffer's red channel.
- ref - Variable in class org.eclipse.e4.ui.model.application.ui.advanced.impl.PlaceholderImpl
-
The cached value of the '
Ref
' reference. - REF - Static variable in interface org.eclipse.e4.ui.workbench.UIEvents.Placeholder
- REF_SOFT - Static variable in interface org.eclipse.core.runtime.dynamichelpers.IExtensionTracker
-
Constant for soft reference holding.
- REF_STRONG - Static variable in interface org.eclipse.core.runtime.dynamichelpers.IExtensionTracker
-
Constant for strong (normal) reference holding.
- REF_WEAK - Static variable in interface org.eclipse.core.runtime.dynamichelpers.IExtensionTracker
-
Constant for weak reference holding.
- Refactoring - Class in org.eclipse.ltk.core.refactoring
-
Abstract super class for all refactorings.
- Refactoring() - Constructor for class org.eclipse.ltk.core.refactoring.Refactoring
- REFACTORING_EXCEPTION_DISABLED_PARTICIPANTS - Static variable in interface org.eclipse.ltk.core.refactoring.IRefactoringCoreStatusCodes
-
Status code (value 10008) indicating that participants are disabled because a refactoring threw an exception.
- REFACTORING_HISTORY_FORMAT_ERROR - Static variable in interface org.eclipse.ltk.core.refactoring.IRefactoringCoreStatusCodes
-
Status code (value 10007) indicating that the format of a refactoring history contains errors.
- REFACTORING_HISTORY_IO_ERROR - Static variable in interface org.eclipse.ltk.core.refactoring.IRefactoringCoreStatusCodes
-
Status code (value 10006) indicating that a general error has occurred during I/O of a refactoring history.
- REFACTORING_SETTINGS - Static variable in class org.eclipse.ltk.ui.refactoring.RefactoringWizardPage
- RefactoringArguments - Class in org.eclipse.ltk.core.refactoring.participants
-
A generic super class of all refactoring specific argument classes.
- RefactoringArguments() - Constructor for class org.eclipse.ltk.core.refactoring.participants.RefactoringArguments
-
Creates new refactoring arguments.
- RefactoringChangeDescriptor - Class in org.eclipse.ltk.core.refactoring
-
A
RefactoringChangeDescriptor
describes changes created by a refactoring. - RefactoringChangeDescriptor(RefactoringDescriptor) - Constructor for class org.eclipse.ltk.core.refactoring.RefactoringChangeDescriptor
-
Creates the
RefactoringChangeDescriptor
with theRefactoringDescriptor
that originated the change. - RefactoringContext - Class in org.eclipse.ltk.core.refactoring
-
Refactoring context is a disposable object that can be used by a refactoring to hold resources that have to be explicitly released.
- RefactoringContext(Refactoring) - Constructor for class org.eclipse.ltk.core.refactoring.RefactoringContext
-
Creates a context for the given refactoring.
- RefactoringContribution - Class in org.eclipse.ltk.core.refactoring
-
Partial implementation of refactoring contribution objects which are capable of creating refactoring descriptors or refactoring arguments.
- RefactoringContribution() - Constructor for class org.eclipse.ltk.core.refactoring.RefactoringContribution
- RefactoringCore - Class in org.eclipse.ltk.core.refactoring
-
Central access point to access resources managed by the refactoring core plug-in.
- RefactoringDescriptor - Class in org.eclipse.ltk.core.refactoring
-
Descriptor object of a refactoring.
- RefactoringDescriptor(String, String, String, String, int) - Constructor for class org.eclipse.ltk.core.refactoring.RefactoringDescriptor
-
Creates a new refactoring descriptor.
- RefactoringDescriptorProxy - Class in org.eclipse.ltk.core.refactoring
-
Proxy of a refactoring descriptor.
- RefactoringDescriptorProxy() - Constructor for class org.eclipse.ltk.core.refactoring.RefactoringDescriptorProxy
- RefactoringExecutionEvent - Class in org.eclipse.ltk.core.refactoring.history
-
Event object to communicate refactoring execution notifications.
- RefactoringExecutionEvent(IRefactoringHistoryService, int, RefactoringDescriptorProxy) - Constructor for class org.eclipse.ltk.core.refactoring.history.RefactoringExecutionEvent
-
Creates a new refactoring execution event.
- RefactoringHistory - Class in org.eclipse.ltk.core.refactoring.history
-
Object which represents a sequence of executed refactorings with optional time information.
- RefactoringHistory() - Constructor for class org.eclipse.ltk.core.refactoring.history.RefactoringHistory
- RefactoringHistoryContentProvider - Class in org.eclipse.ltk.ui.refactoring.history
-
Tree content provider to display a refactoring history.
- RefactoringHistoryContentProvider(RefactoringHistoryControlConfiguration) - Constructor for class org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryContentProvider
-
Creates a new refactoring history content provider.
- RefactoringHistoryControlConfiguration - Class in org.eclipse.ltk.ui.refactoring.history
-
Configuration object for a refactoring history control.
- RefactoringHistoryControlConfiguration(IProject, boolean, boolean) - Constructor for class org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryControlConfiguration
-
Creates a new refactoring history control configuration.
- RefactoringHistoryEvent - Class in org.eclipse.ltk.core.refactoring.history
-
Event object to communicate refactoring history notifications.
- RefactoringHistoryEvent(IRefactoringHistoryService, int, RefactoringDescriptorProxy) - Constructor for class org.eclipse.ltk.core.refactoring.history.RefactoringHistoryEvent
-
Creates a new refactoring history event.
- RefactoringHistoryLabelProvider - Class in org.eclipse.ltk.ui.refactoring.history
-
Label provider to display a refactoring history.
- RefactoringHistoryLabelProvider(RefactoringHistoryControlConfiguration) - Constructor for class org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryLabelProvider
-
Creates a new refactoring history label provider.
- RefactoringHistoryWizard - Class in org.eclipse.ltk.ui.refactoring.history
-
A default implementation of a refactoring history wizard.
- RefactoringHistoryWizard(boolean, String, String, String) - Constructor for class org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard
-
Creates a new refactoring history wizard.
- RefactoringHistoryWizard(String, String, String) - Constructor for class org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard
-
Creates a new refactoring history wizard.
- RefactoringParticipant - Class in org.eclipse.ltk.core.refactoring.participants
-
A refactoring participant can participate in the condition checking and change creation of a
RefactoringProcessor
. - RefactoringParticipant() - Constructor for class org.eclipse.ltk.core.refactoring.participants.RefactoringParticipant
- refactoringPerformed(Refactoring, IProgressMonitor) - Method in class org.eclipse.ltk.core.refactoring.PerformRefactoringHistoryOperation
-
Hook method which is called when the specified refactoring has been performed.
- refactoringPerformed(Refactoring, IProgressMonitor) - Method in class org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard
-
Hook method which is called when the specified refactoring has been performed, e.g. its change object has been successfully applied to the workspace.
- RefactoringProcessor - Class in org.eclipse.ltk.core.refactoring.participants
-
An abstract base class defining the protocol between a refactoring and its associated processor.
- RefactoringProcessor() - Constructor for class org.eclipse.ltk.core.refactoring.participants.RefactoringProcessor
- RefactoringSessionDescriptor - Class in org.eclipse.ltk.core.refactoring
-
Descriptor object of a refactoring session.
- RefactoringSessionDescriptor(RefactoringDescriptor[], String, String) - Constructor for class org.eclipse.ltk.core.refactoring.RefactoringSessionDescriptor
-
Creates a new refactoring session descriptor.
- RefactoringStatus - Class in org.eclipse.ltk.core.refactoring
-
A
RefactoringStatus
object represents the outcome of a condition checking operation. - RefactoringStatus() - Constructor for class org.eclipse.ltk.core.refactoring.RefactoringStatus
-
Creates a new refactoring status with an empty list of status entries and a severity of
OK
. - RefactoringStatusContext - Class in org.eclipse.ltk.core.refactoring
-
A
RefactoringStatusContext
can be used to annotate aRefactoringStatusEntry
with additional information typically presented in the user interface. - RefactoringStatusContext() - Constructor for class org.eclipse.ltk.core.refactoring.RefactoringStatusContext
- RefactoringStatusEntry - Class in org.eclipse.ltk.core.refactoring
-
An immutable object representing an entry in the list in
RefactoringStatus
. - RefactoringStatusEntry(int, String) - Constructor for class org.eclipse.ltk.core.refactoring.RefactoringStatusEntry
-
Creates a new refactoring status entry.
- RefactoringStatusEntry(int, String, RefactoringStatusContext) - Constructor for class org.eclipse.ltk.core.refactoring.RefactoringStatusEntry
-
Creates a new refactoring status entry.
- RefactoringStatusEntry(int, String, RefactoringStatusContext, String, int) - Constructor for class org.eclipse.ltk.core.refactoring.RefactoringStatusEntry
-
Creates a new refactoring status entry.
- RefactoringStatusEntry(int, String, RefactoringStatusContext, String, int, Object) - Constructor for class org.eclipse.ltk.core.refactoring.RefactoringStatusEntry
-
Creates a new refactoring status entry.
- RefactoringSynchronizationActionProvider - Class in org.eclipse.ltk.ui.refactoring.model
-
Refactoring-aware synchronization action provider which contributes an action to accept pending refactorings during team synchronization.
- RefactoringSynchronizationActionProvider() - Constructor for class org.eclipse.ltk.ui.refactoring.model.RefactoringSynchronizationActionProvider
- RefactoringTickProvider - Class in org.eclipse.ltk.core.refactoring
-
Implementors of refactorings uses instances of
RefactoringTickProvider
to specify the tick distribution during progress reporting when executing the check conditions, create change and change initialization steps. - RefactoringTickProvider(int, int, int, int) - Constructor for class org.eclipse.ltk.core.refactoring.RefactoringTickProvider
-
Creates a new refactoring tick provider with the given values
- RefactoringUI - Class in org.eclipse.ltk.ui.refactoring
-
Central access point to access resources managed by the refactoring UI plug-in.
- RefactoringWizard - Class in org.eclipse.ltk.ui.refactoring
-
An abstract base implementation of a refactoring wizard.
- RefactoringWizard(RefactoringContext, int) - Constructor for class org.eclipse.ltk.ui.refactoring.RefactoringWizard
-
Creates a new refactoring wizard for the given refactoring context.
- RefactoringWizard(Refactoring, int) - Constructor for class org.eclipse.ltk.ui.refactoring.RefactoringWizard
-
Creates a new refactoring wizard for the given refactoring.
- RefactoringWizardOpenOperation - Class in org.eclipse.ltk.ui.refactoring
-
A helper class to open a refactoring wizard dialog.
- RefactoringWizardOpenOperation(RefactoringWizard) - Constructor for class org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation
-
Creates a new refactoring wizard starter for the given wizard.
- RefactoringWizardPage - Class in org.eclipse.ltk.ui.refactoring
-
An abstract base implementation of a refactoring wizard page.
- RefactoringWizardPage(String) - Constructor for class org.eclipse.ltk.ui.refactoring.RefactoringWizardPage
-
Creates a new refactoring wizard page.
- RefactoringWizardPage(String, boolean) - Constructor for class org.eclipse.ltk.ui.refactoring.RefactoringWizardPage
-
Creates a new refactoring wizard page.
- REFERENCE - Enum constant in enum class org.eclipse.osgi.storage.ContentProvider.Type
- REFERENCE - Static variable in class org.eclipse.core.expressions.ExpressionTagNames
-
The tag name of the reference expression (value:
reference
) - REFERENCE_CYCLE_ERROR - Static variable in class org.eclipse.core.variables.VariablesPlugin
-
Status code indicating a variable reference cycle error.
- ReferenceExpression - Class in org.eclipse.core.expressions
-
This class makes use of the org.eclipse.core.expressions.definitions extension point to evaluate the current context against pre-defined expressions.
- ReferenceExpression(String) - Constructor for class org.eclipse.core.expressions.ReferenceExpression
- ReferenceExpression(IConfigurationElement) - Constructor for class org.eclipse.core.expressions.ReferenceExpression
- ReferenceExpression(Element) - Constructor for class org.eclipse.core.expressions.ReferenceExpression
- ReferenceInputStream - Class in org.eclipse.osgi.storage.url.reference
-
InputStream subclass which provides a reference (via File) to the data rather than allowing the input stream to be directly read.
- ReferenceInputStream(File) - Constructor for class org.eclipse.osgi.storage.url.reference.ReferenceInputStream
- ReferenceProviderDescriptor - Class in org.eclipse.ui.texteditor.quickdiff
-
Describes an extension to the
quickdiff.referenceprovider
extension point. - ReferenceProviderDescriptor(IConfigurationElement) - Constructor for class org.eclipse.ui.texteditor.quickdiff.ReferenceProviderDescriptor
-
Creates a new descriptor for
element
. - referenceType() - Element in annotation interface org.eclipse.e4.core.services.nls.Message
- ReferenceURLConnection - Class in org.eclipse.osgi.storage.url.reference
-
URLConnection for the reference protocol.
- ReferenceURLConnection(URL, String) - Constructor for class org.eclipse.osgi.storage.url.reference.ReferenceURLConnection
- reflow() - Method in class org.eclipse.ui.forms.widgets.Section
-
Reflows this section and all the parents up the hierarchy until a SharedScrolledComposite is reached.
- reflow(boolean) - Method in interface org.eclipse.ui.forms.IManagedForm
-
Reflows the form as a result of the layout change.
- reflow(boolean) - Method in class org.eclipse.ui.forms.ManagedForm
- reflow(boolean) - Method in class org.eclipse.ui.forms.widgets.SharedScrolledComposite
-
Recomputes the body layout and the scroll bars.
- reflow(IIntroContentProvider, boolean) - Method in interface org.eclipse.ui.intro.config.IIntroContentProviderSite
-
This method will be called when the IIntroContentProvider is notified that its content has become stale.
- refresh() - Method in class org.eclipse.compare.contentmergeviewer.ContentMergeViewer
- refresh() - Method in class org.eclipse.compare.internal.AbstractViewer
- refresh() - Method in class org.eclipse.debug.ui.memory.AbstractTableRendering
-
Refresh the table viewer with the current top visible address.
- refresh() - Method in class org.eclipse.jface.action.CoolBarManager
-
Synchronizes the visual order of the cool items in the control with this manager's internal data structures.
- refresh() - Method in class org.eclipse.jface.fieldassist.ContentProposalAdapter
-
Reloads the proposals from the content provider and fills them into the proposal pop-up, if the pop-up is currently open.
- refresh() - Method in class org.eclipse.jface.text.TextViewer
- refresh() - Method in class org.eclipse.jface.viewers.StructuredViewer
- refresh() - Method in class org.eclipse.jface.viewers.Viewer
-
Refreshes this viewer completely with information freshly obtained from this viewer's model.
- refresh() - Method in class org.eclipse.swt.browser.Browser
-
Refresh the current page.
- refresh() - Method in interface org.eclipse.team.ui.history.IHistoryPage
-
Requests a refresh of the information presented by the history page.
- refresh() - Method in class org.eclipse.team.ui.mapping.SynchronizationContentProvider
-
Refresh the subtree associated with this model.
- refresh() - Method in class org.eclipse.ui.dialogs.FilteredItemsSelectionDialog
-
Refreshes the dialog - has to be called in UI thread.
- refresh() - Method in class org.eclipse.ui.forms.AbstractFormPart
-
Refreshes the section after becoming stale (falling behind data in the model).
- refresh() - Method in class org.eclipse.ui.forms.DetailsPart
-
Refreshes the current page.
- refresh() - Method in interface org.eclipse.ui.forms.IFormPart
-
Refreshes the part completely from the information freshly obtained from the model.
- refresh() - Method in interface org.eclipse.ui.forms.IManagedForm
-
Refreshes the form by refreshing every part that is stale.
- refresh() - Method in class org.eclipse.ui.forms.ManagedForm
-
Refreshes the form by refreshes all the stale parts.
- refresh() - Method in class org.eclipse.ui.internal.CoolBarToTrimManager
- refresh() - Method in class org.eclipse.ui.internal.EditorHistory
-
Refresh the editor list.
- refresh() - Method in class org.eclipse.ui.views.markers.internal.ConcreteMarker
-
Refresh the properties of this marker from the underlying IMarker instance
- refresh() - Method in class org.eclipse.ui.views.markers.internal.ProblemMarker
- refresh() - Method in class org.eclipse.ui.views.markers.internal.TaskMarker
- refresh() - Method in class org.eclipse.ui.views.properties.PropertySheetPage
-
Updates the model for the viewer.
- refresh() - Method in class org.eclipse.ui.views.properties.tabbed.AbstractPropertySection
- refresh() - Method in class org.eclipse.ui.views.properties.tabbed.AdvancedPropertySection
- refresh() - Method in interface org.eclipse.ui.views.properties.tabbed.ISection
-
Refresh the contents of the controls displayed in this section.
- refresh() - Method in class org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage
-
Refresh the currently active tab.
- refresh() - Method in class org.eclipse.ui.views.properties.tabbed.TabContents
-
If controls have been created, refresh all sections on the page.
- refresh() - Method in interface org.eclipse.update.configurator.IPlatformConfiguration
-
Deprecated.Called to refresh the configuration information.
- refresh(boolean) - Method in class org.eclipse.jface.viewers.StructuredViewer
-
Refreshes this viewer with information freshly obtained from this viewer's model.
- refresh(boolean) - Method in class org.eclipse.ui.dialogs.ResourceListSelectionDialog
-
Refreshes the filtered list of resources.
- refresh(boolean, boolean) - Method in class org.eclipse.jface.viewers.TableViewer
-
Refreshes this viewer with information freshly obtained from this viewer's model.
- refresh(Object) - Method in class org.eclipse.jface.viewers.ColumnViewer
- refresh(Object) - Method in class org.eclipse.jface.viewers.StructuredViewer
-
Refreshes this viewer starting with the given element.
- refresh(Object) - Method in class org.eclipse.ui.navigator.CommonViewer
- refresh(Object, boolean) - Method in class org.eclipse.jface.viewers.ColumnViewer
- refresh(Object, boolean) - Method in class org.eclipse.jface.viewers.StructuredViewer
-
Refreshes this viewer starting with the given element.
- refresh(Object, boolean) - Method in class org.eclipse.ui.navigator.CommonViewer
- refresh(Object, boolean, boolean) - Method in class org.eclipse.jface.viewers.TableViewer
-
Refreshes this viewer starting with the given element.
- refresh(Collection<Module>) - Method in class org.eclipse.osgi.container.ModuleContainer
-
Refreshes the specified collection of modules.
- refresh(IResource) - Method in interface org.eclipse.core.resources.refresh.IRefreshResult
-
Requests that the provided resource be refreshed.
- refresh(IResource[], int, int, IProgressMonitor) - Method in class org.eclipse.team.core.subscribers.SubscriberResourceMappingContext
-
Refresh the subscriber and cache the fact that the resources were refreshed by calling the
refreshed
method. - refresh(IResource[], int, IProgressMonitor) - Method in class org.eclipse.team.core.subscribers.Subscriber
-
Refreshes the resource hierarchy from the given resources and their children (to the specified depth) from the corresponding resources in the remote location.
- refresh(IResource[], int, IProgressMonitor) - Method in class org.eclipse.team.core.variants.AbstractResourceVariantTree
-
Refreshes the resource variant tree for the specified resources and possibly their descendants, depending on the depth.
- refresh(IResource[], int, IProgressMonitor) - Method in interface org.eclipse.team.core.variants.IResourceVariantTree
-
Refreshes the resource variant tree for the specified resources and possibly their descendants, depending on the depth.
- refresh(IResource[], int, IProgressMonitor) - Method in class org.eclipse.team.core.variants.ResourceVariantTreeSubscriber
- refresh(IResource[], String, String, IWorkbenchSite) - Method in class org.eclipse.team.ui.synchronize.SubscriberParticipant
-
Refresh a participant in the background the result of the refresh are shown in the progress view.
- refresh(IResource, int, IProgressMonitor) - Method in class org.eclipse.team.core.variants.AbstractResourceVariantTree
-
Helper method invoked from
refresh(IResource[], int, IProgressMonitor monitor)
for each resource. - refresh(ResourceMapping[]) - Method in interface org.eclipse.team.core.mapping.ISynchronizationScope
-
Refresh the given mapping asynchronously.
- refresh(ResourceMapping[]) - Method in class org.eclipse.team.core.mapping.provider.SynchronizationScopeManager
-
Refresh the given mappings by recalculating the traversals for the mappings and adjusting the scope accordingly.
- refresh(ResourceMapping[], IProgressMonitor) - Method in interface org.eclipse.team.core.mapping.ISynchronizationContext
-
Refresh the portion of the context related to the given resource mappings.
- refresh(ResourceMapping[], IProgressMonitor) - Method in interface org.eclipse.team.core.mapping.ISynchronizationScopeManager
-
Refresh the scope of this manager for the given mappings.
- refresh(ResourceMapping[], IProgressMonitor) - Method in class org.eclipse.team.core.mapping.provider.SynchronizationContext
- refresh(ResourceMapping[], IProgressMonitor) - Method in class org.eclipse.team.core.mapping.provider.SynchronizationScopeManager
- refresh(ResourceMapping[], IProgressMonitor) - Method in class org.eclipse.team.core.subscribers.SubscriberScopeManager
- refresh(ResourceTraversal[], int, IProgressMonitor) - Method in class org.eclipse.core.resources.mapping.RemoteResourceMappingContext
-
Refresh the known remote state for any resources covered by the given traversals.
- refresh(ResourceTraversal[], int, IProgressMonitor) - Method in interface org.eclipse.team.core.mapping.ISynchronizationContext
-
Refresh the context in order to update the diff tree returned by
ISynchronizationContext.getDiffTree()
to include the latest synchronization state for the resources. - refresh(ResourceTraversal[], int, IProgressMonitor) - Method in class org.eclipse.team.core.subscribers.SubscriberMergeContext
- refresh(ResourceTraversal[], int, IProgressMonitor) - Method in class org.eclipse.team.core.subscribers.SubscriberResourceMappingContext
- refresh(ResourceTraversal[], IProgressMonitor) - Method in class org.eclipse.team.core.subscribers.Subscriber
-
Refresh the subscriber for the given traversals.
- refresh(IConsole) - Method in interface org.eclipse.ui.console.IConsoleManager
-
Requests a redraw of any visible console page containing the specified console.
- refresh(IWorkbenchSite, ResourceMapping[]) - Method in class org.eclipse.team.ui.synchronize.ModelSynchronizeParticipant
-
Refresh a participant in the background the result of the refresh are shown in the progress view.
- REFRESH - Enum constant in enum class org.eclipse.osgi.container.ModuleContainerAdaptor.ContainerEvent
-
A container
refresh
operation has completed - REFRESH - Static variable in class org.eclipse.ui.actions.ActionFactory
-
Workbench action (id: "refresh", commandId: "org.eclipse.ui.file.refresh"): Refresh.
- REFRESH - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
-
Deprecated.in 3.0. Use
ActionFactory.REFRESH.getId()
instead. - REFRESH - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
-
Name of standard Refresh global action in the File menu.
- RefreshAction - Class in org.eclipse.ui.actions
-
Standard action for refreshing the workspace from the local file system for the selected resources and all of their descendants.
- RefreshAction(IShellProvider) - Constructor for class org.eclipse.ui.actions.RefreshAction
-
Creates a new action.
- RefreshAction(Shell) - Constructor for class org.eclipse.ui.actions.RefreshAction
-
Deprecated.
- refreshActionBarsContributor() - Method in class org.eclipse.compare.internal.CompareEditor
- refreshActionList() - Static method in class org.eclipse.ui.internal.WWinPluginAction
-
Creates any actions which belong to an activated plugin.
- refreshAll() - Method in class org.eclipse.ui.actions.RefreshAction
-
Refreshes the entire workspace.
- refreshed(IResource[], int) - Method in class org.eclipse.team.core.subscribers.SubscriberResourceMappingContext
-
Record the fact that the resources have been refreshed to the given depth.
- refreshedSystemModule() - Method in class org.eclipse.osgi.container.ModuleContainerAdaptor
-
This is called if a request to refresh modules causes the system module to be refreshed.
- refreshElements(String, Map) - Method in interface org.eclipse.ui.commands.ICommandService
-
Refresh any elements registered against the command with the given id.
- refreshEnablement() - Method in class org.eclipse.ui.internal.PluginAction
-
Refresh the action enablement.
- refreshFile(IFile) - Method in class org.eclipse.ui.editors.text.FileDocumentProvider
-
Refreshes the given file resource.
- refreshFile(IFile, IProgressMonitor) - Method in class org.eclipse.ui.editors.text.FileDocumentProvider
-
Refreshes the given file resource.
- refreshFromRoot() - Method in class org.eclipse.ui.views.properties.PropertySheetEntry
-
Refresh the entry tree from the root down.
- refreshHyperlinkColors() - Method in class org.eclipse.ui.forms.widgets.FormToolkit
-
Refreshes the hyperlink colors by loading from JFace settings.
- refreshInDialog(Shell, IResource[], String, String, ISynchronizePageConfiguration, IWorkbenchSite) - Method in class org.eclipse.team.ui.synchronize.SubscriberParticipant
-
Refresh this participants synchronization state and displays the result in a model dialog.
- refreshItem(Widget, Object) - Method in class org.eclipse.jface.viewers.StructuredViewer
-
Refreshes the given item with the given element.
- refreshLocal(int, IProgressMonitor) - Method in interface org.eclipse.core.resources.IResource
-
Refreshes the resource hierarchy from this resource and its children (to the specified depth) relative to the local file system.
- refreshNow(IResource[], String, IProgressMonitor) - Method in class org.eclipse.team.ui.synchronize.SubscriberParticipant
-
Refresh a participant.
- refreshPluginActions() - Method in class org.eclipse.ui.plugin.AbstractUIPlugin
-
Refreshes the actions for the plugin.
- RefreshProvider - Class in org.eclipse.core.resources.refresh
-
The abstract base class for all auto-refresh providers.
- RefreshProvider() - Constructor for class org.eclipse.core.resources.refresh.RefreshProvider
- refreshRepositories(URI[], ProvisioningSession, IProgressMonitor) - Method in class org.eclipse.equinox.p2.operations.RepositoryTracker
-
Refresh the repositories at the specified locations
- refreshRepository(URI, IProgressMonitor) - Method in interface org.eclipse.equinox.p2.repository.artifact.IArtifactRepositoryManager
-
Refreshes the repository corresponding to the given URL.
- refreshRepository(URI, IProgressMonitor) - Method in interface org.eclipse.equinox.p2.repository.IRepositoryManager
-
Refreshes the repository corresponding to the given URL.
- refreshRepository(URI, IProgressMonitor) - Method in interface org.eclipse.equinox.p2.repository.metadata.IMetadataRepositoryManager
-
Refreshes the repository corresponding to the given URL.
- refreshResource(IResource, IProgressMonitor) - Method in class org.eclipse.ui.actions.RefreshAction
-
Refresh the resource (with a check for deleted projects).
- refreshResources(IResource[], int, IProgressMonitor) - Static method in class org.eclipse.debug.core.RefreshUtil
-
Refreshes the resources as specified by the given launch configuration.
- refreshResources(ILaunchConfiguration, IProgressMonitor) - Static method in class org.eclipse.debug.core.RefreshUtil
-
Refreshes the resources as specified by the given launch configuration via its
RefreshUtil.ATTR_REFRESH_SCOPE
andRefreshUtil.ATTR_REFRESH_RECURSIVE
attributes. - refreshResources(ILaunchConfiguration, IProgressMonitor) - Static method in class org.eclipse.debug.ui.RefreshTab
-
Refreshes the resources as specified by the given launch configuration.
- refreshRule(IResource) - Method in interface org.eclipse.core.resources.IResourceRuleFactory
-
Returns the scheduling rule that is required for performing
refreshLocal
on a resource. - refreshRule(IResource) - Method in class org.eclipse.core.resources.team.ResourceRuleFactory
-
Default implementation of
IResourceRuleFactory#refreshRule
. - refreshSelection() - Method in class org.eclipse.ui.internal.WWinPluginAction
-
Refresh the selection for the action.
- RefreshTab - Class in org.eclipse.debug.ui
-
A launch configuration tab which allows the user to specify which resources should be refreshed when the launch terminates.
- RefreshTab() - Constructor for class org.eclipse.debug.ui.RefreshTab
-
Constructor
- refreshTriggerpointDisplay() - Method in interface org.eclipse.debug.core.IBreakpointManager
-
Touch and refresh the display of all breakpoints.
- RefreshUtil - Class in org.eclipse.debug.core
-
Utilities for launch configurations that persist, restore, and refresh collections of resources.
- RefreshUtil() - Constructor for class org.eclipse.debug.core.RefreshUtil
- refreshValidState() - Method in class org.eclipse.jface.preference.FieldEditor
-
Refreshes this field editor's valid state after a value change and fires an
IS_VALID
property change event if warranted. - refreshValidState() - Method in class org.eclipse.jface.preference.StringFieldEditor
- refreshValidState() - Method in class org.eclipse.ui.ide.dialogs.AbstractEncodingFieldEditor
- REGEX - Static variable in class org.eclipse.equinox.bidi.StructuredTextTypeHandlerFactory
-
Structured text handler identifier for regular expressions, possibly spanning multiple lines.
- region - Variable in class org.eclipse.swt.layout.BorderData
- Region - Class in org.eclipse.jface.text
-
The default implementation of the
IRegion
interface. - Region - Class in org.eclipse.swt.graphics
-
Instances of this class represent areas of an x-y coordinate system that are aggregates of the areas covered by a number of polygons.
- Region() - Constructor for class org.eclipse.swt.graphics.Region
-
Constructs a new empty region.
- Region(int, int) - Constructor for class org.eclipse.jface.text.Region
-
Create a new region.
- Region(Device) - Constructor for class org.eclipse.swt.graphics.Region
-
Constructs a new empty region.
- register(Object, String, String) - Method in class org.eclipse.e4.core.services.nls.BaseMessageRegistry
-
Binds a method of an object to a message.
- register(String, Object, BundleContext) - Static method in class org.eclipse.osgi.storage.StorageUtil
-
Register a service object.
- register(MessageConsumer, MessageFunction<M>) - Method in class org.eclipse.e4.core.services.nls.BaseMessageRegistry
-
Register a consumer and a function that is acting as the supplier of the translation value.
- register(MessageConsumer, MessageSupplier) - Method in class org.eclipse.e4.core.services.nls.BaseMessageRegistry
-
Register a binding for the given consumer and supplier.
- register(IAction) - Method in class org.eclipse.ui.application.ActionBarAdvisor
-
Registers the given action with the key binding service (by calling
IActionBarConfigurer.registerGlobalAction(IAction)
), and adds it to the list of actions to be disposed when the window is closed. - register(IEditingSupport) - Method in interface org.eclipse.jface.text.IEditingSupportRegistry
-
Register a support with the registry.
- register(IEditingSupport) - Method in class org.eclipse.jface.text.TextViewer
- REGISTER_GROUP - Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
-
Identifier for a register group in a menu (value
"registerGroup"
). - registerAction(IAction) - Method in interface org.eclipse.ui.IKeyBindingService
-
Deprecated.Registers an action with the key binding service.
- registerAction(IAction) - Method in class org.eclipse.ui.internal.KeyBindingService
- registerAction(IAction, String) - Method in class org.eclipse.compare.internal.CompareHandlerService
- registerAdapters() - Static method in class org.eclipse.ui.ide.IDE
-
Register workbench adapters programmatically.
- registerAdapters(IAdapterFactory, Class<?>) - Method in interface org.eclipse.core.runtime.IAdapterManager
-
Registers the given adapter factory as extending objects of the given type.
- registerBundleGroupProvider(IBundleGroupProvider) - Static method in class org.eclipse.core.runtime.Platform
-
Registers the given bundle group provider with the platform.
- registerCommonHandlers() - Static method in class org.eclipse.swt.internal.CommonWidgetsDPIChangeHandlers
- registerContextMenu(Object, String) - Method in interface org.eclipse.e4.ui.services.EMenuService
-
Create a menu for this control and hook it up with the MPopupMenu.
- registerContextMenu(String, MenuManager, ISelectionProvider) - Method in class org.eclipse.ui.internal.PartSite
-
Register a popup menu for extension.
- registerContextMenu(String, MenuManager, ISelectionProvider) - Method in interface org.eclipse.ui.IWorkbenchPartSite
-
Registers a pop-up menu with a particular id for extension.
- registerContextMenu(String, MenuManager, ISelectionProvider) - Method in interface org.eclipse.ui.navigator.ICommonViewerWorkbenchSite
-
Registers a pop-up menu with a particular id for extension.
- registerContextMenu(String, MenuManager, ISelectionProvider) - Method in interface org.eclipse.ui.part.IPageSite
-
Registers a pop-up menu with a particular id for extension.
- registerContextMenu(String, MenuManager, ISelectionProvider) - Method in class org.eclipse.ui.part.MultiPageEditorSite
-
The
MultiPageEditorSite
implementation of thisIWorkbenchPartSite
method forwards to the multi-page editor for registration. - registerContextMenu(String, MenuManager, ISelectionProvider) - Method in class org.eclipse.ui.part.PageSite
- registerContextMenu(String, MenuManager, ISelectionProvider, boolean) - Method in interface org.eclipse.ui.IEditorSite
-
Registers a pop-up menu with a particular id for extension.
- registerContextMenu(String, MenuManager, ISelectionProvider, boolean) - Method in class org.eclipse.ui.internal.EditorSite
- registerContextMenu(String, MenuManager, ISelectionProvider, boolean) - Method in class org.eclipse.ui.part.MultiPageEditorSite
- registerContextMenu(String, MenuManager, ISelectionProvider, boolean, IWorkbenchPart, IEclipseContext, Collection<PopupMenuExtender>) - Static method in class org.eclipse.ui.internal.PartSite
-
This is a helper method for the register context menu functionality.
- registerContextMenu(MenuManager, ISelectionProvider) - Method in class org.eclipse.compare.CompareEditorInput
- registerContextMenu(MenuManager, ISelectionProvider) - Method in interface org.eclipse.compare.ICompareContainer
-
Register the content menu with the container to give the container a chance to add additional items to the context menu such as popup menu object contributions.
- registerContextMenu(MenuManager, ISelectionProvider) - Method in class org.eclipse.compare.internal.CompareContainer
- registerContextMenu(MenuManager, ISelectionProvider) - Method in class org.eclipse.team.ui.synchronize.SaveableCompareEditorInput
- registerContextMenu(MenuManager, ISelectionProvider) - Method in class org.eclipse.ui.internal.PartSite
-
Register a popup menu with the default id for extension.
- registerContextMenu(MenuManager, ISelectionProvider) - Method in interface org.eclipse.ui.IWorkbenchPartSite
-
Registers a pop-up menu with the default id for extension.
- registerContextMenu(MenuManager, ISelectionProvider) - Method in class org.eclipse.ui.part.MultiPageEditorSite
-
The
MultiPageEditorSite
implementation of thisIWorkbenchPartSite
method forwards to the multi-page editor for registration. - registerContextMenu(MenuManager, ISelectionProvider, boolean) - Method in interface org.eclipse.ui.IEditorSite
-
Registers a pop-up menu with the default id for extension.
- registerContextMenu(MenuManager, ISelectionProvider, boolean) - Method in class org.eclipse.ui.internal.EditorSite
- registerContextMenu(MenuManager, ISelectionProvider, boolean) - Method in class org.eclipse.ui.part.MultiPageEditorSite
- registerContributor(IObjectContributor, String) - Method in class org.eclipse.ui.internal.ObjectContributorManager
-
Register a contributor.
- registerCSSProperty(String, Class<? extends ICSSPropertyHandler>) - Method in class org.eclipse.e4.ui.css.core.dom.properties.providers.CSSPropertyHandlerSimpleProviderImpl
- registerCSSProperty(String, Class<? extends ICSSPropertyHandler>) - Method in class org.eclipse.e4.ui.css.core.impl.engine.CSSEngineImpl
- registerCSSPropertyHandler(Class<?>, ICSSPropertyHandler) - Method in class org.eclipse.e4.ui.css.core.dom.properties.providers.CSSPropertyHandlerSimpleProviderImpl
- registerCSSPropertyHandler(Class<?>, ICSSPropertyHandler) - Method in class org.eclipse.e4.ui.css.core.impl.engine.CSSEngineImpl
- registerCSSPropertyHandlerProvider(ICSSPropertyHandlerProvider) - Method in class org.eclipse.e4.ui.css.core.impl.engine.AbstractCSSEngine
- registerCSSValueConverter(ICSSValueConverter) - Method in interface org.eclipse.e4.ui.css.core.engine.CSSEngine
-
Register CSSValue converter
ICSSValueConverter
. - registerCSSValueConverter(ICSSValueConverter) - Method in class org.eclipse.e4.ui.css.core.impl.engine.AbstractCSSEngine
- registerDefaultCSSProperty(String, Class<? extends ICSSPropertyHandler>) - Static method in class org.eclipse.e4.ui.css.core.dom.properties.providers.CSSPropertyHandlerSimpleProviderImpl
- registerDocument(Object, IDocument) - Static method in class org.eclipse.compare.CompareUI
-
Register a document for the given input.
- REGISTERED - Static variable in interface org.eclipse.debug.core.model.IBreakpoint
-
Registered breakpoint marker attribute (value
"org.eclipse.debug.core.registered"
). - REGISTERED_BUDDY_HEADER - Static variable in class org.eclipse.osgi.container.namespaces.EquinoxModuleDataNamespace
-
The Equinox specific header for specifying a list of symbolic names to register as a buddy with.
- registerElement(IElementReference) - Method in interface org.eclipse.ui.commands.ICommandService
-
Re-register a callback element provided by the ICommandService.
- registerElementForCommand(ParameterizedCommand, UIElement) - Method in interface org.eclipse.ui.commands.ICommandService
-
Register that this element accepts callbacks for this parameterized command.
- registerEnablement() - Method in class org.eclipse.ui.internal.AbstractEvaluationHandler
- registerFieldDecoration(String, String, String) - Method in class org.eclipse.jface.fieldassist.FieldDecorationRegistry
-
Registers a field decoration using the specified id.
- registerFieldDecoration(String, String, String, ImageRegistry) - Method in class org.eclipse.jface.fieldassist.FieldDecorationRegistry
-
Registers a field decoration using the specified id.
- registerFieldDecoration(String, String, Image) - Method in class org.eclipse.jface.fieldassist.FieldDecorationRegistry
-
Registers a field decoration using the specified id.
- registerFilter(String, Filter, Dictionary<String, String>, HttpContext) - Method in interface org.eclipse.equinox.http.servlet.ExtendedHttpService
- registerFilter(String, Filter, Dictionary<String, String>, HttpContext) - Method in class org.eclipse.equinox.http.servlet.internal.HttpServiceImpl
- registerGlobalAction(IAction) - Method in interface org.eclipse.ui.application.IActionBarConfigurer
-
Register the action as a global action with a workbench window.
- registerHandler(String, IHandler) - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
-
Registers the given handler under the given command identifier.
- registerHandler(String, IHandler) - Method in class org.eclipse.team.ui.mapping.SynchronizationActionProvider
-
Register the handler as the handler for the given action id when a merge action is performed on elements that match this groups enablement.
- registerHandler(IExtensionChangeHandler, IFilter) - Method in class org.eclipse.core.runtime.dynamichelpers.ExtensionTracker
- registerHandler(IExtensionChangeHandler, IFilter) - Method in interface org.eclipse.core.runtime.dynamichelpers.IExtensionTracker
-
Register an extension change handler with this tracker using the given filter.
- registerHandler(DPIZoomChangeHandler, Class<? extends Widget>) - Static method in class org.eclipse.swt.internal.DPIZoomChangeRegistry
- registerHttpServiceFilter(Bundle, String, Filter, Dictionary<String, String>, HttpContextHolder) - Method in class org.eclipse.equinox.http.servlet.internal.HttpServiceRuntimeImpl
- registerHttpServiceResources(Bundle, String, String, HttpContextHolder) - Method in class org.eclipse.equinox.http.servlet.internal.HttpServiceRuntimeImpl
- registerHttpServiceServlet(Bundle, String, Servlet, Dictionary<?, ?>, HttpContextHolder) - Method in class org.eclipse.equinox.http.servlet.internal.HttpServiceRuntimeImpl
- registerHyperlink(Control, IHyperlinkListener) - Method in class org.eclipse.help.ui.internal.HyperlinkHandler
- registerIconForFamily(ImageDescriptor, Object) - Method in interface org.eclipse.ui.progress.IProgressService
-
Register the ImageDescriptor to be the icon used for all jobs that belong to family within the workbench.
- registerImageDescriptor(String, ImageDescriptor) - Static method in class org.eclipse.compare.CompareUI
-
Registers an image descriptor for the given type.
- registerImageDescriptor(String, ImageDescriptor) - Static method in class org.eclipse.compare.internal.CompareUIPlugin
-
Registers an image descriptor for the given type.
- registerListener(ILoginContextListener) - Method in interface org.eclipse.equinox.security.auth.ILoginContext
-
Adds listener to be notified on security-related events.
- registerObject(IExtension, Object, int) - Method in class org.eclipse.core.runtime.dynamichelpers.ExtensionTracker
- registerObject(IExtension, Object, int) - Method in interface org.eclipse.core.runtime.dynamichelpers.IExtensionTracker
-
Create an association between the given extension and the given object.
- registerPackage(String) - Method in class org.eclipse.e4.ui.css.core.dom.properties.providers.CSSPropertyHandlerLazyProviderImpl
-
Register a package path "name.name1." where to search for PropertyHandler class
- registerPackage(String) - Method in class org.eclipse.e4.ui.css.core.impl.engine.CSSEngineImpl
- registerPage(Object, Control) - Method in class org.eclipse.ui.forms.widgets.ScrolledPageBook
-
Registers a page under the privided key to be managed by the page book.
- registerPage(Object, IDetailsPage) - Method in class org.eclipse.ui.forms.DetailsPart
-
Registers the details page to be used for all the objects of the provided object class.
- registerPageButton(InstallationPage, Button) - Method in interface org.eclipse.ui.about.IInstallationPageContainer
-
Register a button as belonging to a particular page in the container.
- registerPages(DetailsPart) - Method in class org.eclipse.ui.forms.MasterDetailsBlock
-
Implement this method to statically register pages for the expected object types.
- registerPartListener() - Method in class org.eclipse.debug.ui.AbstractDebugView
-
Creates and registers a part listener with this event handler's page, if one does not already exist.
- registerPostNotificationReplace(IDocumentListener, IDocumentExtension.IReplace) - Method in class org.eclipse.jface.text.AbstractDocument
- registerPostNotificationReplace(IDocumentListener, IDocumentExtension.IReplace) - Method in interface org.eclipse.jface.text.IDocumentExtension
-
Callback for document listeners to be used inside
documentChanged
to register a post notification replace operation on the document notifying them. - registerPostNotificationReplace(IDocumentListener, IDocumentExtension.IReplace) - Method in class org.eclipse.jface.text.projection.ProjectionDocument
- registerProperty(Object, String, String) - Method in class org.eclipse.e4.core.services.nls.BaseMessageRegistry
-
Binds the setter of a property of an object to a message.
- registerResource(Object, Object, Object) - Method in class org.eclipse.e4.ui.css.core.resources.AbstractResourcesRegistry
- registerResource(Object, Object, Object) - Method in interface org.eclipse.e4.ui.css.core.resources.IResourcesRegistry
-
Register into cache the resource
resource
type oftype
with keykey
. - registerResource(Object, Object, Object) - Method in class org.eclipse.e4.ui.css.swt.resources.SWTResourcesRegistry
- registerResource(IResourcesRegistry, Object, String, Object) - Static method in class org.eclipse.e4.ui.css.core.resources.CSSResourcesHelpers
-
Register the
resource
type oftype
intoresourcesRegistry
withkey
. - registerResource(IResourcesRegistry, Object, CSSPrimitiveValue, Object) - Static method in class org.eclipse.e4.ui.css.core.resources.CSSResourcesHelpers
-
Register the
resource
type oftype
intoresourcesRegistry
with CSSPrimitiveValuevalue
key. - registerResourceLocator(IResourceLocator) - Method in class org.eclipse.e4.ui.css.core.util.impl.resources.ResourcesLocatorManager
- registerResourceLocator(IResourceLocator) - Method in interface org.eclipse.e4.ui.css.core.util.resources.IResourcesLocatorManager
-
Register
resourceLocator
. - registerResourceLocator(IResourceLocator, String...) - Method in interface org.eclipse.e4.ui.css.swt.theme.IThemeEngine
-
Register a resource locator used to look up image sources
- registerResources(String, String, HttpContext) - Method in class org.eclipse.equinox.http.servlet.internal.HttpServiceImpl
- registerSACParser(String) - Static method in class org.eclipse.e4.ui.css.core.impl.sac.SACParserFactoryImpl
-
Register SAC parser name.
- registerSACParser(String, String) - Static method in class org.eclipse.e4.ui.css.core.impl.sac.SACParserFactoryImpl
-
register SAC parser with name
name
mapped with Class nameclassNameParser
. - registerSelectionListener(IWorkbenchPart) - Method in class org.eclipse.ui.internal.PartPluginAction
-
Registers this action as a listener of the workbench part.
- registerService(Class, Object) - Method in class org.eclipse.ui.internal.Workbench
-
Registers a service with this locator.
- registerService(String, Object) - Method in interface org.eclipse.equinox.p2.core.IProvisioningAgent
-
Registers a service with this provisioning agent.
- registerServlet(String, Servlet, Dictionary<?, ?>, HttpContext) - Method in class org.eclipse.equinox.http.servlet.internal.HttpServiceImpl
- registerShell(Shell, int) - Method in interface org.eclipse.ui.contexts.IContextService
-
Registers a shell to automatically promote or demote some basic types of contexts.
- registerShell(Shell, int) - Method in interface org.eclipse.ui.contexts.IWorkbenchContextSupport
-
Deprecated.Registers a shell to automatically promote or demote some basic types of contexts.
- registerStylesheet(String, String...) - Method in interface org.eclipse.e4.ui.css.swt.theme.IThemeEngine
-
Register a stylesheet
- registerTheme(String, String, String) - Method in interface org.eclipse.e4.ui.css.swt.theme.IThemeEngine
-
Register a theme
- registerType(String) - Static method in class org.eclipse.swt.dnd.Transfer
-
Registers a name for a data type and returns the associated unique identifier.
- registerUpdateJob(Job) - Method in interface org.eclipse.ui.preferences.IWorkbenchPreferenceContainer
-
Register a job to be run after the container has been closed.
- registerVisibilityForChild(IContributionItem, Expression) - Method in interface org.eclipse.ui.menus.IContributionRoot
-
Registers visibilty for arbitrary
IContributionItem
instances that are NOT direct children of this container. - registration - Variable in class org.eclipse.equinox.http.servlet.internal.HttpServiceObjectRegistration
- registryChanged(IRegistryChangeEvent) - Method in class org.eclipse.core.runtime.dynamichelpers.ExtensionTracker
-
Implementation of IRegistryChangeListener interface.
- registryChanged(IRegistryChangeEvent) - Method in interface org.eclipse.core.runtime.IRegistryChangeListener
-
Notifies this listener that some registry changes are happening, or have already happened.
- registryChanged(IRegistryChangeEvent) - Method in class org.eclipse.ui.internal.PopupMenuExtender
- registryChanged(IRegistryChangeEvent) - Method in class org.eclipse.ui.intro.config.CustomizableIntroPart
-
Support dynamic awarness.
- RegistryContributor - Class in org.eclipse.core.runtime.spi
-
This class describes a registry contributor which is an entity that supplies information to the extension registry.
- RegistryContributor(String, String, String, String) - Constructor for class org.eclipse.core.runtime.spi.RegistryContributor
-
Constructor for the registry contributor.
- RegistryCSSElementProvider - Class in org.eclipse.e4.ui.css.core.impl.engine
-
A simple
IElementProvider
that is configured by an extension point. - RegistryCSSElementProvider(IExtensionRegistry) - Constructor for class org.eclipse.e4.ui.css.core.impl.engine.RegistryCSSElementProvider
- RegistryCSSPropertyHandlerProvider - Class in org.eclipse.e4.ui.css.core.impl.engine
- RegistryCSSPropertyHandlerProvider(IExtensionRegistry) - Constructor for class org.eclipse.e4.ui.css.core.impl.engine.RegistryCSSPropertyHandlerProvider
- RegistryFactory - Class in org.eclipse.core.runtime
-
Use this class to create or obtain an extension registry.
- RegistryFactory() - Constructor for class org.eclipse.core.runtime.RegistryFactory
- registryHasCategory(String) - Method in class org.eclipse.ui.actions.BaseNewWizardMenu
-
Returns whether the new wizards registry has a non-empty category with the given identifier.
- RegistryRadioState - Class in org.eclipse.ui.handlers
-
A radio state that can be read from the registry.
- RegistryRadioState() - Constructor for class org.eclipse.ui.handlers.RegistryRadioState
- RegistryStrategy - Class in org.eclipse.core.runtime.spi
-
This is the basic registry strategy.
- RegistryStrategy(File[], boolean[]) - Constructor for class org.eclipse.core.runtime.spi.RegistryStrategy
-
Constructor for this default registry strategy.
- RegistryToggleState - Class in org.eclipse.ui.handlers
-
A toggle state that can be read from the registry.
- RegistryToggleState() - Constructor for class org.eclipse.ui.handlers.RegistryToggleState
- ReInit(InputStream) - Method in class org.apache.lucene.demo.html.HTMLParser
- ReInit(InputStream) - Method in class org.apache.lucene.demo.html.SimpleCharStream
- ReInit(InputStream, int, int) - Method in class org.apache.lucene.demo.html.SimpleCharStream
- ReInit(InputStream, int, int, int) - Method in class org.apache.lucene.demo.html.SimpleCharStream
- ReInit(InputStream, String) - Method in class org.apache.lucene.demo.html.HTMLParser
- ReInit(InputStream, String) - Method in class org.apache.lucene.demo.html.SimpleCharStream
- ReInit(InputStream, String, int, int) - Method in class org.apache.lucene.demo.html.SimpleCharStream
- ReInit(InputStream, String, int, int, int) - Method in class org.apache.lucene.demo.html.SimpleCharStream
- ReInit(Reader) - Method in class org.apache.lucene.demo.html.HTMLParser
- ReInit(Reader) - Method in class org.apache.lucene.demo.html.SimpleCharStream
- ReInit(Reader, int, int) - Method in class org.apache.lucene.demo.html.SimpleCharStream
- ReInit(Reader, int, int, int) - Method in class org.apache.lucene.demo.html.SimpleCharStream
- ReInit(HTMLParserTokenManager) - Method in class org.apache.lucene.demo.html.HTMLParser
- ReInit(SimpleCharStream) - Method in class org.apache.lucene.demo.html.HTMLParserTokenManager
- ReInit(SimpleCharStream, int) - Method in class org.apache.lucene.demo.html.HTMLParserTokenManager
- reinitialize(IDocument) - Method in interface org.eclipse.core.filebuffers.IPersistableAnnotationModel
-
Forces this annotation model to re-initialize from the persistent state.
- reinitialize(IDocument) - Method in class org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel
- reinitializeProjection() - Method in class org.eclipse.jface.text.source.projection.ProjectionViewer
-
Forces this viewer to throw away any old state and to initialize its content from its projection annotation model.
- reject(ILicense) - Method in class org.eclipse.equinox.p2.ui.LicenseManager
-
Record the rejection of the specified license.
- reject(IDiff[], IProgressMonitor) - Method in interface org.eclipse.team.core.mapping.IMergeContext
-
Reject the changes associated with the given diffs.
- reject(IDiff[], IProgressMonitor) - Method in class org.eclipse.team.core.mapping.provider.MergeContext
- reject(IDiff, IProgressMonitor) - Method in interface org.eclipse.team.core.mapping.IMergeContext
-
Reject the change associated with the given diff.
- rejectNodes(FastSyncInfoFilter) - Method in class org.eclipse.team.core.synchronize.SyncInfoSet
-
Removes all nodes from this set that match the given filter leaving those that do not match the filter.
- RELATION_CONTROLLED_BY - Static variable in class org.eclipse.swt.accessibility.ACC
-
Some attribute of this object is affected by a target object.
- RELATION_CONTROLLER_FOR - Static variable in class org.eclipse.swt.accessibility.ACC
-
This object is interactive and controls some attribute of a target object.
- RELATION_DESCRIBED_BY - Static variable in class org.eclipse.swt.accessibility.ACC
-
This object is described by the target object.
- RELATION_DESCRIPTION_FOR - Static variable in class org.eclipse.swt.accessibility.ACC
-
This object is describes the target object.
- RELATION_EMBEDDED_BY - Static variable in class org.eclipse.swt.accessibility.ACC
-
This object is embedded by a target object.
- RELATION_EMBEDS - Static variable in class org.eclipse.swt.accessibility.ACC
-
This object embeds a target object.
- RELATION_FLOWS_FROM - Static variable in class org.eclipse.swt.accessibility.ACC
-
Content flows to this object from a target object.
- RELATION_FLOWS_TO - Static variable in class org.eclipse.swt.accessibility.ACC
-
Content flows from this object to a target object.
- RELATION_LABEL_FOR - Static variable in class org.eclipse.swt.accessibility.ACC
-
This object is label for a target object.
- RELATION_LABELLED_BY - Static variable in class org.eclipse.swt.accessibility.ACC
-
This object is labelled by a target object.
- RELATION_MEMBER_OF - Static variable in class org.eclipse.swt.accessibility.ACC
-
This object is a member of a group of one or more objects.
- RELATION_NODE_CHILD_OF - Static variable in class org.eclipse.swt.accessibility.ACC
-
This object is a child of a target object.
- RELATION_PARENT_WINDOW_OF - Static variable in class org.eclipse.swt.accessibility.ACC
-
This object is a parent window of the target object.
- RELATION_POPUP_FOR - Static variable in class org.eclipse.swt.accessibility.ACC
-
This object is a transient component related to the target object.
- RELATION_SUBWINDOW_OF - Static variable in class org.eclipse.swt.accessibility.ACC
-
This object is a sub window of a target object.
- reLaunch(ILaunchConfiguration, String) - Static method in class org.eclipse.debug.ui.DebugUITools
-
Saves and builds the workspace according to current preference settings, and launches the given launch configuration in the specified mode.
- RelaunchLastAction - Class in org.eclipse.debug.ui.actions
-
Re-launches the last launch.
- RelaunchLastAction() - Constructor for class org.eclipse.debug.ui.actions.RelaunchLastAction
- relayout() - Method in class org.eclipse.jface.text.source.CompositeRuler
-
Relayouts the receiver.
- relayout(ToolBar, int, int) - Method in class org.eclipse.jface.action.ToolBarManager
-
Re-lays out the tool bar.
- release() - Method in interface org.eclipse.core.runtime.jobs.ILock
-
Releases this lock.
- release() - Method in interface org.eclipse.osgi.service.datalocation.Location
-
Releases the lock on this location.
- release() - Method in class org.eclipse.swt.graphics.Device
-
Releases any internal resources back to the operating system and clears all fields except the device handle.
- release() - Method in class org.eclipse.swt.printing.Printer
-
Releases any internal state prior to destroying this printer.
- release() - Method in class org.eclipse.swt.widgets.Display
-
Releases any internal resources back to the operating system and clears all fields except the device handle.
- Release() - Method in class org.eclipse.swt.ole.win32.OleClientSite
- Release() - Method in class org.eclipse.swt.ole.win32.OleControlSite
- releaseContributions(ContributionManager) - Method in interface org.eclipse.ui.menus.IMenuService
-
Before calling dispose() on a ContributionManager populated by the menu service, you must inform the menu service to release its contributions.
- releaseDocument(IDocument, IProgressMonitor) - Method in class org.eclipse.ltk.core.refactoring.DocumentChange
- releaseDocument(IDocument, IProgressMonitor) - Method in class org.eclipse.ltk.core.refactoring.TextChange
-
Releases the document acquired via a call to
aquireDocument
. - releaseDocument(IDocument, IProgressMonitor) - Method in class org.eclipse.ltk.core.refactoring.TextFileChange
- releaseObjectInterfaces() - Method in class org.eclipse.swt.ole.win32.OleClientSite
- releaseObjectInterfaces() - Method in class org.eclipse.swt.ole.win32.OleControlSite
- releaseOpen() - Method in class org.eclipse.osgi.storage.bundlefile.CloseableBundleFile
-
Unlocks the open lock
- releaseReferences() - Method in class org.eclipse.ui.internal.WorkbenchPartReference
-
Releases any references maintained by this part reference when its actual part becomes known (not called when it is disposed).
- releaseState() - Method in interface org.eclipse.ui.INavigationLocation
-
Release any state kept by this location.
- releaseState() - Method in class org.eclipse.ui.NavigationLocation
-
May be extended by clients.
- releaseState() - Method in class org.eclipse.ui.texteditor.TextSelectionNavigationLocation
-
Releases the state of this location.
- releaseSynchronizationContext() - Method in interface org.eclipse.core.filebuffers.IFileBuffer
-
The caller no longer requests the synchronization context for this file buffer.
- releaseSynchronizationContext(IPath) - Method in interface org.eclipse.core.filebuffers.IFileBufferManager
-
Deprecated.As of 3.1, replaced by
IFileBuffer.releaseSynchronizationContext()
- releaseValue(IValue) - Method in interface org.eclipse.debug.core.model.ILogicalStructureTypeDelegate3
-
Called when the logical structure returned from
ILogicalStructureTypeDelegate.getLogicalStructure(IValue)
is no longer used and can be discarded. - releaseWidgetToken(IWidgetTokenKeeper) - Method in interface org.eclipse.jface.text.IWidgetTokenOwner
-
The given token keeper releases the token to this token owner.
- releaseWidgetToken(IWidgetTokenKeeper) - Method in class org.eclipse.jface.text.TextViewer
- reload() - Method in class org.eclipse.ui.texteditor.rulers.RulerColumnRegistry
-
Reloads the extensions to the extension point.
- reloadCache(boolean, IProgressMonitor) - Method in class org.eclipse.ui.dialogs.FilteredItemsSelectionDialog
-
Notifies the content provider - fires filtering of content provider elements.
- reloadMessages() - Static method in class org.eclipse.e4.ui.dialogs.textbundles.E4DialogMessages
- RemediationOperation - Class in org.eclipse.equinox.p2.operations
-
EXPERIMENTAL.
- RemediationOperation(ProvisioningSession, IProfileChangeRequest) - Constructor for class org.eclipse.equinox.p2.operations.RemediationOperation
- RemediationOperation(ProvisioningSession, IProfileChangeRequest, RemedyConfig[]) - Constructor for class org.eclipse.equinox.p2.operations.RemediationOperation
- Remedy - Class in org.eclipse.equinox.p2.operations
-
EXPERIMENTAL.
- Remedy(IProfileChangeRequest) - Constructor for class org.eclipse.equinox.p2.operations.Remedy
- RemedyConfig - Class in org.eclipse.equinox.p2.operations
-
EXPERIMENTAL.
- RemedyConfig() - Constructor for class org.eclipse.equinox.p2.operations.RemedyConfig
- RemedyIUDetail - Class in org.eclipse.equinox.p2.operations
-
EXPERIMENTAL.
- RemedyIUDetail(IInstallableUnit) - Constructor for class org.eclipse.equinox.p2.operations.RemedyIUDetail
- rememberDocument(IDocument) - Method in class org.eclipse.compare.internal.MergeSourceViewer
- rememberJob(Job) - Method in class org.eclipse.equinox.p2.operations.ProvisioningSession
-
Remember the specified job.
- rememberLastBuiltState() - Method in class org.eclipse.core.resources.IncrementalProjectBuilder
-
Requests that this builder remember any build invocation specific state.
- rememberSelection() - Method in class org.eclipse.jface.text.source.SourceViewer
-
Remembers and returns the current selection.
- rememberSelection() - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
-
Remembers the current selection of this editor.
- remoteHelpUnavailable - Static variable in class org.eclipse.help.ui.internal.Messages
- RemoteICLabelProvider_4 - Static variable in class org.eclipse.help.ui.internal.Messages
- RemoteICLabelProvider_5 - Static variable in class org.eclipse.help.ui.internal.Messages
- RemoteICViewer_Enabled - Static variable in class org.eclipse.help.ui.internal.Messages
- RemoteICViewer_Name - Static variable in class org.eclipse.help.ui.internal.Messages
- RemoteICViewer_URL - Static variable in class org.eclipse.help.ui.internal.Messages
- RemoteResourceMappingContext - Class in org.eclipse.core.resources.mapping
-
A remote mapping context provides a model element with a view of the remote state of local resources as they relate to a repository operation that is in progress.
- RemoteResourceMappingContext() - Constructor for class org.eclipse.core.resources.mapping.RemoteResourceMappingContext
- REMOVAL_COMPLETE - Static variable in interface org.eclipse.osgi.service.resolver.BundleDelta
-
Delta type constant (bit mask) indicating that the this bundle has completed a pending removal.
- REMOVAL_PENDING - Static variable in interface org.eclipse.osgi.service.resolver.BundleDelta
-
Delta type constant (bit mask) indicating that the this bundle is pending a removal.
- REMOVAL_PREFIX - Static variable in class org.eclipse.compare.patch.PatchBuilder
-
Line prefix used to mark an removed lines.
- remove() - Method in class org.eclipse.compare.internal.WorkQueue
- remove() - Method in class org.eclipse.ui.internal.UILockListener.Queue
-
Remove the next semaphore to be woken up.
- remove() - Method in interface org.osgi.service.application.ScheduledApplication
-
Cancels this schedule of the application.
- remove(int) - Method in class org.eclipse.core.databinding.observable.list.DecoratingObservableList
- remove(int) - Method in interface org.eclipse.core.databinding.observable.list.IObservableList
- remove(int) - Method in class org.eclipse.core.databinding.observable.list.MultiList
- remove(int) - Method in class org.eclipse.core.databinding.observable.list.ObservableList
- remove(int) - Method in class org.eclipse.core.databinding.observable.list.WritableList
- remove(int) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSSRuleListImpl
- remove(int) - Method in class org.eclipse.swt.custom.CCombo
-
Removes the item from the receiver's list at the given zero-relative index.
- remove(int) - Method in class org.eclipse.swt.internal.ImageList
- remove(int) - Method in class org.eclipse.swt.widgets.Combo
-
Removes the item from the receiver's list at the given zero-relative index.
- remove(int) - Method in class org.eclipse.swt.widgets.List
-
Removes the item from the receiver at the given zero-relative index.
- remove(int) - Method in class org.eclipse.swt.widgets.Table
-
Removes the item from the receiver at the given zero-relative index.
- remove(int[]) - Method in class org.eclipse.swt.widgets.List
-
Removes the items from the receiver at the given zero-relative indices.
- remove(int[]) - Method in class org.eclipse.swt.widgets.Table
-
Removes the items from the receiver's list at the given zero-relative indices.
- remove(int, int) - Method in class org.eclipse.swt.custom.CCombo
-
Removes the items from the receiver's list which are between the given zero-relative start and end indices (inclusive).
- remove(int, int) - Method in class org.eclipse.swt.widgets.Combo
-
Removes the items from the receiver's list which are between the given zero-relative start and end indices (inclusive).
- remove(int, int) - Method in class org.eclipse.swt.widgets.List
-
Removes the items from the receiver which are between the given zero-relative start and end indices (inclusive).
- remove(int, int) - Method in class org.eclipse.swt.widgets.Table
-
Removes the items from the receiver which are between the given zero-relative start and end indices (inclusive).
- remove(E[]) - Method in interface org.eclipse.jface.databinding.viewers.IViewerUpdater
-
Removes the elements from the viewer
- remove(E, int) - Method in interface org.eclipse.jface.databinding.viewers.IViewerUpdater
-
Remove the element from the viewer
- remove(Class<?>) - Method in interface org.eclipse.e4.core.contexts.IEclipseContext
-
Removes the value for the given class from this context.
- remove(Object) - Method in class org.eclipse.core.databinding.observable.DecoratingObservableCollection
- remove(Object) - Method in class org.eclipse.core.databinding.observable.list.AbstractObservableList
- remove(Object) - Method in interface org.eclipse.core.databinding.observable.list.IObservableList
- remove(Object) - Method in class org.eclipse.core.databinding.observable.list.MultiList
- remove(Object) - Method in class org.eclipse.core.databinding.observable.list.ObservableList
- remove(Object) - Method in class org.eclipse.core.databinding.observable.list.WritableList
- remove(Object) - Method in class org.eclipse.core.databinding.observable.map.ComputedObservableMap
- remove(Object) - Method in class org.eclipse.core.databinding.observable.map.DecoratingObservableMap
- remove(Object) - Method in interface org.eclipse.core.databinding.observable.map.IObservableMap
- remove(Object) - Method in class org.eclipse.core.databinding.observable.map.ObservableMap
- remove(Object) - Method in class org.eclipse.core.databinding.observable.map.WritableMap
-
Removes the value with the provide
key
. - remove(Object) - Method in class org.eclipse.core.databinding.observable.set.AbstractObservableSet
- remove(Object) - Method in interface org.eclipse.core.databinding.observable.set.IObservableSet
- remove(Object) - Method in class org.eclipse.core.databinding.observable.set.ObservableSet
- remove(Object) - Method in class org.eclipse.core.databinding.observable.set.WritableSet
- remove(Object) - Method in class org.eclipse.core.runtime.ListenerList
-
Removes a listener from this list.
- remove(Object) - Method in class org.eclipse.jface.viewers.AbstractListViewer
-
Removes the given element from this list viewer.
- remove(Object) - Method in class org.eclipse.jface.viewers.AbstractTableViewer
-
Removes the given element from this table viewer.
- remove(Object) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
-
Removes the given element from the viewer.
- remove(Object) - Method in class org.eclipse.jface.viewers.deferred.LazySortedCollection
-
Removes the given object from the collection.
- remove(Object) - Method in class org.eclipse.osgi.framework.eventmgr.CopyOnWriteIdentityMap
-
Remove a key from the map and returns the value associated with the key.
- remove(Object) - Method in class org.eclipse.osgi.framework.util.ArrayMap
- remove(Object) - Method in class org.eclipse.osgi.framework.util.CaseInsensitiveDictionaryMap
- remove(Object) - Method in class org.eclipse.osgi.framework.util.Headers
-
Deprecated.Always throws UnsupportedOperationException.
- remove(Object) - Method in class org.eclipse.ui.dialogs.FilteredItemsSelectionDialog.SelectionHistory
-
Remove element from history.
- remove(Object...) - Method in class org.eclipse.jface.viewers.AbstractListViewer
-
Removes the given elements from this list viewer.
- remove(Object[]) - Method in class org.eclipse.jface.viewers.AbstractTableViewer
-
Removes the given elements from this table viewer.
- remove(Object...) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
-
Removes the given elements from this viewer.
- remove(Object[]) - Method in interface org.eclipse.jface.viewers.deferred.IConcurrentModelListener
-
Called when elements are removed from the model
- remove(Object[]) - Method in class org.eclipse.jface.viewers.TableViewer
- remove(Object...) - Method in class org.eclipse.ui.navigator.CommonViewer
-
Removals are handled by refreshing the parents of each of the given elements.
- remove(Object, int) - Method in class org.eclipse.jface.viewers.TreeViewer
-
Removes the element at the specified index of the parent.
- remove(Object, Object...) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
-
Removes the given elements from this viewer whenever they appear as children of the given parent element.
- remove(String) - Method in interface org.eclipse.e4.core.contexts.IEclipseContext
-
Removes the given name and any corresponding value from this context.
- remove(String) - Method in class org.eclipse.equinox.p2.engine.spi.Memento
- remove(String) - Method in interface org.eclipse.equinox.security.storage.ISecurePreferences
-
Removes value associated with the key.
- remove(String) - Method in class org.eclipse.jface.action.ContributionManager
- remove(String) - Method in interface org.eclipse.jface.action.IContributionManager
-
Removes and returns the contribution item with the given id from this manager.
- remove(String) - Method in class org.eclipse.jface.action.SubContributionManager
- remove(String) - Method in interface org.eclipse.jface.preference.IPreferenceNode
-
Removes the subnode of this preference node with the given node id.
- remove(String) - Method in class org.eclipse.jface.preference.PreferenceManager
-
Removes the preference node at the given path.
- remove(String) - Method in class org.eclipse.jface.preference.PreferenceNode
- remove(String) - Method in class org.eclipse.jface.resource.ImageRegistry
-
Removes an image from this registry.
- remove(String) - Method in class org.eclipse.osgi.storagemanager.StorageManager
-
Removes the given managed file from management by this storage manager.
- remove(String) - Method in class org.eclipse.swt.custom.CCombo
-
Searches the receiver's list starting at the first item until an item is found that is equal to the argument, and removes that item from the list.
- remove(String) - Method in class org.eclipse.swt.widgets.Combo
-
Searches the receiver's list starting at the first item until an item is found that is equal to the argument, and removes that item from the list.
- remove(String) - Method in class org.eclipse.swt.widgets.List
-
Searches the receiver's list starting at the first item until an item is found that is equal to the argument, and removes that item from the list.
- remove(String) - Method in interface org.eclipse.team.core.ICache
-
Remove the named object from the cache
- remove(String) - Method in class org.eclipse.ui.internal.CoolBarToTrimManager
- remove(IDiffElement) - Method in class org.eclipse.compare.structuremergeviewer.DiffContainer
-
Removes the given child (non-recursively) from this container.
- remove(IUndoableOperation) - Method in interface org.eclipse.core.commands.operations.ICompositeOperation
-
Remove the specified operation from this operation.
- remove(IUndoableOperation) - Method in class org.eclipse.core.commands.operations.TriggeredOperations
- remove(ISideEffect) - Method in class org.eclipse.core.databinding.observable.sideeffect.CompositeSideEffect
-
Removes the given
ISideEffect
instance from the composite. - remove(IResource) - Method in class org.eclipse.team.core.mapping.provider.ResourceDiffTree
-
Remove the diff associated with the given resource from the tree.
- remove(IResource) - Method in class org.eclipse.team.core.synchronize.SyncInfoSet
-
Remove the given local resource from the set.
- remove(IResource) - Method in class org.eclipse.team.core.synchronize.SyncInfoTree
- remove(IResource, int) - Method in class org.eclipse.team.core.synchronize.SyncInfoTree
-
Remove from this set the
SyncInfo
for the given resource and any of its descendants within the specified depth. - remove(IAdaptable) - Method in class org.eclipse.ui.model.AdaptableList
-
Removes the given adaptable object from this list.
- remove(IPath) - Method in class org.eclipse.team.core.diff.provider.DiffTree
-
Remove the given local resource from the set.
- remove(QualifiedName) - Method in interface org.eclipse.core.resources.ISynchronizer
-
Removes the named synchronization partner from this synchronizer's registry.
- remove(IInstallableUnit) - Method in interface org.eclipse.equinox.p2.planner.IProfileChangeRequest
-
Requests the removal of the specified installable unit
- remove(IContributionItem) - Method in class org.eclipse.jface.action.ContributionManager
- remove(IContributionItem) - Method in interface org.eclipse.jface.action.IContributionManager
-
Removes the given contribution item from the contribution items known to this manager.
- remove(IContributionItem) - Method in class org.eclipse.jface.action.SubContributionManager
- remove(IContributionItem) - Method in class org.eclipse.ui.internal.CoolBarToTrimManager
- remove(IRunnableWithProgress) - Method in class org.eclipse.compare.internal.WorkQueue
- remove(IPreferenceNode) - Method in interface org.eclipse.jface.preference.IPreferenceNode
-
Removes the given preference node from the list of subnodes (immediate children) of this node.
- remove(IPreferenceNode) - Method in class org.eclipse.jface.preference.PreferenceManager
-
Removes the given preference node if it is managed by this contribution manager.
- remove(IPreferenceNode) - Method in class org.eclipse.jface.preference.PreferenceNode
- remove(IDocument) - Static method in class org.eclipse.compare.internal.DocumentManager
- remove(Annotation) - Method in class org.eclipse.jface.text.source.projection.AnnotationBag
-
Removes the given annotation from the annotation bag.
- remove(Window) - Method in class org.eclipse.jface.window.WindowManager
-
Removes the given window from the set of windows managed by this window manager.
- remove(Change) - Method in class org.eclipse.ltk.core.refactoring.CompositeChange
-
Removes the given change from the list of children.
- remove(BundleFile) - Method in class org.eclipse.osgi.storage.bundlefile.MRUBundleFileList
-
Removes a bundle file which is about to be closed
- remove(Control) - Static method in class org.eclipse.e4.ui.css.swt.properties.GradientBackgroundListener
- remove(IEditorInput) - Method in class org.eclipse.ui.internal.EditorHistory
-
Removes all traces of an editor input from the history.
- remove(EditorHistoryItem) - Method in class org.eclipse.ui.internal.EditorHistory
-
Removes the given history item.
- remove(IWorkingSet) - Method in interface org.eclipse.ui.IWorkingSetUpdater
-
Removes a working set from this updater.
- remove(IUpdate) - Method in class org.eclipse.debug.ui.AbstractDebugView
- remove(IUpdate) - Method in interface org.eclipse.debug.ui.IDebugView
-
Removes the given IUpdate from this view's collection of updatable objects.
- remove(MarkerGroupingEntry) - Method in class org.eclipse.ui.views.markers.internal.MarkerGroup
-
Remove the entry from all of the entries in the receiver.
- REMOVE - Static variable in interface org.eclipse.e4.ui.workbench.UIEvents.EventTypes
-
Remove event: value removed is
UIEvents.EventTags.OLD_VALUE
- REMOVE - Static variable in interface org.eclipse.help.ui.internal.IHelpUIConstants
- REMOVE - Static variable in class org.eclipse.jface.text.reconciler.DirtyRegion
-
Identifies a remove operation.
- REMOVE - Static variable in interface org.eclipse.team.core.diff.IDiff
-
Diff kind constant (bit mask) indicating that the resource has been removed from its parent.
- REMOVE_ACTION - Static variable in interface org.eclipse.debug.ui.IDebugView
-
Action id for a view's remove action.
- REMOVE_MANY - Static variable in interface org.eclipse.e4.ui.workbench.UIEvents.EventTypes
-
Remove many event: the values removed are the
UIEvents.EventTags.OLD_VALUE
(a collection). - REMOVE_ON_HIDE_TAG - Static variable in interface org.eclipse.e4.ui.workbench.modeling.EPartService
-
A tag on a part to indicate that it should be removed from the model when it is hidden.
- removeAcceleratorText(String) - Static method in class org.eclipse.jface.action.Action
-
Convenience method for removing any optional accelerator text from the given string.
- removeAcceleratorText(String) - Static method in class org.eclipse.jface.action.LegacyActionTools
-
Convenience method for removing any optional accelerator text from the given string.
- removeAccessibleActionListener(AccessibleActionListener) - Method in class org.eclipse.swt.accessibility.Accessible
-
Removes the listener from the collection of listeners that will be notified when an accessible client asks for any of the properties defined in the
AccessibleActionListener
interface. - removeAccessibleAttributeListener(AccessibleAttributeListener) - Method in class org.eclipse.swt.accessibility.Accessible
-
Removes the listener from the collection of listeners that will be notified when an accessible client asks for any of the properties defined in the
AccessibleAttributeListener
interface. - removeAccessibleControlListener(AccessibleControlListener) - Method in class org.eclipse.swt.accessibility.Accessible
-
Removes the listener from the collection of listeners who will be notified when an accessible client asks for custom control specific information.
- removeAccessibleEditableTextListener(AccessibleEditableTextListener) - Method in class org.eclipse.swt.accessibility.Accessible
-
Removes the listener from the collection of listeners that will be notified when an accessible client asks for any of the properties defined in the
AccessibleEditableTextListener
interface. - removeAccessibleHyperlinkListener(AccessibleHyperlinkListener) - Method in class org.eclipse.swt.accessibility.Accessible
-
Removes the listener from the collection of listeners that will be notified when an accessible client asks for any of the properties defined in the
AccessibleHyperlinkListener
interface. - removeAccessibleListener(AccessibleListener) - Method in class org.eclipse.swt.accessibility.Accessible
-
Removes the listener from the collection of listeners who will be notified when an accessible client asks for certain strings, such as name, description, help, or keyboard shortcut.
- removeAccessibleTableCellListener(AccessibleTableCellListener) - Method in class org.eclipse.swt.accessibility.Accessible
-
Removes the listener from the collection of listeners that will be notified when an accessible client asks for any of the properties defined in the
AccessibleTableCellListener
interface. - removeAccessibleTableListener(AccessibleTableListener) - Method in class org.eclipse.swt.accessibility.Accessible
-
Removes the listener from the collection of listeners that will be notified when an accessible client asks for any of the properties defined in the
AccessibleTableListener
interface. - removeAccessibleTextListener(AccessibleTextListener) - Method in class org.eclipse.swt.accessibility.Accessible
-
Removes the listener from the collection of listeners who will be notified when an accessible client asks for custom text control specific information.
- removeAccessibleValueListener(AccessibleValueListener) - Method in class org.eclipse.swt.accessibility.Accessible
-
Removes the listener from the collection of listeners that will be notified when an accessible client asks for any of the properties defined in the
AccessibleValueListener
interface. - removeAction(String) - Method in class org.eclipse.ui.internal.ShowViewMenu
- removeActionActivationCode(String) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
- removeActionActivationCode(String) - Method in interface org.eclipse.ui.texteditor.ITextEditor
-
Removes any installed activation code for the specified action.
- removeActionContribution(SynchronizePageActionGroup) - Method in interface org.eclipse.team.ui.synchronize.ISynchronizePageConfiguration
-
Remove a previously registered action group.
- removeActionExtensions(PluginActionSet, IWorkbenchWindow) - Method in class org.eclipse.ui.internal.PluginActionSetBuilder
-
Remove the given action set from the window.
- removeActionSet(IActionSetDescriptor) - Method in class org.eclipse.ui.internal.ActionPresentation
-
Destroy an action set.
- removeActionSet(IActionSetDescriptor) - Method in class org.eclipse.ui.internal.Perspective
- removeActiveContext(String) - Method in class org.eclipse.core.commands.contexts.ContextManager
-
Deactivates a context in this context manager.
- removeActivityListener(IActivityListener) - Method in interface org.eclipse.ui.activities.IActivity
-
Removes an instance of
IActivityListener
listening for changes to properties of this instance. - removeActivityManagerListener(IActivityManagerListener) - Method in interface org.eclipse.ui.activities.IActivityManager
-
Removes an instance of
IActivityManagerListener
listening for changes to properties of this instance. - removeAll() - Method in interface org.eclipse.equinox.p2.repository.artifact.IArtifactRepository
-
Deprecated.
- removeAll() - Method in class org.eclipse.equinox.p2.repository.artifact.spi.AbstractArtifactRepository
-
Deprecated.
- removeAll() - Method in interface org.eclipse.equinox.p2.repository.metadata.IMetadataRepository
-
Remove all installable units from this repository.
- removeAll() - Method in class org.eclipse.equinox.p2.repository.metadata.spi.AbstractMetadataRepository
- removeAll() - Method in class org.eclipse.jface.action.ContributionManager
- removeAll() - Method in interface org.eclipse.jface.action.IContributionManager
-
Removes all contribution items from this manager.
- removeAll() - Method in class org.eclipse.jface.action.SubContributionManager
- removeAll() - Method in class org.eclipse.jface.action.SubMenuManager
-
Remove all contribution items.
- removeAll() - Method in class org.eclipse.jface.preference.PreferenceManager
-
Removes all contribution nodes known to this manager.
- removeAll() - Method in class org.eclipse.search.ui.text.AbstractTextSearchResult
-
Removes all matches from this search result.
- removeAll() - Method in class org.eclipse.swt.custom.CCombo
-
Removes all of the items from the receiver's list and clear the contents of receiver's text field.
- removeAll() - Method in class org.eclipse.swt.widgets.Combo
-
Removes all of the items from the receiver's list and clear the contents of receiver's text field.
- removeAll() - Method in class org.eclipse.swt.widgets.List
-
Removes all of the items from the receiver.
- removeAll() - Method in class org.eclipse.swt.widgets.Table
-
Removes all of the items from the receiver.
- removeAll() - Method in class org.eclipse.swt.widgets.Tree
-
Removes all of the items from the receiver.
- removeAll() - Method in class org.eclipse.swt.widgets.TreeItem
-
Removes all of the items from the receiver.
- removeAll() - Method in class org.eclipse.ui.internal.CoolBarToTrimManager
- removeAll(Object[]) - Method in class org.eclipse.jface.viewers.deferred.LazySortedCollection
-
Removes all elements in the given array from this collection.
- removeAll(Object[]) - Method in class org.eclipse.jface.viewers.deferred.SetModel
-
Removes all of the given elements from the set.
- removeAll(Collection<?>) - Method in class org.eclipse.core.databinding.observable.DecoratingObservableCollection
- removeAll(Collection<?>) - Method in class org.eclipse.core.databinding.observable.list.AbstractObservableList
- removeAll(Collection<?>) - Method in interface org.eclipse.core.databinding.observable.list.IObservableList
- removeAll(Collection<?>) - Method in class org.eclipse.core.databinding.observable.list.MultiList
- removeAll(Collection<?>) - Method in class org.eclipse.core.databinding.observable.list.ObservableList
- removeAll(Collection<?>) - Method in class org.eclipse.core.databinding.observable.list.WritableList
- removeAll(Collection<?>) - Method in class org.eclipse.core.databinding.observable.set.AbstractObservableSet
- removeAll(Collection<?>) - Method in interface org.eclipse.core.databinding.observable.set.IObservableSet
- removeAll(Collection<?>) - Method in class org.eclipse.core.databinding.observable.set.ObservableSet
- removeAll(Collection<?>) - Method in class org.eclipse.core.databinding.observable.set.WritableSet
- removeAll(Collection<?>) - Method in class org.eclipse.osgi.framework.util.ArrayMap
- removeAll(Collection<IInstallableUnit>) - Method in interface org.eclipse.equinox.p2.planner.IProfileChangeRequest
-
Requests the removal of all installable units in the provided collection
- removeAll(IResource[]) - Method in class org.eclipse.team.core.synchronize.SyncInfoSet
-
Remove all the given resources from the set.
- removeAll(IProgressMonitor) - Method in interface org.eclipse.equinox.p2.repository.artifact.IArtifactRepository
-
Remove the all keys, descriptors, and contents from this repository.
- removeAll(IProgressMonitor) - Method in class org.eclipse.equinox.p2.repository.artifact.spi.AbstractArtifactRepository
- removeAll(ISourceViewer, String) - Static method in class org.eclipse.ui.texteditor.spelling.SpellingProblem
-
Removes all spelling problems that are reported for the given
word
in the active editor. - removeAll(RefactoringHistory) - Method in class org.eclipse.ltk.core.refactoring.history.RefactoringHistory
-
Returns this refactoring history with all entries from the other history removed.
- removeAll(Control) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
-
Removes all items from the given control.
- removeAll(Control) - Method in class org.eclipse.jface.viewers.TreeViewer
- removeAllAnnotations() - Method in class org.eclipse.jface.text.source.AnnotationModel
- removeAllAnnotations() - Method in interface org.eclipse.jface.text.source.IAnnotationModelExtension
-
Removes all annotations from this annotation model.
- removeAllAnnotations(boolean) - Method in class org.eclipse.jface.text.source.AnnotationModel
-
Removes all annotations from the annotation model.
- removeAllAnnotationTypes() - Method in class org.eclipse.jface.text.source.AnnotationPainter
-
Clears the list of annotation types whose annotations are painted by this painter.
- removeAllChildren() - Method in interface org.eclipse.equinox.p2.repository.ICompositeRepository
-
Removes all child repositories
- RemoveAllEvent - Class in org.eclipse.search.ui.text
-
An event indicating that all matches have been removed from a
AbstractTextSearchResult
. - RemoveAllEvent(ISearchResult) - Constructor for class org.eclipse.search.ui.text.RemoveAllEvent
-
A constructor
- removeAllInActiveEditor(ITextEditor, String) - Static method in class org.eclipse.ui.texteditor.spelling.SpellingProblem
-
Deprecated.As of 3.4, replaced by
SpellingProblem.removeAll(ISourceViewer, String)
- removeAllListeners() - Method in class org.eclipse.osgi.framework.eventmgr.EventListeners
-
Deprecated.Remove all listeners from the list.
- removeAllMessages() - Method in interface org.eclipse.ui.forms.IMessageManager
-
Removes all the local field messages and all the general container messages.
- removeAllResolvers() - Method in class org.eclipse.jface.text.templates.TemplateContextType
-
Removes all template variables from the context type.
- removeAllStructureViewerAliases(String) - Static method in class org.eclipse.compare.CompareUI
-
Remove all aliases for the given type.
- removeAllStructureViewerAliases(String) - Method in class org.eclipse.compare.internal.CompareUIPlugin
- removeAllStyleSheets() - Method in interface org.eclipse.e4.ui.css.core.dom.ExtendedDocumentCSS
- removeAllStyleSheets() - Method in class org.eclipse.e4.ui.css.core.impl.dom.DocumentCSSImpl
- removeAllStyleSheets() - Method in class org.eclipse.e4.ui.css.core.impl.dom.StyleSheetListImpl
-
Remove all style sheet.
- removeAllTriggerPoints() - Method in interface org.eclipse.debug.core.IBreakpointManager
-
Removes all the trigger points from the breakpoint manager.
- removeAnnotation(Annotation) - Method in class org.eclipse.jface.text.source.AnnotationModel
- removeAnnotation(Annotation) - Method in interface org.eclipse.jface.text.source.IAnnotationModel
-
Removes the given annotation from the model.
- removeAnnotation(Annotation, boolean) - Method in class org.eclipse.jface.text.source.AnnotationModel
-
Removes the given annotation from the annotation model.
- removeAnnotationModel(Object) - Method in class org.eclipse.jface.text.source.AnnotationModel
- removeAnnotationModel(Object) - Method in interface org.eclipse.jface.text.source.IAnnotationModelExtension
-
Removes and returns the attached
IAnnotationModel
forkey
. - removeAnnotationModelListener(IAnnotationModelListener) - Method in class org.eclipse.jface.text.source.AnnotationModel
- removeAnnotationModelListener(IAnnotationModelListener) - Method in interface org.eclipse.jface.text.source.IAnnotationModel
-
Removes the listener from the model's list of annotation model listeners.
- removeAnnotations(List<? extends Annotation>, boolean, boolean) - Method in class org.eclipse.jface.text.source.AnnotationModel
-
Removes the given annotations from this model.
- removeAnnotations(List<? extends Annotation>, boolean, boolean) - Method in class org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel
- removeAnnotations(IEditorPart, IThread) - Method in interface org.eclipse.debug.ui.IDebugEditorPresentation
-
Removes any debug related annotations from the given editor.
- removeAnnotationType(Object) - Method in class org.eclipse.jface.text.source.AnnotationPainter
-
Removes the given annotation type from the list of annotation types whose annotations are painted by this painter.
- removeAnnotationType(Object) - Method in class org.eclipse.jface.text.source.AnnotationRulerColumn
-
Removes the given annotation type from this annotation ruler column.
- removeAnnotationType(Object) - Method in interface org.eclipse.jface.text.source.IOverviewRuler
-
Removes the given annotation type from this overview ruler.
- removeAnnotationType(Object) - Method in class org.eclipse.jface.text.source.OverviewRuler
- removeArmListener(ArmListener) - Method in class org.eclipse.swt.widgets.MenuItem
-
Removes the listener from the collection of listeners who will be notified when the arm events are generated for the control.
- removeAttribute(String) - Method in interface org.eclipse.debug.core.ILaunchConfigurationWorkingCopy
-
Removes the specified attribute from the this configuration and returns the previous value associated with the specified attribute name, or
null
if there was no mapping for the attribute. - removeAttribute(String) - Method in class org.eclipse.e4.ui.css.core.dom.ElementAdapter
- removeAttributeNode(Attr) - Method in class org.eclipse.e4.ui.css.core.dom.ElementAdapter
- removeAttributeNS(String, String) - Method in class org.eclipse.e4.ui.css.core.dom.ElementAdapter
- removeAuthenticationListener(AuthenticationListener) - Method in class org.eclipse.swt.browser.Browser
-
Removes the listener from the collection of listeners who will be notified when authentication is required.
- removeAutoEditStrategy(IAutoEditStrategy, String) - Method in interface org.eclipse.jface.text.ITextViewerExtension2
-
Removes the first occurrence of the given auto edit strategy in the list of strategies registered under the specified content type.
- removeAutoEditStrategy(IAutoEditStrategy, String) - Method in class org.eclipse.jface.text.TextViewer
- removeBidiSegmentListener(BidiSegmentListener) - Method in class org.eclipse.swt.custom.StyledText
-
Removes the specified bidirectional segment listener.
- removeBinaryListener(IBinaryStreamListener) - Method in interface org.eclipse.debug.core.model.IBinaryStreamMonitor
-
Removes the given listener from this stream monitor's registered listeners.
- removeBinding(Binding) - Method in class org.eclipse.core.databinding.DataBindingContext
-
Removes the given binding.
- removeBinding(Binding) - Method in class org.eclipse.e4.ui.bindings.internal.BindingTable
- removeBinding(Binding) - Method in class org.eclipse.jface.bindings.BindingManager
-
Remove the specific binding by identity.
- removeBindingManagerListener(IBindingManagerListener) - Method in class org.eclipse.jface.bindings.BindingManager
-
Removes a listener from this binding manager.
- removeBindingManagerListener(IBindingManagerListener) - Method in interface org.eclipse.ui.keys.IBindingService
-
Removes a listener from this binding service.
- removeBindings(TriggerSequence, String, String, String, String, String, int) - Method in class org.eclipse.jface.bindings.BindingManager
-
Removes any binding that matches the given values -- regardless of command identifier.
- removeBreakpoint(IBreakpoint, boolean) - Method in interface org.eclipse.debug.core.IBreakpointManager
-
Removes the given breakpoint from the breakpoint manager, deletes the marker associated with the breakpoint if the
delete
flag istrue
, and notifies all registered listeners. - removeBreakpoint(IBreakpoint, IAdaptable) - Method in class org.eclipse.debug.ui.AbstractBreakpointOrganizerDelegate
- removeBreakpoint(IBreakpoint, IAdaptable) - Method in interface org.eclipse.debug.ui.IBreakpointOrganizerDelegate
-
Removes the specified breakpoint from the given category.
- removeBreakpointListener(IBreakpointListener) - Method in interface org.eclipse.debug.core.IBreakpointManager
-
Removes the given listener from the collection of registered breakpoint listeners.
- removeBreakpointListener(IBreakpointsListener) - Method in interface org.eclipse.debug.core.IBreakpointManager
-
Removes the given listener from the collection of registered breakpoint listeners.
- removeBreakpointManagerListener(IBreakpointManagerListener) - Method in interface org.eclipse.debug.core.IBreakpointManager
-
Removes the given listener from the collection of registered breakpoint manager listeners.
- removeBreakpoints(IBreakpoint[], boolean) - Method in interface org.eclipse.debug.core.IBreakpointManager
-
Removes the given breakpoints from the breakpoint manager, deletes the markers associated with the breakpoints if the
delete
flag istrue
, and notifies all registered listeners. - removeBreakpoints(IBreakpoint[], IAdaptable) - Method in interface org.eclipse.debug.ui.IBreakpointOrganizerDelegateExtension
-
Removes the specified breakpoints from the given category.
- removeBundle(long) - Method in interface org.eclipse.osgi.service.resolver.State
-
Removes a bundle description with the given bundle id.
- removeBundle(BundleDescription) - Method in interface org.eclipse.osgi.service.resolver.State
-
Removes the given bundle description.
- removeBundleComplete(BundleDescription) - Method in interface org.eclipse.osgi.service.resolver.State
-
Sets the given removal pending bundle to removal complete for this state.
- removeCacheListener(ICacheListener) - Method in interface org.eclipse.team.core.ICache
-
Remove the listener.
- removeCapabilities(ModuleRevision) - Method in class org.eclipse.osgi.container.ModuleDatabase
-
Removes the
capabilities
provided by the specified revision from this database. - removeCaretListener(CaretListener) - Method in class org.eclipse.swt.custom.StyledText
-
Removes the specified caret listener.
- removeCategoryListener(ICategoryListener) - Method in class org.eclipse.core.commands.Category
-
Removes a listener from this category.
- removeCategoryListener(ICategoryListener) - Method in interface org.eclipse.ui.activities.ICategory
-
Removes an instance of
ICategoryListener
listening for changes to properties of this instance. - removeCellEditor(CellEditor) - Method in class org.eclipse.ui.part.CellEditorActionHandler
-
Removes a
CellEditor
from the handler so that the Cut, Copy, Paste, Delete, Select All, Find Undo, and Redo actions are no longer redirected to it. - removeChangedListener(IToggleBreakpointsTargetManagerListener) - Method in interface org.eclipse.debug.ui.actions.IToggleBreakpointsTargetManager
-
Removes the given listener from the list of listeners notified when the preferred toggle breakpoints targets change.
- removeChangeListener(IChangeListener) - Method in class org.eclipse.core.databinding.observable.AbstractObservable
- removeChangeListener(IChangeListener) - Method in class org.eclipse.core.databinding.observable.ChangeSupport
- removeChangeListener(IChangeListener) - Method in interface org.eclipse.core.databinding.observable.IObservable
-
Removes the given change listener from the list of change listeners.
- removeChangeListener(IChangeListener) - Method in class org.eclipse.core.databinding.observable.list.AbstractObservableList
- removeChangeListener(IChangeListener) - Method in class org.eclipse.core.databinding.observable.map.AbstractObservableMap
- removeChangeListener(IPathVariableChangeListener) - Method in interface org.eclipse.core.resources.IPathVariableManager
-
Removes the given path variable change listener from the listeners list.
- removeCheckStateListener(ICheckStateListener) - Method in class org.eclipse.jface.viewers.CheckboxTableViewer
- removeCheckStateListener(ICheckStateListener) - Method in class org.eclipse.jface.viewers.CheckboxTreeViewer
- removeCheckStateListener(ICheckStateListener) - Method in interface org.eclipse.jface.viewers.ICheckable
-
Removes the given check state listener from this viewer.
- removeCheckStateListener(ICheckStateListener) - Method in interface org.eclipse.ltk.ui.refactoring.history.IRefactoringHistoryControl
-
Unregisters the specified check state listener with this control.
- removeCheckStateListener(ICheckStateListener) - Method in class org.eclipse.ui.ide.dialogs.ResourceTreeAndListGroup
-
Remove the passed listener from self's collection of clients that listen for changes to element checked states
- removeChild(int) - Method in class org.eclipse.text.edits.TextEdit
-
Removes the edit specified by the given index from the list of children.
- removeChild(URI) - Method in interface org.eclipse.equinox.p2.repository.ICompositeRepository
-
Removes the specified URI from the list of child repositories.
- removeChild(UAElement) - Method in class org.eclipse.help.internal.UAElement
- removeChild(TextEdit) - Method in class org.eclipse.text.edits.TextEdit
-
Removes the first occurrence of the given child from the list of children.
- removeChild(Node) - Method in class org.eclipse.e4.ui.css.core.dom.ElementAdapter
- removeChildren() - Method in class org.eclipse.text.edits.TextEdit
-
Removes all child edits from and returns them.
- removeCloseWindowListener(CloseWindowListener) - Method in class org.eclipse.swt.browser.Browser
-
Removes the listener from the collection of listeners who will be notified when the window hosting the receiver should be closed.
- removeCommandListener(ICommandListener) - Method in class org.eclipse.core.commands.Command
-
Removes a listener from this command.
- removeCommandManagerListener(ICommandManagerListener) - Method in class org.eclipse.core.commands.CommandManager
-
Removes a listener from this command manager.
- removeCommonAdapters(List, List) - Method in class org.eclipse.ui.internal.ObjectContributorManager
-
Prunes from the list of adapters type names that are in the class search order of every class in
results
. - removeCompareInputChangeListener(ICompareInputChangeListener) - Method in class org.eclipse.compare.structuremergeviewer.DiffNode
-
Unregisters a
ICompareInput
listener. - removeCompareInputChangeListener(ICompareInputChangeListener) - Method in interface org.eclipse.compare.structuremergeviewer.ICompareInput
-
Unregisters the given listener.
- removeCompareInputChangeListener(ICompareInput, ICompareInputChangeListener) - Method in class org.eclipse.compare.CompareEditorInput
- removeCompareInputChangeListener(ICompareInput, ICompareInputChangeListener) - Method in interface org.eclipse.compare.ICompareContainer
-
Remove the change listener from the given compare input.
- removeCompareInputChangeListener(ICompareInput, ICompareInputChangeListener) - Method in class org.eclipse.compare.internal.CompareContainer
- removeCompareInputChangeListener(ICompareInput, ICompareInputChangeListener) - Method in class org.eclipse.team.ui.synchronize.SaveableCompareEditorInput
- removeCompletionListener(ICompletionListener) - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
- removeCompletionListener(ICompletionListener) - Method in interface org.eclipse.jface.text.contentassist.IContentAssistantExtension2
-
Removes a completion listener.
- removeCompletionListener(ICompletionListener) - Method in interface org.eclipse.jface.text.quickassist.IQuickAssistAssistant
-
Removes a completion listener.
- removeCompletionListener(ICompletionListener) - Method in class org.eclipse.jface.text.quickassist.QuickAssistAssistant
- removeCompletionListener(ICompletionListener) - Method in class org.eclipse.jface.text.source.ContentAssistantFacade
-
Removes a completion listener.
- removeConflictingNodes() - Method in class org.eclipse.team.core.synchronize.SyncInfoSet
-
Removes all conflicting nodes from this set.
- removeConsoleListener(IConsoleListener) - Method in interface org.eclipse.ui.console.IConsoleManager
-
Unregisters the given listener for console notifications.
- removeConsoles(IConsole[]) - Method in interface org.eclipse.ui.console.IConsoleManager
-
Removes the given consoles from the console manager.
- removeContentAssistProcessor(IContentAssistProcessor) - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
-
removes the given processor from all content types in this
ContentAssistant
- removeContentChangeListener(IContentChangeListener) - Method in class org.eclipse.compare.BufferedContent
- removeContentChangeListener(IContentChangeListener) - Method in interface org.eclipse.compare.IContentChangeNotifier
-
Removes the given content changed listener from this notifier.
- removeContentChangeListener(IContentChangeListener) - Method in class org.eclipse.compare.internal.ContentChangeNotifier
- removeContentProposalListener(IContentProposalListener) - Method in class org.eclipse.jface.fieldassist.ContentProposalAdapter
-
Removes the specified listener from the list of content proposal listeners that are notified when content proposals are chosen.
- removeContentProposalListener(IContentProposalListener2) - Method in class org.eclipse.jface.fieldassist.ContentProposalAdapter
-
Remove the specified listener from the list of content proposal listeners that are notified when a content proposal popup is opened or closed.
- removeContentType(String) - Method in interface org.eclipse.core.runtime.content.IContentTypeManager
-
Removes a content-type from underlying registry.
- removeContentTypeChangeListener(IContentTypeManager.IContentTypeChangeListener) - Method in interface org.eclipse.core.runtime.content.IContentTypeManager
-
De-register the given listener from receiving notification of content type changes.
- removeContext(IUndoContext) - Method in class org.eclipse.core.commands.operations.AbstractOperation
- removeContext(IUndoContext) - Method in interface org.eclipse.core.commands.operations.IUndoableOperation
-
Remove the specified context from the operation.
- removeContext(IUndoContext) - Method in class org.eclipse.core.commands.operations.TriggeredOperations
-
Remove the specified context from the receiver.
- removeContextListener(IContextListener) - Method in class org.eclipse.core.commands.contexts.Context
-
Unregisters an instance of
IContextListener
listening for changes to properties of this instance. - removeContextListener(IContextListener) - Method in interface org.eclipse.ui.contexts.IContext
-
Deprecated.Unregisters an instance of
IContextListener
listening for changes to properties of this instance. - removeContextManagerListener(IContextManagerListener) - Method in class org.eclipse.core.commands.contexts.ContextManager
-
Removes a listener from this context manager.
- removeContextManagerListener(IContextManagerListener) - Method in interface org.eclipse.ui.contexts.IContextService
-
Removes a listener from this context service.
- removeContextManagerListener(IContextManagerListener) - Method in interface org.eclipse.ui.contexts.IContextManager
-
Deprecated.Unregisters an instance of
IContextManagerListener
listening for changes to properties of this instance. - removeContribution(String) - Method in class org.eclipse.equinox.http.registry.internal.HttpRegistryManager
- removeContributionFactory(AbstractContributionFactory) - Method in interface org.eclipse.ui.menus.IMenuService
-
Remove the contributed factory from the menu service.
- removeContributor(IContributor, Object) - Method in interface org.eclipse.core.runtime.spi.IDynamicExtensionRegistry
-
Removes all extensions and extension points provided by the contributor.
- removeControlListener(ControlListener) - Method in class org.eclipse.swt.widgets.Control
-
Removes the listener from the collection of listeners who will be notified when the control is moved or resized.
- removeControlListener(ControlListener) - Method in class org.eclipse.swt.widgets.TableColumn
-
Removes the listener from the collection of listeners who will be notified when the control is moved or resized.
- removeControlListener(ControlListener) - Method in class org.eclipse.swt.widgets.Tracker
-
Removes the listener from the collection of listeners who will be notified when the control is moved or resized.
- removeControlListener(ControlListener) - Method in class org.eclipse.swt.widgets.TreeColumn
-
Removes the listener from the collection of listeners who will be notified when the control is moved or resized.
- removeCSSEngine(CSSEngine) - Method in interface org.eclipse.e4.ui.css.swt.theme.IThemeEngine
- removeCTabFolder2Listener(CTabFolder2Listener) - Method in class org.eclipse.swt.custom.CTabFolder
-
Removes the listener.
- removeCTabFolderListener(CTabFolderListener) - Method in class org.eclipse.swt.custom.CTabFolder
-
Deprecated.see removeCTabFolderCloseListener(CTabFolderListener)
- removed(String) - Method in class org.eclipse.core.runtime.preferences.AbstractPreferenceStorage
-
Callback to inform the client that the preference node with the specified path has been deleted and the client should react accordingly and make the appropriate changes to the storage.
- removed(IResource) - Method in class org.eclipse.team.core.synchronize.SyncInfoSetChangeEvent
- removed(IExtension) - Method in interface org.eclipse.equinox.http.registry.internal.ExtensionPointTracker.Listener
- removed(IExtension) - Method in class org.eclipse.equinox.http.registry.internal.FilterManager
- removed(IExtension) - Method in class org.eclipse.equinox.http.registry.internal.HttpContextManager
- removed(IExtension) - Method in class org.eclipse.equinox.http.registry.internal.ResourceManager
- removed(IExtension) - Method in class org.eclipse.equinox.http.registry.internal.ServletManager
- removed(IExtension[]) - Method in interface org.eclipse.core.runtime.IRegistryEventListener
-
Notifies this listener that extensions were removed from the registry.
- removed(IExtension[]) - Method in class org.eclipse.equinox.bidi.internal.StructuredTextTypesCollector
- removed(IExtension[]) - Method in class org.eclipse.ui.views.properties.PropertySheet
- removed(IExtensionPoint[]) - Method in interface org.eclipse.core.runtime.IRegistryEventListener
-
Notifies this listener that extension points were removed from the registry.
- removed(IExtensionPoint[]) - Method in class org.eclipse.equinox.bidi.internal.StructuredTextTypesCollector
- removed(IExtensionPoint[]) - Method in class org.eclipse.ui.views.properties.PropertySheet
- removed(IEclipsePreferences.NodeChangeEvent) - Method in interface org.eclipse.core.runtime.preferences.IEclipsePreferences.INodeChangeListener
-
Notification that a child node was removed from the preference hierarchy.
- REMOVED - Static variable in interface org.eclipse.core.resources.IResourceDelta
-
Delta kind constant (bit mask) indicating that the resource has been removed from its parent.
- REMOVED - Static variable in interface org.eclipse.core.runtime.IExtensionDelta
-
Delta kind constant indicating that an extension has been removed from an extension point.
- REMOVED - Static variable in interface org.eclipse.equinox.p2.engine.IProfileEvent
-
Event constant (value 1) indicating that a profile has been removed from a profile registry.
- REMOVED - Static variable in interface org.eclipse.osgi.service.resolver.BundleDelta
-
Delta type constant (bit mask) indicating that the bundle is no longer present in the new state.
- REMOVED - Static variable in class org.eclipse.search.ui.text.MatchEvent
-
Constant for a matches being removed.
- REMOVED_LINES_REGEX - Static variable in class org.eclipse.compare.internal.ComparePreferencePage
- REMOVED_OVERLAY - Static variable in interface org.eclipse.compare.internal.ICompareUIConstants
- REMOVED_PHANTOM - Static variable in interface org.eclipse.core.resources.IResourceDelta
-
Delta kind constant (bit mask) indicating that a phantom resource has been removed from the location of the delta node.
- removeDebugContextListener(IDebugContextListener) - Method in class org.eclipse.debug.ui.contexts.AbstractDebugContextProvider
- removeDebugContextListener(IDebugContextListener) - Method in interface org.eclipse.debug.ui.contexts.IDebugContextManager
-
Unregisters the given listener for context notification in all windows.
- removeDebugContextListener(IDebugContextListener) - Method in interface org.eclipse.debug.ui.contexts.IDebugContextProvider
-
Unregisters the given listener for debug context events.
- removeDebugContextListener(IDebugContextListener) - Method in interface org.eclipse.debug.ui.contexts.IDebugContextService
-
Unregisters for the given listener for debug context change notification in this service's window.
- removeDebugContextListener(IDebugContextListener, String) - Method in interface org.eclipse.debug.ui.contexts.IDebugContextService
-
Unregisters the given debug context listener for context change notification from the specified part in this service's window.
- removeDebugContextListener(IDebugContextListener, String, String) - Method in interface org.eclipse.debug.ui.contexts.IDebugContextService
-
Unregisters the given debug context listener for context change notification from the specified part in this service's window.
- removeDebugContextProvider(IDebugContextProvider) - Method in interface org.eclipse.debug.ui.contexts.IDebugContextService
-
Unregisters the given debug context provider from this service.
- removeDebugEventFilter(IDebugEventFilter) - Method in class org.eclipse.debug.core.DebugPlugin
-
Removes the given debug event filter from the registered event filters.
- removeDebugEventListener(IDebugEventSetListener) - Method in class org.eclipse.debug.core.DebugPlugin
-
Removes the given listener from the collection of registered debug event listeners.
- removeDebugTarget(IDebugTarget) - Method in interface org.eclipse.debug.core.ILaunch
-
Removes the given debug target from this launch.
- removeDebugTarget(IDebugTarget) - Method in class org.eclipse.debug.core.Launch
- removeDecoratedStateChangeListener(ITeamStateChangeListener) - Method in interface org.eclipse.team.ui.mapping.ITeamStateProvider
-
Remove the decorated state change listener to the provider.
- removeDecoratedStateChangeListener(ITeamStateChangeListener) - Method in class org.eclipse.team.ui.synchronize.TeamStateProvider
- removeDecorator(int) - Method in class org.eclipse.jface.text.source.CompositeRuler
-
Removes the decorator in the specified slot from this composite ruler.
- removeDecorator(IVerticalRulerColumn) - Method in class org.eclipse.jface.text.source.CompositeRuler
-
Removes the given decorator from the composite ruler.
- removeDescriptor(IArtifactKey) - Method in interface org.eclipse.equinox.p2.repository.artifact.IArtifactRepository
- removeDescriptor(IArtifactKey) - Method in class org.eclipse.equinox.p2.repository.artifact.spi.AbstractArtifactRepository
-
Deprecated.
- removeDescriptor(IArtifactKey, IProgressMonitor) - Method in interface org.eclipse.equinox.p2.repository.artifact.IArtifactRepository
-
Remove the given key and all related content and descriptors from this repository.
- removeDescriptor(IArtifactKey, IProgressMonitor) - Method in class org.eclipse.equinox.p2.repository.artifact.spi.AbstractArtifactRepository
-
Remove the given key and all related content and descriptors from this repository.
- removeDescriptor(IArtifactDescriptor) - Method in interface org.eclipse.equinox.p2.repository.artifact.IArtifactRepository
- removeDescriptor(IArtifactDescriptor) - Method in class org.eclipse.equinox.p2.repository.artifact.spi.AbstractArtifactRepository
-
Deprecated.
- removeDescriptor(IArtifactDescriptor, IProgressMonitor) - Method in interface org.eclipse.equinox.p2.repository.artifact.IArtifactRepository
-
Remove the given descriptor and its corresponding content in this repository.
- removeDescriptor(IArtifactDescriptor, IProgressMonitor) - Method in class org.eclipse.equinox.p2.repository.artifact.spi.AbstractArtifactRepository
-
Remove the given descriptor and its corresponding content in this repository.
- removeDescriptors(IArtifactKey[]) - Method in interface org.eclipse.equinox.p2.repository.artifact.IArtifactRepository
- removeDescriptors(IArtifactKey[]) - Method in class org.eclipse.equinox.p2.repository.artifact.spi.AbstractArtifactRepository
-
Deprecated.
- removeDescriptors(IArtifactKey[], IProgressMonitor) - Method in interface org.eclipse.equinox.p2.repository.artifact.IArtifactRepository
-
Remove the given list of keys and all related content and descriptors from this repository.
- removeDescriptors(IArtifactKey[], IProgressMonitor) - Method in class org.eclipse.equinox.p2.repository.artifact.spi.AbstractArtifactRepository
-
Remove the given list of keys and all related content and descriptors from this repository.
- removeDescriptors(IArtifactDescriptor[]) - Method in interface org.eclipse.equinox.p2.repository.artifact.IArtifactRepository
- removeDescriptors(IArtifactDescriptor[]) - Method in class org.eclipse.equinox.p2.repository.artifact.spi.AbstractArtifactRepository
-
Deprecated.
- removeDescriptors(IArtifactDescriptor[], IProgressMonitor) - Method in interface org.eclipse.equinox.p2.repository.artifact.IArtifactRepository
-
Remove the given list of artifact descriptors and their corresponding content in this repository.
- removeDescriptors(IArtifactDescriptor[], IProgressMonitor) - Method in class org.eclipse.equinox.p2.repository.artifact.spi.AbstractArtifactRepository
-
Remove the given list of artifact descriptors and their corresponding content in this repository.
- removeDiffChangeListener(IDiffChangeListener) - Method in interface org.eclipse.team.core.diff.IDiffTree
-
Remove the listener from the tree.
- removeDiffChangeListener(IDiffChangeListener) - Method in class org.eclipse.team.core.diff.provider.DiffTree
- removeDirtyDirectories(Map<File, List<ProjectConfigurator>>) - Method in interface org.eclipse.ui.wizards.datatransfer.ProjectConfigurator
-
Removes from the set of directories those that should not be proposed to the user for import.
- removeDisabledInfo(DisabledInfo) - Method in interface org.eclipse.osgi.service.resolver.PlatformAdmin
-
Removes the disabled info from the state managed by this platform admin.
- removeDisabledInfo(DisabledInfo) - Method in interface org.eclipse.osgi.service.resolver.State
-
Removes the disabled info from the state.
- removeDisposeListener(Consumer<ISideEffect>) - Method in class org.eclipse.core.databinding.observable.sideeffect.CompositeSideEffect
- removeDisposeListener(Consumer<ISideEffect>) - Method in interface org.eclipse.core.databinding.observable.sideeffect.ISideEffect
-
Removes a dispose listener from this
ISideEffect
instance. - removeDisposeListener(IDisposeListener) - Method in class org.eclipse.core.databinding.observable.AbstractObservable
- removeDisposeListener(IDisposeListener) - Method in class org.eclipse.core.databinding.observable.ChangeSupport
- removeDisposeListener(IDisposeListener) - Method in interface org.eclipse.core.databinding.observable.IObservable
-
Removes the given dispose listener from the list of dispose listeners.
- removeDisposeListener(IDisposeListener) - Method in class org.eclipse.core.databinding.observable.list.AbstractObservableList
- removeDisposeListener(IDisposeListener) - Method in class org.eclipse.core.databinding.observable.map.AbstractObservableMap
- removeDisposeListener(DisposeListener) - Method in class org.eclipse.jface.text.AbstractInformationControl
- removeDisposeListener(DisposeListener) - Method in interface org.eclipse.jface.text.IInformationControl
-
Removes the given listeners from the list of dispose listeners.
- removeDisposeListener(DisposeListener) - Method in class org.eclipse.swt.widgets.Widget
-
Removes the listener from the collection of listeners who will be notified when the widget is disposed.
- removeDisposeListener(ICacheListener) - Method in interface org.eclipse.team.core.ICache
-
Deprecated.
- removeDocumentListener(IDocumentListener) - Method in class org.eclipse.jface.text.AbstractDocument
- removeDocumentListener(IDocumentListener) - Method in interface org.eclipse.jface.text.IDocument
-
Removes the listener from the document's list of document listeners.
- removeDocumentPartitioners(IDocument) - Static method in class org.eclipse.jface.text.TextUtilities
-
Removes all connected document partitioners from the given document and stores them under their partitioning name in a map.
- removeDocumentPartitioningListener(IDocumentPartitioningListener) - Method in class org.eclipse.jface.text.AbstractDocument
- removeDocumentPartitioningListener(IDocumentPartitioningListener) - Method in interface org.eclipse.jface.text.IDocument
-
Removes the listener from this document's list of document partitioning listeners.
- removeDocumentRewriteSessionListener(IDocumentRewriteSessionListener) - Method in class org.eclipse.jface.text.AbstractDocument
- removeDocumentRewriteSessionListener(IDocumentRewriteSessionListener) - Method in interface org.eclipse.jface.text.IDocumentExtension4
-
Removes the listener from the document's list of document rewrite session listeners.
- removeDocumentUndoListener(IDocumentUndoListener) - Method in class org.eclipse.text.undo.DocumentUndoManager
- removeDocumentUndoListener(IDocumentUndoListener) - Method in interface org.eclipse.text.undo.IDocumentUndoManager
-
Removes the specified listener from the list of document undo listeners.
- removeDoubleClickListener(IDoubleClickListener) - Method in class org.eclipse.compare.CompareViewerPane
-
Remove a double-click listener.
- removeDoubleClickListener(IDoubleClickListener) - Method in class org.eclipse.jface.viewers.StructuredViewer
-
Removes the given double-click listener from this viewer.
- removeDragDetectListener(DragDetectListener) - Method in class org.eclipse.swt.widgets.Control
-
Removes the listener from the collection of listeners who will be notified when a drag gesture occurs.
- removeDragListener(DragSourceListener) - Method in class org.eclipse.swt.dnd.DragSource
-
Removes the listener from the collection of listeners who will be notified when a drag and drop operation is in progress.
- removeDragSourceListener(TransferDragSourceListener) - Method in class org.eclipse.jface.util.DelegatingDragAdapter
-
Removes the given
TransferDragSourceListener
. - removeDropListener(DropTargetListener) - Method in class org.eclipse.swt.dnd.DropTarget
-
Removes the listener from the collection of listeners who will be notified when a drag and drop operation is in progress.
- removeDropTargetListener(TransferDropTargetListener) - Method in class org.eclipse.jface.util.DelegatingDropAdapter
-
Removes the given
TransferDropTargetListener
. - removedService(ServiceReference<HttpServlet>, HttpTuple) - Method in class org.eclipse.equinox.http.servlet.internal.Activator
- removedService(ServiceReference<ServletContextHelper>, AtomicReference<ContextController>) - Method in class org.eclipse.equinox.http.servlet.internal.HttpServiceRuntimeImpl
- removedService(ServiceReference<HttpService>, HttpService) - Method in class org.eclipse.equinox.http.registry.internal.HttpServiceTracker
- removedService(ServiceReference<Preprocessor>, AtomicReference<PreprocessorRegistration>) - Method in class org.eclipse.equinox.http.servlet.internal.PreprocessorCustomizer
- removedService(ServiceReference, Object) - Method in class org.eclipse.equinox.http.registry.internal.Activator
- removeDynamicMenuContributions(MenuManager, MMenu) - Method in class org.eclipse.e4.ui.workbench.renderers.swt.MenuManagerRenderer
-
Remove all dynamic contribution items and their model for the MenuManager specified.
- removeDynamicMenuContributions(MenuManager, MMenu, List<MMenuElement>) - Method in class org.eclipse.e4.ui.workbench.renderers.swt.MenuManagerRenderer
-
Clean dynamic menu contributions provided by
MDynamicMenuContribution
application model elements - removeEditorActivationListener(ColumnViewerEditorActivationListener) - Method in class org.eclipse.jface.viewers.ColumnViewerEditor
-
Removes the given listener.
- removeElementStateListener(IElementStateListener) - Method in class org.eclipse.ui.editors.text.ForwardingDocumentProvider
- removeElementStateListener(IElementStateListener) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider.NullProvider
-
Deprecated.
- removeElementStateListener(IElementStateListener) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider
- removeElementStateListener(IElementStateListener) - Method in class org.eclipse.ui.texteditor.AbstractDocumentProvider
- removeElementStateListener(IElementStateListener) - Method in interface org.eclipse.ui.texteditor.IDocumentProvider
-
Removes the given element state listener from this document provider.
- removeEnabledSubmission(EnabledSubmission) - Method in interface org.eclipse.ui.contexts.IWorkbenchContextSupport
-
Deprecated.Removes a single enabled submission from consideration.
- removeEnabledSubmissions(Collection) - Method in interface org.eclipse.ui.contexts.IWorkbenchContextSupport
-
Deprecated.Removes a collection of enabled submissions from consideration.
- removeEvaluationListener(IEvaluationReference) - Method in interface org.eclipse.ui.services.IEvaluationService
-
Remove the listener represented by the evaluation reference.
- removeEventListener(int, OleListener) - Method in class org.eclipse.swt.ole.win32.OleControlSite
-
Removes the listener.
- removeEventListener(OleAutomation, int, OleListener) - Method in class org.eclipse.swt.ole.win32.OleControlSite
-
Removes the listener.
- removeEventListener(OleAutomation, GUID, int, OleListener) - Method in class org.eclipse.swt.ole.win32.OleControlSite
-
Deprecated.- use OleControlSite.removeEventListener(OleAutomation, int, OleListener)
- removeExecutionListener(IExecutionListener) - Method in class org.eclipse.core.commands.Command
-
Removes a listener from this command.
- removeExecutionListener(IExecutionListener) - Method in class org.eclipse.core.commands.CommandManager
-
Removes an execution listener from this command manager.
- removeExecutionListener(IExecutionListener) - Method in interface org.eclipse.ui.commands.ICommandService
-
Removes an execution listener from the command service.
- removeExecutionListener(IRefactoringExecutionListener) - Method in interface org.eclipse.ltk.core.refactoring.history.IRefactoringHistoryService
-
Removes the specified refactoring execution listener from this service.
- removeExpandListener(ExpandListener) - Method in class org.eclipse.swt.widgets.ExpandBar
-
Removes the listener from the collection of listeners who will be notified when items in the receiver are expanded or collapsed.
- removeExpansionListener(IExpansionListener) - Method in class org.eclipse.ui.forms.widgets.ExpandableComposite
-
Removes the expansion listener.
- removeExpression(IExpression) - Method in interface org.eclipse.debug.core.IExpressionManager
-
Removes the given expression from the expression manager, and notifies all registered listeners.
- removeExpressionListener(IExpressionListener) - Method in interface org.eclipse.debug.core.IExpressionManager
-
Removes the given listener from the collection of registered expression listeners.
- removeExpressionListener(IExpressionsListener) - Method in interface org.eclipse.debug.core.IExpressionManager
-
Removes the given listener from the collection of registered expression listeners.
- removeExpressions(IExpression[]) - Method in interface org.eclipse.debug.core.IExpressionManager
-
Removes the given expressions from the collection of registered expressions in the workspace and notifies all registered listeners.
- removeExtendedModifyListener(ExtendedModifyListener) - Method in class org.eclipse.swt.custom.StyledText
-
Removes the specified extended modify listener.
- removeExtension(IConfigurationElement) - Method in class org.eclipse.ui.views.markers.internal.ContentGeneratorDescriptor
-
Remove the element from the generator extensions
- removeExtension(IExtension, Object) - Method in interface org.eclipse.core.runtime.IExtensionRegistry
-
Removes the given extension from this registry.
- removeExtension(IExtension, Object[]) - Method in interface org.eclipse.core.runtime.dynamichelpers.IExtensionChangeHandler
-
This method is called after the removal of an extension.
- removeExtension(IExtension, Object[]) - Method in class org.eclipse.ui.internal.AbstractWorkingSetManager
- removeExtension(IExtension, Object[]) - Method in class org.eclipse.ui.internal.ObjectContributorManager
- removeExtension(IExtension, Object[]) - Method in class org.eclipse.ui.views.markers.internal.MarkerSupportRegistry
- removeExtensionActivationListener(IExtensionActivationListener) - Method in interface org.eclipse.ui.navigator.INavigatorActivationService
-
No longer receive notification when activation state changes.
- removeExtensionPoint(IExtensionPoint, Object) - Method in interface org.eclipse.core.runtime.IExtensionRegistry
-
Removes the specified extension point from this registry.
- removeFailedErrorPageDTO(ServiceReference<Servlet>) - Method in class org.eclipse.equinox.http.servlet.internal.HttpServiceRuntimeImpl
- removeFailedFilterDTO(ServiceReference<Filter>) - Method in class org.eclipse.equinox.http.servlet.internal.HttpServiceRuntimeImpl
- removeFailedListenerDTO(ServiceReference<EventListener>) - Method in class org.eclipse.equinox.http.servlet.internal.HttpServiceRuntimeImpl
- removeFailedPreprocessorDTO(ServiceReference<Preprocessor>) - Method in class org.eclipse.equinox.http.servlet.internal.HttpServiceRuntimeImpl
- removeFailedResourceDTO(ServiceReference<Object>) - Method in class org.eclipse.equinox.http.servlet.internal.HttpServiceRuntimeImpl
- removeFailedServletDTO(ServiceReference<Servlet>) - Method in class org.eclipse.equinox.http.servlet.internal.HttpServiceRuntimeImpl
- removeFileBufferListener(IFileBufferListener) - Method in interface org.eclipse.core.filebuffers.IFileBufferManager
-
Removes the given listener from the list of file buffer listeners.
- removeFileExtension() - Method in interface org.eclipse.core.runtime.IPath
-
Returns a new path which is the same as this path but with the file extension removed.
- removeFileExtension() - Method in class org.eclipse.core.runtime.Path
- removeFileExtension(URI) - Static method in class org.eclipse.core.runtime.URIUtil
-
Returns a new URI which is the same as this URI but with the file extension removed from the path part.
- removeFileLimitsForExtension(String) - Static method in class org.eclipse.ui.internal.LargeFileLimitsPreferenceHandler
- removeFileSpec(String, int) - Method in interface org.eclipse.core.runtime.content.IContentTypeSettings
-
Removes a user-defined file specification from the corresponding content type.
- removeFilter(int, Listener) - Method in class org.eclipse.swt.widgets.Display
-
Removes the listener from the collection of listeners who will be notified when an event of the given type occurs anywhere in a widget.
- removeFilter(ViewerFilter) - Method in class org.eclipse.jface.viewers.StructuredViewer
-
Removes the given filter from this viewer, and triggers refiltering and resorting of the elements if required.
- removeFilterContribution(Filter) - Method in class org.eclipse.equinox.http.registry.internal.HttpRegistryManager
- removeFirstSegments(int) - Method in interface org.eclipse.core.runtime.IPath
-
Returns a copy of this path with the given number of segments removed from the beginning.
- removeFirstSegments(int) - Method in class org.eclipse.core.runtime.Path
- removeFocusListener(FocusListener) - Method in class org.eclipse.jface.text.AbstractInformationControl
-
Removes the given listeners from the list of focus listeners.
- removeFocusListener(FocusListener) - Method in interface org.eclipse.jface.text.IInformationControl
-
Removes the given listeners from the list of focus listeners.
- removeFocusListener(FocusListener) - Method in class org.eclipse.swt.widgets.Control
-
Removes the listener from the collection of listeners who will be notified when the control gains or loses focus.
- removeFocusTracker(Control) - Method in interface org.eclipse.ui.swt.IFocusService
-
No longer track focus events for this control.
- removeFolder(FileSystemElement) - Method in class org.eclipse.ui.dialogs.FileSystemElement
-
Removes a sub-folder from this file system element.
- removeFrom(S) - Method in interface org.eclipse.core.databinding.property.INativePropertyListener
-
Removes the receiver as a listener for property events on the specified property source.
- removeFrom(S) - Method in class org.eclipse.core.databinding.property.NativePropertyListener
- removeFromCancelComponent(Control) - Method in class org.eclipse.jface.wizard.ProgressMonitorPart
-
Detach the progress monitor part from the given cancel component.
- removeFromMap(Object, Item) - Method in interface org.eclipse.ui.navigator.ICommonViewerMapper
-
Removes an element from the map.
- removeGestureListener(GestureListener) - Method in class org.eclipse.swt.widgets.Control
-
Removes the listener from the collection of listeners who will be notified when gesture events are generated for the control.
- removeGui(MUIElement) - Method in interface org.eclipse.e4.ui.workbench.IPresentationEngine
-
Remove the UI element created for this model element.
- removeHandlerListener(IHandlerListener) - Method in class org.eclipse.core.commands.AbstractHandler
- removeHandlerListener(IHandlerListener) - Method in interface org.eclipse.core.commands.IHandler
-
Unregisters an instance of
IHandlerListener
listening for changes to properties of this instance. - removeHandlerListener(IHandlerListener) - Method in class org.eclipse.jface.commands.ActionHandler
- removeHeaderAnnotationType(Object) - Method in interface org.eclipse.jface.text.source.IOverviewRuler
-
Removes the given annotation type from the header of this ruler.
- removeHeaderAnnotationType(Object) - Method in class org.eclipse.jface.text.source.OverviewRuler
- removeHelpListener(HelpListener) - Method in class org.eclipse.jface.viewers.Viewer
-
Removes the given help listener from this viewer.
- removeHelpListener(HelpListener) - Method in class org.eclipse.swt.widgets.Control
-
Removes the listener from the collection of listeners who will be notified when the help events are generated for the control.
- removeHelpListener(HelpListener) - Method in class org.eclipse.swt.widgets.Menu
-
Removes the listener from the collection of listeners who will be notified when the help events are generated for the control.
- removeHelpListener(HelpListener) - Method in class org.eclipse.swt.widgets.MenuItem
-
Removes the listener from the collection of listeners who will be notified when the help events are generated for the control.
- removeHiddenItems(String) - Method in class org.eclipse.ui.internal.WorkbenchPage
- removeHiddenItems(MPerspective, String) - Method in class org.eclipse.ui.internal.WorkbenchPage
- removeHighlightAnnotationType(Object) - Method in class org.eclipse.jface.text.source.AnnotationPainter
-
Removes the given annotation type from the list of annotation types whose annotations are highlighted by this painter.
- removeHistoryItem(Object) - Method in class org.eclipse.ui.dialogs.FilteredItemsSelectionDialog
-
Removes an item from history.
- removeHistoryListener(IRefactoringHistoryListener) - Method in interface org.eclipse.ltk.core.refactoring.history.IRefactoringHistoryService
-
Removes the specified refactoring history listener from this service.
- removeHttpContextContribution(String) - Method in class org.eclipse.equinox.http.registry.internal.HttpRegistryManager
- removeHunkFilter(IHunkFilter) - Method in class org.eclipse.compare.patch.PatchConfiguration
-
Removes a hunk filter.
- removeHunks(IFilePatch2, IHunk[]) - Static method in class org.eclipse.compare.patch.PatchBuilder
-
Removes IHunks from a given IFilePatch2 and performs recalculation of all hunks' after positions.
- removeHyperlinkListener(IHyperlinkListener) - Method in class org.eclipse.ui.forms.widgets.AbstractHyperlink
-
Removes the event listener from this hyperlink.
- removeHyperlinkListener(IHyperlinkListener) - Method in class org.eclipse.ui.forms.widgets.FormText
-
Removes the hyperlink listener.
- removeIdentifierListener(IIdentifierListener) - Method in interface org.eclipse.ui.activities.IIdentifier
-
Removes an instance of
IIdentifierListener
listening for changes to properties of this instance. - removeImageLoaderListener(ImageLoaderListener) - Method in class org.eclipse.swt.graphics.ImageLoader
-
Removes the listener from the collection of listeners who will be notified when image data is either partially or completely loaded.
- removeIncomingNodes() - Method in class org.eclipse.team.core.synchronize.SyncInfoSet
-
Removes all incoming nodes from this set.
- removeInstallableUnit(IInstallableUnit) - Method in interface org.eclipse.equinox.p2.engine.IProvisioningPlan
-
Removes an installable unit from the plan.
- removeInstallableUnitInclusionRules(IInstallableUnit) - Method in interface org.eclipse.equinox.p2.planner.IProfileChangeRequest
-
Removes all inclusion rules associated with the given installable unit
- removeInstallableUnitProfileProperty(IInstallableUnit, String) - Method in interface org.eclipse.equinox.p2.planner.IProfileChangeRequest
-
Remove a property with a given installable unit.
- removeInstallableUnits(Collection<IInstallableUnit>) - Method in interface org.eclipse.equinox.p2.repository.metadata.IMetadataRepository
-
Removes all installable units in the given collection from this repository.
- removeInstallableUnits(Collection<IInstallableUnit>) - Method in class org.eclipse.equinox.p2.repository.metadata.spi.AbstractMetadataRepository
- removeJobChangeListener(IJobChangeListener) - Method in interface org.eclipse.core.runtime.jobs.IJobManager
-
Removes a job listener from the job manager.
- removeJobChangeListener(IJobChangeListener) - Method in class org.eclipse.core.runtime.jobs.Job
-
Removes a job listener from this job.
- removeKeyBindingService(IWorkbenchSite) - Method in interface org.eclipse.ui.INestableKeyBindingService
-
Deprecated.Removes a nested key binding service from this key binding service.
- removeKeyBindingService(IWorkbenchSite) - Method in class org.eclipse.ui.internal.KeyBindingService
- removeKeyListener(KeyListener) - Method in class org.eclipse.jface.contentassist.AbstractControlContentAssistSubjectAdapter
-
Deprecated.
- removeKeyListener(KeyListener) - Method in interface org.eclipse.jface.contentassist.IContentAssistSubjectControl
-
Removes the listener from the collection of listeners who will be notified when keys are pressed and released on the system keyboard.
- removeKeyListener(KeyListener) - Method in class org.eclipse.swt.widgets.Control
-
Removes the listener from the collection of listeners who will be notified when keys are pressed and released on the system keyboard.
- removeKeyListener(KeyListener) - Method in class org.eclipse.swt.widgets.Tracker
-
Removes the listener from the collection of listeners who will be notified when keys are pressed and released on the system keyboard.
- removeLanguageListener(long) - Static method in class org.eclipse.swt.internal.BidiUtil
-
Removes the specified language listener.
- removeLanguageListener(Control) - Static method in class org.eclipse.swt.internal.BidiUtil
- removeLastSegments(int) - Method in interface org.eclipse.core.runtime.IPath
-
Returns a copy of this path with the given number of segments removed from the end.
- removeLastSegments(int) - Method in class org.eclipse.core.runtime.Path
- removeLaunch(ILaunch) - Method in interface org.eclipse.debug.core.ILaunchManager
-
Removes the specified launch and notifies listeners.
- removeLaunchConfigurationListener(ILaunchConfigurationListener) - Method in interface org.eclipse.debug.core.ILaunchManager
-
Removes the given launch configuration listener from the list of listeners notified when a launch configuration is added, removed, or changed.
- removeLaunches(ILaunch[]) - Method in interface org.eclipse.debug.core.ILaunchManager
-
Removes the specified launch objects and notifies listeners.
- removeLaunchListener(ILaunchesListener) - Method in interface org.eclipse.debug.core.ILaunchManager
-
Removes the given listener from the collection of registered launch listeners.
- removeLaunchListener(ILaunchListener) - Method in interface org.eclipse.debug.core.ILaunchManager
-
Removes the given listener from the collection of registered launch listeners.
- removeLaunchToggleTerminate(Object) - Static method in class org.eclipse.debug.ui.DebugUITools
-
Stores the toggle data for launch in a Map to be used while launching to decide if previous launch for same configuration can be terminated.
- removeLineBackgroundListener(LineBackgroundListener) - Method in class org.eclipse.swt.custom.StyledText
-
Removes the specified line background listener.
- removeLineStyleListener(LineStyleListener) - Method in class org.eclipse.swt.custom.StyledText
-
Removes the specified line style listener.
- removeLinkingListener(ILinkedModeListener) - Method in class org.eclipse.jface.text.link.LinkedModeModel
-
Removes
listener
from the set of listeners that are informed upon state changes. - removeListChangeListener(IListChangeListener<? super E>) - Method in class org.eclipse.core.databinding.observable.list.AbstractObservableList
- removeListChangeListener(IListChangeListener<? super E>) - Method in class org.eclipse.core.databinding.observable.list.DecoratingObservableList
- removeListChangeListener(IListChangeListener<? super E>) - Method in interface org.eclipse.core.databinding.observable.list.IObservableList
-
Removes the given list change listener from the list of list change listeners.
- removeListChangeListener(IListChangeListener<? super E>) - Method in class org.eclipse.core.databinding.observable.list.ObservableList
- removeListener(int, SWTEventListener) - Method in class org.eclipse.swt.widgets.Widget
-
Removes the listener from the collection of listeners who will be notified when an event of the given type occurs.
- removeListener(int, Listener) - Method in class org.eclipse.swt.widgets.Display
-
Removes the listener from the collection of listeners who will be notified when an event of the given type occurs.
- removeListener(int, Listener) - Method in class org.eclipse.swt.widgets.Widget
-
Removes the listener from the collection of listeners who will be notified when an event of the given type occurs.
- removeListener(Object, IObservablesListener) - Method in class org.eclipse.core.databinding.AggregateValidationStatus
- removeListener(Object, IObservablesListener) - Method in class org.eclipse.core.databinding.observable.ChangeSupport
- removeListener(K) - Method in class org.eclipse.osgi.framework.eventmgr.EventListeners
-
Deprecated.Remove a listener from the list.
- removeListener(IParameterTypeListener) - Method in class org.eclipse.core.commands.ParameterType
-
Unregisters listener for changes to properties of this parameter type.
- removeListener(IStateListener) - Method in class org.eclipse.core.commands.State
-
Removes a listener to changes from this state.
- removeListener(IRegistryEventListener) - Method in interface org.eclipse.core.runtime.IExtensionRegistry
-
Removes the given registry change listener from this registry.
- removeListener(PerformanceStats.PerformanceListener) - Static method in class org.eclipse.core.runtime.PerformanceStats
-
Removes an event listener.
- removeListener(IMemoryBlockListener) - Method in interface org.eclipse.debug.core.IMemoryBlockManager
-
Unregisters the given listener for memory block addition and removal notification.
- removeListener(IStreamListener) - Method in interface org.eclipse.debug.core.model.IStreamMonitor
-
Removes the given listener from this stream monitor's registered listeners.
- removeListener(IMemoryRenderingBindingsListener) - Method in class org.eclipse.debug.ui.memory.AbstractMemoryRenderingBindingsProvider
- removeListener(IMemoryRenderingBindingsListener) - Method in interface org.eclipse.debug.ui.memory.IMemoryRenderingBindingsProvider
-
Removes a listener from this binding provider.
- removeListener(IPropertyChangeListener) - Method in class org.eclipse.jface.preference.ColorSelector
-
Removes the given listener from this
ColorSelector
. - removeListener(IPropertyChangeListener) - Method in class org.eclipse.jface.resource.ResourceRegistry
-
Removes the given listener from this registry.
- removeListener(IConcurrentModelListener) - Method in class org.eclipse.jface.viewers.deferred.AbstractConcurrentModel
- removeListener(IConcurrentModelListener) - Method in interface org.eclipse.jface.viewers.deferred.IConcurrentModel
-
Removes a listener from this model.
- removeListener(ICellEditorListener) - Method in class org.eclipse.jface.viewers.CellEditor
-
Removes the given listener from this cell editor.
- removeListener(ILabelProviderListener) - Method in class org.eclipse.debug.ui.PrototypeDecorator
- removeListener(ILabelProviderListener) - Method in class org.eclipse.jface.viewers.BaseLabelProvider
- removeListener(ILabelProviderListener) - Method in class org.eclipse.jface.viewers.DecoratingLabelProvider
-
The
DecoratingLabelProvider
implementation of thisIBaseLabelProvider
method removes the listener from both the nested label provider and the label decorator. - removeListener(ILabelProviderListener) - Method in class org.eclipse.jface.viewers.DecoratingStyledCellLabelProvider
- removeListener(ILabelProviderListener) - Method in class org.eclipse.jface.viewers.DelegatingStyledCellLabelProvider
- removeListener(ILabelProviderListener) - Method in interface org.eclipse.jface.viewers.IBaseLabelProvider
-
Removes a listener to this label provider.
- removeListener(ILabelProviderListener) - Method in class org.eclipse.team.ui.synchronize.AbstractSynchronizeLabelProvider
- removeListener(IUndoManagerListener) - Method in interface org.eclipse.ltk.core.refactoring.IUndoManager
-
Removes the given listener from this undo manager.
- removeListener(ISearchResultListener) - Method in interface org.eclipse.search.ui.ISearchResult
-
Removes a
ISearchResultChangedListener
. - removeListener(ISearchResultListener) - Method in class org.eclipse.search.ui.text.AbstractTextSearchResult
- removeListener(ISubscriberChangeListener) - Method in class org.eclipse.team.core.subscribers.Subscriber
-
Removes a listener previously registered with this team subscriber.
- removeListener(ISynchronizerChangeListener) - Method in class org.eclipse.team.core.variants.ThreeWaySynchronizer
-
Removes a listener previously registered with this synchronizer.
- removeListener(IPropertyListener) - Method in class org.eclipse.ui.internal.ActionSetManager
- removeListener(INavigatorContentServiceListener) - Method in interface org.eclipse.ui.navigator.INavigatorContentService
-
Remove a listener (by identity) from the set of listeners.
- removeListener(StatusManager.INotificationListener) - Method in class org.eclipse.ui.statushandlers.StatusManager
-
Removes a listener from StatusManager.
- removeListenerFrom(E) - Method in class org.eclipse.jface.databinding.viewers.ListeningLabelProvider
- removeListenerObject(Object) - Method in class org.eclipse.core.commands.common.EventManager
-
Removes a listener from this manager.
- removeLocationListener(LocationListener) - Method in class org.eclipse.swt.browser.Browser
-
Removes the listener from the collection of listeners who will be notified when the current location is changed or about to be changed.
- removeLogListener(ILogListener) - Method in interface org.eclipse.core.runtime.ILog
-
Removes the given log listener to this log.
- removeLogListener(ILogListener) - Static method in class org.eclipse.core.runtime.Platform
-
Removes the indicated (identical) log listener from the notification list of the platform.
- removeMapChangeListener(IMapChangeListener<? super K, ? super V>) - Method in class org.eclipse.core.databinding.observable.map.AbstractObservableMap
- removeMapChangeListener(IMapChangeListener<? super K, ? super V>) - Method in class org.eclipse.core.databinding.observable.map.DecoratingObservableMap
- removeMapChangeListener(IMapChangeListener<? super K, ? super V>) - Method in interface org.eclipse.core.databinding.observable.map.IObservableMap
- removeMapChangeListener(IMapChangeListener<? super K, ? super V>) - Method in class org.eclipse.core.databinding.observable.map.ObservableMap
- RemoveMarker_errorTitle - Static variable in class org.eclipse.ui.views.markers.internal.MarkerMessages
- removeMarkerAnnotation(IMarker) - Method in class org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel
-
Removes the annotation corresponding to the given marker.
- removeMarkers(List<? extends IMarker>) - Method in class org.eclipse.ui.texteditor.MarkerRulerAction
-
Removes the given markers.
- removeMarkerUpdater(IMarkerUpdater) - Method in class org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel
-
Removes the given marker updater from this annotation model.
- removeMasterDocumentRange(int, int) - Method in class org.eclipse.jface.text.projection.ProjectionDocument
-
Ensures that the given range of the master document is not part of this projection document.
- removeMatch(IUndoContext) - Method in class org.eclipse.core.commands.operations.ObjectUndoContext
-
Remove the specified context as a match of this context.
- removeMatch(Match) - Method in class org.eclipse.search.ui.text.AbstractTextSearchResult
-
Removes the given match from this search result.
- removeMatches(Match[]) - Method in class org.eclipse.search.ui.text.AbstractTextSearchResult
-
Removes the given matches from this search result.
- removeMemoryBlocks(IMemoryBlock[]) - Method in interface org.eclipse.debug.core.IMemoryBlockManager
-
Removes the given memory blocks from the memory block manager.
- removeMemoryRendering(IMemoryRendering) - Method in interface org.eclipse.debug.ui.memory.IMemoryRenderingContainer
-
Removes the given rendering from this container.
- removeMenuDetectListener(MenuDetectListener) - Method in class org.eclipse.jface.fieldassist.ControlDecoration
-
Removes the listener from the collection of listeners who will be notified when the platform-specific context menu trigger has occurred.
- removeMenuDetectListener(MenuDetectListener) - Method in class org.eclipse.swt.widgets.Control
-
Removes the listener from the collection of listeners who will be notified when the platform-specific context menu trigger has occurred.
- removeMenuDetectListener(MenuDetectListener) - Method in class org.eclipse.swt.widgets.TrayItem
-
Removes the listener from the collection of listeners who will be notified when the platform-specific context menu trigger has occurred.
- removeMenuListener(IMenuListener) - Method in interface org.eclipse.jface.action.IMenuManager
-
Removes the given menu listener from this menu.
- removeMenuListener(IMenuListener) - Method in class org.eclipse.jface.action.MenuManager
- removeMenuListener(IMenuListener) - Method in class org.eclipse.jface.action.SubMenuManager
- removeMenuListener(MenuListener) - Method in class org.eclipse.swt.widgets.Menu
-
Removes the listener from the collection of listeners who will be notified when the menu events are generated for the control.
- removeMergedDropTarget(Control) - Method in interface org.eclipse.ui.dnd.IDragAndDropService
-
Remove any previously 'merged' drop target for this Control
- removeMergedDropTarget(Control) - Method in class org.eclipse.ui.internal.EditorSiteDragAndDropServiceImpl
- removeMessage(Object) - Method in interface org.eclipse.ui.forms.IMessageManager
-
Removes the general message with the provided key.
- removeMessage(Object, Control) - Method in interface org.eclipse.ui.forms.IMessageManager
-
Removes a keyed message associated with the provided control.
- removeMessageHyperlinkListener(IHyperlinkListener) - Method in class org.eclipse.ui.forms.widgets.Form
-
Remove the message hyperlink listener.
- removeMessages() - Method in interface org.eclipse.ui.forms.IMessageManager
-
Removes all the general messages.
- removeMessages(Control) - Method in interface org.eclipse.ui.forms.IMessageManager
-
Removes all the messages associated with the provided control.
- removeMnemonics(String) - Static method in class org.eclipse.jface.action.Action
-
Convenience method for removing any mnemonics from the given string.
- removeMnemonics(String) - Static method in class org.eclipse.jface.action.LegacyActionTools
-
Convenience method for removing any mnemonics from the given string.
- removeModelLifecycleListener(ISaveablesLifecycleListener) - Method in class org.eclipse.ui.internal.SaveablesList
-
Removes the given listener from the list of listeners.
- removeModes(Set<String>) - Method in interface org.eclipse.debug.core.ILaunchConfigurationWorkingCopy
-
Removes the specified launch modes from this configuration's settings.
- removeModifyListener(ModifyListener) - Method in class org.eclipse.swt.custom.CCombo
-
Removes the listener from the collection of listeners who will be notified when the receiver's text is modified.
- removeModifyListener(ModifyListener) - Method in class org.eclipse.swt.custom.StyledText
-
Removes the specified modify listener.
- removeModifyListener(ModifyListener) - Method in class org.eclipse.swt.widgets.Combo
-
Removes the listener from the collection of listeners who will be notified when the receiver's text is modified.
- removeModifyListener(ModifyListener) - Method in class org.eclipse.swt.widgets.Spinner
-
Removes the listener from the collection of listeners who will be notified when the receiver's text is modified.
- removeModifyListener(ModifyListener) - Method in class org.eclipse.swt.widgets.Text
-
Removes the listener from the collection of listeners who will be notified when the receiver's text is modified.
- removeMouseListener(MouseListener) - Method in class org.eclipse.jface.text.source.VerticalRuler
-
Deprecated.will be removed
- removeMouseListener(MouseListener) - Method in class org.eclipse.swt.widgets.Control
-
Removes the listener from the collection of listeners who will be notified when mouse buttons are pressed and released.
- removeMouseMoveListener(MouseMoveListener) - Method in class org.eclipse.swt.widgets.Control
-
Removes the listener from the collection of listeners who will be notified when the mouse moves.
- removeMouseTrackListener(MouseTrackListener) - Method in class org.eclipse.swt.widgets.Control
-
Removes the listener from the collection of listeners who will be notified when the mouse passes or hovers over controls.
- removeMouseWheelListener(MouseWheelListener) - Method in class org.eclipse.swt.widgets.Control
-
Removes the listener from the collection of listeners who will be notified when the mouse wheel is scrolled.
- removeNode() - Method in interface org.eclipse.core.runtime.preferences.IEclipsePreferences
-
Remove this node from the preference hierarchy.
- removeNode() - Method in interface org.eclipse.equinox.security.storage.ISecurePreferences
-
Removes this node from the tree of secure preferences.
- removeNodeChangeListener(IEclipsePreferences.INodeChangeListener) - Method in interface org.eclipse.core.runtime.preferences.IEclipsePreferences
-
De-register the given listener from receiving event change notifications for this node.
- removeOpenListener(IOpenEventListener) - Method in class org.eclipse.jface.util.OpenStrategy
-
Removes an IOpenEventListener to the collection of openEventListeners
- removeOpenListener(IOpenListener) - Method in class org.eclipse.compare.CompareViewerPane
-
Remove an open listener.
- removeOpenListener(IOpenListener) - Method in class org.eclipse.jface.viewers.StructuredViewer
-
Removes the given open listener from this viewer.
- removeOpenWindowListener(OpenWindowListener) - Method in class org.eclipse.swt.browser.Browser
-
Removes the listener from the collection of listeners who will be notified when a new window needs to be created.
- removeOperationApprover(IOperationApprover) - Method in class org.eclipse.core.commands.operations.DefaultOperationHistory
- removeOperationApprover(IOperationApprover) - Method in interface org.eclipse.core.commands.operations.IOperationHistory
-
Remove the specified operation approver from the list of operation approvers that are consulted before an operation is undone or redone.
- removeOperationHistoryListener(IOperationHistoryListener) - Method in class org.eclipse.core.commands.operations.DefaultOperationHistory
- removeOperationHistoryListener(IOperationHistoryListener) - Method in interface org.eclipse.core.commands.operations.IOperationHistory
-
Remove the specified listener from the list of operation history listeners.
- removeOption(String) - Method in interface org.eclipse.osgi.service.debug.DebugOptions
-
Removes the identified option.
- removeOutgoingNodes() - Method in class org.eclipse.team.core.synchronize.SyncInfoSet
-
Removes all outgoing nodes from this set.
- removeOverriddenByCssProperty(IEclipsePreferences.PreferenceChangeEvent) - Method in class org.eclipse.e4.ui.css.swt.helpers.EclipsePreferencesHelper.PreferenceOverriddenByCssChangeListener
- removeOverriddenByCssProperty(IEclipsePreferences, String) - Static method in class org.eclipse.e4.ui.css.swt.helpers.EclipsePreferencesHelper
- removeOverriddenPropertyNames(IEclipsePreferences) - Static method in class org.eclipse.e4.ui.css.swt.helpers.EclipsePreferencesHelper
- removePage(int) - Method in class org.eclipse.ui.forms.editor.FormEditor
-
Overrides the superclass to remove the page from the page table.
- removePage(int) - Method in class org.eclipse.ui.part.MultiPageEditorPart
-
Removes the page with the given index from this multi-page editor.
- removePage(Object) - Method in class org.eclipse.ui.forms.widgets.ScrolledPageBook
-
Removes the page under the provided key from the page book.
- removePage(Object, boolean) - Method in class org.eclipse.ui.forms.widgets.ScrolledPageBook
-
Removes the page under the provided key from the page book.
- removePageChangedListener(IPageChangedListener) - Method in interface org.eclipse.jface.dialogs.IPageChangeProvider
-
Removes the given page change listener from this page change provider.
- removePageChangedListener(IPageChangedListener) - Method in class org.eclipse.jface.preference.PreferenceDialog
- removePageChangedListener(IPageChangedListener) - Method in class org.eclipse.jface.wizard.WizardDialog
- removePageChangedListener(IPageChangedListener) - Method in class org.eclipse.ui.part.MultiPageEditorPart
-
Remove the page change listener.
- removePageChangingListener(IPageChangingListener) - Method in class org.eclipse.jface.wizard.WizardDialog
-
Removes the provided page changing listener from the list of page changing listeners registered for the dialog.
- removePageListener(IPageListener) - Method in class org.eclipse.ui.internal.PageListenerList
-
Removes an IPartListener from the part service.
- removePageListener(IPageListener) - Method in class org.eclipse.ui.internal.SlavePageService
- removePageListener(IPageListener) - Method in class org.eclipse.ui.internal.WorkbenchWindow
- removePageListener(IPageListener) - Method in interface org.eclipse.ui.IPageService
-
Removes the given page listener.
- removePainter(IPainter) - Method in interface org.eclipse.jface.text.ITextViewerExtension2
-
Removes the given painter from this viewer.
- removePainter(IPainter) - Method in class org.eclipse.jface.text.PaintManager
-
Removes the given painter from the list of painters managed by this paint manager.
- removePainter(IPainter) - Method in class org.eclipse.jface.text.TextViewer
-
Removes the given painter from this viewer.
- removePaintListener(PaintListener) - Method in class org.eclipse.swt.widgets.Control
-
Removes the listener from the collection of listeners who will be notified when the receiver needs to be painted.
- removePaintObjectListener(PaintObjectListener) - Method in class org.eclipse.swt.custom.StyledText
-
Removes the specified listener.
- removePart(IFormPart) - Method in interface org.eclipse.ui.forms.IManagedForm
-
Removes the part from the form.
- removePart(IFormPart) - Method in class org.eclipse.ui.forms.ManagedForm
- removePartDebugContextListener(IWorkbenchPartSite, IDebugContextListener) - Static method in class org.eclipse.debug.ui.DebugUITools
-
Removes the given debug context listener as a listener to the debug context changed events, in the context of the given workbench part.
- removeParticipants(ISourceLookupParticipant[]) - Method in class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector
- removeParticipants(ISourceLookupParticipant[]) - Method in interface org.eclipse.debug.core.sourcelookup.ISourceLookupDirector
-
Removes the given source lookup participants from this director.
- removePartListener(IPartListener) - Method in interface org.eclipse.e4.ui.workbench.modeling.EPartService
-
Removes the given listener so that it will no longer be notified of part lifecycle events.
- removePartListener(IPartListener) - Method in class org.eclipse.ui.internal.PartService
- removePartListener(IPartListener) - Method in class org.eclipse.ui.internal.SlavePartService
- removePartListener(IPartListener) - Method in class org.eclipse.ui.internal.WorkbenchPage
-
Removes an IPartListener from the part service.
- removePartListener(IPartListener) - Method in interface org.eclipse.ui.IPartService
-
Removes the given part listener.
- removePartListener(IPartListener2) - Method in class org.eclipse.ui.internal.PartService
- removePartListener(IPartListener2) - Method in class org.eclipse.ui.internal.SlavePartService
- removePartListener(IPartListener2) - Method in class org.eclipse.ui.internal.WorkbenchPage
-
Removes an IPartListener from the part service.
- removePartListener(IPartListener2) - Method in interface org.eclipse.ui.IPartService
-
Removes the given part listener.
- removePartPropertyListener(IPropertyChangeListener) - Method in class org.eclipse.ui.internal.WorkbenchPartReference
- removePartPropertyListener(IPropertyChangeListener) - Method in interface org.eclipse.ui.IWorkbenchPart3
-
Remove a change listener from the arbitrary properties set.
- removePartPropertyListener(IPropertyChangeListener) - Method in interface org.eclipse.ui.IWorkbenchPartReference
-
Remove a listener for changes in the arbitrary properties set.
- removePartPropertyListener(IPropertyChangeListener) - Method in class org.eclipse.ui.part.WorkbenchPart
- removePatternMatchListener(IPatternMatchListener) - Method in interface org.eclipse.debug.ui.console.IConsole
-
Removes the given pattern match listener from this console.
- removePatternMatchListener(IPatternMatchListener) - Method in class org.eclipse.ui.console.TextConsole
-
Removes the given pattern match listener from this console.
- removePerspectiveListener(IPerspectiveListener) - Method in class org.eclipse.ui.internal.PerspectiveListenerList
-
Removes an IPerspectiveListener from the perspective service.
- removePerspectiveListener(IPerspectiveListener) - Method in class org.eclipse.ui.internal.SlavePageService
- removePerspectiveListener(IPerspectiveListener) - Method in class org.eclipse.ui.internal.WorkbenchWindow
- removePerspectiveListener(IPerspectiveListener) - Method in interface org.eclipse.ui.IPageService
-
Removes the given page's perspective listener.
- removePerspectiveModel(MPerspective, MWindow) - Method in interface org.eclipse.e4.ui.workbench.modeling.EModelService
-
Remove the given perspective completely from the model.
- removePosition(String, Position) - Method in class org.eclipse.jface.text.AbstractDocument
- removePosition(String, Position) - Method in interface org.eclipse.jface.text.IDocument
-
Removes the given position from the specified position category.
- removePosition(IDocument, Position) - Method in class org.eclipse.jface.text.source.AnnotationModel
-
Removes the given position from the default position category of the given document.
- removePosition(Position) - Method in class org.eclipse.jface.text.AbstractDocument
- removePosition(Position) - Method in interface org.eclipse.jface.text.IDocument
-
Removes the given position from the document's default position category.
- removePositionCategory(String) - Method in class org.eclipse.jface.text.AbstractDocument
- removePositionCategory(String) - Method in interface org.eclipse.jface.text.IDocument
-
Deletes the position category from the document.
- removePositionUpdater(IPositionUpdater) - Method in class org.eclipse.jface.text.AbstractDocument
- removePositionUpdater(IPositionUpdater) - Method in interface org.eclipse.jface.text.IDocument
-
Removes the position updater from the document's list of position updaters.
- removePostDebugContextListener(IDebugContextListener) - Method in interface org.eclipse.debug.ui.contexts.IDebugContextService
-
Unregisters the given debug context listener for post context change notification in this service's window.
- removePostDebugContextListener(IDebugContextListener, String) - Method in interface org.eclipse.debug.ui.contexts.IDebugContextService
-
Unregisters the given debug context listener for post context change notification in the specified part of this service's window.
- removePostDebugContextListener(IDebugContextListener, String, String) - Method in interface org.eclipse.debug.ui.contexts.IDebugContextService
-
Unregisters the given debug context listener for post context change notification in the specified part of this service's window.
- removePostSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.compare.internal.CompareEditorSelectionProvider
- removePostSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.jface.text.TextViewer
- removePostSelectionChangedListener(ISelectionChangedListener) - Method in interface org.eclipse.jface.viewers.IPostSelectionProvider
-
Removes the given listener for post selection changes from this selection provider.
- removePostSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.jface.viewers.StructuredViewer
- removePostSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.ui.part.MultiPageSelectionProvider
-
Removes a listener for post selection changes in this multi page selection provider.
- removePostSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.ui.part.PageBookView.SelectionProvider
- removePostSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor.SelectionProvider
- removePostSelectionListener(String, ISelectionListener) - Method in interface org.eclipse.e4.ui.workbench.modeling.ESelectionService
-
Removes the
ISelectionListener
as a post selection listener for the part with the given id. - removePostSelectionListener(String, ISelectionListener) - Method in class org.eclipse.ui.internal.SlaveSelectionService
- removePostSelectionListener(String, ISelectionListener) - Method in class org.eclipse.ui.internal.WorkbenchPage
- removePostSelectionListener(String, ISelectionListener) - Method in interface org.eclipse.ui.ISelectionService
-
Removes the given part-specific post selection listener.
- removePostSelectionListener(ISelectionListener) - Method in interface org.eclipse.e4.ui.workbench.modeling.ESelectionService
-
Removes the
ISelectionListener
as a post selection listener for the service. - removePostSelectionListener(SelectionListener) - Method in class org.eclipse.jface.util.OpenStrategy
-
Removes an SelectionListener to the collection of selectionEventListeners
- removePostSelectionListener(ISelectionListener) - Method in class org.eclipse.ui.internal.SlaveSelectionService
- removePostSelectionListener(ISelectionListener) - Method in class org.eclipse.ui.internal.WorkbenchPage
- removePostSelectionListener(ISelectionListener) - Method in interface org.eclipse.ui.ISelectionService
-
Removes the given post selection listener.
- removePreferenceChangeListener(IEclipsePreferences.IPreferenceChangeListener) - Method in interface org.eclipse.core.runtime.preferences.IEclipsePreferences
-
De-register the given listener from receiving notification of preference changes to this node.
- removePrenotifiedDocumentListener(IDocumentListener) - Method in class org.eclipse.jface.text.AbstractDocument
- removePrenotifiedDocumentListener(IDocumentListener) - Method in interface org.eclipse.jface.text.IDocument
-
Removes the given document listener from the document's list of pre-notified document listeners.
- removeProcess(IProcess) - Method in interface org.eclipse.debug.core.ILaunch
-
Removes the given process from this launch.
- removeProcess(IProcess) - Method in class org.eclipse.debug.core.Launch
- removeProfile(String) - Method in interface org.eclipse.equinox.p2.engine.IProfileRegistry
-
Remove the given profile from this profile registry.
- removeProfile(String, long) - Method in interface org.eclipse.equinox.p2.engine.IProfileRegistry
-
Remove the given profile snapshot from this profile registry.
- removeProfileProperty(String) - Method in interface org.eclipse.equinox.p2.planner.IProfileChangeRequest
-
Remove a global property on the profile
- removeProfileStateProperties(String, long, Collection<String>) - Method in interface org.eclipse.equinox.p2.engine.IProfileRegistry
-
Remove all properties with matching keys from the given profile state.
- removeProgressListener(ProgressListener) - Method in class org.eclipse.swt.browser.Browser
-
Removes the listener from the collection of listeners who will be notified when a progress is made during the loading of the current URL or when the loading of the current URL has been completed.
- removeProjectionListener(IProjectionListener) - Method in class org.eclipse.jface.text.source.projection.ProjectionViewer
-
Removes the given listener from this viewer.
- removeProperty(String) - Method in class org.eclipse.e4.ui.css.core.impl.dom.CSSStyleDeclarationImpl
- removePropertyChangeListener(String, IPropertyChangeListener) - Method in class org.eclipse.jface.action.ExternalActionManager.CommandCallback
- removePropertyChangeListener(String, IPropertyChangeListener) - Method in interface org.eclipse.jface.action.ExternalActionManager.ICallback
-
Removes a listener from the object referenced by
identifier
. - removePropertyChangeListener(Preferences.IPropertyChangeListener) - Method in class org.eclipse.core.runtime.Preferences
-
Deprecated.Removes the given listener from this preference object.
- removePropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.compare.CompareConfiguration
- removePropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.compare.CompareEditorInput
- removePropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.compare.contentmergeviewer.ContentMergeViewer
- removePropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.compare.internal.OutlineViewerCreator
- removePropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.compare.internal.OverlayPreferenceStore
- removePropertyChangeListener(IPropertyChangeListener) - Method in interface org.eclipse.compare.IPropertyChangeNotifier
-
Removes the given content change listener from this notifier.
- removePropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.debug.ui.AbstractBreakpointOrganizerDelegate
- removePropertyChangeListener(IPropertyChangeListener) - Method in interface org.eclipse.debug.ui.IBreakpointOrganizerDelegate
-
Removes the specified listener.
- removePropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.debug.ui.memory.AbstractMemoryRendering
- removePropertyChangeListener(IPropertyChangeListener) - Method in interface org.eclipse.debug.ui.memory.IMemoryRendering
-
Removes the given property change listener from this rendering.
- removePropertyChangeListener(IPropertyChangeListener) - Method in interface org.eclipse.debug.ui.memory.IMemoryRenderingSynchronizationService
-
Removes the given listener for property change notification.
- removePropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.jface.action.AbstractAction
- removePropertyChangeListener(IPropertyChangeListener) - Method in interface org.eclipse.jface.action.IAction
-
Removes the given listener from this action.
- removePropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.jface.bindings.keys.KeySequenceText
-
Removes the given listener from this key sequence widget.
- removePropertyChangeListener(IPropertyChangeListener) - Method in interface org.eclipse.jface.preference.IPreferenceStore
-
Removes the given listener from this preference store.
- removePropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.jface.preference.PreferenceStore
- removePropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.jface.viewers.CellEditor
-
Removes the given property change listener from this cell editor.
- removePropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.team.ui.history.HistoryPage
- removePropertyChangeListener(IPropertyChangeListener) - Method in interface org.eclipse.team.ui.history.IHistoryPage
-
Removes the given property listener from this page.
- removePropertyChangeListener(IPropertyChangeListener) - Method in interface org.eclipse.team.ui.mapping.ITeamContentProviderManager
-
Remove a property change listener from the manager.
- removePropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.team.ui.synchronize.AbstractSynchronizeParticipant
- removePropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.team.ui.synchronize.AbstractSynchronizeScope
- removePropertyChangeListener(IPropertyChangeListener) - Method in interface org.eclipse.team.ui.synchronize.ISynchronizeModelElement
-
Removes the given property change listener from this model element.
- removePropertyChangeListener(IPropertyChangeListener) - Method in interface org.eclipse.team.ui.synchronize.ISynchronizePageConfiguration
-
Remove the registered change listener.
- removePropertyChangeListener(IPropertyChangeListener) - Method in interface org.eclipse.team.ui.synchronize.ISynchronizeParticipant
-
Removes the given property listener from this synchronize participant.
- removePropertyChangeListener(IPropertyChangeListener) - Method in interface org.eclipse.team.ui.synchronize.ISynchronizeScope
-
Remove a property change listener.
- removePropertyChangeListener(IPropertyChangeListener) - Static method in class org.eclipse.team.ui.TeamUI
-
Remove the listener from Team property change listener list.
- removePropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.ui.console.AbstractConsole
- removePropertyChangeListener(IPropertyChangeListener) - Method in interface org.eclipse.ui.console.IConsole
-
Removes the given property listener from this console page.
- removePropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.ui.internal.AbstractWorkingSetManager
- removePropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.ui.internal.WorkbenchPage
-
Deprecated.individual views should store a working set if needed and register a property change listener directly with the working set manager to receive notification when the view working set is removed.
- removePropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.ui.internal.WorkbenchWindow
-
Removes a generic property listener.
- removePropertyChangeListener(IPropertyChangeListener) - Method in interface org.eclipse.ui.IWorkbenchPage
-
Removes the property change listener.
- removePropertyChangeListener(IPropertyChangeListener) - Method in interface org.eclipse.ui.IWorkingSetManager
-
Removes the property change listener.
- removePropertyChangeListener(IPropertyChangeListener) - Method in interface org.eclipse.ui.navigator.IExtensionStateModel
- removePropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.ui.preferences.ScopedPreferenceStore
- removePropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.ui.SubActionBars
-
Removes the given property change listener.
- removePropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.ui.texteditor.ChainedPreferenceStore
- removePropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.ui.texteditor.TextNavigationAction
- removePropertyChangeListener(IPropertyChangeListener) - Method in interface org.eclipse.ui.themes.ITheme
-
Removes a property listener from the theme.
- removePropertyChangeListener(IPropertyChangeListener) - Method in interface org.eclipse.ui.themes.IThemeManager
-
Removes a property listener from the workbench.
- removePropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.ui.views.framelist.FrameList
-
Removes a property change listener.
- removePropertyListener(int, OleListener) - Method in class org.eclipse.swt.ole.win32.OleControlSite
-
Removes the listener.
- removePropertyListener(IPropertyListener) - Method in interface org.eclipse.debug.ui.IDetailPane3
-
Removes the given property listener from this workbench part.
- removePropertyListener(IPropertyListener) - Method in class org.eclipse.team.ui.mapping.SaveableComparison
-
Remove a property change listener.
- removePropertyListener(IPropertyListener) - Method in class org.eclipse.team.ui.SaveablePartAdapter
-
Deprecated.
- removePropertyListener(IPropertyListener) - Method in interface org.eclipse.ui.IEditorRegistry
-
Removes the given property listener from this registry.
- removePropertyListener(IPropertyListener) - Method in class org.eclipse.ui.internal.WorkbenchPartReference
- removePropertyListener(IPropertyListener) - Method in interface org.eclipse.ui.intro.IIntroPart
-
Removes the given property listener from this intro part.
- removePropertyListener(IPropertyListener) - Method in interface org.eclipse.ui.IWorkbenchPart
-
Removes the given property listener from this workbench part.
- removePropertyListener(IPropertyListener) - Method in interface org.eclipse.ui.IWorkbenchPartReference
- removePropertyListener(IPropertyListener) - Method in class org.eclipse.ui.part.IntroPart
- removePropertyListener(IPropertyListener) - Method in class org.eclipse.ui.part.WorkbenchPart
- removePropertySheetEntryListener(IPropertySheetEntryListener) - Method in interface org.eclipse.ui.views.properties.IPropertySheetEntry
-
Removes the given listener from this entry's collection of listeners.
- removePropertySheetEntryListener(IPropertySheetEntryListener) - Method in class org.eclipse.ui.views.properties.PropertySheetEntry
- removeProxyChangeListener(IProxyChangeListener) - Method in interface org.eclipse.core.net.proxy.IProxyService
-
Removes a listener.
- removeQuery(ISearchQuery) - Static method in class org.eclipse.search.ui.NewSearchUI
-
Removes the given search query.
- removeQueryListener(IQueryListener) - Static method in class org.eclipse.search.ui.NewSearchUI
-
Removes the given query listener.
- removeRange(int, int) - Method in class org.eclipse.jface.viewers.deferred.LazySortedCollection
-
Removes all elements in the given range from this collection.
- removeRangeIndication() - Method in interface org.eclipse.jface.text.source.ISourceViewer
-
Removes the viewer's range indication.
- removeRangeIndication() - Method in class org.eclipse.jface.text.source.SourceViewer
- removeRecord(MMenuElement, ContributionRecord) - Method in class org.eclipse.e4.ui.workbench.renderers.swt.MenuManagerRenderer
- removeRef() - Method in class org.eclipse.swt.internal.ImageList
- removeRef() - Method in class org.eclipse.ui.internal.EditorActionBars
-
Remove one ref to the bars.
- removeReferences(Collection<? extends IRepositoryReference>) - Method in interface org.eclipse.equinox.p2.repository.metadata.IMetadataRepository
-
Removes from this repository the given references to other repositories.
- removeReferences(Collection<? extends IRepositoryReference>) - Method in class org.eclipse.equinox.p2.repository.metadata.spi.AbstractMetadataRepository
- removeRegistryChangeListener(IRegistryChangeListener) - Method in interface org.eclipse.core.runtime.IExtensionRegistry
-
Removes the given registry change listener from this registry.
- removeRelation(int, Accessible) - Method in class org.eclipse.swt.accessibility.Accessible
-
Removes the relation with the specified type and target from the receiver's set of relations.
- removeRemoteBytes(IResource) - Method in class org.eclipse.team.core.variants.ThreeWaySynchronizer
-
Remove the remote bytes associated with the resource.
- removeRepositories(URI[], ProvisioningSession) - Method in class org.eclipse.equinox.p2.operations.RepositoryTracker
-
Remove the repositories at the specified locations
- removeRepository(URI) - Method in interface org.eclipse.equinox.p2.repository.IRepositoryManager
-
Removes the repository at the given location from the list of repositories known to this repository manager.
- removeResolver(TemplateVariableResolver) - Method in class org.eclipse.jface.text.templates.TemplateContextType
-
Removes a template variable from the context type.
- removeResolverErrors(BundleDescription) - Method in interface org.eclipse.osgi.service.resolver.State
-
Removes all
ResolverError
s for the specified bundle. - removeResourceChangeListener(IResourceChangeListener) - Method in interface org.eclipse.core.resources.IWorkspace
-
Removes the given resource change listener from this workspace.
- removeResources(IResourcesRegistry) - Method in class org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer.ThemeDefinitionChangedHandler
- removeResourcesByKeyTypeAndType(Class<?>, Class<?>...) - Method in class org.eclipse.e4.ui.css.swt.resources.SWTResourcesRegistry
- removeRevisionListener(IRevisionListener) - Method in interface org.eclipse.jface.text.revisions.IRevisionRulerColumnExtension
-
Removes a previously registered revision listener; nothing happens if
listener
was not registered with the receiver. - removeRevisionListener(IRevisionListener) - Method in class org.eclipse.jface.text.source.LineNumberChangeRulerColumn
- removeRulerContextMenuListener(IMenuListener) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
- removeRulerContextMenuListener(IMenuListener) - Method in interface org.eclipse.ui.texteditor.ITextEditorExtension
-
Removes a ruler context menu listener from the editor.
- removeSaveParticipant(String) - Method in interface org.eclipse.core.resources.IWorkspace
-
Removes the workspace save participant for the given plug-in from this workspace.
- removeSaveParticipant(Plugin) - Method in interface org.eclipse.core.resources.IWorkspace
-
Deprecated.Use
IWorkspace.removeSaveParticipant(String)
instead - removeSchemeListener(ISchemeListener) - Method in class org.eclipse.jface.bindings.Scheme
-
Unregisters an instance of
ISchemeListener
listening for changes to attributes of this instance. - removeScopeChangeListener(ISynchronizationScopeChangeListener) - Method in interface org.eclipse.team.core.mapping.ISynchronizationScope
-
Remove a scope change listener.
- removeSection(String) - Method in class org.eclipse.jface.dialogs.DialogSettings
-
Remove a section by name in the receiver.
- removeSection(IDialogSettings) - Method in class org.eclipse.jface.dialogs.DialogSettings
-
Remove a section in the receiver.
- removeSegmentListener(SegmentListener) - Method in class org.eclipse.swt.widgets.Combo
-
Removes the listener from the collection of listeners who will be notified when the receiver's text is modified.
- removeSegmentListener(SegmentListener) - Method in class org.eclipse.swt.widgets.Text
-
Removes the listener from the collection of listeners who will be notified when the receiver's text is modified.
- removeSelection(AccessibleTextEvent) - Method in class org.eclipse.swt.accessibility.AccessibleTextExtendedAdapter
-
Deselects a range of text.
- removeSelection(AccessibleTextEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleTextExtendedListener
-
Deselects a range of text.
- removeSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.compare.CompareViewerPane
- removeSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.compare.internal.CompareEditorSelectionProvider
- removeSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.compare.internal.CompareOutlinePage
- removeSelectionChangedListener(ISelectionChangedListener) - Method in interface org.eclipse.jface.viewers.ISelectionProvider
-
Removes the given selection change listener from this selection provider.
- removeSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.jface.viewers.Viewer
- removeSelectionChangedListener(ISelectionChangedListener) - Method in interface org.eclipse.ltk.ui.refactoring.history.IRefactoringHistoryControl
-
Unregisters the specified selection changed listener with this control.
- removeSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.ui.part.MultiPageSelectionProvider
- removeSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.ui.part.PageBookView.SelectionProvider
- removeSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor.SelectionProvider
- removeSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.ui.views.contentoutline.ContentOutline
- removeSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.ui.views.contentoutline.ContentOutlinePage
- removeSelectionListener(String, ISelectionListener) - Method in interface org.eclipse.e4.ui.workbench.modeling.ESelectionService
-
Removes the
ISelectionListener
from the service for the given part id. - removeSelectionListener(String, ISelectionListener) - Method in class org.eclipse.ui.internal.SlaveSelectionService
- removeSelectionListener(String, ISelectionListener) - Method in class org.eclipse.ui.internal.WorkbenchPage
- removeSelectionListener(String, ISelectionListener) - Method in interface org.eclipse.ui.ISelectionService
-
Removes the given part-specific selection listener.
- removeSelectionListener(ISelectionListener) - Method in interface org.eclipse.e4.ui.workbench.modeling.ESelectionService
-
Removes the given
ISelectionListener
from the service - removeSelectionListener(SelectionListener) - Method in class org.eclipse.help.ui.internal.HyperlinkLabel
- removeSelectionListener(SelectionListener) - Method in class org.eclipse.jface.contentassist.ComboContentAssistSubjectAdapter
-
Deprecated.
- removeSelectionListener(SelectionListener) - Method in interface org.eclipse.jface.contentassist.IContentAssistSubjectControl
-
Removes the specified selection listener.
- removeSelectionListener(SelectionListener) - Method in class org.eclipse.jface.contentassist.TextContentAssistSubjectAdapter
-
Deprecated.
- removeSelectionListener(SelectionListener) - Method in class org.eclipse.jface.fieldassist.ControlDecoration
-
Removes the listener from the collection of listeners who will be notified when the decoration is selected.
- removeSelectionListener(SelectionListener) - Method in class org.eclipse.jface.util.OpenStrategy
-
Removes an SelectionListener to the collection of selectionEventListeners
- removeSelectionListener(SelectionListener) - Method in class org.eclipse.swt.custom.CCombo
-
Removes the listener from the collection of listeners who will be notified when the user changes the receiver's selection.
- removeSelectionListener(SelectionListener) - Method in class org.eclipse.swt.custom.CTabFolder
-
Removes the listener from the collection of listeners who will be notified when the user changes the receiver's selection.
- removeSelectionListener(SelectionListener) - Method in class org.eclipse.swt.custom.StyledText
-
Removes the listener from the collection of listeners who will be notified when the user changes the receiver's selection.
- removeSelectionListener(SelectionListener) - Method in class org.eclipse.swt.custom.TableCursor
-
Removes the listener from the collection of listeners who will be notified when the user changes the receiver's selection.
- removeSelectionListener(SelectionListener) - Method in class org.eclipse.swt.custom.TreeCursor
-
Removes the listener from the collection of listeners who will be notified when the receiver's selection changes.
- removeSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.Button
-
Removes the listener from the collection of listeners who will be notified when the control is selected by the user.
- removeSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.Combo
-
Removes the listener from the collection of listeners who will be notified when the user changes the receiver's selection.
- removeSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.CoolItem
-
Removes the listener from the collection of listeners that will be notified when the control is selected by the user.
- removeSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.DateTime
-
Removes the listener from the collection of listeners who will be notified when the control is selected by the user.
- removeSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.Link
-
Removes the listener from the collection of listeners who will be notified when the control is selected by the user.
- removeSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.List
-
Removes the listener from the collection of listeners who will be notified when the user changes the receiver's selection.
- removeSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.MenuItem
-
Removes the listener from the collection of listeners who will be notified when the control is selected by the user.
- removeSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.Sash
-
Removes the listener from the collection of listeners who will be notified when the control is selected by the user.
- removeSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.Scale
-
Removes the listener from the collection of listeners who will be notified when the user changes the receiver's value.
- removeSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.ScrollBar
-
Removes the listener from the collection of listeners who will be notified when the user changes the receiver's value.
- removeSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.Slider
-
Removes the listener from the collection of listeners who will be notified when the user changes the receiver's value.
- removeSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.Spinner
-
Removes the listener from the collection of listeners who will be notified when the control is selected by the user.
- removeSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.TabFolder
-
Removes the listener from the collection of listeners who will be notified when the user changes the receiver's selection.
- removeSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.Table
-
Removes the listener from the collection of listeners who will be notified when the user changes the receiver's selection.
- removeSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.TableColumn
-
Removes the listener from the collection of listeners who will be notified when the control is selected by the user.
- removeSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.Text
-
Removes the listener from the collection of listeners who will be notified when the control is selected by the user.
- removeSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.ToolItem
-
Removes the listener from the collection of listeners who will be notified when the control is selected by the user.
- removeSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.ToolTip
-
Removes the listener from the collection of listeners who will be notified when the receiver is selected by the user.
- removeSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.TrayItem
-
Removes the listener from the collection of listeners who will be notified when the receiver is selected by the user.
- removeSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.Tree
-
Removes the listener from the collection of listeners who will be notified when the user changes the receiver's selection.
- removeSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.TreeColumn
-
Removes the listener from the collection of listeners who will be notified when the control is selected by the user.
- removeSelectionListener(SelectionListener) - Method in class org.eclipse.ui.dialogs.FilteredList
-
Removes a selection listener from the list.
- removeSelectionListener(SelectionListener) - Method in class org.eclipse.ui.forms.widgets.FormText
-
Removes the specified selection listener.
- removeSelectionListener(ISelectionListener) - Method in class org.eclipse.ui.internal.SlaveSelectionService
- removeSelectionListener(ISelectionListener) - Method in class org.eclipse.ui.internal.WorkbenchPage
- removeSelectionListener(ISelectionListener) - Method in interface org.eclipse.ui.ISelectionService
-
Removes the given selection listener.
- removeServiceListener(IPropertyChangeListener) - Method in interface org.eclipse.ui.services.IEvaluationService
-
Remove the listener for
IEvaluationService.PROP_NOTIFYING
property changes. - removeSetChangeListener(ISetChangeListener<? super E>) - Method in class org.eclipse.core.databinding.observable.set.AbstractObservableSet
- removeSetChangeListener(ISetChangeListener<? super E>) - Method in class org.eclipse.core.databinding.observable.set.DecoratingObservableSet
- removeSetChangeListener(ISetChangeListener<? super E>) - Method in interface org.eclipse.core.databinding.observable.set.IObservableSet
- removeSetChangeListener(ISetChangeListener<? super E>) - Method in class org.eclipse.core.databinding.observable.set.ObservableSet
- removeShellListener(ShellListener) - Method in class org.eclipse.swt.widgets.Shell
-
Removes the listener from the collection of listeners who will be notified when operations are performed on the receiver.
- removeShowingMenus(Set, ISelection, ISelection) - Method in class org.eclipse.ui.internal.Workbench
-
Removes the ids of a menu that is now hidden from the menu source provider.
- removeSourceProvider(ISourceProvider) - Method in interface org.eclipse.ui.services.IServiceWithSources
-
Removes a source provider from this service.
- removeSourceProviderListener(ISourceProviderListener) - Method in class org.eclipse.ui.AbstractSourceProvider
- removeSourceProviderListener(ISourceProviderListener) - Method in interface org.eclipse.ui.ISourceProvider
-
Removes a listener from this source provider.
- removeStaleListener(IStaleListener) - Method in class org.eclipse.core.databinding.observable.AbstractObservable
- removeStaleListener(IStaleListener) - Method in class org.eclipse.core.databinding.observable.ChangeSupport
- removeStaleListener(IStaleListener) - Method in interface org.eclipse.core.databinding.observable.IObservable
-
Removes the given stale listener from the list of stale listeners.
- removeStaleListener(IStaleListener) - Method in class org.eclipse.core.databinding.observable.list.AbstractObservableList
- removeStaleListener(IStaleListener) - Method in class org.eclipse.core.databinding.observable.map.AbstractObservableMap
- removeState(String) - Method in class org.eclipse.core.commands.AbstractHandlerWithState
-
Removes a state from this handler.
- removeState(String) - Method in class org.eclipse.core.commands.Command
-
Removes a state from this command.
- removeState(String) - Method in interface org.eclipse.core.commands.IObjectWithState
-
Removes state from this object.
- removeState(String) - Method in class org.eclipse.e4.core.commands.internal.HandlerServiceHandler
- removeStats(String, Object) - Static method in class org.eclipse.core.runtime.PerformanceStats
-
Removes statistics for a given event and blame
- removeStatusTextListener(StatusTextListener) - Method in class org.eclipse.swt.browser.Browser
-
Removes the listener from the collection of listeners who will be notified when the status text is changed.
- removeStyleSheetChangeListener(ExtendedDocumentCSS.StyleSheetChangeListener) - Method in interface org.eclipse.e4.ui.css.core.dom.ExtendedDocumentCSS
- removeStyleSheetChangeListener(ExtendedDocumentCSS.StyleSheetChangeListener) - Method in class org.eclipse.e4.ui.css.core.impl.dom.DocumentCSSImpl
- removeSummarizableAnnotationType(String) - Method in class org.eclipse.jface.text.source.projection.ProjectionSupport
-
Marks the given annotation type to be ignored when creating summaries for collapsed regions of the projection viewer.
- removeSuspendTriggerListener(ISuspendTriggerListener) - Method in interface org.eclipse.debug.ui.contexts.ISuspendTrigger
-
Unregisters the given listener for suspend notifications.
- removeSynchronizeParticipantListener(ISynchronizeParticipantListener) - Method in interface org.eclipse.team.ui.synchronize.ISynchronizeManager
-
Removes the given listener for participant notifications.
- removeSynchronizeParticipants(ISynchronizeParticipant[]) - Method in interface org.eclipse.team.ui.synchronize.ISynchronizeManager
-
Removes the given participants from the synchronize manager.
- removeSyncSetChangedListener(ISyncInfoSetChangeListener) - Method in class org.eclipse.team.core.synchronize.SyncInfoSet
-
Removes the given listener from participant notifications.
- removeTable(BindingTable) - Method in class org.eclipse.e4.ui.bindings.internal.BindingTableManager
- removeTabSelectionListener(ITabSelectionListener) - Method in class org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage
-
Remove a tab selection listener.
- removeText(Text) - Method in class org.eclipse.ui.actions.TextActionHandler
-
Removes a
Text
control from the handler so that the Cut, Copy, Paste, Delete, and Select All actions are no longer redirected to it when active. - removeTextAction(IAction) - Method in class org.eclipse.compare.internal.MergeSourceViewer
- removeTextChangeListener(TextChangeListener) - Method in class org.eclipse.help.ui.internal.StyledLineWrapper
- removeTextChangeListener(TextChangeListener) - Method in interface org.eclipse.swt.custom.StyledTextContent
-
Remove the specified text changed listener.
- removeTextEdit(TextEdit) - Method in class org.eclipse.text.edits.TextEditGroup
-
Removes the given
TextEdit
from this group. - removeTextHovers(String) - Method in interface org.eclipse.jface.text.ITextViewerExtension2
-
Removes all text hovers for the given content type independent from their state mask.
- removeTextHovers(String) - Method in class org.eclipse.jface.text.TextViewer
- removeTextInputListener(ITextInputListener) - Method in interface org.eclipse.jface.text.ITextViewer
-
Removes the given listener from this viewer's set of text input listeners.
- removeTextInputListener(ITextInputListener) - Method in class org.eclipse.jface.text.TextViewer
- removeTextListener(ITextListener) - Method in interface org.eclipse.jface.text.ITextViewer
-
Removes the given listener from this viewer's set of text listeners.
- removeTextListener(ITextListener) - Method in class org.eclipse.jface.text.TextViewer
- removeTextPresentationListener(ITextPresentationListener) - Method in interface org.eclipse.jface.text.ITextViewerExtension4
-
Removes the given text presentation listener from this text viewer.
- removeTextPresentationListener(ITextPresentationListener) - Method in class org.eclipse.jface.text.TextViewer
- removeTitleListener(TitleListener) - Method in class org.eclipse.swt.browser.Browser
-
Removes the listener from the collection of listeners who will be notified when the title of the current document is available or has changed.
- removeToRoot(IDiffElement) - Method in class org.eclipse.compare.structuremergeviewer.DiffContainer
- removeToRoot(IDiffElement) - Method in interface org.eclipse.compare.structuremergeviewer.IDiffContainer
-
Removes the given child from this container.
- removeTouchListener(TouchListener) - Method in class org.eclipse.swt.widgets.Control
-
Removes the listener from the collection of listeners who will be notified when touch events occur.
- removeTrailingSeparator() - Method in interface org.eclipse.core.runtime.IPath
-
Returns a path with the same segments as this path but with a trailing separator removed.
- removeTrailingSeparator() - Method in class org.eclipse.core.runtime.Path
- RemoveTrailingWhitespaceOperation - Class in org.eclipse.core.filebuffers.manipulation
-
A text file buffer operation that removes all trailing whitespace.
- RemoveTrailingWhitespaceOperation() - Constructor for class org.eclipse.core.filebuffers.manipulation.RemoveTrailingWhitespaceOperation
-
Creates a remove trailing whitespace operation.
- removeTraverseListener(TraverseListener) - Method in class org.eclipse.swt.widgets.Control
-
Removes the listener from the collection of listeners who will be notified when traversal events occur.
- removeTreeListener(ITreeViewerListener) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
-
Removes a listener for expand and collapse events in this viewer.
- removeTreeListener(TreeListener) - Method in class org.eclipse.swt.widgets.Tree
-
Removes the listener from the collection of listeners who will be notified when items in the receiver are expanded or collapsed.
- removeTriggerPoint(IBreakpoint) - Method in interface org.eclipse.debug.core.IBreakpointManager
-
Removes the given breakpoint as the trigger breakpoint in the workspace and notifies all registered listeners.
- removeTrustAnchor(String) - Method in class org.eclipse.osgi.service.security.TrustEngine
-
Remove a trust anchor point from the engine, based on the human readable "friendly name"
- removeTrustAnchor(Certificate) - Method in class org.eclipse.osgi.service.security.TrustEngine
-
Remove a trust anchor point from the engine, based on the certificate itself.
- removeTypedListener(int, EventListener) - Method in class org.eclipse.swt.widgets.Widget
-
Removes the listener from the collection of listeners who will be notified when an event of the given type occurs.
- removeUnchangedElementListeners(Object, AbstractDocumentProvider.ElementInfo) - Method in class org.eclipse.ui.texteditor.AbstractDocumentProvider
-
Called when the given element gets dirty.
- removeUpdateCompleteListener(IJobChangeListener) - Method in class org.eclipse.ui.progress.DeferredTreeContentManager
-
Removes the listener from the list of update listeners that are attached to the job that updates the viewer content (clears the pending entry, etc.)
- removeValidationStatusProvider(ValidationStatusProvider) - Method in class org.eclipse.core.databinding.DataBindingContext
-
Removes the validation status provider.
- removeValueChangeListener(IValueChangeListener<? super T>) - Method in class org.eclipse.core.databinding.observable.value.AbstractObservableValue
- removeValueChangeListener(IValueChangeListener<? super T>) - Method in class org.eclipse.core.databinding.observable.value.DecoratingObservableValue
- removeValueChangeListener(IValueChangeListener<? super T>) - Method in interface org.eclipse.core.databinding.observable.value.IObservableValue
- removeValueChangingListener(IValueChangingListener<T>) - Method in class org.eclipse.core.databinding.observable.value.AbstractVetoableValue
- removeValueChangingListener(IValueChangingListener<T>) - Method in class org.eclipse.core.databinding.observable.value.DecoratingVetoableValue
- removeValueChangingListener(IValueChangingListener<T>) - Method in interface org.eclipse.core.databinding.observable.value.IVetoableValue
- removeValueVariableListener(IValueVariableListener) - Method in interface org.eclipse.core.variables.IStringVariableManager
-
Removes the given listener from the list of registered value variable listeners.
- removeVariable(String) - Method in class org.eclipse.core.expressions.EvaluationContext
- removeVariable(String) - Method in interface org.eclipse.core.expressions.IEvaluationContext
-
Removes the variable managed under the given name from this evaluation context.
- removeVariable(String) - Method in class org.eclipse.e4.core.commands.ExpressionContext
- removeVariables(IValueVariable[]) - Method in interface org.eclipse.core.variables.IStringVariableManager
-
Removes the given variables from the registry.
- removeVerifyKeyListener(VerifyKeyListener) - Method in class org.eclipse.jface.contentassist.AbstractControlContentAssistSubjectAdapter
-
Deprecated.
- removeVerifyKeyListener(VerifyKeyListener) - Method in interface org.eclipse.jface.contentassist.IContentAssistSubjectControl
-
Removes the verify key listener from this content assist subject control's list of verify key listeners.
- removeVerifyKeyListener(VerifyKeyListener) - Method in interface org.eclipse.jface.text.ITextViewerExtension
-
Removes the verify key listener from the viewer's list of verify key listeners.
- removeVerifyKeyListener(VerifyKeyListener) - Method in class org.eclipse.jface.text.TextViewer
- removeVerifyKeyListener(VerifyKeyListener) - Method in class org.eclipse.swt.custom.StyledText
-
Removes the specified key verify listener.
- removeVerifyListener(VerifyListener) - Method in class org.eclipse.swt.custom.CCombo
-
Removes the listener from the collection of listeners who will be notified when the control is verified.
- removeVerifyListener(VerifyListener) - Method in class org.eclipse.swt.custom.StyledText
-
Removes the specified verify listener.
- removeVerifyListener(VerifyListener) - Method in class org.eclipse.swt.widgets.Combo
-
Removes the listener from the collection of listeners who will be notified when the control is verified.
- removeVerifyListener(VerifyListener) - Method in class org.eclipse.swt.widgets.Text
-
Removes the listener from the collection of listeners who will be notified when the control is verified.
- removeVerticalRulerColumn(IVerticalRulerColumn) - Method in class org.eclipse.jface.text.source.SourceViewer
-
Removes the give column from this viewer's vertical ruler.
- removeVerticalRulerListener(IVerticalRulerListener) - Method in class org.eclipse.jface.text.source.AbstractRulerColumn
- removeVerticalRulerListener(IVerticalRulerListener) - Method in class org.eclipse.jface.text.source.AnnotationRulerColumn
- removeVerticalRulerListener(IVerticalRulerListener) - Method in class org.eclipse.jface.text.source.ChangeRulerColumn
- removeVerticalRulerListener(IVerticalRulerListener) - Method in class org.eclipse.jface.text.source.CompositeRuler
- removeVerticalRulerListener(IVerticalRulerListener) - Method in interface org.eclipse.jface.text.source.IVerticalRulerInfoExtension
-
Removes a previously registered listener.
- removeVerticalRulerListener(IVerticalRulerListener) - Method in class org.eclipse.jface.text.source.LineNumberChangeRulerColumn
- removeViewportListener(IViewportListener) - Method in interface org.eclipse.jface.text.ITextViewer
-
Removes the given listener from this viewer's set of view port listeners.
- removeViewportListener(IViewportListener) - Method in class org.eclipse.jface.text.TextViewer
- removeVisibilityWindowListener(VisibilityWindowListener) - Method in class org.eclipse.swt.browser.Browser
-
Removes the listener from the collection of listeners who will be notified when a window hosting the receiver needs to be displayed or hidden.
- removeWhiteSpaces(String) - Static method in class org.eclipse.jface.resource.StringConverter
-
Returns the given string with all whitespace characters removed.
- removeWindowListener(IWindowListener) - Method in class org.eclipse.ui.internal.Workbench
- removeWindowListener(IWindowListener) - Method in interface org.eclipse.ui.IWorkbench
-
Removes a window listener.
- removeWithoutRefresh(Object[]) - Method in class org.eclipse.ui.navigator.CommonViewer
- removeWordMovementListener(MovementListener) - Method in class org.eclipse.swt.custom.StyledText
-
Removes the specified word movement listener.
- removeWorkbenchListener(IWorkbenchListener) - Method in class org.eclipse.ui.internal.Workbench
- removeWorkbenchListener(IWorkbenchListener) - Method in interface org.eclipse.ui.IWorkbench
-
Removes a workbench listener.
- removeWorkingSet(IWorkingSet) - Method in class org.eclipse.ui.internal.LocalWorkingSetManager
-
Removes the working set
- removeWorkingSet(IWorkingSet) - Method in class org.eclipse.ui.internal.WorkingSetManager
- removeWorkingSet(IWorkingSet) - Method in interface org.eclipse.ui.IWorkingSetManager
-
Removes the working set
- rename(String) - Method in interface org.eclipse.debug.core.ILaunchConfigurationWorkingCopy
-
Renames this launch configuration to the specified name.
- RENAME - Static variable in class org.eclipse.ui.actions.ActionFactory
-
Workbench action (id: "rename", commandId: "org.eclipse.ui.edit.rename"): Rename.
- RENAME - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
-
Deprecated.in 3.0. Use
ActionFactory.RENAME.getId()
instead. - RENAME - Static variable in interface org.eclipse.ui.texteditor.IWorkbenchActionDefinitionIds
-
Deprecated.As of 3.5, replaced by
IWorkbenchCommandConstants.FILE_RENAME
- RenameArguments - Class in org.eclipse.ltk.core.refactoring.participants
-
Rename arguments describe the data that a processor provides to its rename participants.
- RenameArguments(String, boolean) - Constructor for class org.eclipse.ltk.core.refactoring.participants.RenameArguments
-
Creates new rename arguments.
- RenameDialog_emptyName - Static variable in class org.eclipse.help.ui.internal.Messages
- RenameDialog_label - Static variable in class org.eclipse.help.ui.internal.Messages
- RenameDialog_validationError - Static variable in class org.eclipse.help.ui.internal.Messages
- RenameDialog_wtitle - Static variable in class org.eclipse.help.ui.internal.Messages
- RenameParticipant - Class in org.eclipse.ltk.core.refactoring.participants
-
A participant to participate in refactorings that rename elements.
- RenameParticipant() - Constructor for class org.eclipse.ltk.core.refactoring.participants.RenameParticipant
- RenameProcessor - Class in org.eclipse.ltk.core.refactoring.participants
-
A special processor that performs rename operations.
- RenameProcessor() - Constructor for class org.eclipse.ltk.core.refactoring.participants.RenameProcessor
- RenameRefactoring - Class in org.eclipse.ltk.core.refactoring.participants
-
A generic rename refactoring.
- RenameRefactoring(RenameProcessor) - Constructor for class org.eclipse.ltk.core.refactoring.participants.RenameRefactoring
-
Creates a new rename refactoring with the given rename processor.
- RenameResourceAction - Class in org.eclipse.ui.actions
-
Standard action for renaming the selected resources.
- RenameResourceAction(IShellProvider) - Constructor for class org.eclipse.ui.actions.RenameResourceAction
-
Creates a new action.
- RenameResourceAction(IShellProvider, Tree) - Constructor for class org.eclipse.ui.actions.RenameResourceAction
-
Creates a new action.
- RenameResourceAction(Shell) - Constructor for class org.eclipse.ui.actions.RenameResourceAction
-
Deprecated.
- RenameResourceAction(Shell, Tree) - Constructor for class org.eclipse.ui.actions.RenameResourceAction
-
Deprecated.
- RenameResourceChange - Class in org.eclipse.ltk.core.refactoring.resource
-
Change
that renames a resource. - RenameResourceChange(IPath, String) - Constructor for class org.eclipse.ltk.core.refactoring.resource.RenameResourceChange
-
Creates the change.
- RenameResourceChange(IPath, String, long) - Constructor for class org.eclipse.ltk.core.refactoring.resource.RenameResourceChange
-
Creates the change with a time stamp to restore.
- RenameResourceDescriptor - Class in org.eclipse.ltk.core.refactoring.resource
-
Refactoring descriptor for the rename resource refactoring.
- RenameResourceDescriptor() - Constructor for class org.eclipse.ltk.core.refactoring.resource.RenameResourceDescriptor
-
Creates a new refactoring descriptor.
- RenameResourceRefactoringConfigurationPage(String, IRenameResourceProcessor) - Constructor for class org.eclipse.ltk.ui.refactoring.resource.RenameResourceWizard.RenameResourceRefactoringConfigurationPage
- RenameResourceRefactoringConfigurationPage(IRenameResourceProcessor) - Constructor for class org.eclipse.ltk.ui.refactoring.resource.RenameResourceWizard.RenameResourceRefactoringConfigurationPage
- RenameResourceWizard - Class in org.eclipse.ltk.ui.refactoring.resource
-
A wizard for the rename resource refactoring.
- RenameResourceWizard(IResource) - Constructor for class org.eclipse.ltk.ui.refactoring.resource.RenameResourceWizard
-
Creates a
RenameResourceWizard
. - RenameResourceWizard(IResource, String) - Constructor for class org.eclipse.ltk.ui.refactoring.resource.RenameResourceWizard
-
Creates a
RenameResourceWizard
with the new resource's name set to newName. - RenameResourceWizard.RenameResourceRefactoringConfigurationPage - Class in org.eclipse.ltk.ui.refactoring.resource
- RENDER_GROUP - Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
-
Identifier for a render group in a menu or toolbar(value
"renderGroup"
). - renderArguments(String[], int[]) - Static method in class org.eclipse.debug.core.DebugPlugin
-
Renders the given array of argument strings into a single command line.
- renderer - Variable in class org.eclipse.e4.ui.model.application.ui.impl.UIElementImpl
-
The cached value of the '
Renderer
' attribute. - RENDERER - Static variable in interface org.eclipse.e4.ui.workbench.UIEvents.UIElement
- RENDERER_EDEFAULT - Static variable in class org.eclipse.e4.ui.model.application.ui.impl.UIElementImpl
-
The default value of the '
Renderer
' attribute. - RENDERING_PARENT_KEY - Static variable in interface org.eclipse.e4.ui.workbench.IPresentationEngine
-
This key can be used , if the model element does not have a parent and a parent needs to be specified for the renderer to create the widget.
- REOPEN_EDITORS - Static variable in class org.eclipse.ui.actions.ContributionItemFactory
-
Workbench contribution item (id "reopenEditors"): A list of recent editors (with inputs) available to be reopened in the window.
- ReopenEditorMenu - Class in org.eclipse.ui.internal
-
A dynamic menu item which supports to switch to other Windows.
- ReopenEditorMenu(IWorkbenchWindow, String, boolean) - Constructor for class org.eclipse.ui.internal.ReopenEditorMenu
-
Create a new instance.
- REORDER - Static variable in class org.eclipse.swt.internal.BidiUtil
- ReorgExecutionLog - Class in org.eclipse.ltk.core.refactoring.participants
-
Objects of this class can be used as a log to trace the execution of refactorings like copy and paste
- ReorgExecutionLog() - Constructor for class org.eclipse.ltk.core.refactoring.participants.ReorgExecutionLog
-
Creates new reorg execution log
- repairLineInformation() - Method in class org.eclipse.jface.text.AbstractDocument
- repairLineInformation() - Method in interface org.eclipse.jface.text.IRepairableDocument
-
Repairs the line information of the document implementing this interface.
- repeatCount - Variable in class org.eclipse.swt.graphics.ImageLoader
-
the number of times to repeat the display of a sequence of animated images (this corresponds to the commonly-used GIF application extension for "NETSCAPE 2.0 01").
- replace(int, int, String) - Method in class org.eclipse.jface.text.AbstractDocument
- replace(int, int, String) - Method in class org.eclipse.jface.text.AbstractLineTracker
- replace(int, int, String) - Method in class org.eclipse.jface.text.CopyOnWriteTextStore
- replace(int, int, String) - Method in class org.eclipse.jface.text.GapTextStore
- replace(int, int, String) - Method in interface org.eclipse.jface.text.IDocument
-
Substitutes the given text for the specified document range.
- replace(int, int, String) - Method in interface org.eclipse.jface.text.ILineTracker
-
Informs the line tracker about the specified change in the tracked text.
- replace(int, int, String) - Method in interface org.eclipse.jface.text.ITextStore
-
Replaces the specified character range with the given text.
- replace(int, int, String) - Method in class org.eclipse.jface.text.projection.ProjectionDocument
- replace(int, int, String) - Method in class org.eclipse.jface.text.SequentialRewriteTextStore
-
Deprecated.
- replace(int, int, String, long) - Method in class org.eclipse.jface.text.AbstractDocument
- replace(int, int, String, long) - Method in interface org.eclipse.jface.text.IDocumentExtension4
-
Substitutes the given text for the specified document range.
- replace(E, E, int) - Method in interface org.eclipse.jface.databinding.viewers.IViewerUpdater
-
Replace the specified element at the given position with the new element.
- replace(Object, int) - Method in class org.eclipse.jface.viewers.AbstractTableViewer
-
Replace the element at the given index with the given element.
- replace(Object, int, Object) - Method in class org.eclipse.jface.viewers.TreeViewer
-
For a TreeViewer with a tree with the VIRTUAL style bit set, replace the given parent's child at index with the given element.
- replace(String, boolean) - Method in class org.eclipse.jface.text.FindReplaceDocumentAdapter
-
Substitutes the previous match with the given text.
- replace(String, String, String) - Static method in class org.eclipse.e4.ui.css.core.utils.StringUtils
-
Replace oldString occurrences with newString occurrences of the String line and return the result.
- replace(ITypedElement, ITypedElement) - Method in interface org.eclipse.compare.IEditableContent
-
This method is called on a parent to add or remove a child, or to copy the contents of a child.
- replace(ITypedElement, ITypedElement) - Method in class org.eclipse.compare.internal.BufferedResourceNode
- replace(ITypedElement, ITypedElement) - Method in class org.eclipse.compare.ResourceNode
- replace(ITypedElement, ITypedElement) - Method in class org.eclipse.compare.structuremergeviewer.DocumentRangeNode
- replace(ITypedElement, ITypedElement) - Method in class org.eclipse.compare.structuremergeviewer.StructureRootNode
- REPLACE - Static variable in interface org.eclipse.core.resources.IResource
-
Update flag constant (bit mask value 256) indicating that a resource should be replaced with a resource of the same name at a different file system location.
- REPLACE - Static variable in interface org.eclipse.jface.viewers.IDecoration
-
Constant for replacing the original image.
- REPLACE - Static variable in interface org.eclipse.team.core.diff.ITwoWayDiff
-
Change constant (bit mask) indicating that the object has been replaced by another at the same location (i.e., the object has been deleted and then added).
- REPLACE_WITH_EDITION_DIALOG - Static variable in interface org.eclipse.compare.internal.ICompareContextIds
- replaceAll(String, String, String) - Static method in class org.eclipse.jface.util.Util
-
Foundation replacement for
String#replaceAll(String, String)
, but without support for regular expressions. - replaceAnnotations(Annotation[], Map<? extends Annotation, ? extends Position>) - Method in class org.eclipse.jface.text.source.AnnotationModel
- replaceAnnotations(Annotation[], Map<? extends Annotation, ? extends Position>) - Method in interface org.eclipse.jface.text.source.IAnnotationModelExtension
-
Adds and removes annotations to/from this annotation model in a single step.
- replaceAnnotations(Annotation[], Map<? extends Annotation, ? extends Position>, boolean) - Method in class org.eclipse.jface.text.source.AnnotationModel
-
Replaces the given annotations in this model and if advised fires a model change event.
- replaceCharCount - Variable in class org.eclipse.swt.custom.TextChangingEvent
-
Length of text that is going to be replaced
- replaceChild(Node, Node) - Method in class org.eclipse.e4.ui.css.core.dom.ElementAdapter
- replaceContext(IUndoContext, IUndoContext) - Method in interface org.eclipse.core.commands.operations.IContextReplacingOperation
-
Replace the undo context of the receiver with the provided replacement undo context.
- replaceContext(IUndoContext, IUndoContext) - Method in class org.eclipse.core.commands.operations.TriggeredOperations
-
Replace the undo context of the receiver with the provided replacement undo context.
- REPLACED - Static variable in interface org.eclipse.core.resources.IResourceDelta
-
Change constant (bit mask) indicating that the resource has been replaced by another at the same location (i.e., the resource has been deleted and then added).
- replacedText - Variable in class org.eclipse.swt.custom.ExtendedModifyEvent
-
replaced text or empty string if no text was replaced
- ReplaceEdit - Class in org.eclipse.text.edits
-
Text edit to replace a range in a document with a different string.
- ReplaceEdit(int, int, String) - Constructor for class org.eclipse.text.edits.ReplaceEdit
-
Constructs a new replace edit.
- replaceEnvironment - Variable in class org.eclipse.debug.ui.EnvironmentTab
- replaceItem(String, IContributionItem) - Method in class org.eclipse.jface.action.ContributionManager
-
Replaces the item of the given identifier with another contribution item.
- replaceLineCount - Variable in class org.eclipse.swt.custom.TextChangingEvent
-
Number of lines that are going to be replaced
- replaceMasterDocumentRanges(int, int) - Method in class org.eclipse.jface.text.projection.ProjectionDocument
-
Replaces all master document ranges with the given master document range.
- replacement - Variable in class org.eclipse.equinox.p2.operations.Update
- REPLACEMENT - Static variable in interface org.eclipse.help.IContentExtension
-
Extension type for element replacement.
- replaceOperation(IUndoableOperation, IUndoableOperation[]) - Method in class org.eclipse.core.commands.operations.DefaultOperationHistory
- replaceOperation(IUndoableOperation, IUndoableOperation[]) - Method in interface org.eclipse.core.commands.operations.IOperationHistory
-
Replace the specified operation in the undo or redo history with the provided list of replacements.
- replacePrefix(URI, URI) - Method in class org.eclipse.e4.ui.css.swt.helpers.URI
-
If this is a hierarchical URI reference and
oldPrefix
is a prefix of it, this returns the URI formed by replacing it bynewPrefix
;null
otherwise. - replaceSelection(String) - Method in interface org.eclipse.jface.text.IFindReplaceTarget
-
Replaces the currently selected range of characters with the given text.
- replaceSelection(String, boolean) - Method in interface org.eclipse.jface.text.IFindReplaceTargetExtension3
-
Replaces the currently selected range of characters with the given text.
- replaceStyleRange(StyleRange) - Method in class org.eclipse.jface.text.TextPresentation
-
Replaces the given range in this presentation.
- replaceStyleRanges(int, int, StyleRange[]) - Method in class org.eclipse.swt.custom.StyledText
-
Replaces the styles in the given range with new styles.
- replaceStyleRanges(StyleRange[]) - Method in class org.eclipse.jface.text.TextPresentation
-
Replaces the given ranges in this presentation.
- replaceText(AccessibleEditableTextEvent) - Method in class org.eclipse.swt.accessibility.AccessibleEditableTextAdapter
-
Replaces the substring beginning at the specified
start
offset and extending to the character at offsetend - 1
by the specified string. - replaceText(AccessibleEditableTextEvent) - Method in interface org.eclipse.swt.accessibility.AccessibleEditableTextListener
-
Replaces the substring beginning at the specified
start
offset and extending to the character at offsetend - 1
by the specified string. - replaceTextRange(int, int, String) - Method in class org.eclipse.help.ui.internal.StyledLineWrapper
- replaceTextRange(int, int, String) - Method in class org.eclipse.swt.custom.StyledText
-
Replaces the given text range with new text.
- replaceTextRange(int, int, String) - Method in interface org.eclipse.swt.custom.StyledTextContent
-
Replace the text with "newText" starting at position "start" for a length of "replaceLength".
- ReplaceWithEditionAction - Class in org.eclipse.compare.internal
- ReplaceWithEditionAction() - Constructor for class org.eclipse.compare.internal.ReplaceWithEditionAction
- ReplaceWithPreviousEditionAction - Class in org.eclipse.compare.internal
- ReplaceWithPreviousEditionAction() - Constructor for class org.eclipse.compare.internal.ReplaceWithPreviousEditionAction
- report(IStatus, int, Object...) - Method in class org.eclipse.e4.core.services.statusreporter.StatusReporter
-
Report the given status, using the given style as a hint.
- reportAccumulatedStatus() - Method in class org.eclipse.equinox.p2.ui.LoadMetadataRepositoryJob
-
Report the accumulated status for repository load failures.
- reportBinaryFile(IFile) - Method in class org.eclipse.search.core.text.TextSearchRequestor
-
Notification sent that a file might contain binary context.
- reportError(IStatus) - Method in class org.eclipse.team.core.diff.provider.DiffTree
-
Report to any listeners that an error has occurred while populating the set.
- reportLoadFailure(URI, ProvisionException) - Method in class org.eclipse.equinox.p2.operations.RepositoryTracker
-
Report a failure to load the specified repository.
- Repositories - Variable in class org.eclipse.equinox.p2.repository.metadata.spi.AbstractMetadataRepository.RepositoryState
-
The persisted array of repository references
- REPOSITORIES_ALL - Static variable in interface org.eclipse.equinox.p2.repository.IRepositoryManager
-
Constant used to indicate that all enabled repositories are of interest.
- REPOSITORIES_DISABLED - Static variable in interface org.eclipse.equinox.p2.repository.IRepositoryManager
-
Constant used to indicate that only disabled repositories are of interest.
- REPOSITORIES_LOCAL - Static variable in interface org.eclipse.equinox.p2.repository.IRepositoryManager
-
Constant used to indicate that only local repositories are of interest.
- REPOSITORIES_NON_LOCAL - Static variable in interface org.eclipse.equinox.p2.repository.IRepositoryManager
-
Constant used to indicate that only remote repositories are of interest.
- REPOSITORIES_NON_SYSTEM - Static variable in interface org.eclipse.equinox.p2.repository.IRepositoryManager
-
Constant used to indicate that only non-system repositories are of interest.
- REPOSITORIES_SYSTEM - Static variable in interface org.eclipse.equinox.p2.repository.IRepositoryManager
-
Constant used to indicate that only system repositories are of interest.
- REPOSITORY_EXISTS - Static variable in exception org.eclipse.equinox.p2.core.ProvisionException
-
Status code constant (value 1001) indicating a repository unexpectedly exists.
- REPOSITORY_FAILED_AUTHENTICATION - Static variable in exception org.eclipse.equinox.p2.core.ProvisionException
-
Status code constant (value 1007) indicating that there was an authentication error while reading a repository
- REPOSITORY_FAILED_READ - Static variable in exception org.eclipse.equinox.p2.core.ProvisionException
-
Status code constant (value 1002) indicating a repository could not be read
- REPOSITORY_FAILED_WRITE - Static variable in exception org.eclipse.equinox.p2.core.ProvisionException
-
Status code constant (value 1003) indicating a failure occurred while writing to a repository.
- REPOSITORY_HINT_MODIFIABLE - Static variable in interface org.eclipse.equinox.p2.repository.IRepositoryManager
-
Constant used to indicate that a repository manager should only load the repository if the repository is modifiable.
- REPOSITORY_INVALID_LOCATION - Static variable in exception org.eclipse.equinox.p2.core.ProvisionException
-
Status code constant (value 1006) indicating that a specified repository location is not valid.
- REPOSITORY_NOT_FOUND - Static variable in exception org.eclipse.equinox.p2.core.ProvisionException
-
Status code constant (value 1000) indicating a repository unexpectedly does not exist.
- REPOSITORY_READ_ONLY - Static variable in exception org.eclipse.equinox.p2.core.ProvisionException
-
Status code constant (value 1004) indicating a repository could not be written because it is a read-only repository.
- REPOSITORY_UNKNOWN_TYPE - Static variable in exception org.eclipse.equinox.p2.core.ProvisionException
-
Status code constant (value 1005) indicating an attempt was made to create or access a repository of unknown type.
- RepositoryManipulationPage - Class in org.eclipse.equinox.p2.ui
-
Page that allows users to update, add, remove, import, and export repositories.
- RepositoryManipulationPage() - Constructor for class org.eclipse.equinox.p2.ui.RepositoryManipulationPage
-
Create a repository manipulation page that will display the repositories available to the user.
- RepositoryProvider - Class in org.eclipse.team.core
-
A concrete subclass of
RepositoryProvider
is created for each project that is associated with a repository provider. - RepositoryProvider() - Constructor for class org.eclipse.team.core.RepositoryProvider
-
Default constructor required for the resources plugin to instantiate this class from the nature extension definition.
- RepositoryProviderType - Class in org.eclipse.team.core
-
This class represents things you can ask/do with a type of provider.
- RepositoryProviderType() - Constructor for class org.eclipse.team.core.RepositoryProviderType
- RepositoryReference - Class in org.eclipse.equinox.p2.repository.spi
-
Concrete implementation of a repository reference.
- RepositoryReference(URI, String, int, int) - Constructor for class org.eclipse.equinox.p2.repository.spi.RepositoryReference
-
Creates a reference to another repository.
- RepositoryState() - Constructor for class org.eclipse.equinox.p2.repository.metadata.spi.AbstractMetadataRepository.RepositoryState
- RepositoryTracker - Class in org.eclipse.equinox.p2.operations
-
RepositoryTracker defines a service that retrieves repositories, tracks their status, and reports errors.
- RepositoryTracker() - Constructor for class org.eclipse.equinox.p2.operations.RepositoryTracker
- Request(int, int, String) - Constructor for class org.eclipse.jface.text.AbstractLineTracker.Request
- Request(String) - Constructor for class org.eclipse.jface.text.AbstractLineTracker.Request
- REQUEST_ENABLEMENT_UPDATE_TOPIC - Static variable in class org.eclipse.e4.ui.workbench.UIEvents
-
Event sent when a enabled update is requested for tool-items.
- REQUEST_FAILED - Static variable in exception org.eclipse.debug.core.DebugException
-
Indicates that a request made of manager has failed, or a request made of a debug element has failed on the client side (that is, before the request was sent to the debug target).
- REQUEST_PREVIEW - Static variable in class org.eclipse.team.ui.synchronize.ModelParticipantMergeOperation
-
Status code that can be returned from the
ModelMergeOperation.performMerge(IProgressMonitor)
method to indicate that a subclass would like to force a preview of the merge. - requestActivation() - Method in interface org.eclipse.e4.ui.workbench.modeling.EPartService
-
Ask the service to assign activation to a valid part in the currently active presentation.
- requestDescriptor(IProgressMonitor) - Method in class org.eclipse.ltk.core.refactoring.RefactoringDescriptorProxy
-
Resolves this proxy and returns the associated refactoring descriptor.
- requestEvaluation(String) - Method in interface org.eclipse.ui.services.IEvaluationService
-
Request that this service re-evaluate all registered core expressions that contain a property tester for the given property name.
- requestFailed(String, Throwable) - Method in class org.eclipse.debug.core.model.DebugElement
-
Throws a debug exception with a status code of
TARGET_REQUEST_FAILED
. - requestFullPath() - Method in interface org.eclipse.core.resources.IResourceProxy
-
Returns the full workspace path of the resource being visited.
- requestInitialization(ISynchronizationContext) - Method in class org.eclipse.team.ui.mapping.SynchronizationContentProvider
-
Subclasses that need to perform extra processing to prepare their model to be displayed by this content provider should override this method and launch a background task to prepare what is required to display their model for the given context.
- requestLayout() - Method in class org.eclipse.swt.widgets.Control
-
Requests that this control and all of its ancestors be repositioned by their layouts at the earliest opportunity.
- requestLayout() - Method in class org.eclipse.swt.widgets.Shell
- requestProjectRebuild(boolean) - Method in class org.eclipse.core.resources.IncrementalProjectBuilder
-
Indicates that this builder generated or detected new input for currently running project build, and thus a project rebuild will be necessary in the current build round.
- requestProjectsRebuild(Collection<IProject>) - Method in class org.eclipse.core.resources.IncrementalProjectBuilder
-
Indicates that this builder generated or detected new input for given projects and thus a rebuild for given projects will be necessary in the next build round.
- requestResource() - Method in interface org.eclipse.core.resources.IResourceProxy
-
Returns the handle of the resource being visited.
- requestSynchronizationContext() - Method in interface org.eclipse.core.filebuffers.IFileBuffer
-
The caller requests that the synchronization context is used to synchronize this file buffer with its underlying file.
- requestSynchronizationContext(IPath) - Method in interface org.eclipse.core.filebuffers.IFileBufferManager
-
Deprecated.As of 3.1, replaced by
IFileBuffer.requestSynchronizationContext()
- requestUpdate(IConcurrentModelListener) - Method in interface org.eclipse.jface.viewers.deferred.IConcurrentModel
-
Requests that the receiver to call the given listener's setContents(...)
- requestUpdate(IConcurrentModelListener) - Method in class org.eclipse.jface.viewers.deferred.SetModel
- requestWidgetToken(IWidgetTokenKeeper) - Method in interface org.eclipse.jface.text.IWidgetTokenOwner
-
Requests the widget token from this token owner.
- requestWidgetToken(IWidgetTokenKeeper) - Method in class org.eclipse.jface.text.TextViewer
- requestWidgetToken(IWidgetTokenKeeper, int) - Method in interface org.eclipse.jface.text.IWidgetTokenOwnerExtension
-
Requests the widget token from this token owner.
- requestWidgetToken(IWidgetTokenKeeper, int) - Method in class org.eclipse.jface.text.TextViewer
- requestWidgetToken(IWidgetTokenOwner) - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
- requestWidgetToken(IWidgetTokenOwner) - Method in class org.eclipse.jface.text.information.InformationPresenter
- requestWidgetToken(IWidgetTokenOwner) - Method in interface org.eclipse.jface.text.IWidgetTokenKeeper
-
The given widget token owner requests the widget token from this token keeper.
- requestWidgetToken(IWidgetTokenOwner, int) - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
- requestWidgetToken(IWidgetTokenOwner, int) - Method in class org.eclipse.jface.text.information.InformationPresenter
- requestWidgetToken(IWidgetTokenOwner, int) - Method in interface org.eclipse.jface.text.IWidgetTokenKeeperExtension
-
The given widget token owner requests the widget token from this token keeper.
- REQUIRE_BUNDLE_PERMISSION - Static variable in interface org.eclipse.osgi.service.resolver.ResolverError
-
Error type constant (bit mask) indicating that a Require-Bundle could not be resolved because the requiring bundle does not have the correct permissions to require the bundle.
- REQUIRE_BUNDLE_USES_CONFLICT - Static variable in interface org.eclipse.osgi.service.resolver.ResolverError
-
Error type constant (bit mask) indicating that a Require-Bundle could not be resolved because of a uses directive conflict.
- REQUIRE_CAPABILITY_PERMISSION - Static variable in interface org.eclipse.osgi.service.resolver.ResolverError
-
Error type constant (bit mask) indicating that a Require-Capability could not be resolved because the requiring bundle does not have the correct permissions to require the capability.
- required - Variable in class org.eclipse.swt.browser.WindowEvent
-
Specifies whether the platform requires the user to provide a
Browser
to handle the new window. - REQUIRED_MODULE_ID - Static variable in interface org.eclipse.equinox.security.storage.provider.IProviderHints
-
Specifies the required password provider module to be used with the storage.
- REQUIREMENT_NATIVE_PATHS_ATTRIBUTE - Static variable in class org.eclipse.osgi.storage.NativeCodeFinder
- requiresFocus(MPart) - Method in class org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer
- requiresFocus(MPart) - Method in class org.eclipse.e4.ui.workbench.renderers.swt.StackRenderer
- requiresFocus(MPart) - Method in class org.eclipse.e4.ui.workbench.renderers.swt.SWTPartRenderer
- requiresUIThread(Object) - Method in interface org.eclipse.debug.ui.IDebugModelPresentationExtension
-
Returns whether the UI thread is required to retrieve a label (text, image, font, foreground, background, etc.), for the specified element.
- reset() - Method in class org.eclipse.compare.internal.CompareOutlinePage
- reset() - Method in class org.eclipse.core.runtime.PerformanceStats
-
Resets count and running time for this particular stats event.
- reset() - Method in class org.eclipse.debug.ui.memory.AbstractTableRendering
-
Deprecated.use
resetRendering
to reset this rendering. - reset() - Method in interface org.eclipse.e4.ui.css.core.engine.CSSEngine
-
Reset all style sheet registered into CSS Engine.
- reset() - Method in class org.eclipse.e4.ui.css.core.impl.engine.AbstractCSSEngine
- reset() - Method in class org.eclipse.e4.ui.css.swt.dom.ButtonElement
- reset() - Method in class org.eclipse.e4.ui.css.swt.dom.CompositeElement
- reset() - Method in class org.eclipse.e4.ui.css.swt.dom.ControlElement
- reset() - Method in class org.eclipse.e4.ui.css.swt.dom.CTabFolderElement
- reset() - Method in class org.eclipse.e4.ui.css.swt.dom.CTabItemElement
- reset() - Method in class org.eclipse.e4.ui.css.swt.dom.ShellElement
- reset() - Method in class org.eclipse.e4.ui.css.swt.dom.TableElement
- reset() - Method in class org.eclipse.e4.ui.css.swt.dom.TableItemElement
- reset() - Method in class org.eclipse.e4.ui.css.swt.dom.ToolItemElement
- reset() - Method in class org.eclipse.e4.ui.css.swt.dom.TreeElement
- reset() - Method in class org.eclipse.e4.ui.css.swt.dom.WidgetElement
-
Called by the CSS engine upon a CSS theme switch.
- reset() - Method in class org.eclipse.e4.ui.css.swt.engine.AbstractCSSSWTEngineImpl
- reset() - Method in class org.eclipse.help.ui.internal.HyperlinkHandler
- reset() - Method in class org.eclipse.jface.text.DefaultUndoManager
-
Deprecated.
- reset() - Method in interface org.eclipse.jface.text.IUndoManager
-
Resets the history of the undo manager.
- reset() - Method in class org.eclipse.jface.text.TextViewerUndoManager
- reset() - Static method in class org.eclipse.swt.internal.Callback
-
Immediately wipes out all native level state associated with all callbacks.
- reset() - Method in class org.eclipse.team.core.synchronize.SyncInfoSetChangeEvent
- reset() - Method in class org.eclipse.team.ui.synchronize.SubscriberParticipant
-
Reset the sync set of the participant by repopulating it from scratch.
- reset() - Method in class org.eclipse.text.readers.SubstitutionReader
- reset() - Method in class org.eclipse.text.undo.DocumentUndoManager
- reset() - Method in interface org.eclipse.text.undo.IDocumentUndoManager
-
Resets the history of the undo manager.
- reset() - Method in class org.eclipse.ui.editors.text.DefaultEncodingSupport
-
Resets this encoding support.
- reset() - Method in class org.eclipse.ui.part.DrillDownAdapter
-
Resets the drill down adapter.
- reset(int) - Method in class org.eclipse.jface.text.contentassist.ContentAssistant.AutoAssistListener
- reset(Map<String, String>) - Method in interface org.eclipse.ui.cheatsheets.ICheatSheetViewer
-
Sets the currently active cheat sheet to its initial state and initalizes the cheat sheet manager data.
- RESET_PERSPECTIVE - Static variable in class org.eclipse.ui.actions.ActionFactory
-
Workbench action (id: "resetPerspective", commandId: "org.eclipse.ui.window.resetPerspective"): Resets the current perspective.
- RESET_PERSPECTIVE_ACTION - Static variable in interface org.eclipse.ui.internal.IWorkbenchHelpContextIds
- resetChanges() - Method in class org.eclipse.team.core.synchronize.SyncInfoSet
-
Reset the changes accumulated so far by this set.
- resetDocument(Object) - Method in class org.eclipse.ui.editors.text.ForwardingDocumentProvider
- resetDocument(Object) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider.NullProvider
-
Deprecated.
- resetDocument(Object) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider
- resetDocument(Object) - Method in class org.eclipse.ui.texteditor.AbstractDocumentProvider
- resetDocument(Object) - Method in interface org.eclipse.ui.texteditor.IDocumentProvider
-
Resets the given element's document to its last saved state.
- resetFilters() - Method in class org.eclipse.jface.viewers.StructuredViewer
-
Discards this viewer's filters and triggers refiltering and resorting of the elements.
- resetHighlightRange() - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
- resetHighlightRange() - Method in interface org.eclipse.ui.texteditor.ITextEditor
-
Resets the highlighted range of this text editor.
- resetItemOrder() - Method in class org.eclipse.jface.action.CoolBarManager
-
Restores the canonical order of this cool bar manager.
- resetItemOrder() - Method in class org.eclipse.ui.internal.CoolBarToTrimManager
- resetLineBackground() - Method in class org.eclipse.compare.internal.MergeSourceViewer
- resetMarkers() - Method in class org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel
-
Resets all the markers to their original state.
- resetMonitors(IResource) - Method in class org.eclipse.core.resources.refresh.RefreshProvider
-
Deprecated.Subclasses should override and clients should call
RefreshProvider.resetMonitors(IResource, IProgressMonitor)
instead. - resetMonitors(IResource, IProgressMonitor) - Method in class org.eclipse.core.resources.refresh.RefreshProvider
-
Resets the installed monitors for the given resource.
- resetPerspective() - Method in class org.eclipse.ui.internal.WorkbenchPage
-
Resets the layout for the perspective.
- resetPerspective() - Method in interface org.eclipse.ui.IWorkbenchPage
-
Changes the visible views, their layout, and the visible action sets within the page to match the current perspective descriptor.
- ResetPerspective_buttonLabel - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- ResetPerspective_message - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- ResetPerspective_text - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- ResetPerspective_title - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- ResetPerspective_toolTip - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- resetPerspectiveModel(MPerspective, MWindow) - Method in interface org.eclipse.e4.ui.workbench.modeling.EModelService
-
This is a convenience method that will clean the model of all traces of a given perspective.
- resetPlugins() - Method in interface org.eclipse.jface.text.ITextViewer
-
Resets the installed plug-ins.
- resetPlugins() - Method in class org.eclipse.jface.text.TextViewer
- resetPreferences() - Method in class org.eclipse.jface.preference.PreferenceMemento
-
Reset every preference changed by this utility to its state before the first change.
- resetPropertyValue() - Method in interface org.eclipse.ui.views.properties.IPropertySheetEntry
-
Resets the property value to its default value if it has been changed.
- resetPropertyValue() - Method in class org.eclipse.ui.views.properties.PropertySheetEntry
- resetPropertyValue(Object) - Method in interface org.eclipse.ui.views.properties.IPropertySource
-
Resets the property with the given id to its default value if possible.
- resetPropertyValue(Object) - Method in class org.eclipse.ui.views.properties.ResourcePropertySource
-
The
ResourcePropertySource
implementation of thisIPropertySource
method does nothing since all properties are read-only. - resetRendering() - Method in class org.eclipse.debug.ui.memory.AbstractTableRendering
- resetRendering() - Method in interface org.eclipse.debug.ui.memory.IResettableMemoryRendering
-
Reset this memory rendering.
- resetState() - Method in class org.eclipse.e4.ui.bindings.keys.KeyBindingDispatcher
- resetState() - Method in interface org.eclipse.ui.quickaccess.IQuickAccessComputer
-
If necessary, reset the state of this computer.
- resetState() - Method in class org.eclipse.ui.views.markers.internal.ProblemFilter
- resetState() - Method in class org.eclipse.ui.views.markers.internal.TableComparator
- resetStateValidation() - Method in interface org.eclipse.core.filebuffers.IFileBuffer
-
Resets state validation.
- resetToolBarLayout() - Method in class org.eclipse.ui.internal.WorkbenchPage
- resetVisibleRegion() - Method in interface org.eclipse.jface.text.ITextViewer
-
Resets the region of this viewer's document which is visible in the presentation.
- resetVisibleRegion() - Method in class org.eclipse.jface.text.source.projection.ProjectionViewer
- resetVisibleRegion() - Method in class org.eclipse.jface.text.TextViewer
- resizable - Variable in class org.eclipse.jface.viewers.ColumnLayoutData
-
Indicates whether the column is resizable.
- resizable(boolean) - Method in class org.eclipse.jface.widgets.TableColumnFactory
-
Sets the resizable attribute.
- resizable(boolean) - Method in class org.eclipse.jface.widgets.TreeColumnFactory
-
Sets the resizable attribute.
- ResizableDialog - Class in org.eclipse.compare.internal
-
Base class for resizable Dialogs with persistent window bounds.
- ResizableDialog(Shell, ResourceBundle) - Constructor for class org.eclipse.compare.internal.ResizableDialog
- Resize - Static variable in class org.eclipse.swt.SWT
-
The resize event type (value is 11).
- RESIZE - Static variable in class org.eclipse.jface.text.TextViewer
-
Identifies window resizing as originator of a view port change.
- RESIZE - Static variable in class org.eclipse.swt.SWT
-
Style constant for resize box trim (value is 1<<4).
- resizeColumnsToPreferredSize() - Method in class org.eclipse.debug.ui.memory.AbstractTableRendering
-
Resize column to the preferred size.
- resizeHasOccurred - Variable in class org.eclipse.jface.window.Window
-
Internal fields to detect if shell size has been set
- resizeScrolledComposite() - Method in class org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage
-
Resize the scrolled composite enclosing the sections, which may result in the addition or removal of scroll bars.
- reskin(int) - Method in class org.eclipse.swt.custom.CTabFolder
- reskin(int) - Method in class org.eclipse.swt.widgets.Widget
-
Marks the widget to be skinned.
- RESOLUTION_DYNAMIC - Static variable in interface org.eclipse.osgi.service.resolver.ImportPackageSpecification
-
The dynamic resolution directive value.
- RESOLUTION_MULTIPLE - Static variable in interface org.eclipse.osgi.service.resolver.GenericSpecification
-
The multiple resolution type
- RESOLUTION_OPTIONAL - Static variable in interface org.eclipse.osgi.service.resolver.GenericSpecification
-
The optional resolution type
- RESOLUTION_OPTIONAL - Static variable in interface org.eclipse.osgi.service.resolver.ImportPackageSpecification
-
The optional resolution directive value.
- RESOLUTION_STATIC - Static variable in interface org.eclipse.osgi.service.resolver.ImportPackageSpecification
-
The static resolution directive value.
- ResolutionReport - Interface in org.eclipse.osgi.report.resolution
-
A resolution report is associated with a single resolve process.
- ResolutionReport.Entry - Interface in org.eclipse.osgi.report.resolution
- ResolutionReport.Entry.Type - Enum Class in org.eclipse.osgi.report.resolution
- ResolutionReport.Listener - Interface in org.eclipse.osgi.report.resolution
-
A resolution report listener gets called an the end of resolve process in order to receive a resolution report.
- resolve() - Method in interface org.eclipse.osgi.service.resolver.State
-
Same as State.resolve(true);
- resolve(boolean) - Method in interface org.eclipse.osgi.service.resolver.State
-
Resolves the constraints contained in this state using the resolver currently associated with the state and returns a delta describing the changes in resolved states and dependencies in the state.
- resolve(String) - Method in class org.eclipse.e4.ui.css.core.util.impl.resources.FileResourcesLocatorImpl
- resolve(String) - Method in class org.eclipse.e4.ui.css.core.util.impl.resources.HttpResourcesLocatorImpl
- resolve(String) - Method in class org.eclipse.e4.ui.css.core.util.impl.resources.OSGiResourceLocator
- resolve(String) - Method in class org.eclipse.e4.ui.css.core.util.impl.resources.ResourcesLocatorManager
- resolve(String) - Method in interface org.eclipse.e4.ui.css.core.util.resources.IURIResolver
-
Return the uri resolved.
- resolve(String, boolean) - Method in class org.eclipse.help.ui.internal.DefaultHelpUI
- resolve(String, boolean) - Method in class org.eclipse.ui.help.AbstractHelpUI
-
Resolves the help resource href according to the help system implementation.
- resolve(String, boolean) - Method in interface org.eclipse.ui.help.IWorkbenchHelpSystem
-
Resolves the help resource href by converting it into a legitimate URL according to the implementation of the help system.
- resolve(String, Object[]) - Method in interface org.eclipse.core.expressions.IVariableResolver
-
Resolves a variable for the given name and arguments.
- resolve(URL) - Static method in class org.eclipse.core.runtime.FileLocator
-
Converts a URL that uses a client-defined protocol into a URL that uses a protocol which is native to the Java class library (file, jar, http, etc).
- resolve(URL) - Static method in class org.eclipse.core.runtime.Platform
-
Deprecated.use
FileLocator.resolve(URL)
instead - resolve(URL) - Method in interface org.eclipse.osgi.service.urlconversion.URLConverter
-
Converts a URL that uses a client-defined protocol into a URL that uses a protocol which is native to the Java class library (file, jar, http, etc).
- resolve(URL) - Method in class org.eclipse.osgi.storage.url.BundleURLConverter
- resolve(Collection<Module>, boolean) - Method in class org.eclipse.osgi.container.ModuleContainer
-
Attempts to resolve the current revisions of the specified modules.
- resolve(IContributor) - Static method in class org.eclipse.core.runtime.ContributorFactoryOSGi
-
Returns the OSGi bundle used to define this contributor.
- resolve(URI) - Method in class org.eclipse.e4.ui.css.swt.helpers.URI
-
Resolves this URI reference against a
base
absolute hierarchical URI, returning the resulting absolute URI. - resolve(URI, boolean) - Method in class org.eclipse.e4.ui.css.swt.helpers.URI
-
Resolves this URI reference against a
base
absolute hierarchical URI, returning the resulting absolute URI. - resolve(ITextViewer, IProgressMonitor) - Method in class org.eclipse.jface.text.codemining.AbstractCodeMining
- resolve(ITextViewer, IProgressMonitor) - Method in interface org.eclipse.jface.text.codemining.ICodeMining
-
Returns the future to resolve the content of mining, or
CompletableFuture.completedFuture(Object)
if no such resolution is necessary (in which case {#isResolved()} is expected to returntrue
). - resolve(TemplateBuffer, TemplateContext) - Method in class org.eclipse.jface.text.templates.TemplateContextType
-
Resolves the variables in
buffer
withincontext
and edits the template buffer to reflect the resolved variables. - resolve(TemplateContext) - Method in class org.eclipse.jface.text.templates.GlobalTemplateVariables.Date
- resolve(TemplateContext) - Method in class org.eclipse.jface.text.templates.GlobalTemplateVariables.Selection
- resolve(TemplateContext) - Method in class org.eclipse.jface.text.templates.GlobalTemplateVariables.Time
- resolve(TemplateContext) - Method in class org.eclipse.jface.text.templates.GlobalTemplateVariables.User
- resolve(TemplateContext) - Method in class org.eclipse.jface.text.templates.GlobalTemplateVariables.Year
- resolve(TemplateContext) - Method in class org.eclipse.jface.text.templates.SimpleTemplateVariableResolver
- resolve(TemplateContext) - Method in class org.eclipse.jface.text.templates.TemplateVariableResolver
-
Returns an instance of the type resolved by the receiver available in
context
. - resolve(TemplateVariable, TemplateContext) - Method in class org.eclipse.jface.text.templates.GlobalTemplateVariables.Date
- resolve(TemplateVariable, TemplateContext) - Method in class org.eclipse.jface.text.templates.GlobalTemplateVariables.Selection
- resolve(TemplateVariable, TemplateContext) - Method in class org.eclipse.jface.text.templates.TemplateContextType
-
Resolves a single variable in a context.
- resolve(TemplateVariable, TemplateContext) - Method in class org.eclipse.jface.text.templates.TemplateVariableResolver
-
Resolves
variable
incontext
. - resolve(BundleDescription[]) - Method in interface org.eclipse.osgi.service.resolver.State
-
Resolves the constraints contained in this state using the resolver currently associated with the state in an incremental, "least-perturbing" mode, and returns a delta describing the changes in resolved states and dependencies in the state.
- resolve(BundleDescription[], boolean) - Method in interface org.eclipse.osgi.service.resolver.State
-
Resolves the constraints contained in this state using the resolver currently associated with the state in an incremental, "least-perturbing" mode, and returns a delta describing the changes in resolved states and dependencies in the state.
- resolve(BundleDescription[], Dictionary<Object, Object>[]) - Method in interface org.eclipse.osgi.service.resolver.Resolver
-
Resolves the state associated with this resolver and returns an array of bundle deltas describing the changes..
- RESOLVE - Static variable in class org.eclipse.core.expressions.ExpressionTagNames
-
The tag name of the resolve expression (value:
resolve
) - resolveAll(TemplateContext) - Method in class org.eclipse.jface.text.templates.TemplateVariableResolver
-
Returns all possible bindings available in
context
. - resolveArguments(boolean) - Method in interface org.eclipse.e4.core.di.suppliers.IRequestor
-
Forces the requestor to resolve arguments it depends on.
- resolveBundle(BundleDescription, boolean, BundleDescription[], ExportPackageDescription[], BundleDescription[], ExportPackageDescription[]) - Method in interface org.eclipse.osgi.service.resolver.State
- resolveBundle(BundleDescription, boolean, BundleDescription[], ExportPackageDescription[], ExportPackageDescription[], BundleDescription[], ExportPackageDescription[]) - Method in interface org.eclipse.osgi.service.resolver.State
- resolveBundle(BundleDescription, boolean, BundleDescription[], ExportPackageDescription[], ExportPackageDescription[], GenericDescription[], BundleDescription[], ExportPackageDescription[], GenericDescription[], Map<String, List<StateWire>>) - Method in interface org.eclipse.osgi.service.resolver.State
-
Sets whether or not the given bundle is selected in this state.
- resolveCategories(IMutableActivityManager, Set<String>) - Static method in class org.eclipse.ui.activities.WorkbenchActivityHelper
-
Resolve the collection of category ids to an array of
ICategory
objects. - resolveConstraint(VersionConstraint, BaseDescription) - Method in interface org.eclipse.osgi.service.resolver.State
-
Resolves the given version constraint with the given supplier.
- RESOLVED - Enum constant in enum class org.eclipse.osgi.container.Module.State
-
The module is resolved and able to be started.
- RESOLVED - Enum constant in enum class org.eclipse.osgi.container.ModuleContainerAdaptor.ModuleEvent
-
The module has been resolved.
- RESOLVED - Static variable in interface org.eclipse.osgi.service.resolver.BundleDelta
-
Delta type constant (bit mask) indicating that the bundle has become resolved in the new state.
- RESOLVED_SET - Static variable in class org.eclipse.osgi.container.Module
-
A set of
states
that indicate a module is resolved. - resolveDynamic(String, ModuleRevision) - Method in class org.eclipse.osgi.container.ModuleContainer
-
Attempts to resolve the specified dynamic package name request for the specified revision.
- resolveDynamicImport(BundleDescription, String) - Method in interface org.eclipse.osgi.service.resolver.Resolver
-
Attempts to find an ExportPackageDescription that will satisfy a dynamic import for the specified requestedPackage for the specified importingBundle.
- resolveEntity(String, String) - Method in class org.eclipse.help.internal.CachedEntityResolver
- resolveMarkerAction_computationAction - Static variable in class org.eclipse.ui.views.markers.internal.MarkerMessages
- resolveMarkerAction_computationManyAction - Static variable in class org.eclipse.ui.views.markers.internal.MarkerMessages
- resolveMarkerAction_dialogTitle - Static variable in class org.eclipse.ui.views.markers.internal.MarkerMessages
- resolveMarkerAction_title - Static variable in class org.eclipse.ui.views.markers.internal.MarkerMessages
- resolveModal(IProgressMonitor) - Method in class org.eclipse.equinox.p2.operations.ProfileChangeOperation
-
Resolve the operation in the current thread using the specified progress monitor.
- resolveOrientation() - Method in class org.eclipse.equinox.bidi.custom.StructuredTextCharTypes
-
Gets the orientation of the component in which the text will be displayed.
- resolvePath(String, String) - Method in class org.eclipse.ui.intro.config.IntroConfigurer
-
Resolves an incomplete path in the form "page_id/@" where page_id represents the identifier of the target page.
- resolvePath(IPath) - Method in interface org.eclipse.core.resources.IPathVariableManager
-
Deprecated.use
IPathVariableManager.resolveURI(URI)
instead. - resolvePlaceholderRef(MPlaceholder, MWindow) - Method in interface org.eclipse.e4.ui.workbench.modeling.EPlaceholderResolver
-
This method is used to re-resolve a placeholder's reference to a 'shared part' within the context of a particular window.
- Resolver - Interface in org.eclipse.osgi.service.resolver
-
An implementation of a resolver which resolves the constraints of the bundles in a system.
- ResolverError - Interface in org.eclipse.osgi.service.resolver
-
ResolverErrors represent a single error that prevents a bundle from resolving in a
State
object. * - ResolverHookException - Exception in org.eclipse.osgi.service.resolver
-
A runtime exception thrown by a resolver to indicate that a resolver hook threw an unexpected exception and the resolve operation terminated.
- ResolverHookException(String, Throwable) - Constructor for exception org.eclipse.osgi.service.resolver.ResolverHookException
-
Constructs a new resolver hook exception.
- resolvers() - Method in class org.eclipse.jface.text.templates.TemplateContextType
-
Returns an iterator for the variables known to the context type.
- resolveSourceElement(Object, List<Object>) - Method in class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector
-
Returns the source element to associate with the given element.
- resolveTextDirection(String) - Static method in class org.eclipse.swt.internal.BidiUtil
-
Determine the base direction for the given text.
- resolveURI(URI) - Method in interface org.eclipse.core.resources.IPathVariableManager
-
Resolves a relative
URI
object potentially containing a variable reference as its first segment, replacing the variable reference (if any) with the variable's value (which is a concrete absolute URI). - resolveValue(IDynamicVariable, String) - Method in interface org.eclipse.core.variables.IDynamicVariableResolver
-
Resolves and returns a value for the specified variable when referenced with the given argument, possibly
null
- resolveVariable(String, Object[]) - Method in class org.eclipse.core.expressions.EvaluationContext
- resolveVariable(String, Object[]) - Method in interface org.eclipse.core.expressions.IEvaluationContext
-
Resolves a variable for the given name and arguments.
- resolveVariable(String, Object[]) - Method in class org.eclipse.e4.core.commands.ExpressionContext
- resolveVariables(String, String, String) - Static method in class org.eclipse.help.search.SearchParticipant
-
A utility method that resolves a file name that contains '$'-based substitution variables.
- Resource - Class in org.eclipse.swt.graphics
-
This class is the abstract superclass of all graphics resource objects.
- Resource() - Constructor for class org.eclipse.swt.graphics.Resource
- RESOURCE_EXISTS - Static variable in interface org.eclipse.core.resources.IResourceStatus
-
Status code constant (value 367) indicating a resource unexpectedly exists in the workspace.
- RESOURCE_MODEL_PROVIDER_ID - Static variable in class org.eclipse.core.resources.mapping.ModelProvider
-
The model provider id of the Resources model.
- RESOURCE_NOT_FOUND - Static variable in interface org.eclipse.core.resources.IResourceStatus
-
Status code constant (value 368) indicating a resource unexpectedly does not exist in the workspace.
- RESOURCE_NOT_LINKED - Static variable in interface org.eclipse.core.resources.IResourceStatus
-
Status code constant (value 377) indicating a resource is unexpectedly not a linked resource.
- RESOURCE_NOT_LOCAL - Static variable in interface org.eclipse.core.resources.IResourceStatus
-
Status code constant (value 369) indicating a resource unexpectedly does not have content local to the workspace.
- RESOURCE_PERSPECTIVE_ID - Static variable in class org.eclipse.ui.ide.IDE
-
The resource based perspective identifier.
- RESOURCE_RENAME_MODE - Static variable in interface org.eclipse.ui.IWorkbenchPreferenceConstants
-
Whether to use inline or dialog rename on resources.
- RESOURCE_RENAME_MODE_DIALOG - Static variable in interface org.eclipse.ui.IWorkbenchPreferenceConstants
-
Preference value for
IWorkbenchPreferenceConstants.RESOURCE_RENAME_MODE
, indicating that dialog rename should be used. - RESOURCE_RENAME_MODE_INLINE - Static variable in interface org.eclipse.ui.IWorkbenchPreferenceConstants
-
Preference value for
IWorkbenchPreferenceConstants.RESOURCE_RENAME_MODE
, indicating that inline rename should be used. - RESOURCE_SYNC_INFO_ERROR - Static variable in interface org.eclipse.team.core.ITeamStatus
-
An error occurred trying to obtain the
SyncInfo
for a single resource. - RESOURCE_TYPE - Static variable in interface org.eclipse.ui.IMarkerActionFilter
-
An attribute indicating the type of resource associated with the marker (value
"resourceType"
). - RESOURCE_TYPE_FILE_NAME - Static variable in interface org.eclipse.ui.internal.IWorkbenchConstants
- RESOURCE_WRONG_TYPE - Static variable in interface org.eclipse.core.resources.IResourceStatus
-
Status code constant (value 366) indicating a resource exists in the workspace but is not of the expected type.
- ResourceAction - Class in org.eclipse.ui.texteditor
-
An action which configures its label, image, tooltip, and description from a resource bundle using known keys.
- ResourceAction(ResourceBundle, String) - Constructor for class org.eclipse.ui.texteditor.ResourceAction
-
Creates a new action that configures itself from the given resource bundle.
- ResourceAction(ResourceBundle, String, int) - Constructor for class org.eclipse.ui.texteditor.ResourceAction
-
Creates a new action that configures itself from the given resource bundle.
- resourceAdapterLookup - Variable in class org.eclipse.ui.internal.ObjectContributorManager
-
Cache of resource adapter class contributor search paths;
null
if none. - ResourceAttributes - Class in org.eclipse.core.resources
-
This class represents platform specific attributes of files.
- ResourceAttributes() - Constructor for class org.eclipse.core.resources.ResourceAttributes
-
Creates a new instance of
ResourceAttributes
. - ResourceBundleProvider - Interface in org.eclipse.e4.core.services.translation
-
The interface of the service that gets
ResourceBundle
objects from a given bundle with a given locale. - ResourceByDefinitionKey - Class in org.eclipse.e4.ui.css.swt.resources
- ResourceByDefinitionKey(Object) - Constructor for class org.eclipse.e4.ui.css.swt.resources.ResourceByDefinitionKey
- ResourceChange - Class in org.eclipse.ltk.core.refactoring.resource
-
Abstract change for resource based changes.
- ResourceChange() - Constructor for class org.eclipse.ltk.core.refactoring.resource.ResourceChange
-
Creates the resource change.
- ResourceChangeChecker - Class in org.eclipse.ltk.core.refactoring.participants
-
A resource operation checker is a shared checker to collect all changes done by the refactoring and the participants to resources so that they can be validated as one change.
- ResourceChangeChecker() - Constructor for class org.eclipse.ltk.core.refactoring.participants.ResourceChangeChecker
- resourceChanged(IResourceChangeEvent) - Method in interface org.eclipse.core.resources.IResourceChangeListener
-
Notifies this listener that some resource changes are happening, or have already happened.
- resourceChanged(IResourceChangeEvent) - Method in class org.eclipse.team.ui.synchronize.SyncInfoCompareInput
-
Note that until the compare editor inputs can be part of the compare editors lifecycle we can't register as a listener because there is no dispose() method to remove the listener.
- resourceChanged(IResourceChangeEvent) - Method in class org.eclipse.ui.actions.CloseResourceAction
-
Handles a resource changed event by updating the enablement if one of the selected projects is opened or closed.
- resourceChanged(IResourceChangeEvent) - Method in class org.eclipse.ui.actions.CloseUnrelatedProjectsAction
-
Handles a resource changed event by updating the enablement when projects change.
- resourceChanged(IResourceChangeEvent) - Method in class org.eclipse.ui.actions.OpenResourceAction
-
Handles a resource changed event by updating the enablement if one of the selected projects is opened or closed.
- resourceChanged(IResourceChangeEvent) - Method in class org.eclipse.ui.editors.text.FileDocumentProvider.FileSynchronizer
- resourceChanged(IResourceChangeEvent) - Method in class org.eclipse.ui.model.WorkbenchContentProvider
- ResourceChangeValidator - Class in org.eclipse.core.resources.mapping
-
The resource change validator is used to validate that changes made to resources will not adversely affect the models stored in those resources.
- ResourceComparator - Class in org.eclipse.ui.views.navigator
-
Comparator for viewers that display items of type
IResource
. - ResourceComparator(int) - Constructor for class org.eclipse.ui.views.navigator.ResourceComparator
-
Creates a resource sorter that will use the given sort criteria.
- ResourceDescription - Class in org.eclipse.ui.ide.undo
-
Deprecated.Replaced by IResourceSnapshot and ResourceSnapshotFactory in the org.eclipse.core.resources.undo.snapshot package
- ResourceDescription() - Constructor for class org.eclipse.ui.ide.undo.ResourceDescription
-
Deprecated.
- resourceDescriptions - Variable in class org.eclipse.ui.ide.undo.CopyProjectOperation
- ResourceDiff - Class in org.eclipse.team.core.mapping.provider
-
Implementation of
IResourceDiff
. - ResourceDiff(IResource, int) - Constructor for class org.eclipse.team.core.mapping.provider.ResourceDiff
-
Convenience constructor for creating a simple folder diff that consists of a resource and a kind only.
- ResourceDiff(IResource, int, int, IFileRevision, IFileRevision) - Constructor for class org.eclipse.team.core.mapping.provider.ResourceDiff
-
Create a two-way resource diff
- ResourceDiffTree - Class in org.eclipse.team.core.mapping.provider
-
Implementation of
IResourceDiffTree
. - ResourceDiffTree() - Constructor for class org.eclipse.team.core.mapping.provider.ResourceDiffTree
- ResourceDragAdapterAssistant - Class in org.eclipse.ui.navigator.resources
-
Clients may reference this class in the dragAssistant element of a org.eclipse.ui.navigator.viewer extension point.
- ResourceDragAdapterAssistant() - Constructor for class org.eclipse.ui.navigator.resources.ResourceDragAdapterAssistant
- ResourceDropAdapterAssistant - Class in org.eclipse.ui.navigator.resources
-
Clients may reference this class in the dropAssistant element of a org.eclipse.ui.navigator.navigatorContent extension point.
- ResourceDropAdapterAssistant() - Constructor for class org.eclipse.ui.navigator.resources.ResourceDropAdapterAssistant
- ResourceEncodingFieldEditor - Class in org.eclipse.ui.ide.dialogs
-
The ResourceEncodingFieldEditor is a field editor for editing the encoding of a resource and does not use a preference store.
- ResourceEncodingFieldEditor(String, Composite, IResource) - Constructor for class org.eclipse.ui.ide.dialogs.ResourceEncodingFieldEditor
-
Creates a new encoding field editor for setting the encoding on the given resource.
- ResourceEncodingFieldEditor(String, Composite, IResource, String) - Constructor for class org.eclipse.ui.ide.dialogs.ResourceEncodingFieldEditor
-
Creates a new encoding field editor for setting the encoding on the given resource.
- ResourceFilter() - Constructor for class org.eclipse.ui.dialogs.FilteredResourcesSelectionDialog.ResourceFilter
-
Creates new ResourceFilter instance
- ResourceFilter(IContainer, boolean, int) - Constructor for class org.eclipse.ui.dialogs.FilteredResourcesSelectionDialog.ResourceFilter
-
Creates new ResourceFilter instance
- resourceIsType(IResource, int) - Method in class org.eclipse.ui.actions.SelectionListenerAction
-
Returns whether the type of the given resource is among those in the given resource type mask.
- resourceIsType(IResource, int) - Static method in class org.eclipse.ui.ide.ResourceSelectionUtil
-
Returns whether the type of the given resource is among the specified resource types.
- ResourceListSelectionDialog - Class in org.eclipse.ui.dialogs
-
Shows a list of resources to the user with a text entry field for a string pattern used to filter the list of resources.
- ResourceListSelectionDialog(Shell, IContainer, int) - Constructor for class org.eclipse.ui.dialogs.ResourceListSelectionDialog
-
Creates a new instance of the class.
- ResourceListSelectionDialog(Shell, IResource[]) - Constructor for class org.eclipse.ui.dialogs.ResourceListSelectionDialog
-
Creates a new instance of the class.
- ResourceLocator - Class in org.eclipse.jface.resource
-
This class contains a collection of helper methods for finding JFace resources in bundles.
- ResourceLocator() - Constructor for class org.eclipse.jface.resource.ResourceLocator
- ResourceManager - Class in org.eclipse.equinox.http.registry.internal
- ResourceManager - Class in org.eclipse.jface.resource
-
This class manages SWT resources.
- ResourceManager() - Constructor for class org.eclipse.jface.resource.ResourceManager
- ResourceManager(HttpRegistryManager, ServiceReference<?>, IExtensionRegistry) - Constructor for class org.eclipse.equinox.http.registry.internal.ResourceManager
- ResourceMapping - Class in org.eclipse.core.resources.mapping
-
A resource mapping supports the transformation of an application model object into its underlying file system resources.
- ResourceMapping() - Constructor for class org.eclipse.core.resources.mapping.ResourceMapping
- ResourceMapping(Bundle, String) - Constructor for class org.eclipse.equinox.http.registry.internal.DefaultRegistryHttpContext.ResourceMapping
- ResourceMappingContext - Class in org.eclipse.core.resources.mapping
-
A resource mapping context is provided to a resource mapping when traversing the resources of the mapping.
- ResourceMappingContext() - Constructor for class org.eclipse.core.resources.mapping.ResourceMappingContext
- ResourceMappingMerger - Class in org.eclipse.team.core.mapping
-
Abstract implementation of
IResourceMappingMerger
. - ResourceMappingMerger() - Constructor for class org.eclipse.team.core.mapping.ResourceMappingMerger
- ResourceMarkerAnnotationModel - Class in org.eclipse.ui.texteditor
-
A marker annotation model whose underlying source of markers is a resource in the workspace.
- ResourceMarkerAnnotationModel(IResource) - Constructor for class org.eclipse.ui.texteditor.ResourceMarkerAnnotationModel
-
Creates a marker annotation model with the given resource as the source of the markers.
- ResourceMarkerAnnotationModelFactory - Class in org.eclipse.ui.texteditor
-
An annotation model factory for resource marker annotation models.
- ResourceMarkerAnnotationModelFactory() - Constructor for class org.eclipse.ui.texteditor.ResourceMarkerAnnotationModelFactory
- ResourceNode - Class in org.eclipse.compare
-
A
ResourceNode
wraps anIResources
so that it can be used as input for the differencing engine (interfacesIStructureComparator
andITypedElement
) and theReplaceWithEditionDialog
(interfacesITypedElement
andIModificationDate
). - ResourceNode(IResource) - Constructor for class org.eclipse.compare.ResourceNode
-
Creates a
ResourceNode
for the given resource. - ResourcePropertySource - Class in org.eclipse.ui.views.properties
-
A Resource property source.
- ResourcePropertySource(IResource) - Constructor for class org.eclipse.ui.views.properties.ResourcePropertySource
-
Creates a PropertySource and stores its IResource
- ResourceRegistry - Class in org.eclipse.jface.resource
-
Abstract base class for various JFace registries.
- ResourceRegistry() - Constructor for class org.eclipse.jface.resource.ResourceRegistry
- ResourceRegistryKeyFactory - Class in org.eclipse.e4.ui.css.core.resources
- ResourceRegistryKeyFactory() - Constructor for class org.eclipse.e4.ui.css.core.resources.ResourceRegistryKeyFactory
- ResourceRuleFactory - Class in org.eclipse.core.resources.team
-
Default implementation of IResourceRuleFactory.
- ResourceRuleFactory() - Constructor for class org.eclipse.core.resources.team.ResourceRuleFactory
-
Deprecated.this constructor relies on the workspace already initialized and accessible via static access, instead the
ResourceRuleFactory(IWorkspace)
constructor should be used. - ResourceRuleFactory(IWorkspace) - Constructor for class org.eclipse.core.resources.team.ResourceRuleFactory
-
Creates a new resource rule factory for the given workspace.
- resources - Variable in class org.eclipse.jface.notifications.AbstractNotificationPopup
- resources - Variable in class org.eclipse.ui.ide.undo.AbstractWorkspaceOperation
- Resources - Class in org.eclipse.ltk.core.refactoring.resource
- RESOURCES - Static variable in interface org.eclipse.ui.internal.IPreferenceConstants
- ResourceSaveableFilter - Class in org.eclipse.ui.ide
-
A saveable filter where the given savable must either match one of the given roots or be a direct or indirect child of one of the roots.
- ResourceSaveableFilter(IResource[]) - Constructor for class org.eclipse.ui.ide.ResourceSaveableFilter
-
Creates a new filter.
- ResourceScope - Class in org.eclipse.team.ui.synchronize
-
A synchronize scope whose roots are a set of resources.
- ResourceScope(IResource[]) - Constructor for class org.eclipse.team.ui.synchronize.ResourceScope
-
Create the resource scope for the given resources
- ResourceScope(IMemento) - Constructor for class org.eclipse.team.ui.synchronize.ResourceScope
-
Create this scope from it's previously saved state
- ResourceSelectionDialog - Class in org.eclipse.ui.dialogs
-
A standard resource selection dialog which solicits a list of resources from the user.
- ResourceSelectionDialog(Shell, IAdaptable, String) - Constructor for class org.eclipse.ui.dialogs.ResourceSelectionDialog
-
Creates a resource selection dialog rooted at the given element.
- ResourceSelectionUtil - Class in org.eclipse.ui.ide
-
Provides utilities for checking the validity of selections.
- resourcesExist() - Method in class org.eclipse.ui.ide.undo.AbstractWorkspaceOperation
-
Return whether the resources known by this operation currently exist.
- resourcesIncludesProjects() - Method in class org.eclipse.ui.ide.undo.AbstractWorkspaceOperation
-
Return whether the resources known by this operation contain any projects.
- ResourcesLocatorManager - Class in org.eclipse.e4.ui.css.core.util.impl.resources
-
Resources locator manager implementation.
- ResourcesLocatorManager() - Constructor for class org.eclipse.e4.ui.css.core.util.impl.resources.ResourcesLocatorManager
- ResourceSnapshotFactory - Class in org.eclipse.core.resources.undo.snapshot
-
ResourceSnapshotFactory provides utility methods for creating snapshots of resources or markers.
- ResourceSnapshotFactory() - Constructor for class org.eclipse.core.resources.undo.snapshot.ResourceSnapshotFactory
- ResourcesPlugin - Class in org.eclipse.core.resources
-
The plug-in runtime class for the Resources plug-in.
- ResourcesPlugin() - Constructor for class org.eclipse.core.resources.ResourcesPlugin
- ResourceTransfer - Class in org.eclipse.ui.part
-
The
ResourceTransfer
class is used to transfer an array ofIResource
s from one part to another in a drag and drop operation or a cut, copy, paste action. - ResourceTraversal - Class in org.eclipse.core.resources.mapping
-
A resource traversal is simply a set of resources and the depth to which each is to be traversed.
- ResourceTraversal(IResource[], int, int) - Constructor for class org.eclipse.core.resources.mapping.ResourceTraversal
-
Creates a new resource traversal.
- ResourceTreeAndListGroup - Class in org.eclipse.ui.ide.dialogs
-
Workbench-level composite that combines a CheckboxTreeViewer and CheckboxListViewer.
- ResourceTreeAndListGroup(Composite, Object, ITreeContentProvider, ILabelProvider, IStructuredContentProvider, ILabelProvider, int, boolean) - Constructor for class org.eclipse.ui.ide.dialogs.ResourceTreeAndListGroup
-
Create an instance of this class.
- ResourceUtil - Class in org.eclipse.ui.ide
-
Utility class for manipulating resources and determining correspondences between resources and workbench objects.
- ResourceVariantByteStore - Class in org.eclipse.team.core.variants
-
The purpose of a
ResourceVariantByteStore
is to support the caching of the synchronization bytes for the resource variants that represent a resource line-up of interest such as a version, baseline or branch. - ResourceVariantByteStore() - Constructor for class org.eclipse.team.core.variants.ResourceVariantByteStore
- ResourceVariantTree - Class in org.eclipse.team.core.variants
-
Provides caching for a
AbstractResourceVariantTree
using aResourceVariantByteStore
. - ResourceVariantTree(ResourceVariantByteStore) - Constructor for class org.eclipse.team.core.variants.ResourceVariantTree
-
Create a resource variant tree that uses the provided byte store to cache the resource variant bytes.
- ResourceVariantTreeSubscriber - Class in org.eclipse.team.core.variants
-
A specialization of Subscriber that uses
IResourceVariantTree
objects to manage the base (for three-way) and remote trees. - ResourceVariantTreeSubscriber() - Constructor for class org.eclipse.team.core.variants.ResourceVariantTreeSubscriber
- ResourceWorkingSetFilter - Class in org.eclipse.ui
-
A resource working set filter filters resources from a view that are neither a parent nor children of a working set element.
- ResourceWorkingSetFilter() - Constructor for class org.eclipse.ui.ResourceWorkingSetFilter
- RESPONSIVE_UI - Static variable in interface org.eclipse.ui.internal.IWorkbenchHelpContextIds
- restart() - Method in interface org.eclipse.e4.ui.workbench.IWorkbench
-
restart the workbench
- restart() - Method in class org.eclipse.ui.internal.Workbench
- restart() - Method in interface org.eclipse.ui.IWorkbench
-
Closes then restarts the workbench with the same command line as used for the previous launch.
- restart(boolean) - Method in class org.eclipse.ui.internal.Workbench
- restart(boolean) - Method in interface org.eclipse.ui.IWorkbench
-
Closes then restarts this workbench using the current workspace if
useCurrentWorkspace
istrue
. - RESTART_NONE - Static variable in class org.eclipse.equinox.p2.operations.ProvisioningJob
-
Constant which indicates that the job does not require a restart upon completion.
- RESTART_ONLY - Static variable in class org.eclipse.equinox.p2.operations.ProvisioningJob
-
Constant which indicates that the job requires the user to restart in order to pick up the changes performed by the job.
- RESTART_OR_APPLY - Static variable in class org.eclipse.equinox.p2.operations.ProvisioningJob
-
Constant which indicates that the job requires the user to either restart or apply the configuration changes in order to pick up the changes performed by the job.
- RESTART_POLICY_FORCE - Static variable in class org.eclipse.equinox.p2.ui.Policy
-
A constant indicating that restart should be forced (without confirmation) immediately after completion of a provisioning operation.
- RESTART_POLICY_FORCE_APPLY - Static variable in class org.eclipse.equinox.p2.ui.Policy
-
A constant indicating that the changes should be applied dynamically to the profile (without confirmation) immediately after completion of a provisioning operation.
- RESTART_POLICY_PROMPT - Static variable in class org.eclipse.equinox.p2.ui.Policy
-
A constant indicating that the user should be prompted to restart after completion of a provisioning operation.
- RESTART_POLICY_PROMPT_RESTART_OR_APPLY - Static variable in class org.eclipse.equinox.p2.ui.Policy
-
A constant indicating that, where possible, the user should be given the option to restart or dynamically apply the changes after completion of a provisioning operation.
- restore() - Method in class org.eclipse.jface.dialogs.ControlEnableState
-
Restores the window enable state saved in this object.
- restore(String) - Method in interface org.eclipse.e4.ui.css.swt.theme.IThemeEngine
-
Restore the previously stored theme
- restore(CTabFolderEvent) - Method in class org.eclipse.swt.custom.CTabFolder2Adapter
-
Sent when the user clicks on the restore button of a CTabFolder.
- restore(CTabFolderEvent) - Method in interface org.eclipse.swt.custom.CTabFolder2Listener
-
Sent when the user clicks on the restore button of a CTabFolder.
- restore(IMemento) - Method in interface org.eclipse.team.ui.mapping.ISynchronizationCompareAdapter
-
Restore the previously saved resource mappings.
- restore(IWorkingSet) - Method in interface org.eclipse.ui.IWorkingSetUpdater2
-
Restores working set content if its persistence is managed by current updater
- RESTORE - Static variable in interface org.eclipse.e4.ui.css.swt.theme.IThemeEngine.Events
-
Attribute describing the theme change's persist state.
- RESTORE_CODE_EXIT - Static variable in interface org.eclipse.ui.application.IWorkbenchConfigurer
-
Restore status code indicating that the saved state could not be restored, and that the application must exit immediately without modifying any previously saved workbench state.
- RESTORE_CODE_RESET - Static variable in interface org.eclipse.ui.application.IWorkbenchConfigurer
-
Restore status code indicating that the saved state could not be restored, but that startup should continue with a reset state.
- restoreAdapter(Consumer<CTabFolderEvent>) - Static method in interface org.eclipse.swt.custom.CTabFolder2Listener
-
Static helper method to create a
CTabFolder2Listener
for theCTabFolder2Listener.restore(CTabFolderEvent e)
) method, given a lambda expression or a method reference. - restoreAfterLine(int) - Method in interface org.eclipse.jface.text.source.ILineDiffer
-
Restores the deleted lines after
line
. - restoreBreakpoint(IMarker, Map<String, Object>, IBreakpointImportParticipant[]) - Method in class org.eclipse.debug.ui.actions.ImportBreakpointsOperation
-
restores all of the attributes back into the given marker, recreates the breakpoint in the breakpoint manager, and optionally recreates any working set(s) the breakpoint belongs to.
- restoreCompletionProposalPopupSize() - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
-
Restores the content assist's proposal pop-up size.
- restoreContext(ISynchronizationScopeManager) - Method in class org.eclipse.team.ui.synchronize.ModelSynchronizeParticipant
-
Recreate the context for this participant.
- restoreContextSelectorPopupSize() - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
-
Restores the content assist's context selector pop-up size.
- restoreDefaultCursor(Control) - Static method in class org.eclipse.e4.ui.css.swt.helpers.CSSSWTCursorHelper
- restoreDefaultFont(CTabItem) - Static method in class org.eclipse.e4.ui.css.swt.helpers.CSSSWTFontHelper
- restoreDefaultFont(Control) - Static method in class org.eclipse.e4.ui.css.swt.helpers.CSSSWTFontHelper
- restoreDefaultImage(Button) - Static method in class org.eclipse.e4.ui.css.swt.helpers.CSSSWTImageHelper
- restoreDefaultImage(Item) - Static method in class org.eclipse.e4.ui.css.swt.helpers.CSSSWTImageHelper
- restoreDefaultImage(Shell) - Static method in class org.eclipse.e4.ui.css.swt.helpers.CSSSWTImageHelper
- restoreDefaultImage(ToolItem) - Static method in class org.eclipse.e4.ui.css.swt.helpers.CSSSWTImageHelper
- restoreDefaults() - Method in class org.eclipse.text.templates.TemplateStoreCore
-
Deletes all user-added templates and reverts all contributed templates.
- restoreDefaults() - Static method in class org.eclipse.ui.internal.LargeFileLimitsPreferenceHandler
- restoreDefaults(boolean) - Method in class org.eclipse.jface.text.templates.persistence.TemplateStore
-
Deletes all user-added templates and reverts all contributed templates.
- restoreDefaults(boolean) - Method in class org.eclipse.text.templates.TemplateStoreCore
-
Deletes all user-added templates and reverts all contributed templates.
- restoreDefaults_text - Static variable in class org.eclipse.ui.views.markers.internal.MarkerMessages
- restoreDeleted() - Method in class org.eclipse.text.templates.TemplateStoreCore
-
Restores all contributed templates that have been deleted.
- restoreDialog(IDialogSettings) - Method in class org.eclipse.ui.dialogs.FilteredItemsSelectionDialog
-
Restores dialog using persisted settings.
- restoreDialog(IDialogSettings) - Method in class org.eclipse.ui.dialogs.FilteredResourcesSelectionDialog
- restoreFilterSettings(IDialogSettings) - Method in class org.eclipse.ui.views.markers.internal.MarkerFilter
-
Restore the state of the receiver in the supplied settings.
- restoreFilterSettings(IDialogSettings) - Method in class org.eclipse.ui.views.markers.internal.ProblemFilter
- restoreFilterSettings(IMemento) - Method in class org.eclipse.ui.views.markers.internal.MarkerFilter
-
Restore the state of the receiver in the supplied settings.
- restoreFilterSettings(IMemento) - Method in class org.eclipse.ui.views.markers.internal.ProblemFilter
- restoreInformationControlBounds() - Method in class org.eclipse.jface.text.AbstractInformationControlManager
-
Restores the information control's bounds.
- restoreItemFromMemento(IMemento) - Method in class org.eclipse.ui.dialogs.FilteredItemsSelectionDialog.SelectionHistory
-
Creates an object using given memento.
- restoreLocation() - Method in interface org.eclipse.ui.INavigationLocation
-
Restore the context saved by this location.
- restoreLocation() - Method in class org.eclipse.ui.texteditor.TextSelectionNavigationLocation
-
Restores this location.
- restoreMruList(IMemento) - Method in class org.eclipse.ui.internal.AbstractWorkingSetManager
-
Restores the list of most recently used working sets from the persistence store.
- restoreResourceSpecificationWidgetValues() - Method in class org.eclipse.ui.dialogs.WizardExportResourcesPage
-
Restores resource specification control settings that were persisted in the previous instance of this page.
- restoreSelection() - Method in class org.eclipse.jface.text.source.SourceViewer
-
Restores a previously saved selection in the document.
- restoreSelection() - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
-
Restores a selection previously remembered by
rememberSelection
. - restoresLocation() - Method in class org.eclipse.jface.text.AbstractInformationControl
-
Tells whether this control allows to restore the previously used location.
- restoresLocation() - Method in interface org.eclipse.jface.text.IInformationControlExtension3
-
Tells whether this control allows to restore the previously used location.
- restoresSize() - Method in class org.eclipse.jface.text.AbstractInformationControl
-
Tells whether this control allows to restore the previously used size.
- restoresSize() - Method in interface org.eclipse.jface.text.IInformationControlExtension3
-
Tells whether this control allows to restore the previously used size.
- restoreState() - Method in interface org.eclipse.ui.application.IWorkbenchConfigurer
-
Restores the workbench state saved from the previous session, if any.
- restoreState() - Method in class org.eclipse.ui.internal.EditorHistoryItem
-
Restores the object state from the memento.
- restoreState() - Method in class org.eclipse.ui.internal.WorkbenchConfigurer
- restoreState() - Method in class org.eclipse.ui.internal.WorkingSetManager
-
Reads the persistence store and creates the working sets stored in it.
- restoreState(IDialogSettings) - Method in class org.eclipse.ui.views.markers.internal.TableComparator
- restoreState(IMemento) - Method in interface org.eclipse.search.ui.ISearchResultPage
-
Restores the page state.
- restoreState(IMemento) - Method in class org.eclipse.search.ui.text.AbstractTextSearchViewPage
-
Restores the page state.
- restoreState(IMemento) - Method in class org.eclipse.team.ui.mapping.SynchronizationContentProvider
- restoreState(IMemento) - Method in class org.eclipse.team.ui.mapping.SynchronizationLabelProvider
- restoreState(IMemento) - Method in class org.eclipse.ui.actions.WorkingSetFilterActionGroup
-
Restores the state of the filter actions from a memento.
- restoreState(IMemento) - Method in class org.eclipse.ui.application.ActionBarAdvisor
-
Restores arbitrary application-specific state information for this action bar advisor.
- restoreState(IMemento) - Method in class org.eclipse.ui.application.WorkbenchAdvisor
-
Restores arbitrary application-specific state information for this workbench advisor.
- restoreState(IMemento) - Method in class org.eclipse.ui.application.WorkbenchWindowAdvisor
-
Restores arbitrary application specific state information.
- restoreState(IMemento) - Method in interface org.eclipse.ui.ILocalWorkingSetManager
-
Restores the state of the working set manager from the given memento.
- restoreState(IMemento) - Method in interface org.eclipse.ui.INavigationLocation
-
Restore the state of this location from the
memento
- restoreState(IMemento) - Method in class org.eclipse.ui.internal.EditorHistory
-
Restore the most-recently-used history from the given memento.
- restoreState(IMemento) - Method in class org.eclipse.ui.internal.LocalWorkingSetManager
-
Restores the state of the working set manager from the given memento.
- restoreState(IMemento) - Method in interface org.eclipse.ui.IPersistableEditor
-
Called with a memento for this editor.
- restoreState(IMemento) - Method in class org.eclipse.ui.navigator.CommonActionProvider
-
Restore the previous state of any actions using the flags in aMemento.
- restoreState(IMemento) - Method in class org.eclipse.ui.navigator.CommonNavigatorManager
- restoreState(IMemento) - Method in interface org.eclipse.ui.navigator.IMementoAware
-
Restore the previous state of any actions using the flags in aMemento.
- restoreState(IMemento) - Method in interface org.eclipse.ui.navigator.INavigatorContentService
-
Restore the state associated with the memento.
- restoreState(IMemento) - Method in class org.eclipse.ui.navigator.NavigatorActionService
-
Use the given memento to restore the state of each Action Provider as it is initialized.
- restoreState(IMemento) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
- restoreState(IMemento) - Method in class org.eclipse.ui.texteditor.TextSelectionNavigationLocation
-
Restores the object state from the given memento.
- restoreState(IMemento) - Method in class org.eclipse.ui.views.framelist.TreeFrame
-
Restore the frame from the specified memento.
- restoreState(IMemento) - Method in class org.eclipse.ui.views.markers.internal.MarkerFilter
-
Restore the state in the memento.
- restoreTitle() - Method in class org.eclipse.jface.dialogs.DialogMessageArea
-
Enable the title and disable the message text and image.
- restoreWidgetValues() - Method in class org.eclipse.ui.dialogs.EditorSelectionDialog
-
Use the dialog store to restore widget values to the values that they held last time this wizard was used to completion, if the previous file has same extension.
- restoreWidgetValues() - Method in class org.eclipse.ui.dialogs.WizardDataTransferPage
-
Restores control settings that were saved in the previous instance of this page.
- restoreWorkbenchWindow(IMemento) - Method in interface org.eclipse.ui.application.IWorkbenchConfigurer
-
Restores a workbench window from the given memento.
- restoreWorkbenchWindow(IMemento) - Method in class org.eclipse.ui.internal.WorkbenchConfigurer
- restoreWorkingSet(IMemento) - Method in class org.eclipse.ui.internal.AbstractWorkingSetManager
-
Recreates a working set from the persistence store.
- restoreWorkingSets() - Method in class org.eclipse.ui.internal.WorkbenchPage
- restoreWorkingSetState(IMemento) - Method in class org.eclipse.ui.internal.AbstractWorkingSetManager
-
Recreates all working sets from the persistence store and adds them to the receiver.
- restoreWorkingSetState(IMemento) - Method in class org.eclipse.ui.internal.WorkingSetManager
- restrictArray(Object[]) - Static method in class org.eclipse.ui.activities.WorkbenchActivityHelper
-
Returns an array with those objects of the argument array that pass the
WorkbenchActivityHelper.restrictUseOf(Object)
test. - restrictCollection(Collection<T>, Collection<T>) - Static method in class org.eclipse.ui.activities.WorkbenchActivityHelper
-
Fills and returns the second argument with those objects of the first argument that pass the
WorkbenchActivityHelper.restrictUseOf(Object)
test. - restrictUseOf(Object) - Static method in class org.eclipse.ui.activities.WorkbenchActivityHelper
-
Restrict the use of the object only if it is matched by an activity with a core expression.
- result - Variable in class org.eclipse.swt.accessibility.AccessibleActionEvent
-
The value of this field must be set in the accessible action listener method before returning.
- result - Variable in class org.eclipse.swt.accessibility.AccessibleControlEvent
- result - Variable in class org.eclipse.swt.accessibility.AccessibleEditableTextEvent
-
[out] Set this field to
ACC.OK
if the operation was completed successfully, andnull
otherwise. - result - Variable in class org.eclipse.swt.accessibility.AccessibleEvent
-
The value of this field must be set in the accessible listener method before returning.
- result - Variable in class org.eclipse.swt.accessibility.AccessibleHyperlinkEvent
-
The value of this field must be set in the accessible hyperlink listener method before returning.
- result - Variable in class org.eclipse.swt.accessibility.AccessibleTableEvent
-
The value of this field must be set in the accessible table listener method before returning.
- result - Variable in class org.eclipse.swt.accessibility.AccessibleTextAttributeEvent
-
[out] Set this field to
ACC.OK
if the operation was completed successfully, and null otherwise. - result - Variable in class org.eclipse.swt.accessibility.AccessibleTextEvent
-
The value of this field must be set in the accessible text extended listener method before returning.
- result - Variable in class org.eclipse.swt.dnd.TransferData
-
The result field contains the result of converting a java data type into a platform specific value.
- result - Variable in class org.eclipse.ui.internal.FilteredTableBaseHandler
- RESULT - Static variable in interface org.eclipse.jface.action.IAction
-
Property name of an action's success/fail result (value
"result"
). - RESULT - Static variable in interface org.eclipse.ui.services.IEvaluationService
-
A general property that can be used.
- resume() - Method in class org.eclipse.core.databinding.observable.sideeffect.CompositeSideEffect
- resume() - Method in interface org.eclipse.core.databinding.observable.sideeffect.ISideEffect
-
Increments the count of the number of times the
ISideEffect
has been resumed. - resume() - Method in interface org.eclipse.core.runtime.jobs.IJobManager
-
Resumes execution of jobs after a previous
suspend
. - resume() - Method in interface org.eclipse.debug.core.model.ISuspendResume
-
Causes this element to resume its execution, generating a
RESUME
event. - resume() - Method in interface org.eclipse.jface.text.source.ILineDifferExtension
-
Resumes the receiver.
- resume(ISchedulingRule) - 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.
- resume(LinkedModeModel, int) - Method in interface org.eclipse.jface.text.link.ILinkedModeListener
-
The resume event occurs when a nested linked mode exits.
- RESUME - Static variable in class org.eclipse.debug.core.DebugEvent
-
Resume event kind.
- resumeAndRunIfDirty() - Method in class org.eclipse.core.databinding.observable.sideeffect.CompositeSideEffect
- resumeAndRunIfDirty() - Method in interface org.eclipse.core.databinding.observable.sideeffect.ISideEffect
-
Increments the count of the number of times the
ISideEffect
has been resumed. - resumeForwardingDocumentChanges() - Method in interface org.eclipse.jface.text.IDocumentAdapterExtension
-
Resumes forwarding document changes to the styled text.
- resumeListenerNotification() - Method in class org.eclipse.jface.text.AbstractDocument
- resumeListenerNotification() - Method in interface org.eclipse.jface.text.IDocumentExtension2
-
Resumes the notification of document listeners which must previously have been stopped by a call to
stopListenerNotification
. - resumePostNotificationProcessing() - Method in class org.eclipse.jface.text.AbstractDocument
- resumePostNotificationProcessing() - Method in interface org.eclipse.jface.text.IDocumentExtension
-
Resumes the processing of post notification replace operations.
- resumeRecording() - Method in class org.eclipse.e4.core.di.suppliers.PrimaryObjectSupplier
-
Resume tracking access to the supplier's objects.
- retainAll(Collection<?>) - Method in class org.eclipse.core.databinding.observable.DecoratingObservableCollection
- retainAll(Collection<?>) - Method in class org.eclipse.core.databinding.observable.list.AbstractObservableList
- retainAll(Collection<?>) - Method in interface org.eclipse.core.databinding.observable.list.IObservableList
- retainAll(Collection<?>) - Method in class org.eclipse.core.databinding.observable.list.MultiList
- retainAll(Collection<?>) - Method in class org.eclipse.core.databinding.observable.list.ObservableList
- retainAll(Collection<?>) - Method in class org.eclipse.core.databinding.observable.list.WritableList
- retainAll(Collection<?>) - Method in class org.eclipse.core.databinding.observable.set.AbstractObservableSet
- retainAll(Collection<?>) - Method in interface org.eclipse.core.databinding.observable.set.IObservableSet
- retainAll(Collection<?>) - Method in class org.eclipse.core.databinding.observable.set.ObservableSet
- retainAll(Collection<?>) - Method in class org.eclipse.core.databinding.observable.set.WritableSet
- retainAll(Collection<?>) - Method in class org.eclipse.osgi.framework.util.ArrayMap
- retainFirst(int) - Method in class org.eclipse.jface.viewers.deferred.LazySortedCollection
-
Retains the n smallest items in the collection, removing the rest.
- RETARGET_PROJECT - Static variable in interface org.eclipse.compare.internal.ICompareUIConstants
- RetargetAction - Class in org.eclipse.ui.actions
-
A
RetargetAction
tracks the active part in the workbench. - RetargetAction(String, String) - Constructor for class org.eclipse.ui.actions.RetargetAction
-
Constructs a RetargetAction with the given action id and text.
- RetargetAction(String, String, int) - Constructor for class org.eclipse.ui.actions.RetargetAction
-
Constructs a RetargetAction with the given action id, text and style.
- RetargetTextEditorAction - Class in org.eclipse.ui.texteditor
-
Action used by an editor action bar contributor to establish placeholders in menus or action bars which can be retargeted to dynamically changing actions, for example, those which come from the active editor.
- RetargetTextEditorAction(ResourceBundle, String) - Constructor for class org.eclipse.ui.texteditor.RetargetTextEditorAction
-
Creates a new action.
- RetargetTextEditorAction(ResourceBundle, String, int) - Constructor for class org.eclipse.ui.texteditor.RetargetTextEditorAction
-
Creates a new action.
- RetargetTextEditorAction(ResourceBundle, String, String) - Constructor for class org.eclipse.ui.texteditor.RetargetTextEditorAction
-
Creates a new action.
- RetargetTextEditorAction(ResourceBundle, String, String, int) - Constructor for class org.eclipse.ui.texteditor.RetargetTextEditorAction
-
Creates a new action.
- retrieveArgumentMap(RefactoringDescriptor) - Method in class org.eclipse.ltk.core.refactoring.RefactoringContribution
-
Retrieves the argument map of the specified refactoring descriptor.
- retrieveCSSProperty(Object, String, String) - Method in interface org.eclipse.e4.ui.css.core.engine.CSSEngine
- retrieveCSSProperty(Object, String, String) - Method in class org.eclipse.e4.ui.css.core.impl.engine.AbstractCSSEngine
- retrieveCSSProperty(Object, String, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.core.dom.properties.css2.AbstractCSSPropertyBackgroundHandler
- retrieveCSSProperty(Object, String, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.core.dom.properties.css2.AbstractCSSPropertyBorderHandler
- retrieveCSSProperty(Object, String, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.core.dom.properties.css2.AbstractCSSPropertyClassificationHandler
- retrieveCSSProperty(Object, String, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.core.dom.properties.css2.AbstractCSSPropertyFontHandler
- retrieveCSSProperty(Object, String, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.core.dom.properties.css2.AbstractCSSPropertyMarginHandler
- retrieveCSSProperty(Object, String, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.core.dom.properties.css2.AbstractCSSPropertyPaddingHandler
- retrieveCSSProperty(Object, String, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.core.dom.properties.css2.AbstractCSSPropertyTextHandler
- retrieveCSSProperty(Object, String, String, CSSEngine) - Method in interface org.eclipse.e4.ui.css.core.dom.properties.ICSSPropertyHandler
-
Retrieve CSS value (ex : red) of CSS Property
property
(ex : background-color) from theelement
(ex : Swing Component, SWT Widget). - retrieveCSSProperty(Object, String, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.AbstractCSSPropertySWTHandler
- retrieveCSSProperty(Object, String, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.css2.CSSPropertyBackgroundSWTHandler
- retrieveCSSProperty(Object, String, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.css2.CSSPropertyClassificationSWTHandler
- retrieveCSSProperty(Object, String, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.css2.CSSPropertyFontSWTHandler
- retrieveCSSProperty(Object, String, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.css2.CSSPropertyTextSWTHandler
- retrieveCSSProperty(Object, String, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.custom.CSSPropertyHeaderHandler
- retrieveCSSProperty(Object, String, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.definition.CSSPropertyFontDefinitionHandler
- retrieveCSSProperty(Object, String, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.definition.CSSPropertyThemeElementDefinitionHandler
- retrieveCSSProperty(Object, String, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.definition.CSSPropertyThemesExtensionHandler
- retrieveCSSProperty(Object, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.core.dom.properties.css2.AbstractCSSPropertyDimensionHandler
- retrieveCSSProperty(Object, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.AbstractConvertedCSSPropertySWTHandler
- retrieveCSSProperty(Control, String, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.AbstractCSSPropertySWTHandler
-
Retrieve CSS value (ex : red) of CSS Property
property
(ex : background-color) from the SWTcontrol
(ex : SWT Text, SWT Label). - retrieveCSSProperty(Control, String, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.custom.CSSBackgroundModePropertyHandler
- retrieveCSSProperty(Control, String, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.custom.CSSPropertyAlignmentSWTHandler
- retrieveCSSProperty(Control, String, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.custom.CSSPropertyBorderVisibleSWTHandler
- retrieveCSSProperty(Control, String, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.custom.CSSPropertyCornerRadiusSWTHandler
- retrieveCSSProperty(Control, String, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.custom.CSSPropertyCustomTabContentBackgroundSWTHandler
- retrieveCSSProperty(Control, String, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.custom.CSSPropertye4SelectedTabFillHandler
- retrieveCSSProperty(Control, String, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.custom.CSSPropertye4TabOutline
- retrieveCSSProperty(Control, String, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.custom.CSSPropertyInnerKeylineSWTHandler
- retrieveCSSProperty(Control, String, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.custom.CSSPropertyLinesVisibleSWTHandler
- retrieveCSSProperty(Control, String, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.custom.CSSPropertyMaximizedSWTHandler
- retrieveCSSProperty(Control, String, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.custom.CSSPropertyMaximizeVisibleSWTHandler
- retrieveCSSProperty(Control, String, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.custom.CSSPropertyMinimizedSWTHandler
- retrieveCSSProperty(Control, String, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.custom.CSSPropertyMinimizeVisibleSWTHandler
- retrieveCSSProperty(Control, String, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.custom.CSSPropertyOuterKeylineSWTHandler
- retrieveCSSProperty(Control, String, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.custom.CSSPropertySelectedImageVisibleSWTHandler
- retrieveCSSProperty(Control, String, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.custom.CSSPropertySelectedTabsSWTHandler
- retrieveCSSProperty(Control, String, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.custom.CSSPropertySimpleSWTHandler
- retrieveCSSProperty(Control, String, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.custom.CSSPropertySingleSWTHandler
- retrieveCSSProperty(Control, String, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.custom.CSSPropertyTabHeightHandler
- retrieveCSSProperty(Control, String, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.custom.CSSPropertyTabPositionSWTHandler
- retrieveCSSProperty(Control, String, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.custom.CSSPropertyTabRendererSWTHandler
- retrieveCSSProperty(Control, String, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.custom.CSSPropertyTabTextMinimumCharactersSWTHandler
- retrieveCSSProperty(Control, String, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.custom.CSSPropertyUnselectedCloseVisibleSWTHandler
- retrieveCSSProperty(Control, String, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.custom.CSSPropertyUnselectedImageVisibleSWTHandler
- retrieveCSSProperty(Control, String, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.custom.CSSPropertyUnselectedTabsSWTHandler
- retrieveCSSProperty(Control, String, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.custom.CSSPropertyUnselectHotTabsColorBackgroundHandler
- retrieveCSSPropertyBackgroundAttachment(Object, String, CSSEngine) - Method in interface org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyBackgroundHandler
-
Deprecated, for removal: This API element is subject to removal in a future version.
- retrieveCSSPropertyBackgroundColor(Object, String, CSSEngine) - Method in interface org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyBackgroundHandler
-
Deprecated, for removal: This API element is subject to removal in a future version.
- retrieveCSSPropertyBackgroundColor(Object, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.css2.CSSPropertyBackgroundSWTHandler
- retrieveCSSPropertyBackgroundImage(Object, String, CSSEngine) - Method in interface org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyBackgroundHandler
-
Deprecated, for removal: This API element is subject to removal in a future version.
- retrieveCSSPropertyBackgroundPosition(Object, String, CSSEngine) - Method in interface org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyBackgroundHandler
-
Deprecated, for removal: This API element is subject to removal in a future version.
- retrieveCSSPropertyBackgroundRepeat(Object, String, CSSEngine) - Method in interface org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyBackgroundHandler
-
Deprecated, for removal: This API element is subject to removal in a future version.
- retrieveCSSPropertyBorder(Object, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.core.dom.properties.css2.AbstractCSSPropertyBorderHandler
- retrieveCSSPropertyBorder(Object, String, CSSEngine) - Method in interface org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyBorderHandler
- retrieveCSSPropertyBorderBottom(Object, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.core.dom.properties.css2.AbstractCSSPropertyBorderHandler
- retrieveCSSPropertyBorderBottom(Object, String, CSSEngine) - Method in interface org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyBorderHandler
- retrieveCSSPropertyBorderBottomColor(Object, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.core.dom.properties.css2.AbstractCSSPropertyBorderHandler
- retrieveCSSPropertyBorderBottomColor(Object, String, CSSEngine) - Method in interface org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyBorderHandler
- retrieveCSSPropertyBorderBottomStyle(Object, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.core.dom.properties.css2.AbstractCSSPropertyBorderHandler
- retrieveCSSPropertyBorderBottomStyle(Object, String, CSSEngine) - Method in interface org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyBorderHandler
- retrieveCSSPropertyBorderBottomWidth(Object, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.core.dom.properties.css2.AbstractCSSPropertyBorderHandler
- retrieveCSSPropertyBorderBottomWidth(Object, String, CSSEngine) - Method in interface org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyBorderHandler
- retrieveCSSPropertyBorderColor(Object, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.core.dom.properties.css2.AbstractCSSPropertyBorderHandler
- retrieveCSSPropertyBorderColor(Object, String, CSSEngine) - Method in interface org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyBorderHandler
- retrieveCSSPropertyBorderLeft(Object, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.core.dom.properties.css2.AbstractCSSPropertyBorderHandler
- retrieveCSSPropertyBorderLeft(Object, String, CSSEngine) - Method in interface org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyBorderHandler
- retrieveCSSPropertyBorderLeftColor(Object, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.core.dom.properties.css2.AbstractCSSPropertyBorderHandler
- retrieveCSSPropertyBorderLeftColor(Object, String, CSSEngine) - Method in interface org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyBorderHandler
- retrieveCSSPropertyBorderLeftStyle(Object, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.core.dom.properties.css2.AbstractCSSPropertyBorderHandler
- retrieveCSSPropertyBorderLeftStyle(Object, String, CSSEngine) - Method in interface org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyBorderHandler
- retrieveCSSPropertyBorderLeftWidth(Object, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.core.dom.properties.css2.AbstractCSSPropertyBorderHandler
- retrieveCSSPropertyBorderLeftWidth(Object, String, CSSEngine) - Method in interface org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyBorderHandler
- retrieveCSSPropertyBorderRight(Object, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.core.dom.properties.css2.AbstractCSSPropertyBorderHandler
- retrieveCSSPropertyBorderRight(Object, String, CSSEngine) - Method in interface org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyBorderHandler
- retrieveCSSPropertyBorderRightColor(Object, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.core.dom.properties.css2.AbstractCSSPropertyBorderHandler
- retrieveCSSPropertyBorderRightColor(Object, String, CSSEngine) - Method in interface org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyBorderHandler
- retrieveCSSPropertyBorderRightStyle(Object, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.core.dom.properties.css2.AbstractCSSPropertyBorderHandler
- retrieveCSSPropertyBorderRightStyle(Object, String, CSSEngine) - Method in interface org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyBorderHandler
- retrieveCSSPropertyBorderRightWidth(Object, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.core.dom.properties.css2.AbstractCSSPropertyBorderHandler
- retrieveCSSPropertyBorderRightWidth(Object, String, CSSEngine) - Method in interface org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyBorderHandler
- retrieveCSSPropertyBorderStyle(Object, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.core.dom.properties.css2.AbstractCSSPropertyBorderHandler
- retrieveCSSPropertyBorderStyle(Object, String, CSSEngine) - Method in interface org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyBorderHandler
- retrieveCSSPropertyBorderTop(Object, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.core.dom.properties.css2.AbstractCSSPropertyBorderHandler
- retrieveCSSPropertyBorderTop(Object, String, CSSEngine) - Method in interface org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyBorderHandler
- retrieveCSSPropertyBorderTopColor(Object, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.core.dom.properties.css2.AbstractCSSPropertyBorderHandler
- retrieveCSSPropertyBorderTopColor(Object, String, CSSEngine) - Method in interface org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyBorderHandler
- retrieveCSSPropertyBorderTopStyle(Object, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.core.dom.properties.css2.AbstractCSSPropertyBorderHandler
- retrieveCSSPropertyBorderTopStyle(Object, String, CSSEngine) - Method in interface org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyBorderHandler
- retrieveCSSPropertyBorderTopWidth(Object, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.core.dom.properties.css2.AbstractCSSPropertyBorderHandler
- retrieveCSSPropertyBorderTopWidth(Object, String, CSSEngine) - Method in interface org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyBorderHandler
- retrieveCSSPropertyBorderWidth(Object, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.core.dom.properties.css2.AbstractCSSPropertyBorderHandler
- retrieveCSSPropertyBorderWidth(Object, String, CSSEngine) - Method in interface org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyBorderHandler
- retrieveCSSPropertyClear(Object, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.core.dom.properties.css2.AbstractCSSPropertyClassificationHandler
- retrieveCSSPropertyClear(Object, String, CSSEngine) - Method in interface org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyClassificationHandler
- retrieveCSSPropertyColor(Object, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.core.dom.properties.css2.AbstractCSSPropertyTextHandler
- retrieveCSSPropertyColor(Object, String, CSSEngine) - Method in interface org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyTextHandler
- retrieveCSSPropertyColor(Object, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.css2.CSSPropertyTextSWTHandler
- retrieveCSSPropertyCursor(Object, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.core.dom.properties.css2.AbstractCSSPropertyClassificationHandler
- retrieveCSSPropertyCursor(Object, String, CSSEngine) - Method in interface org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyClassificationHandler
- retrieveCSSPropertyCursor(Object, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.css2.CSSPropertyClassificationSWTHandler
- retrieveCSSPropertyDisplay(Object, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.core.dom.properties.css2.AbstractCSSPropertyClassificationHandler
- retrieveCSSPropertyDisplay(Object, String, CSSEngine) - Method in interface org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyClassificationHandler
- retrieveCSSPropertyFloat(Object, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.core.dom.properties.css2.AbstractCSSPropertyClassificationHandler
- retrieveCSSPropertyFloat(Object, String, CSSEngine) - Method in interface org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyClassificationHandler
- retrieveCSSPropertyFontAdjust(Object, String, CSSEngine) - Method in interface org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyFontHandler
- retrieveCSSPropertyFontAdjust(Object, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.css2.CSSPropertyFontSWTHandler
- retrieveCSSPropertyFontAdjust(Object, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.definition.CSSPropertyFontDefinitionHandler
- retrieveCSSPropertyFontFamily(Object, String, CSSEngine) - Method in interface org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyFontHandler
- retrieveCSSPropertyFontFamily(Object, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.css2.CSSPropertyFontSWTHandler
- retrieveCSSPropertyFontFamily(Object, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.definition.CSSPropertyFontDefinitionHandler
- retrieveCSSPropertyFontSize(Object, String, CSSEngine) - Method in interface org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyFontHandler
- retrieveCSSPropertyFontSize(Object, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.css2.CSSPropertyFontSWTHandler
- retrieveCSSPropertyFontSize(Object, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.definition.CSSPropertyFontDefinitionHandler
- retrieveCSSPropertyFontStretch(Object, String, CSSEngine) - Method in interface org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyFontHandler
- retrieveCSSPropertyFontStretch(Object, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.css2.CSSPropertyFontSWTHandler
- retrieveCSSPropertyFontStretch(Object, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.definition.CSSPropertyFontDefinitionHandler
- retrieveCSSPropertyFontStyle(Object, String, CSSEngine) - Method in interface org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyFontHandler
- retrieveCSSPropertyFontStyle(Object, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.css2.CSSPropertyFontSWTHandler
- retrieveCSSPropertyFontStyle(Object, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.definition.CSSPropertyFontDefinitionHandler
- retrieveCSSPropertyFontVariant(Object, String, CSSEngine) - Method in interface org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyFontHandler
- retrieveCSSPropertyFontVariant(Object, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.css2.CSSPropertyFontSWTHandler
- retrieveCSSPropertyFontVariant(Object, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.definition.CSSPropertyFontDefinitionHandler
- retrieveCSSPropertyFontWeight(Object, String, CSSEngine) - Method in interface org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyFontHandler
- retrieveCSSPropertyFontWeight(Object, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.css2.CSSPropertyFontSWTHandler
- retrieveCSSPropertyFontWeight(Object, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.definition.CSSPropertyFontDefinitionHandler
- retrieveCSSPropertyHeight(Object, String, String, CSSEngine) - Method in interface org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyDimensionHandler
- retrieveCSSPropertyHeight(Object, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.core.dom.properties.css2.AbstractCSSPropertyDimensionHandler
- retrieveCSSPropertyMargin(Object, String, CSSEngine) - Method in interface org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyMarginHandler
- retrieveCSSPropertyMargin(Object, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.css2.CSSPropertyMarginSWTHandler
- retrieveCSSPropertyMarginBottom(Object, String, CSSEngine) - Method in interface org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyMarginHandler
- retrieveCSSPropertyMarginBottom(Object, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.css2.CSSPropertyMarginSWTHandler
- retrieveCSSPropertyMarginLeft(Object, String, CSSEngine) - Method in interface org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyMarginHandler
- retrieveCSSPropertyMarginLeft(Object, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.css2.CSSPropertyMarginSWTHandler
- retrieveCSSPropertyMarginRight(Object, String, CSSEngine) - Method in interface org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyMarginHandler
- retrieveCSSPropertyMarginRight(Object, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.css2.CSSPropertyMarginSWTHandler
- retrieveCSSPropertyMarginTop(Object, String, CSSEngine) - Method in interface org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyMarginHandler
- retrieveCSSPropertyMarginTop(Object, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.css2.CSSPropertyMarginSWTHandler
- retrieveCSSPropertyMaxHeight(Object, String, String, CSSEngine) - Method in interface org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyDimensionHandler
- retrieveCSSPropertyMaxHeight(Object, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.core.dom.properties.css2.AbstractCSSPropertyDimensionHandler
- retrieveCSSPropertyMinHeight(Object, String, String, CSSEngine) - Method in interface org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyDimensionHandler
- retrieveCSSPropertyMinHeight(Object, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.core.dom.properties.css2.AbstractCSSPropertyDimensionHandler
- retrieveCSSPropertyMinWidth(Object, String, String, CSSEngine) - Method in interface org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyDimensionHandler
- retrieveCSSPropertyMinWidth(Object, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.core.dom.properties.css2.AbstractCSSPropertyDimensionHandler
- retrieveCSSPropertyPadding(Object, String, CSSEngine) - Method in interface org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyPaddingHandler
- retrieveCSSPropertyPadding(Object, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.css2.CSSPropertyPaddingSWTHandler
- retrieveCSSPropertyPaddingBottom(Object, String, CSSEngine) - Method in interface org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyPaddingHandler
- retrieveCSSPropertyPaddingBottom(Object, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.css2.CSSPropertyPaddingSWTHandler
- retrieveCSSPropertyPaddingLeft(Object, String, CSSEngine) - Method in interface org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyPaddingHandler
- retrieveCSSPropertyPaddingLeft(Object, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.css2.CSSPropertyPaddingSWTHandler
- retrieveCSSPropertyPaddingRight(Object, String, CSSEngine) - Method in interface org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyPaddingHandler
- retrieveCSSPropertyPaddingRight(Object, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.css2.CSSPropertyPaddingSWTHandler
- retrieveCSSPropertyPaddingTop(Object, String, CSSEngine) - Method in interface org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyPaddingHandler
- retrieveCSSPropertyPaddingTop(Object, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.css2.CSSPropertyPaddingSWTHandler
- retrieveCSSPropertyPosition(Object, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.core.dom.properties.css2.AbstractCSSPropertyClassificationHandler
- retrieveCSSPropertyPosition(Object, String, CSSEngine) - Method in interface org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyClassificationHandler
- retrieveCSSPropertyTextTransform(Object, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.core.dom.properties.css2.AbstractCSSPropertyTextHandler
- retrieveCSSPropertyTextTransform(Object, String, CSSEngine) - Method in interface org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyTextHandler
- retrieveCSSPropertyTextTransform(Object, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.css2.CSSPropertyTextSWTHandler
- retrieveCSSPropertyVisibility(Object, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.core.dom.properties.css2.AbstractCSSPropertyClassificationHandler
- retrieveCSSPropertyVisibility(Object, String, CSSEngine) - Method in interface org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyClassificationHandler
- retrieveCSSPropertyVisibility(Object, String, CSSEngine) - Method in class org.eclipse.e4.ui.css.swt.properties.css2.CSSPropertyClassificationSWTHandler
- retrieveMarkers() - Method in class org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel
-
Retrieves all markers from this model.
- retrieveMarkers() - Method in class org.eclipse.ui.texteditor.ResourceMarkerAnnotationModel
- RETRY - Static variable in class org.eclipse.swt.SWT
-
The
MessageBox
style constant for a RETRY button; valid combinations are ABORT|RETRY|IGNORE, RETRY|CANCEL (value is 1<<10). - RETRY_ID - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
-
Button id for a "Retry" button (value 8).
- RETRY_LABEL - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
-
The label for retry buttons.
- RETRY_LABEL_KEY - Static variable in interface org.eclipse.jface.dialogs.IDialogLabelKeys
-
The key used to retrieve the label for retry buttons.
- retryOnError(Exception, IPreferencesContainer) - Method in class org.eclipse.equinox.security.storage.provider.PasswordProvider
-
The framework might call this method if it suspects that the password is invalid (for instance, due to a failed data decryption).
- RETURN_EMERGENCY_CLOSE - Static variable in class org.eclipse.ui.PlatformUI
-
Return code (value 3) indicating that the workbench was terminated with a call to IWorkbenchConfigurer#emergencyClose.
- RETURN_NAME - Static variable in interface org.eclipse.jface.bindings.keys.IKeyLookup
-
An alternative name for the enter key.
- RETURN_OK - Static variable in class org.eclipse.ui.PlatformUI
-
Return code (value 0) indicating that the workbench terminated normally.
- RETURN_RESTART - Static variable in class org.eclipse.ui.PlatformUI
-
Return code (value 1) indicating that the workbench was terminated with a call to
IWorkbench.restart
. - RETURN_UNSTARTABLE - Static variable in class org.eclipse.ui.PlatformUI
-
Return code (value 2) indicating that the workbench failed to start.
- returnType - Variable in class org.eclipse.swt.ole.win32.OleFunctionDescription
- ReusableHelpPart_allTopicsPage_name - Static variable in class org.eclipse.help.ui.internal.Messages
- ReusableHelpPart_back_label - Static variable in class org.eclipse.help.ui.internal.Messages
- ReusableHelpPart_back_tooltip - Static variable in class org.eclipse.help.ui.internal.Messages
- ReusableHelpPart_bookmarkAction_label - Static variable in class org.eclipse.help.ui.internal.Messages
- ReusableHelpPart_bookmarksPage_name - Static variable in class org.eclipse.help.ui.internal.Messages
- ReusableHelpPart_closeAction_tooltip - Static variable in class org.eclipse.help.ui.internal.Messages
- ReusableHelpPart_contextHelpPage_name - Static variable in class org.eclipse.help.ui.internal.Messages
- ReusableHelpPart_copyAction_label - Static variable in class org.eclipse.help.ui.internal.Messages
- ReusableHelpPart_forward_label - Static variable in class org.eclipse.help.ui.internal.Messages
- ReusableHelpPart_forward_tooltip - Static variable in class org.eclipse.help.ui.internal.Messages
- ReusableHelpPart_indexPage_name - Static variable in class org.eclipse.help.ui.internal.Messages
- ReusableHelpPart_internalBrowserTitle - Static variable in class org.eclipse.help.ui.internal.Messages
- ReusableHelpPart_internalWebBrowserError - Static variable in class org.eclipse.help.ui.internal.Messages
- ReusableHelpPart_missingContent - Static variable in class org.eclipse.help.ui.internal.Messages
- ReusableHelpPart_openAction_label - Static variable in class org.eclipse.help.ui.internal.Messages
- ReusableHelpPart_openInfoCenterAction_label - Static variable in class org.eclipse.help.ui.internal.Messages
- ReusableHelpPart_openInHelpContentsAction_label - Static variable in class org.eclipse.help.ui.internal.Messages
- ReusableHelpPart_searchPage_name - Static variable in class org.eclipse.help.ui.internal.Messages
- ReusableHelpPart_status - Static variable in class org.eclipse.help.ui.internal.Messages
- REUSE_EDITORS - Static variable in interface org.eclipse.ui.internal.IPreferenceConstants
- REUSE_EDITORS_BOOLEAN - Static variable in interface org.eclipse.ui.internal.IPreferenceConstants
- reuseCompareEditor(CompareEditorInput, IReusableEditor) - Static method in class org.eclipse.compare.CompareUI
-
Performs the comparison described by the given input and shows the result in the given editor.
- reuseEditor() - Static method in class org.eclipse.search.ui.NewSearchUI
-
Returns the preference whether editors should be reused when showing search results.
- reuseEditor(IReusableEditor, IEditorInput) - Method in class org.eclipse.ui.internal.WorkbenchPage
-
See IWorkbenchPage.
- reuseEditor(IReusableEditor, IEditorInput) - Method in interface org.eclipse.ui.IWorkbenchPage
-
Reuses the specified editor by setting its new input.
- revalidate() - Method in class org.eclipse.core.databinding.validation.MultiValidator
-
Signals that a re-evaluation of the current validation status is necessary.
- reveal(Object) - Method in class org.eclipse.jface.viewers.AbstractTableViewer
- reveal(Object) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
-
This implementation of reveal() reveals the given element or tree path.
- reveal(Object) - Method in class org.eclipse.jface.viewers.ComboViewer
- reveal(Object) - Method in class org.eclipse.jface.viewers.ListViewer
- reveal(Object) - Method in class org.eclipse.jface.viewers.StructuredViewer
-
Ensures that the given element is visible, scrolling the viewer if necessary.
- revealEndOfDocument() - Method in class org.eclipse.ui.console.TextConsoleViewer
-
Positions the cursor at the end of the document.
- revealRange(int, int) - Method in class org.eclipse.jface.contentassist.ComboContentAssistSubjectAdapter
-
Deprecated.
- revealRange(int, int) - Method in interface org.eclipse.jface.contentassist.IContentAssistSubjectControl
-
Reveals the given region.
- revealRange(int, int) - Method in class org.eclipse.jface.contentassist.TextContentAssistSubjectAdapter
-
Deprecated.
- revealRange(int, int) - Method in interface org.eclipse.jface.text.ITextViewer
-
Ensures that the given range is visible.
- revealRange(int, int) - Method in class org.eclipse.jface.text.TextViewer
- reverseTopPriority() - Method in class org.eclipse.ui.views.markers.internal.TableComparator
- revert() - Method in class org.eclipse.jface.text.templates.persistence.TemplatePersistenceData
-
Deprecated.
- revert() - Method in class org.eclipse.text.templates.TemplatePersistenceData
-
Reverts the template to its original setting.
- revert(IProgressMonitor) - Method in interface org.eclipse.core.filebuffers.IFileBuffer
-
Reverts the contents of this file buffer to the content of its underlying file.
- revert(IDocument) - Method in interface org.eclipse.core.filebuffers.IPersistableAnnotationModel
-
Changes the current transient state of the annotation model to match the last persisted state.
- revert(IDocument) - Method in class org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel
- REVERT - Static variable in class org.eclipse.ui.actions.ActionFactory
-
Workbench action (id: "revert", commandId: "org.eclipse.ui.file.revert"): Revert.
- REVERT - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
-
Deprecated.in 3.0. Use
ActionFactory.REVERT.getId()
instead. - REVERT - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
-
Name of standard Revert global action in the File menu.
- REVERT - Static variable in interface org.eclipse.ui.texteditor.IWorkbenchActionDefinitionIds
-
Deprecated.As of 3.5, replaced by
IWorkbenchCommandConstants.FILE_REVERT
- REVERT_TO_SAVED - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
-
Name of the action for re-establishing the state after the most recent save operation.
- REVERT_TO_SAVED - Static variable in interface org.eclipse.ui.texteditor.IWorkbenchActionDefinitionIds
-
Deprecated.As of 3.4, replaced by
IWorkbenchActionDefinitionIds.REVERT
- REVERT_TO_SAVED_ACTION - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
-
Help context id for the action.
- revertBlock(int) - Method in interface org.eclipse.jface.text.source.ILineDiffer
-
Reverts a block of modified / added lines to their original state, including any deleted lines inside the block or at its borders.
- revertLine(int) - Method in interface org.eclipse.jface.text.source.ILineDiffer
-
Reverts a single changed line to its original state, not touching any lines that are deleted at its borders.
- revertModificationStamp(long) - Method in interface org.eclipse.core.resources.IResource
-
Reverts this resource's modification stamp.
- revertPerspective(IPerspectiveDescriptor) - Method in interface org.eclipse.ui.IPerspectiveRegistry
-
Reverts a perspective back to its original definition as specified in the plug-in manifest.
- RevertPerspective_message - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- RevertPerspective_note - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- RevertPerspective_option - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- RevertPerspective_title - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- RevertProfilePage - Class in org.eclipse.equinox.p2.ui
-
RevertProfilePage displays a profile's configuration history in an Installation Page.
- RevertProfilePage() - Constructor for class org.eclipse.equinox.p2.ui.RevertProfilePage
- revertSelection(int, int) - Method in interface org.eclipse.jface.text.source.ILineDiffer
-
Reverts a range of lines to their original state, including any deleted lines inside the block or at its borders.
- RevertToSavedAction - Class in org.eclipse.ui.texteditor
-
Action for abandoning changes made in the text editor since the last save operation.
- RevertToSavedAction(ResourceBundle, String, ITextEditor) - Constructor for class org.eclipse.ui.texteditor.RevertToSavedAction
-
Creates a new action for the given text editor.
- Revision - Class in org.eclipse.jface.text.revisions
-
Describes a revision of a document.
- Revision() - Constructor for class org.eclipse.jface.text.revisions.Revision
-
Creates a new revision.
- REVISION_ASK_BEFORE_QUICKDIFF_SWITCH - Static variable in class org.eclipse.ui.texteditor.AbstractDecoratedTextEditorPreferenceConstants
-
A named preference that controls whether the user is asked before switching the quick diff reference when showing revision information..
- REVISION_AUTHOR_TOGGLE - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
-
Command ID of the command to toggle the revision author display.
- REVISION_HIDE_INFO - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
-
Name of the action for hiding the revision info Value:
"Revision.HideInfo"
- REVISION_ID_TOGGLE - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
-
Command ID of the command to toggle the revision ID display.
- REVISION_NEWEST_COLOR - Static variable in class org.eclipse.jface.preference.JFacePreferences
-
The color used for the background of the newest revision when revisions are shown in a ruler.
- REVISION_OLDEST_COLOR - Static variable in class org.eclipse.jface.preference.JFacePreferences
-
The color used for the background of the oldest revision when revisions are shown in a ruler.
- REVISION_RENDERING_CYCLE - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
-
Name of the action for cycling through the revision rendering modes.
- REVISION_RENDERING_CYCLE - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
-
Command ID of the command to cycle the revision rendering mode.
- REVISION_RULER_RENDERING_MODE - Static variable in class org.eclipse.ui.texteditor.AbstractDecoratedTextEditorPreferenceConstants
-
A named preference that controls the rendering mode of the revision ruler.
- REVISION_RULER_SHOW_AUTHOR - Static variable in class org.eclipse.ui.texteditor.AbstractDecoratedTextEditorPreferenceConstants
-
A named preference that controls the rendering of the author on the revision ruler.
- REVISION_RULER_SHOW_REVISION - Static variable in class org.eclipse.ui.texteditor.AbstractDecoratedTextEditorPreferenceConstants
-
A named preference that controls rendering of the revision on the revision ruler.
- REVISION_SHOW_AUTHOR_TOGGLE - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
-
Name of the action for toggling the display of the revision author.
- REVISION_SHOW_ID_TOGGLE - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
-
Name of the action for toggling the display of the revision id.
- RevisionAnnotationController - Class in org.eclipse.team.ui.history
-
Helper class that coordinates the selection behavior between an editor revision ruler and a history list such as one shown in the history view.
- RevisionAnnotationController(IWorkbenchPage, IFile, ISelectionProvider) - Constructor for class org.eclipse.team.ui.history.RevisionAnnotationController
-
Create a controller that links an editor on a local file to a history list.
- RevisionAnnotationController(IWorkbenchPage, IStorageEditorInput, ISelectionProvider) - Constructor for class org.eclipse.team.ui.history.RevisionAnnotationController
-
Create a controller that links an editor input on a remote file to a history list.
- RevisionEvent - Class in org.eclipse.jface.text.revisions
-
Informs about a change of revision information.
- RevisionEvent(RevisionInformation) - Constructor for class org.eclipse.jface.text.revisions.RevisionEvent
-
Creates a new event.
- RevisionInformation - Class in org.eclipse.jface.text.revisions
-
Encapsulates revision information for one line-based document.
- RevisionInformation() - Constructor for class org.eclipse.jface.text.revisions.RevisionInformation
-
Creates a new revision information model.
- revisionInformationChanged(RevisionEvent) - Method in interface org.eclipse.jface.text.revisions.IRevisionListener
-
Notifies the receiver that the revision information has been updated.
- RevisionRange - Class in org.eclipse.jface.text.revisions
-
An unmodifiable line range that belongs to a
Revision
. - revisionSelected(Revision) - Method in class org.eclipse.team.ui.history.RevisionAnnotationController
-
Callback from the ruler when a particular revision has been selected by the user.
- RewriteSessionEditProcessor - Class in org.eclipse.jface.text
-
A text edit processor that brackets the application of edits into a document rewrite session.
- RewriteSessionEditProcessor(IDocument, TextEdit, int) - Constructor for class org.eclipse.jface.text.RewriteSessionEditProcessor
-
Constructs a new edit processor for the given document.
- rewriteTree(Differencer, IDiffContainer) - Method in class org.eclipse.compare.ZipFileStructureCreator
-
Empty implementation since this
IStructureCreator
cannot rewrite the diff tree in order to fold certain combinations of additions and deletions. - rgb - Variable in class org.eclipse.swt.graphics.RGBA
-
the RGB component of the RGBA
- RGB - Class in org.eclipse.swt.graphics
-
Instances of this class are descriptions of colors in terms of the primary additive color model (red, green and blue).
- RGB - Class in org.eclipse.text.html
-
Instances of this class are descriptions of colors in terms of the primary additive color model (red, green and blue).
- RGB(float, float, float) - Constructor for class org.eclipse.swt.graphics.RGB
-
Constructs an instance of this class with the given hue, saturation, and brightness.
- RGB(float, float, float) - Constructor for class org.eclipse.text.html.RGB
-
Constructs an instance of this class with the given hue, saturation, and brightness.
- RGB(int, int, int) - Constructor for class org.eclipse.swt.graphics.RGB
-
Constructs an instance of this class with the given red, green and blue values.
- RGB(int, int, int) - Constructor for class org.eclipse.text.html.RGB
-
Constructs an instance of this class with the given red, green and blue values.
- RGBA - Class in org.eclipse.swt.graphics
-
Instances of this class are descriptions of colors in terms of the primary additive color model (red, green, blue and alpha).
- RGBA(float, float, float, float) - Constructor for class org.eclipse.swt.graphics.RGBA
-
Constructs an instance of this class with the given hue, saturation, and brightness.
- RGBA(int, int, int, int) - Constructor for class org.eclipse.swt.graphics.RGBA
-
Constructs an instance of this class with the given red, green, blue and alpha values.
- RGBBlendColorFactory - Class in org.eclipse.ui.themes
-
A reusable
IColorFactory
that may be used to blend two colors. - RGBBlendColorFactory() - Constructor for class org.eclipse.ui.themes.RGBBlendColorFactory
- RGBCOLOR_ERROR - Static variable in exception org.eclipse.e4.ui.css.core.exceptions.DOMExceptionImpl
- RGBColorImpl - Class in org.eclipse.e4.ui.css.core.impl.dom
- RGBColorImpl(LexicalUnit) - Constructor for class org.eclipse.e4.ui.css.core.impl.dom.RGBColorImpl
- right - Variable in class org.eclipse.e4.ui.css.core.dom.properties.css2.CSS2PaddingPropertiesImpl
- right - Variable in class org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout
- right - Variable in class org.eclipse.swt.layout.FormData
-
right specifies the attachment of the right side of the control.
- RIGHT - Enum constant in enum class org.eclipse.e4.ui.model.application.ui.SideValue
-
The 'Right' literal object.
- RIGHT - Static variable in class org.eclipse.compare.rangedifferencer.RangeDifference
-
Three-way change constant indicating a change in right.
- RIGHT - Static variable in class org.eclipse.compare.structuremergeviewer.Differencer
-
Three-way change constant (value 8) indicating a change on right side.
- RIGHT - Static variable in interface org.eclipse.jface.text.source.ICharacterPairMatcher
-
Indicates the anchor value "right".
- RIGHT - Static variable in class org.eclipse.jface.viewers.ViewerCell
-
Constant denoting the cell to the right of the current one (value is 8).
- RIGHT - Static variable in class org.eclipse.swt.SWT
-
Style constant for align right behavior (value is 1<<17).
- RIGHT - Static variable in class org.eclipse.ui.forms.widgets.ColumnLayoutData
-
Horizontal alignment constant - control will be aligned to the right.
- RIGHT - Static variable in class org.eclipse.ui.forms.widgets.TableWrapData
-
The control will be right-justified unless it has the SWT.WRAP flag set or it is a
Composite
with a layout that implementsILayoutExtension
, in which case it will haveTableWrapData.FILL
alignment. - RIGHT - Static variable in interface org.eclipse.ui.IPageLayout
-
Relationship constant indicating a part should be placed to the right of its relative.
- RIGHT - Static variable in interface org.eclipse.ui.IWorkbenchPreferenceConstants
-
Constant to be used when referring to the right side of the workbench window.
- RIGHT_CONTRIBUTOR - Static variable in class org.eclipse.compare.internal.MergeViewerContentProvider
- RIGHT_OF - Static variable in interface org.eclipse.e4.ui.workbench.modeling.EModelService
-
Insert the new element to the right of the existing one
- RIGHT_TO_LEFT - Static variable in class org.eclipse.jface.util.BidiUtils
-
Right-To-Left Base Text Direction.
- RIGHT_TO_LEFT - Static variable in class org.eclipse.swt.SWT
-
Style constant for right to left orientation (value is 1<<26).
- RIGHT_VALUE - Static variable in enum class org.eclipse.e4.ui.model.application.ui.SideValue
-
The 'Right' literal value.
- rightEnd() - Method in class org.eclipse.compare.rangedifferencer.RangeDifference
-
Returns the end index of the entity range on the right side.
- rightLength - Variable in class org.eclipse.compare.rangedifferencer.RangeDifference
- rightLength() - Method in class org.eclipse.compare.rangedifferencer.RangeDifference
-
Returns the number of entities on the right side.
- rightMargin - Variable in class org.eclipse.swt.accessibility.AccessibleAttributeEvent
-
[out] the right margin in pixels
- rightMargin - Variable in class org.eclipse.ui.forms.widgets.ColumnLayout
-
Right margin (default is 5).
- rightMargin - Variable in class org.eclipse.ui.forms.widgets.TableWrapLayout
-
Right margin variable (default is 5).
- rightStart - Variable in class org.eclipse.compare.rangedifferencer.RangeDifference
- rightStart() - Method in class org.eclipse.compare.rangedifferencer.RangeDifference
-
Returns the start index of the entity range on the right side.
- rise - Variable in class org.eclipse.swt.graphics.TextStyle
-
the baseline rise of the style.
- rm(File, boolean) - Static method in class org.eclipse.osgi.storage.StorageUtil
-
This function performs the equivalent of "rm -r" on a file or directory.
- ROLE_ALERT - Static variable in class org.eclipse.swt.accessibility.ACC
- ROLE_ANIMATION - Static variable in class org.eclipse.swt.accessibility.ACC
- ROLE_CALENDAR - Static variable in class org.eclipse.swt.accessibility.ACC
- ROLE_CANVAS - Static variable in class org.eclipse.swt.accessibility.ACC
- ROLE_CHECKBUTTON - Static variable in class org.eclipse.swt.accessibility.ACC
- ROLE_CHECKMENUITEM - Static variable in class org.eclipse.swt.accessibility.ACC
- ROLE_CLIENT_AREA - Static variable in class org.eclipse.swt.accessibility.ACC
- ROLE_CLOCK - Static variable in class org.eclipse.swt.accessibility.ACC
- ROLE_COLUMN - Static variable in class org.eclipse.swt.accessibility.ACC
- ROLE_COMBOBOX - Static variable in class org.eclipse.swt.accessibility.ACC
- ROLE_DATETIME - Static variable in class org.eclipse.swt.accessibility.ACC
- ROLE_DIALOG - Static variable in class org.eclipse.swt.accessibility.ACC
- ROLE_DOCUMENT - Static variable in class org.eclipse.swt.accessibility.ACC
- ROLE_FOOTER - Static variable in class org.eclipse.swt.accessibility.ACC
- ROLE_FORM - Static variable in class org.eclipse.swt.accessibility.ACC
- ROLE_GRAPHIC - Static variable in class org.eclipse.swt.accessibility.ACC
- ROLE_GROUP - Static variable in class org.eclipse.swt.accessibility.ACC
- ROLE_HEADER - Static variable in class org.eclipse.swt.accessibility.ACC
- ROLE_HEADING - Static variable in class org.eclipse.swt.accessibility.ACC
- ROLE_LABEL - Static variable in class org.eclipse.swt.accessibility.ACC
- ROLE_LINK - Static variable in class org.eclipse.swt.accessibility.ACC
- ROLE_LIST - Static variable in class org.eclipse.swt.accessibility.ACC
- ROLE_LISTITEM - Static variable in class org.eclipse.swt.accessibility.ACC
- ROLE_MENU - Static variable in class org.eclipse.swt.accessibility.ACC
- ROLE_MENUBAR - Static variable in class org.eclipse.swt.accessibility.ACC
- ROLE_MENUITEM - Static variable in class org.eclipse.swt.accessibility.ACC
- ROLE_PAGE - Static variable in class org.eclipse.swt.accessibility.ACC
- ROLE_PARAGRAPH - Static variable in class org.eclipse.swt.accessibility.ACC
- ROLE_PROGRESSBAR - Static variable in class org.eclipse.swt.accessibility.ACC
- ROLE_PUSHBUTTON - Static variable in class org.eclipse.swt.accessibility.ACC
- ROLE_RADIOBUTTON - Static variable in class org.eclipse.swt.accessibility.ACC
- ROLE_RADIOMENUITEM - Static variable in class org.eclipse.swt.accessibility.ACC
- ROLE_ROW - Static variable in class org.eclipse.swt.accessibility.ACC
- ROLE_SCROLLBAR - Static variable in class org.eclipse.swt.accessibility.ACC
- ROLE_SECTION - Static variable in class org.eclipse.swt.accessibility.ACC
- ROLE_SEPARATOR - Static variable in class org.eclipse.swt.accessibility.ACC
- ROLE_SLIDER - Static variable in class org.eclipse.swt.accessibility.ACC
- ROLE_SPINBUTTON - Static variable in class org.eclipse.swt.accessibility.ACC
- ROLE_SPLITBUTTON - Static variable in class org.eclipse.swt.accessibility.ACC
- ROLE_STATUSBAR - Static variable in class org.eclipse.swt.accessibility.ACC
- ROLE_TABFOLDER - Static variable in class org.eclipse.swt.accessibility.ACC
- ROLE_TABITEM - Static variable in class org.eclipse.swt.accessibility.ACC
- ROLE_TABLE - Static variable in class org.eclipse.swt.accessibility.ACC
- ROLE_TABLECELL - Static variable in class org.eclipse.swt.accessibility.ACC
- ROLE_TABLECOLUMN - Static variable in class org.eclipse.swt.accessibility.ACC
-
Deprecated.use ROLE_TABLECOLUMNHEADER
- ROLE_TABLECOLUMNHEADER - Static variable in class org.eclipse.swt.accessibility.ACC
- ROLE_TABLEROWHEADER - Static variable in class org.eclipse.swt.accessibility.ACC
- ROLE_TEXT - Static variable in class org.eclipse.swt.accessibility.ACC
- ROLE_TOOLBAR - Static variable in class org.eclipse.swt.accessibility.ACC
- ROLE_TOOLTIP - Static variable in class org.eclipse.swt.accessibility.ACC
- ROLE_TREE - Static variable in class org.eclipse.swt.accessibility.ACC
- ROLE_TREEITEM - Static variable in class org.eclipse.swt.accessibility.ACC
- ROLE_WINDOW - Static variable in class org.eclipse.swt.accessibility.ACC
- rollback(ISaveContext) - Method in interface org.eclipse.core.resources.ISaveParticipant
-
Tells this participant to rollback its important state.
- rollback(IProfile) - Method in class org.eclipse.equinox.p2.engine.spi.Touchpoint
-
This method is called at the end of an engine operation after all phases have been executed.
- ROMAN - Static variable in class org.eclipse.swt.SWT
-
Input Method Editor style constant for romanicized input behavior (value is 1<<5).
- ROOT - Static variable in interface org.eclipse.core.resources.IResource
-
Type constant (bit mask value 8) which identifies the root resource.
- ROOT - Static variable in interface org.eclipse.core.runtime.IPath
-
Constant value containing the root path with no device on the local file system.
- ROOT - Static variable in class org.eclipse.core.runtime.Path
-
Constant value containing the root path with no device on the local file system.
- ROOT_ADDED - Static variable in interface org.eclipse.team.core.subscribers.ISubscriberChangeEvent
-
Delta kind constant (bit mask) indicating that a team provider has been configured on the resource.
- ROOT_CONTEXT - Static variable in class org.eclipse.e4.core.commands.internal.CommandServiceCreationFunction
-
A context key (value "rootContext") that identifies the root of this context chain.
- ROOT_DEPTH - Static variable in interface org.eclipse.ui.handlers.IHandlerActivation
-
The depth at which the root exists.
- ROOT_ID - Static variable in class org.eclipse.compare.structuremergeviewer.StructureRootNode
-
The string constant (value
"root"
) that is used as the id of the root node. - ROOT_REMOVED - Static variable in interface org.eclipse.team.core.subscribers.ISubscriberChangeEvent
-
Delta kind constant (bit mask) indicating that a team provider has been de-configured on the resource.
- ROOT_TYPE - Static variable in class org.eclipse.compare.structuremergeviewer.StructureRootNode
-
The integer constant (value
0
) that is used as the type code of the root node. - rootAdded(IResource) - Method in class org.eclipse.team.ui.synchronize.TeamStateChangeEvent
-
The given root resource has been added.
- rootContext - Variable in class org.eclipse.e4.ui.model.application.impl.ApplicationImpl
-
The cached value of the '
Root Context
' containment reference list. - ROOTCONTEXT - Static variable in interface org.eclipse.e4.ui.workbench.UIEvents.BindingTableContainer
- rootRemoved(IResource) - Method in class org.eclipse.team.ui.synchronize.TeamStateChangeEvent
-
The given root resource has been removed.
- roots() - Method in class org.eclipse.team.core.subscribers.Subscriber
-
Returns the list of root resources this subscriber considers for synchronization.
- roots() - Method in interface org.eclipse.team.core.variants.IResourceVariantTree
-
Returns the list of root resources for which this tree may have resource variants.
- roots() - Method in class org.eclipse.team.core.variants.ThreeWayRemoteTree
- ROOTS - Static variable in interface org.eclipse.team.ui.synchronize.ISynchronizeScope
-
Property used to indicate when the roots of the scope have changed.
- RootScopePage - Class in org.eclipse.help.ui
-
Clients that contribute search scope root page to the search engine definition must extend this class and implement
createScopeContents
method. - RootScopePage() - Constructor for class org.eclipse.help.ui.RootScopePage
-
The default constructor.
- RootScopePage_desc - Static variable in class org.eclipse.help.ui.internal.Messages
- RootScopePage_masterButton - Static variable in class org.eclipse.help.ui.internal.Messages
- RootScopePage_name - Static variable in class org.eclipse.help.ui.internal.Messages
- rootTypes - Variable in class org.eclipse.ui.views.markers.internal.MarkerFilter
- rotate(float) - Method in class org.eclipse.swt.graphics.Transform
-
Modifies the receiver so that it represents a transformation that is equivalent to its previous transformation rotated by the specified angle.
- rotation - Variable in class org.eclipse.swt.events.GestureEvent
-
This field is valid when the
detail
field is set toGESTURE_ROTATE
. - rotation - Variable in class org.eclipse.swt.widgets.Event
-
The number of degrees rotated on the track pad.
- round(int, int) - Static method in class org.eclipse.swt.internal.Compatibility
-
Answers the result of rounding to the closest integer the number obtained by dividing the first argument p by the second argument q.
- row - Variable in class org.eclipse.swt.accessibility.AccessibleTableEvent
- RowData - Class in org.eclipse.swt.layout
-
Each control controlled by a
RowLayout
can have its initial width and height specified by setting aRowData
object into the control. - RowData() - Constructor for class org.eclipse.swt.layout.RowData
-
Constructs a new instance of RowData using default values.
- RowData(int, int) - Constructor for class org.eclipse.swt.layout.RowData
-
Constructs a new instance of RowData according to the parameters.
- RowData(Point) - Constructor for class org.eclipse.swt.layout.RowData
-
Constructs a new instance of RowData according to the parameter.
- RowDataFactory - Class in org.eclipse.jface.layout
-
This class provides a convenient shorthand for creating and initialising RowData.
- RowLayout - Class in org.eclipse.swt.layout
-
Instances of this class determine the size and position of the children of a
Composite
by placing them either in horizontal rows or vertical columns within the parentComposite
. - RowLayout() - Constructor for class org.eclipse.swt.layout.RowLayout
-
Constructs a new instance of this class with type HORIZONTAL.
- RowLayout(int) - Constructor for class org.eclipse.swt.layout.RowLayout
-
Constructs a new instance of this class given the type.
- RowLayoutFactory - Class in org.eclipse.jface.layout
-
RowLayoutFactory creates and initializes row layouts.
- rowspan - Variable in class org.eclipse.ui.forms.widgets.TableWrapData
-
Number of rows to span (default is 1).
- RTFTransfer - Class in org.eclipse.swt.dnd
-
The class
RTFTransfer
provides a platform specific mechanism for converting text in RTF format represented as a javaString
to a platform specific representation of the data and vice versa. - RULE_BLANK_MATCH - Static variable in class org.eclipse.ui.dialogs.SearchPattern
-
Match rule: The search pattern is blank.
- RULE_CAMELCASE_MATCH - Static variable in class org.eclipse.ui.dialogs.SearchPattern
-
Match rule: The search pattern contains a Camel Case expression.
- RULE_CASE_SENSITIVE - Static variable in class org.eclipse.ui.dialogs.SearchPattern
-
Match rule: The search pattern matches the search result only if cases are the same.
- RULE_EXACT_MATCH - Static variable in class org.eclipse.ui.dialogs.SearchPattern
-
Match rule: The search pattern matches exactly the search result, that is, the source of the search result equals the search pattern.
- RULE_PATTERN_MATCH - Static variable in class org.eclipse.ui.dialogs.SearchPattern
-
Match rule: The search pattern contains one or more wild cards ('*' or '?').
- RULE_PREFIX_MATCH - Static variable in class org.eclipse.ui.dialogs.SearchPattern
-
Match rule: The search pattern is a prefix of the search result.
- RULE_SUBSTRING_MATCH - Static variable in class org.eclipse.ui.dialogs.SearchPattern
-
Match rule: The search pattern is a string placed anywhere in the search result.
- RuleBasedDamagerRepairer - Class in org.eclipse.jface.text.rules
-
Deprecated.use
DefaultDamagerRepairer
- RuleBasedDamagerRepairer(RuleBasedScanner) - Constructor for class org.eclipse.jface.text.rules.RuleBasedDamagerRepairer
-
Deprecated.Creates a damager/repairer that uses the given scanner.
- RuleBasedDamagerRepairer(RuleBasedScanner, TextAttribute) - Constructor for class org.eclipse.jface.text.rules.RuleBasedDamagerRepairer
-
Deprecated.use RuleBasedDamagerRepairer(RuleBasedScanner) instead
- RuleBasedPartitioner - Class in org.eclipse.jface.text.rules
-
Deprecated.use
FastPartitioner
instead - RuleBasedPartitioner(RuleBasedScanner, String[]) - Constructor for class org.eclipse.jface.text.rules.RuleBasedPartitioner
-
Deprecated.Creates a new partitioner that uses the given scanner and may return partitions of the given legal content types.
- RuleBasedPartitionScanner - Class in org.eclipse.jface.text.rules
-
Scanner that exclusively uses predicate rules.
- RuleBasedPartitionScanner() - Constructor for class org.eclipse.jface.text.rules.RuleBasedPartitionScanner
- RuleBasedScanner - Class in org.eclipse.jface.text.rules
-
A generic scanner which can be "programmed" with a sequence of rules.
- RuleBasedScanner() - Constructor for class org.eclipse.jface.text.rules.RuleBasedScanner
-
Creates a new rule based scanner which does not have any rule.
- RULER_CLICK - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
-
Name of the ruler action performed when clicking the editor's vertical ruler.
- RULER_DOUBLE_CLICK - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
-
Name of the ruler action performed when double clicking the editor's vertical ruler.
- RULER_MANAGE_BOOKMARKS - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
-
Name of the ruler action to manage bookmarks.
- RULER_MANAGE_TASKS - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
-
Name of the ruler action to manage tasks.
- RULER_PREFERENCES - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
-
Name of the action for showing the preferences from the editor ruler context menu.
- RulerBreakpointAction - Class in org.eclipse.debug.ui.actions
-
Abstract action that works on breakpoints in the vertical ruler.
- RulerBreakpointAction(ITextEditor, IVerticalRulerInfo) - Constructor for class org.eclipse.debug.ui.actions.RulerBreakpointAction
-
Constructs an action to work on breakpoints in the specified text editor with the specified vertical ruler information.
- RulerBreakpointTypesActionDelegate - Class in org.eclipse.debug.ui.actions
-
Deprecated.Should use BreakpointTypesContribution instead.
- RulerBreakpointTypesActionDelegate() - Constructor for class org.eclipse.debug.ui.actions.RulerBreakpointTypesActionDelegate
-
Deprecated.
- RulerColumnDescriptor - Class in org.eclipse.ui.texteditor.rulers
-
The description of an extension to the
org.eclipse.ui.workbench.texteditor.rulerColumns
extension point. - RulerColumnPreferenceAdapter - Class in org.eclipse.ui.texteditor.rulers
-
Manages the preferences for ruler contributions stored in a preference store.
- RulerColumnPreferenceAdapter(IPreferenceStore, String) - Constructor for class org.eclipse.ui.texteditor.rulers.RulerColumnPreferenceAdapter
-
Creates a new preference adapter that will read and write under the specified key in the given preference store.
- RulerColumnRegistry - Class in org.eclipse.ui.texteditor.rulers
-
A registry for all extensions to the
rulerColumns
extension point. - rulerContextMenuAboutToShow(IMenuManager) - Method in class org.eclipse.ui.texteditor.AbstractDecoratedTextEditor
- rulerContextMenuAboutToShow(IMenuManager) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
-
Sets up the ruler context menu before it is made visible.
- RulerEnableDisableBreakpointActionDelegate - Class in org.eclipse.debug.ui.actions
-
Toggles enablement of a breakpoint in a vertical ruler.
- RulerEnableDisableBreakpointActionDelegate() - Constructor for class org.eclipse.debug.ui.actions.RulerEnableDisableBreakpointActionDelegate
- RulerLayout(int) - Constructor for class org.eclipse.jface.text.source.SourceViewer.RulerLayout
-
Creates a new ruler layout with the given gap between text viewer and vertical ruler.
- RulerRunToLineActionDelegate - Class in org.eclipse.debug.ui.actions
-
A run to line action that can be contributed to a an editor or view.
- RulerRunToLineActionDelegate() - Constructor for class org.eclipse.debug.ui.actions.RulerRunToLineActionDelegate
- RulerToggleBreakpointActionDelegate - Class in org.eclipse.debug.ui.actions
-
Toggles a breakpoint when ruler is double-clicked.
- RulerToggleBreakpointActionDelegate() - Constructor for class org.eclipse.debug.ui.actions.RulerToggleBreakpointActionDelegate
- run() - Method in class org.eclipse.ant.core.AntRunner
-
Runs the build file.
- run() - Method in class org.eclipse.compare.internal.ChangeCompareFilterPropertyAction
- run() - Method in class org.eclipse.compare.internal.ChangePropertyAction
- run() - Method in class org.eclipse.compare.internal.TextEditorPropertyAction
- run() - Method in class org.eclipse.compare.NavigationAction
- run() - Method in class org.eclipse.compare.patch.ApplyPatchOperation
- run() - Method in interface org.eclipse.core.runtime.ISafeRunnable
-
Runs this runnable.
- run() - Method in interface org.eclipse.core.runtime.ISafeRunnableWithResult
- run() - Method in class org.eclipse.debug.ui.actions.DebugCommandAction
- run() - Method in class org.eclipse.debug.ui.actions.LaunchAction
- run() - Method in class org.eclipse.debug.ui.actions.LaunchAsAction
-
Deprecated.
- run() - Method in class org.eclipse.debug.ui.actions.LaunchShortcutsAction
- run() - Method in class org.eclipse.debug.ui.actions.OpenLaunchDialogAction
- run() - Method in class org.eclipse.debug.ui.actions.RunToLineAction
- run() - Method in class org.eclipse.debug.ui.actions.ToggleBreakpointAction
- run() - Method in class org.eclipse.e4.ui.workbench.renderers.swt.ToolItemUpdater
- run() - Method in class org.eclipse.help.ui.internal.ExecuteCommandAction
- run() - Static method in class org.eclipse.help.ui.internal.HelpUIEventLoop
-
Called by base in stand-alone help since it cannot run event loop
- run() - Method in class org.eclipse.help.ui.internal.ShowCapabilitiesPreferenceAction
- run() - Method in class org.eclipse.help.ui.internal.ShowInTocAction
- run() - Method in class org.eclipse.jface.action.Action
-
The default implementation of this
IAction
method does nothing. - run() - Method in interface org.eclipse.jface.action.IAction
-
Runs this action.
- run() - Method in class org.eclipse.jface.preference.BooleanPropertyAction
- run() - Method in class org.eclipse.jface.text.contentassist.ContentAssistant.AutoAssistListener
- run() - Method in interface org.eclipse.swt.SwtRunnable
-
runs a given action, or throws an exception.
- run() - Method in class org.eclipse.team.ui.synchronize.SynchronizeModelAction
- run() - Method in class org.eclipse.team.ui.TeamOperation
-
Run the operation in a context that is determined by the
TeamOperation.canRunAsJob()
hint. - run() - Method in class org.eclipse.ui.actions.AddBookmarkAction
- run() - Method in class org.eclipse.ui.actions.AddTaskAction
- run() - Method in class org.eclipse.ui.actions.BuildAction
- run() - Method in class org.eclipse.ui.actions.CloseResourceAction
-
The implementation of this
WorkspaceAction
method method saves and closes the resource's dirty editors before closing it. - run() - Method in class org.eclipse.ui.actions.CloseUnrelatedProjectsAction
- run() - Method in class org.eclipse.ui.actions.CopyProjectAction
-
Implementation of method defined on
IAction
. - run() - Method in class org.eclipse.ui.actions.CopyResourceAction
- run() - Method in class org.eclipse.ui.actions.CreateFileAction
-
Deprecated.The
CreateFileAction
implementation of thisIAction
method opens aBasicNewFileResourceWizard
in a wizard dialog under the shell passed to the constructor. - run() - Method in class org.eclipse.ui.actions.CreateFolderAction
-
Deprecated.The
CreateFolderAction
implementation of thisIAction
method opens aBasicNewFolderResourceWizard
in a wizard dialog under the shell passed to the constructor. - run() - Method in class org.eclipse.ui.actions.DeleteResourceAction
- run() - Method in class org.eclipse.ui.actions.ExportResourcesAction
-
Invoke the Export wizards selection Wizard.
- run() - Method in class org.eclipse.ui.actions.GlobalBuildAction
- run() - Method in class org.eclipse.ui.actions.ImportResourcesAction
-
Invoke the Import wizards selection Wizard.
- run() - Method in class org.eclipse.ui.actions.MoveProjectAction
-
Implementation of method defined on
IAction
. - run() - Method in class org.eclipse.ui.actions.MoveResourceAction
- run() - Method in class org.eclipse.ui.actions.NewExampleAction
- run() - Method in class org.eclipse.ui.actions.NewProjectAction
- run() - Method in class org.eclipse.ui.actions.NewWizardAction
- run() - Method in class org.eclipse.ui.actions.NewWizardDropDownAction
-
Runs the action, which opens the New wizard dialog.
- run() - Method in class org.eclipse.ui.actions.OpenInNewWindowAction
-
The implementation of this
IAction
method opens a new window. - run() - Method in class org.eclipse.ui.actions.OpenResourceAction
- run() - Method in class org.eclipse.ui.actions.OpenSystemEditorAction
- run() - Method in class org.eclipse.ui.actions.QuickStartAction
-
Deprecated.The user has invoked this action.
- run() - Method in class org.eclipse.ui.actions.RefreshAction
- run() - Method in class org.eclipse.ui.actions.RenameResourceAction
- run() - Method in class org.eclipse.ui.actions.RetargetAction
-
Invoked when an action occurs.
- run() - Method in class org.eclipse.ui.actions.WorkspaceAction
-
The
CoreWrapperAction
implementation of thisIAction
method uses aProgressMonitorDialog
to run the operation. - run() - Method in class org.eclipse.ui.cheatsheets.OpenCheatSheetAction
- run() - Method in class org.eclipse.ui.cheatsheets.OpenCheatSheetFromHelpAction
- run() - Method in class org.eclipse.ui.console.actions.ClearOutputAction
- run() - Method in class org.eclipse.ui.console.actions.CloseConsoleAction
- run() - Method in class org.eclipse.ui.console.actions.TextViewerAction
- run() - Method in class org.eclipse.ui.console.actions.TextViewerGotoLineAction
- run() - Method in class org.eclipse.ui.dialogs.PropertyDialogAction
- run() - Method in class org.eclipse.ui.editors.text.FileDocumentProvider.SafeChange
- run() - Method in class org.eclipse.ui.internal.CloseAllSavedAction
- run() - Method in class org.eclipse.ui.internal.EarlyStartupRunnable
- run() - Method in class org.eclipse.ui.internal.NavigationHistoryAction
- run() - Method in class org.eclipse.ui.internal.OpenPreferencesAction
- run() - Method in class org.eclipse.ui.internal.PendingSyncExec
- run() - Method in class org.eclipse.ui.internal.PerspectiveAction
- run() - Method in class org.eclipse.ui.internal.PluginAction
- run() - Method in class org.eclipse.ui.internal.StartupThreading.StartupRunnable
- run() - Method in class org.eclipse.ui.operations.OperationHistoryActionHandler
- run() - Method in class org.eclipse.ui.preferences.ViewPreferencesAction
- run() - Method in class org.eclipse.ui.testing.dumps.TimeoutDumpTimer
- run() - Method in class org.eclipse.ui.texteditor.AbstractTextEditor.LineEndAction
- run() - Method in class org.eclipse.ui.texteditor.AbstractTextEditor.LineStartAction
- run() - Method in class org.eclipse.ui.texteditor.AddMarkerAction
- run() - Method in class org.eclipse.ui.texteditor.AddTaskAction
- run() - Method in class org.eclipse.ui.texteditor.CaseAction
- run() - Method in class org.eclipse.ui.texteditor.ChangeEncodingAction
- run() - Method in class org.eclipse.ui.texteditor.ContentAssistAction
-
Runs the content assist operation on the editor's text operation target.
- run() - Method in class org.eclipse.ui.texteditor.ConvertLineDelimitersAction
-
Deprecated.
- run() - Method in class org.eclipse.ui.texteditor.DeleteLineAction
- run() - Method in class org.eclipse.ui.texteditor.FindNextAction
- run() - Method in class org.eclipse.ui.texteditor.FindReplaceAction
- run() - Method in class org.eclipse.ui.texteditor.GotoAnnotationAction
- run() - Method in class org.eclipse.ui.texteditor.GotoLastEditPositionAction
- run() - Method in class org.eclipse.ui.texteditor.GotoLineAction
- run() - Method in class org.eclipse.ui.texteditor.GotoNextEditPositionAction
- run() - Method in class org.eclipse.ui.texteditor.IncrementalFindAction
- run() - Method in class org.eclipse.ui.texteditor.InsertLineAction
- run() - Method in class org.eclipse.ui.texteditor.JoinLinesAction
- run() - Method in class org.eclipse.ui.texteditor.MarkAction
- run() - Method in class org.eclipse.ui.texteditor.MarkerRulerAction
- run() - Method in class org.eclipse.ui.texteditor.RecenterAction
- run() - Method in class org.eclipse.ui.texteditor.RetargetTextEditorAction
- run() - Method in class org.eclipse.ui.texteditor.RevertToSavedAction
- run() - Method in class org.eclipse.ui.texteditor.SaveAction
-
Deprecated.
- run() - Method in class org.eclipse.ui.texteditor.SelectMarkerRulerAction
- run() - Method in class org.eclipse.ui.texteditor.ShiftAction
-
The
TextOperationAction
implementation of thisIAction
method runs the operation with the current operation code. - run() - Method in class org.eclipse.ui.texteditor.ShowWhitespaceCharactersAction
- run() - Method in class org.eclipse.ui.texteditor.TextNavigationAction
- run() - Method in class org.eclipse.ui.texteditor.TextOperationAction
-
The
TextOperationAction
implementation of thisIAction
method runs the operation with the current operation code. - run() - Method in class org.eclipse.ui.views.framelist.BackAction
-
Calls
back()
on the frame list. - run() - Method in class org.eclipse.ui.views.framelist.ForwardAction
-
Calls
forward()
on the frame list. - run() - Method in class org.eclipse.ui.views.framelist.GoIntoAction
-
Calls
gotoFrame
on the frame list with a frame representing the currently selected container. - run() - Method in class org.eclipse.ui.views.framelist.UpAction
-
Calls
gotoFrame
on the frame list with a frame representing the parent of the current input. - run(boolean, boolean, IRunnableWithProgress) - Method in class org.eclipse.compare.CompareEditorInput
- run(boolean, boolean, IRunnableWithProgress) - Method in class org.eclipse.compare.internal.CompareContainer
- run(boolean, boolean, IRunnableWithProgress) - Method in class org.eclipse.jface.dialogs.ProgressMonitorDialog
-
This implementation of IRunnableContext#run(boolean, boolean, IRunnableWithProgress) runs the given
IRunnableWithProgress
using the progress monitor for this progress dialog and blocks until the runnable has been run, regardless of the value offork
. - run(boolean, boolean, IRunnableWithProgress) - Method in interface org.eclipse.jface.operation.IRunnableContext
-
Runs the given
IRunnableWithProgress
in this context. - run(boolean, boolean, IRunnableWithProgress) - Method in class org.eclipse.jface.window.ApplicationWindow
-
This implementation of IRunnableContext#run(boolean, boolean, IRunnableWithProgress) blocks until the runnable has been run, regardless of the value of
fork
. - run(boolean, boolean, IRunnableWithProgress) - Method in class org.eclipse.jface.wizard.WizardDialog
-
This implementation of IRunnableContext#run(boolean, boolean, IRunnableWithProgress) blocks until the runnable has been run, regardless of the value of
fork
. - run(boolean, boolean, IRunnableWithProgress) - Method in class org.eclipse.ui.internal.WorkbenchWindow
- run(boolean, boolean, IRunnableWithProgress) - Method in interface org.eclipse.ui.IWorkbenchWindow
-
This specialization of IRunnableContext#run(boolean, boolean, IRunnableWithProgress) blocks until the runnable has been run, regardless of the value of
fork
. - run(boolean, boolean, IRunnableWithProgress) - Method in interface org.eclipse.ui.progress.IProgressService
-
This specialization of IRunnableContext#run(boolean, boolean, IRunnableWithProgress) might run the runnable asynchronously if
fork
istrue
. - run(Object) - Method in class org.eclipse.ant.core.AntRunner
-
Invokes the building of a project object and executes a build using either a given target or the default target.
- run(Object) - Static method in class org.eclipse.core.runtime.adaptor.EclipseStarter
-
Runs the application for which the platform was started.
- run(Object) - Method in interface org.eclipse.osgi.service.runnable.ParameterizedRunnable
-
Executes the block of code encapsulated by this runnable in the context of the given object and returns the result.
- run(Object, Object) - Method in interface org.eclipse.ui.part.IDropActionDelegate
-
Runs the drop action on the given source and target.
- run(Runnable) - Method in interface org.eclipse.core.filebuffers.ISynchronizationContext
-
Executes the given runnable according to the specified synchronization/execution policy.
- run(String[], Runnable) - Static method in class org.eclipse.core.runtime.adaptor.EclipseStarter
-
Launches the platform and runs a single application.
- run(String[], ICheatSheetManager) - Method in interface org.eclipse.ui.cheatsheets.ICheatSheetAction
-
Runs this Cheat sheet-aware action.
- run(String, ISearchScope, ISearchEngineResultCollector, IProgressMonitor) - Method in interface org.eclipse.help.search.ISearchEngine
- run(IFileBuffer, IProgressMonitor) - Method in interface org.eclipse.core.filebuffers.manipulation.IFileBufferOperation
-
Runs this operation, that is manipulates the content of the given file buffer.
- run(IFileBuffer, IProgressMonitor) - Method in class org.eclipse.core.filebuffers.manipulation.TextFileBufferOperation
- run(IMarker) - Method in interface org.eclipse.ui.IMarkerResolution
-
Runs this resolution.
- run(IMarker[], IProgressMonitor) - Method in class org.eclipse.ui.views.markers.WorkbenchMarkerResolution
-
Runs this resolution.
- run(IResource, IWorkspaceRunnable, IProgressMonitor) - Method in class org.eclipse.team.core.variants.PersistantResourceVariantByteStore
- run(IResource, IWorkspaceRunnable, IProgressMonitor) - Method in class org.eclipse.team.core.variants.ResourceVariantByteStore
-
Run the given action which may contain multiple modifications to the byte store.
- run(IResource, IWorkspaceRunnable, IProgressMonitor) - Method in class org.eclipse.team.core.variants.ThreeWaySynchronizer
-
Perform multiple sync state modifications and fire only a single change notification at the end.
- run(IWorkspaceRunnable, IProgressMonitor) - Method in interface org.eclipse.core.resources.IWorkspace
-
Identical to
IWorkspace.run(ICoreRunnable, IProgressMonitor)
. - run(IWorkspaceRunnable, ISchedulingRule, int, IProgressMonitor) - Method in interface org.eclipse.core.resources.IWorkspace
- run(IWorkspaceRunnable, ISchedulingRule, int, IProgressMonitor) - Method in interface org.eclipse.team.core.mapping.IMergeContext
-
Runs the given action as an atomic workspace operation.
- run(IWorkspaceRunnable, ISchedulingRule, int, IProgressMonitor) - Method in class org.eclipse.team.core.mapping.provider.MergeContext
- run(ICoreRunnable, IProgressMonitor) - Method in interface org.eclipse.core.resources.IWorkspace
-
Runs the given action as an atomic workspace operation.
- run(ICoreRunnable, ISchedulingRule, int, IProgressMonitor) - Method in interface org.eclipse.core.resources.IWorkspace
-
Runs the given action as an atomic workspace operation.
- run(IProgressMonitor) - Method in class org.eclipse.ant.core.AntRunner
-
Runs the build file.
- run(IProgressMonitor) - Method in class org.eclipse.compare.CompareEditorInput
-
Runs the compare operation and stores the compare result.
- run(IProgressMonitor) - Method in class org.eclipse.compare.internal.Worker
- run(IProgressMonitor) - Method in class org.eclipse.compare.internal.WorkerJob
- run(IProgressMonitor) - Method in interface org.eclipse.core.resources.IWorkspaceRunnable
- run(IProgressMonitor) - Method in interface org.eclipse.core.runtime.ICoreRunnable
-
Executes this runnable.
- run(IProgressMonitor) - Method in interface org.eclipse.core.runtime.jobs.IJobFunction
-
Executes this job.
- run(IProgressMonitor) - Method in class org.eclipse.core.runtime.jobs.Job
-
Executes this job.
- run(IProgressMonitor) - Method in class org.eclipse.debug.ui.actions.ExportBreakpointsOperation
- run(IProgressMonitor) - Method in class org.eclipse.debug.ui.actions.ImportBreakpointsOperation
- run(IProgressMonitor) - Method in class org.eclipse.debug.ui.actions.RunToLineHandler
- run(IProgressMonitor) - Method in class org.eclipse.e4.ui.dialogs.filteredtree.BasicUIJob
- run(IProgressMonitor) - Method in class org.eclipse.equinox.p2.operations.ProvisioningJob
-
Executes this job.
- run(IProgressMonitor) - Method in interface org.eclipse.equinox.p2.repository.IRunnableWithProgress
-
Runs this operation.
- run(IProgressMonitor) - Method in class org.eclipse.jface.notifications.internal.AnimationUtil.FadeJob
- run(IProgressMonitor) - Method in interface org.eclipse.jface.operation.IRunnableWithProgress
-
Runs this operation.
- run(IProgressMonitor) - Method in class org.eclipse.ltk.core.refactoring.CheckConditionsOperation
- run(IProgressMonitor) - Method in class org.eclipse.ltk.core.refactoring.CreateChangeOperation
- run(IProgressMonitor) - Method in class org.eclipse.ltk.core.refactoring.PerformChangeOperation
- run(IProgressMonitor) - Method in class org.eclipse.ltk.core.refactoring.PerformRefactoringHistoryOperation
- run(IProgressMonitor) - Method in class org.eclipse.ltk.core.refactoring.PerformRefactoringOperation
- run(IProgressMonitor) - Method in interface org.eclipse.search.ui.ISearchQuery
-
This is the method that actually does the work, i.e. finds the results of the search query.
- run(IProgressMonitor) - Method in class org.eclipse.team.ui.mapping.SynchronizationOperation
- run(IProgressMonitor) - Method in class org.eclipse.team.ui.synchronize.ModelOperation
-
Run the operation.
- run(IProgressMonitor) - Method in class org.eclipse.ui.actions.WorkspaceModifyOperation
-
The
WorkspaceModifyOperation
implementation of thisIRunnableWithProgress
method initiates a batch of changes by invoking theexecute
method as a workspace runnable (IWorkspaceRunnable
). - run(IProgressMonitor) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider.DocumentProviderOperation
- run(IProgressMonitor) - Method in interface org.eclipse.ui.progress.IJobRunnable
-
Executes this runnable.
- run(IProgressMonitor) - Method in class org.eclipse.ui.progress.UIJob
-
Note: this message is marked final.
- run(IProgressMonitor) - Method in class org.eclipse.ui.texteditor.AbstractDocumentProvider.DocumentProviderOperation
- run(IProgressMonitor) - Method in class org.eclipse.ui.wizards.datatransfer.SelectFilesOperation
-
Runs the operation.
- run(ISafeRunnable) - Static method in class org.eclipse.core.runtime.Platform
-
Deprecated.clients should use
SafeRunner#run
instead - run(ISafeRunnable) - Static method in class org.eclipse.core.runtime.SafeRunner
-
Runs the given runnable in a protected mode.
- run(ISafeRunnable) - Method in interface org.eclipse.jface.util.ISafeRunnableRunner
-
Runs the runnable.
- run(ISafeRunnable) - Static method in class org.eclipse.jface.util.SafeRunnable
-
Runs the given safe runnable using the safe runnable runner.
- run(ISafeRunnableWithResult<T>) - Static method in class org.eclipse.core.runtime.SafeRunner
-
Runs the given runnable in a protected mode and returns the result given by the runnable.
- run(ISchedulingRule, IWorkspaceRunnable) - Method in class org.eclipse.debug.core.model.Breakpoint
-
Execute the given workspace runnable with the scheduling rule to use when running the operation.
- run(MApplicationElement, IEclipseContext) - Method in interface org.eclipse.e4.ui.workbench.IPresentationEngine
-
Run the UI.
- run(IAction) - Method in class org.eclipse.compare.internal.BaseCompareAction
- run(IAction) - Method in class org.eclipse.debug.ui.actions.AbstractLaunchHistoryAction
- run(IAction) - Method in class org.eclipse.debug.ui.actions.AbstractLaunchToolbarAction
-
Launch the last launch, or open the launch config dialog if none.
- run(IAction) - Method in class org.eclipse.debug.ui.actions.AddMemoryRenderingActionDelegate
- run(IAction) - Method in class org.eclipse.debug.ui.actions.ContextualLaunchAction
- run(IAction) - Method in class org.eclipse.debug.ui.actions.LaunchAsAction
-
Deprecated.
- run(IAction) - Method in class org.eclipse.debug.ui.actions.LaunchShortcutsAction
- run(IAction) - Method in class org.eclipse.debug.ui.actions.OpenLaunchDialogAction
- run(IAction) - Method in class org.eclipse.debug.ui.actions.RelaunchLastAction
- run(IAction) - Method in class org.eclipse.debug.ui.actions.RulerBreakpointTypesActionDelegate
-
Deprecated.
- run(IAction) - Method in class org.eclipse.debug.ui.actions.RunToLineActionDelegate
- run(IAction) - Method in class org.eclipse.help.ui.browser.LaunchURL
- run(IAction) - Method in class org.eclipse.help.ui.internal.DynamicHelpAction
- run(IAction) - Method in class org.eclipse.help.ui.internal.SearchAction
- run(IAction) - Method in class org.eclipse.ltk.ui.refactoring.actions.ApplyRefactoringScriptAction
- run(IAction) - Method in class org.eclipse.ltk.ui.refactoring.actions.CreateRefactoringScriptAction
- run(IAction) - Method in class org.eclipse.ltk.ui.refactoring.actions.ShowRefactoringHistoryAction
- run(IAction) - Method in class org.eclipse.ui.actions.ActionDelegate
-
The
ActionDelegate
implementation of thisIActionDelegate
method does nothing. - run(IAction) - Method in class org.eclipse.ui.editors.text.FileBufferOperationAction
- run(IAction) - Method in interface org.eclipse.ui.IActionDelegate
-
Performs this action.
- run(IAction) - Method in class org.eclipse.ui.texteditor.AbstractRulerActionDelegate
- run(IAction) - Method in class org.eclipse.ui.texteditor.GotoLastEditPositionAction
- run(IAction) - Method in class org.eclipse.ui.texteditor.GotoNextEditPositionAction
- run(IAction) - Method in class org.eclipse.ui.texteditor.quickdiff.QuickDiffToggleAction
- run(IRunnableWithProgress, boolean, IProgressMonitor, Display) - Static method in class org.eclipse.jface.operation.ModalContext
-
Runs the given runnable in a modal context, passing it a progress monitor.
- run(ISelection) - Method in class org.eclipse.compare.internal.AddFromHistoryAction
- run(ISelection) - Method in class org.eclipse.compare.internal.BaseCompareAction
- run(ISelection) - Method in class org.eclipse.compare.internal.CompareAction
- run(ISelection) - Method in class org.eclipse.compare.internal.CompareWithOtherResourceAction
-
Deprecated.
- run(ISelection) - Method in class org.eclipse.compare.internal.EditionAction
- run(Shell, String) - Method in class org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation
-
Opens the refactoring dialog for the refactoring wizard passed to the constructor.
- run(Shell, String, IRunnableContext) - Method in class org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation
-
Opens the refactoring dialog for the refactoring wizard passed to the constructor.
- run(IIntroSite, Properties) - Method in interface org.eclipse.ui.intro.config.IIntroAction
-
Called to run this intro command.
- run(IIntroSite, Properties) - Method in class org.eclipse.ui.intro.contentproviders.AlwaysWelcomeCheckbox
-
Method called when box is clicked in html (swt is handled with a SelectionAdapter - both methods call reverseShowIntroState())
- run(IPerspectiveDescriptor) - Method in class org.eclipse.ui.actions.OpenNewPageMenu
-
Deprecated.
- run(IPerspectiveDescriptor) - Method in class org.eclipse.ui.actions.OpenNewWindowMenu
-
Deprecated.Opens a new window with a particular perspective and input.
- run(IPerspectiveDescriptor) - Method in class org.eclipse.ui.actions.OpenPerspectiveMenu
-
Deprecated.Runs an action for a particular perspective.
- run(IPerspectiveDescriptor) - Method in class org.eclipse.ui.actions.PerspectiveMenu
-
Runs an action for a particular perspective.
- run(IPerspectiveDescriptor) - Method in class org.eclipse.ui.internal.ChangeToPerspectiveMenu
- run(IPerspectiveDescriptor, SelectionEvent) - Method in class org.eclipse.ui.actions.OpenPerspectiveMenu
-
Deprecated.Runs an action for a particular perspective.
- run(IPerspectiveDescriptor, SelectionEvent) - Method in class org.eclipse.ui.actions.PerspectiveMenu
-
Runs an action for a particular perspective.
- run(IWorkbenchPage, IPerspectiveDescriptor) - Method in class org.eclipse.ui.internal.PerspectiveAction
-
Runs the action, passing the active page and perspective.
- run(IWorkbenchPage, IPerspectiveDescriptor) - Method in class org.eclipse.ui.internal.ToggleEditorsVisibilityAction
- run(IWorkbenchPart) - Method in interface org.eclipse.team.ui.synchronize.ISynchronizeParticipant
-
Runs the participants action.
- run(IWorkbenchPart) - Method in class org.eclipse.team.ui.synchronize.ModelSynchronizeParticipant
- run(IWorkbenchPart) - Method in class org.eclipse.team.ui.synchronize.SubscriberParticipant
- RUN_IN_BACKGROUND - Static variable in interface org.eclipse.ui.internal.IPreferenceConstants
-
Preference to show user jobs in a dialog.
- RUN_MODE - Static variable in interface org.eclipse.debug.core.ILaunchManager
-
A launch in a normal, non-debug mode(value
"run"
). - RunAction - Class in org.eclipse.debug.ui.actions
-
Action to launch the last launch configuration that was successfully launched, in run mode.
- RunAction() - Constructor for class org.eclipse.debug.ui.actions.RunAction
- runAndCollect(Runnable) - Static method in class org.eclipse.core.databinding.observable.ObservableTracker
-
Invokes the given runnable, and returns the set of IObservables that were created by the runnable.
- runAndCollect(Runnable) - Method in class org.eclipse.core.databinding.ObservablesManager
-
Deprecated.This method is very error prone. If any class creates internal observables without hiding them with
ObservableTracker.setIgnore(boolean)
the result can be that objects are disposed involuntary or in the wrong order. Prefer instead to useObservablesManager.addContext(org.eclipse.core.databinding.DataBindingContext, boolean, boolean)
. - runAndIgnore(Runnable) - Static method in class org.eclipse.core.databinding.observable.ObservableTracker
-
Runs the given runnable without tracking dependencies.
- runAndMonitor(Runnable, IChangeListener, IStaleListener) - Static method in class org.eclipse.core.databinding.observable.ObservableTracker
-
Invokes the given runnable, and returns the set of IObservables that were read by the runnable.
- runAndTrack(RunAndTrack) - Method in interface org.eclipse.e4.core.contexts.IEclipseContext
-
Executes a runnable within this context.
- RunAndTrack - Class in org.eclipse.e4.core.contexts
-
Instances of this class contain behavior that is executed within an
IEclipseContext
. - RunAndTrack() - Constructor for class org.eclipse.e4.core.contexts.RunAndTrack
-
Creates a new instance of trackable computation
- runAsynchronously(IRunnableWithProgress) - Method in class org.eclipse.compare.CompareEditorInput
- runAsynchronously(IRunnableWithProgress) - Method in interface org.eclipse.compare.ICompareContainer
-
Queue the given task to be run asynchronously.
- runAsynchronously(IRunnableWithProgress) - Method in class org.eclipse.compare.internal.CompareContainer
- runCheckEnforced(IProgressMonitor) - Static method in class org.eclipse.ui.internal.WindowsDefenderConfigurator
-
Opens the dialog to run the exclusion, regardless of any preference.
- runClearPlaceholderJob(PendingUpdateAdapter) - Method in class org.eclipse.ui.progress.DeferredTreeContentManager
-
Run a job to clear the placeholder.
- runExternalCode(Runnable) - Method in class org.eclipse.e4.core.contexts.RunAndTrack
-
Use this method to wrap calls to external code.
- runIfDirty() - Method in class org.eclipse.core.databinding.observable.sideeffect.CompositeSideEffect
- runIfDirty() - Method in interface org.eclipse.core.databinding.observable.sideeffect.ISideEffect
-
Causes the side effect to run synchronously if and only if it is currently dirty (that is, if one of its dependencies has changed since the last time it ran).
- runInBackground() - Method in interface org.eclipse.core.commands.operations.IAdvancedUndoableOperation2
-
Return a boolean that instructs whether the operation should be executed, undone, or redone in a background thread.
- runInBackground() - Method in class org.eclipse.core.commands.operations.TriggeredOperations
- runInBackground() - Method in class org.eclipse.ui.ide.undo.AbstractWorkspaceOperation
- runInBackground(IWorkspaceRunnable) - Method in class org.eclipse.team.core.subscribers.SubscriberMergeContext
-
Run the given runnable when the background handler for this context is idle.
- runInBackground(ISchedulingRule) - Method in class org.eclipse.ui.actions.WorkspaceAction
-
Run the action in the background rather than with the progress dialog.
- runInBackground(ISchedulingRule, Object) - Method in class org.eclipse.ui.actions.WorkspaceAction
-
Run the action in the background rather than with the progress dialog.
- runInBackground(ISchedulingRule, Object[]) - Method in class org.eclipse.ui.actions.BuildAction
- runInBackground(ISchedulingRule, Object[]) - Method in class org.eclipse.ui.actions.WorkspaceAction
-
Run the action in the background rather than with the progress dialog.
- runInternal(IAction, boolean) - Method in class org.eclipse.debug.ui.actions.AbstractLaunchHistoryAction
- runInternal(IAction, boolean) - Method in class org.eclipse.debug.ui.actions.AbstractLaunchToolbarAction
- runInUI(IRunnableContext, IRunnableWithProgress, ISchedulingRule) - Method in interface org.eclipse.ui.progress.IProgressService
-
Runs the given operation in the UI thread using the given runnable context.
- runInUIThread(Runnable) - Static method in class org.eclipse.compare.internal.Utilities
- runInUIThread(IProgressMonitor) - Method in class org.eclipse.e4.ui.dialogs.filteredtree.BasicUIJob
-
Run the job in the UI Thread.
- runInUIThread(IProgressMonitor) - Method in class org.eclipse.ui.progress.UIJob
-
Run the job in the UI Thread.
- runInWorkspace(IProgressMonitor) - Method in class org.eclipse.core.resources.WorkspaceJob
-
Runs the operation, reporting progress to and accepting cancellation requests from the given progress monitor.
- runModal(IProgressMonitor) - Method in class org.eclipse.equinox.p2.operations.ProfileModificationJob
- runModal(IProgressMonitor) - Method in class org.eclipse.equinox.p2.operations.ProvisioningJob
-
Perform the specific work involved in running this job in the current thread.
- runModal(IProgressMonitor) - Method in class org.eclipse.equinox.p2.ui.LoadMetadataRepositoryJob
- running(IJobChangeEvent) - Method in interface org.eclipse.core.runtime.jobs.IJobChangeListener
-
Notification that a job has started running.
- running(IJobChangeEvent) - Method in class org.eclipse.core.runtime.jobs.JobChangeAdapter
- RUNNING - Static variable in class org.eclipse.core.runtime.jobs.Job
-
Job state code (value 4) indicating that a job is currently running
- RUNNING - Static variable in class org.osgi.service.application.ApplicationHandle
-
The application instance is running.
- RUNNING_TESTS - Static variable in class org.eclipse.compare.internal.Utilities
-
Constant used to indicate that tests are being run.
- runOperation() - Method in class org.eclipse.team.ui.synchronize.SynchronizeModelAction
-
Create and run the operation for this action.
- runOperation(IResource[], IContainer) - Method in class org.eclipse.ui.actions.CopyResourceAction
-
Runs the operation created in
createOperation
- runOperation(IResource[], IContainer) - Method in class org.eclipse.ui.actions.MoveResourceAction
- runQuery(ISearchQuery) - Static method in class org.eclipse.search.ui.NewSearchUI
-
Deprecated.deprecated in 3.1. Use
NewSearchUI.runQueryInBackground(ISearchQuery)
to run a query in background orNewSearchUI.runQueryInForeground(IRunnableContext, ISearchQuery)
to run it in foreground - runQueryInBackground(ISearchQuery) - Static method in class org.eclipse.search.ui.NewSearchUI
-
Runs the given search query.
- runQueryInBackground(ISearchQuery, ISearchResultViewPart) - Static method in class org.eclipse.search.ui.NewSearchUI
-
Runs the given search query.
- runQueryInForeground(IRunnableContext, ISearchQuery) - Static method in class org.eclipse.search.ui.NewSearchUI
-
Runs the given search query.
- runQueryInForeground(IRunnableContext, ISearchQuery, ISearchResultViewPart) - Static method in class org.eclipse.search.ui.NewSearchUI
-
Runs the given search query.
- runStartupCheck() - Method in class org.eclipse.ui.internal.WindowsDefenderConfigurator
- runTest(Runnable) - Method in class org.eclipse.ui.testing.TestableObject
-
Runs the given test runnable.
- runTests() - Method in interface org.eclipse.ui.testing.ITestHarness
-
Runs the tests.
- RUNTIME_ERROR_HANDLER - Static variable in class org.eclipse.swt.internal.DefaultExceptionHandler
- RUNTIME_EXCEPTION_HANDLER - Static variable in class org.eclipse.swt.internal.DefaultExceptionHandler
- RuntimeProcess - Class in org.eclipse.debug.core.model
-
Standard implementation of an
IProcess
that wrappers a system process (java.lang.Process
). - RuntimeProcess(ILaunch, Process, String, Map<String, String>) - Constructor for class org.eclipse.debug.core.model.RuntimeProcess
-
Constructs a RuntimeProcess on the given system process with the given name, adding this process to the given launch.
- runToLine(IWorkbenchPart, ISelection, ISuspendResume) - Method in interface org.eclipse.debug.ui.actions.IRunToLineTarget
-
Perform a run to line operation on the given element that is currently selected and suspended in the Debug view.
- RunToLineAction - Class in org.eclipse.debug.ui.actions
-
Action to run to line in a vertical ruler of a workbench part containing a document.
- RunToLineAction(IWorkbenchPart, IDocument, IVerticalRulerInfo) - Constructor for class org.eclipse.debug.ui.actions.RunToLineAction
-
Constructs a new action to toggle a breakpoint in the given part containing the given document and ruler.
- RunToLineActionDelegate - Class in org.eclipse.debug.ui.actions
-
A run to line action that can be contributed to a an editor or view.
- RunToLineActionDelegate() - Constructor for class org.eclipse.debug.ui.actions.RunToLineActionDelegate
- RunToLineHandler - Class in org.eclipse.debug.ui.actions
-
Handles a run to line operation.
- RunToLineHandler(IDebugTarget, ISuspendResume, IBreakpoint) - Constructor for class org.eclipse.debug.ui.actions.RunToLineHandler
-
Constructs a handler to perform a run to line operation.
- runWithDefault(Realm, Runnable) - Static method in class org.eclipse.core.databinding.observable.Realm
-
Sets the provided
realm
as the default for the duration ofRunnable.run()
and resets the previous realm after completion. - runWithEvent(IAction, Event) - Method in class org.eclipse.debug.ui.actions.AbstractLaunchHistoryAction
- runWithEvent(IAction, Event) - Method in class org.eclipse.debug.ui.actions.AddMemoryRenderingActionDelegate
- runWithEvent(IAction, Event) - Method in class org.eclipse.debug.ui.actions.OpenLaunchDialogAction
- runWithEvent(IAction, Event) - Method in class org.eclipse.debug.ui.actions.RelaunchLastAction
- runWithEvent(IAction, Event) - Method in class org.eclipse.debug.ui.actions.RulerRunToLineActionDelegate
- runWithEvent(IAction, Event) - Method in class org.eclipse.debug.ui.actions.RulerToggleBreakpointActionDelegate
- runWithEvent(IAction, Event) - Method in class org.eclipse.debug.ui.actions.RunToLineActionDelegate
- runWithEvent(IAction, Event) - Method in class org.eclipse.ui.actions.ActionDelegate
-
The
ActionDelegate
implementation of thisIActionDelegate2
method redirects to therun
method. - runWithEvent(IAction, Event) - Method in interface org.eclipse.ui.IActionDelegate2
-
Performs this action, passing the SWT event which triggered it.
- runWithEvent(IAction, Event) - Method in interface org.eclipse.ui.IActionDelegateWithEvent
-
Deprecated.Use org.eclipse.ui.IActionDelegate2 instead.
- runWithEvent(IAction, Event) - Method in class org.eclipse.ui.texteditor.AbstractRulerActionDelegate
- runWithEvent(Event) - Method in class org.eclipse.debug.ui.actions.DebugCommandAction
- runWithEvent(Event) - Method in class org.eclipse.debug.ui.actions.LaunchAction
-
If the user has control-clicked the launch history item, open the launch configuration dialog on the launch configuration, rather than running it.
- runWithEvent(Event) - Method in class org.eclipse.debug.ui.actions.RunToLineAction
- runWithEvent(Event) - Method in class org.eclipse.debug.ui.actions.ToggleBreakpointAction
- runWithEvent(Event) - Method in class org.eclipse.jface.action.Action
-
The default implementation of this
IAction
method ignores the event argument, and simply callsrun()
. - runWithEvent(Event) - Method in interface org.eclipse.jface.action.IAction
-
Runs this action, passing the triggering SWT event.
- runWithEvent(Event) - Method in class org.eclipse.ui.actions.BaseSelectionListenerAction
- runWithEvent(Event) - Method in class org.eclipse.ui.actions.ContributedAction
- runWithEvent(Event) - Method in class org.eclipse.ui.actions.OpenPerspectiveAction
- runWithEvent(Event) - Method in class org.eclipse.ui.actions.RetargetAction
-
Invoked when an action occurs.
- runWithEvent(Event) - Method in class org.eclipse.ui.internal.PluginAction
- runWithEvent(Event) - Method in class org.eclipse.ui.internal.WWinPluginAction
- runWithEvent(Event) - Method in class org.eclipse.ui.texteditor.MoveLinesAction
- runWithEvent(Event) - Method in class org.eclipse.ui.texteditor.TextNavigationAction
- runWithException() - Method in class org.eclipse.ui.internal.StartupThreading.StartupRunnable
- runWithNewPath(IPath, IResource) - Method in class org.eclipse.ui.actions.RenameResourceAction
- runWithoutExceptions(StartupThreading.StartupRunnable) - Static method in class org.eclipse.ui.internal.StartupThreading
- runWithPartInitExceptions(StartupThreading.StartupRunnable) - Static method in class org.eclipse.ui.internal.StartupThreading
- runWithResult() - Method in interface org.eclipse.core.runtime.ISafeRunnableWithResult
-
Runs this runnable and returns the result.
- runWithThrowable(StartupThreading.StartupRunnable) - Static method in class org.eclipse.ui.internal.StartupThreading
- runWithWorkbenchExceptions(StartupThreading.StartupRunnable) - Static method in class org.eclipse.ui.internal.StartupThreading
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
StateObjectFactory.readState(File)
instead