Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


Eclipse Platform
Release 3.5
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

R

RADIO - Static variable in class org.eclipse.swt. SWT
Style constant for radio button behavior (value is 1<<4).
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() - Constructor for class org.eclipse.jface.commands. RadioState
 
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.ui.handlers. RadioState
 
RANGE_CATEGORY - Static variable in interface org.eclipse.compare.contentmergeviewer. IDocumentRange
The position category typically used for an IDocumentRange position (value "DocumentRangeCategory").
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 three IRangeComparators.
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.custom. LineStyleEvent
line ranges (output)
rangesEqual(int, IRangeComparator, int) - Method in class org.eclipse.compare.contentmergeviewer. TokenComparator
 
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
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(Reader) - Method in class org.eclipse.jface.text.templates.persistence. TemplateReaderWriter
Reads templates from a reader and returns them.
read(Reader, ResourceBundle) - Method in class org.eclipse.jface.text.templates.persistence. TemplateReaderWriter
Reads templates from a stream and adds them to the templates.
read(InputStream, ResourceBundle) - Method in class org.eclipse.jface.text.templates.persistence. TemplateReaderWriter
Reads templates from a stream and adds them to the templates.
read(byte[], int, int) - Method in class org.eclipse.ui.console. IOConsoleInputStream
 
read(byte[]) - Method in class org.eclipse.ui.console. IOConsoleInputStream
 
read() - Method in class org.eclipse.ui.console. IOConsoleInputStream
 
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.
READABLE - Static variable in class org.eclipse.debug.core.model. MemoryByte
Bit mask used to indicate a byte is readable.
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, or false if the caller can sleep until another event is placed on the event queue.
ReaderCreator - Class in org.eclipse.compare.patch
Abstract class for creating readers.
ReaderCreator() - Constructor for class org.eclipse.compare.patch. ReaderCreator
 
readFontData(String) - Static method in class org.eclipse.jface.preference. PreferenceConverter
Reads the supplied string and returns its corresponding FontData.
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.
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
Reads the template with identifier id from a reader and returns it.
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
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
 
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_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.
reconcile(IRegion) - Method in class org.eclipse.jface.text.reconciler. AbstractReconcileStep
 
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(IRegion) - Method in interface org.eclipse.jface.text.reconciler. IReconcileStep
Activates non-incremental reconciling.
reconcile(DirtyRegion, IRegion) - Method in interface org.eclipse.jface.text.reconciler. IReconcilingStrategy
Activates incremental reconciling of the specified dirty region.
reconcile(IRegion) - Method in interface org.eclipse.jface.text.reconciler. IReconcilingStrategy
Activates non-incremental reconciling.
reconcile(DirtyRegion, IRegion) - Method in class org.eclipse.ui.texteditor.spelling. SpellingReconcileStrategy
 
reconcile(IRegion) - Method in class org.eclipse.ui.texteditor.spelling. SpellingReconcileStrategy
 
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.
recordStateFromHistory(IResource, IProgressMonitor) - Method in class org.eclipse.ui.ide.undo. ResourceDescription
Record the appropriate state of this resource description using any available resource history.
RECREATE - Static variable in class org.eclipse.jface.window. ToolTip
Recreate the tooltip on every mouse move
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)).
red - Variable in class org.eclipse.swt.graphics. RGB
the red component of the RGB
redMask - Variable in class org.eclipse.swt.graphics. PaletteData
the red mask for a direct palette
redo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.core.commands.operations. AbstractOperation
 
redo(IUndoContext, IProgressMonitor, IAdaptable) - Method in class org.eclipse.core.commands.operations. DefaultOperationHistory
 
REDO - Static variable in interface org.eclipse.core.commands.operations. IOperationHistory
An operation is to be opened for redo.
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 interface org.eclipse.core.commands.operations. IUndoableOperation
Redo the operation.
redo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.core.commands.operations. TriggeredOperations
 
redo() - Method in class org.eclipse.jface.text. DefaultUndoManager
Deprecated.  
REDO - Static variable in interface org.eclipse.jface.text. ITextOperationTarget
Text operation code for redoing the last undone edit command.
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 - Static variable in class org.eclipse.jface.viewers. CellEditor
Property name for the redo action
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 - 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(IProgressMonitor, IAdaptable) - Method in class org.eclipse.ui.ide.undo. AbstractWorkspaceOperation
Redo the specified operation.
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.
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
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).
redraw() - Method in class org.eclipse.jface.text.source. AbstractRulerColumn
 
redraw(ILineRange) - Method in class org.eclipse.jface.text.source. AbstractRulerColumn
Marks the region covered by lines as needing to be redrawn.
redraw() - Method in class org.eclipse.jface.text.source. AnnotationRulerColumn
 
redraw() - Method in class org.eclipse.jface.text.source. ChangeRulerColumn
 
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(int, int, int, int, boolean) - 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(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() - 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.widgets. Control
Causes the rectangular area of the receiver specified by the arguments to be marked 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_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.
RefactorActionGroup - Class in org.eclipse.ui.views.navigator
Deprecated. as of 3.5, use the Common Navigator Framework classes instead
RefactorActionGroup(IResourceNavigator) - Constructor for class org.eclipse.ui.views.navigator. RefactorActionGroup
Deprecated.  
refactorGroup - Variable in class org.eclipse.ui.views.navigator. MainActionGroup
Deprecated.  
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 the RefactoringDescriptor that originated the change.
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 a RefactoringStatusEntry 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(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, boolean) - Constructor for class org.eclipse.ltk.ui.refactoring. RefactoringWizardPage
Creates a new refactoring wizard page.
RefactoringWizardPage(String) - Constructor for class org.eclipse.ltk.ui.refactoring. RefactoringWizardPage
Creates a new refactoring wizard page.
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.
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.
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() - 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 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(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(IResource) - Method in interface org.eclipse.core.resources.refresh. IRefreshResult
Requests that the provided resource be refreshed.
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.text. TextViewer
 
refresh(Object) - Method in class org.eclipse.jface.viewers. ColumnViewer
 
refresh(Object, boolean) - Method in class org.eclipse.jface.viewers. ColumnViewer
 
refresh() - Method in class org.eclipse.jface.viewers. StructuredViewer
 
refresh(boolean) - Method in class org.eclipse.jface.viewers. StructuredViewer
Refreshes this viewer with information freshly obtained from this viewer's model.
refresh(Object) - Method in class org.eclipse.jface.viewers. StructuredViewer
Refreshes this viewer starting with the given element.
refresh(Object, boolean) - Method in class org.eclipse.jface.viewers. StructuredViewer
Refreshes this viewer starting with the given element.
refresh(Object, boolean, boolean) - Method in class org.eclipse.jface.viewers. TableViewer
Refreshes this viewer starting with the given element.
refresh(boolean, boolean) - Method in class org.eclipse.jface.viewers. TableViewer
Refreshes this viewer with information freshly obtained from this viewer's model.
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(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(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[]) - Method in interface org.eclipse.team.core.mapping. ISynchronizationScope
Refresh the given mapping asynchronously.
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 the portion of the context related to the given resource mappings.
refresh(ResourceMapping[], IProgressMonitor) - Method in class org.eclipse.team.core.mapping.provider. SynchronizationScopeManager
 
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(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(ResourceTraversal[], IProgressMonitor) - Method in class org.eclipse.team.core.subscribers. Subscriber
Refresh the subscriber for the given traversals.
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(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(ResourceMapping[], IProgressMonitor) - Method in class org.eclipse.team.core.subscribers. SubscriberScopeManager
 
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 class org.eclipse.team.core.variants. AbstractResourceVariantTree
Helper method invoked from refresh(IResource[], int, IProgressMonitor monitor) for each resource.
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() - 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(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(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 - Static variable in class org.eclipse.ui.actions. ActionFactory
Workbench action (id: "refresh", commandId: "org.eclipse.ui.file.refresh"): Refresh.
refresh(IConsole) - Method in interface org.eclipse.ui.console. IConsoleManager
Requests a redraw of any visible console page containing the specified console.
refresh() - Method in class org.eclipse.ui.dialogs. FilteredItemsSelectionDialog
Refreshes the dialog - has to be called in UI thread.
refresh(boolean) - Method in class org.eclipse.ui.dialogs. ResourceListSelectionDialog
Refreshes the filtered list of resources.
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 - Static variable in interface org.eclipse.ui. IWorkbenchActionConstants
Deprecated. in 3.0. Use ActionFactory.REFRESH.getId() instead.
refresh(Object, boolean) - Method in class org.eclipse.ui.navigator. CommonViewer
 
refresh(Object) - Method in class org.eclipse.ui.navigator. CommonViewer
 
REFRESH - Static variable in interface org.eclipse.ui.texteditor. ITextEditorActionConstants
Name of standard Refresh global action in the File menu.
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.
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(Shell) - Constructor for class org.eclipse.ui.actions. RefreshAction
Deprecated. See RefreshAction.RefreshAction(IShellProvider)
RefreshAction(IShellProvider) - Constructor for class org.eclipse.ui.actions. RefreshAction
Creates a new action.
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.
refreshElements(String, Map) - Method in interface org.eclipse.ui.commands. ICommandService
Refresh any elements registered against the command with the given id.
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
 
refreshResource(IResource, IProgressMonitor) - Method in class org.eclipse.ui.actions. RefreshAction
Refresh the resource (with a check for deleted projects).
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.
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
 
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
 
Region - Class in org.eclipse.jface.text
The default implementation of the IRegion interface.
Region(int, int) - Constructor for class org.eclipse.jface.text. Region
Create a new region.
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(Device) - Constructor for class org.eclipse.swt.graphics. Region
Constructs a new empty region.
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(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_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.
registerAdapters(IAdapterFactory, Class) - Method in interface org.eclipse.core.runtime. IAdapterManager
Registers the given adapter factory as extending objects of the given type.
registerAdapters() - Static method in class org.eclipse.ui.ide. IDE
Register workbench adapters programmatically.
registerBundleGroupProvider(IBundleGroupProvider) - Static method in class org.eclipse.core.runtime. Platform
Registers the given bundle group provider with the platform.
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.team.ui.synchronize. SaveableCompareEditorInput
 
registerContextMenu(MenuManager, ISelectionProvider, boolean) - Method in interface org.eclipse.ui. IEditorSite
Registers a pop-up menu with the default id for extension.
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) - Method in interface org.eclipse.ui. IWorkbenchPartSite
Registers a pop-up menu with a particular 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(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(MenuManager, ISelectionProvider) - Method in class org.eclipse.ui.part. MultiPageEditorSite
The MultiPageEditorSite implementation of this IWorkbenchPartSite method forwards to the multi-page editor for registration.
registerContextMenu(MenuManager, ISelectionProvider, boolean) - Method in class org.eclipse.ui.part. MultiPageEditorSite
 
registerContextMenu(String, MenuManager, ISelectionProvider) - Method in class org.eclipse.ui.part. MultiPageEditorSite
The MultiPageEditorSite implementation of this IWorkbenchPartSite method forwards to the multi-page editor for registration.
registerContextMenu(String, MenuManager, ISelectionProvider, boolean) - Method in class org.eclipse.ui.part. MultiPageEditorSite
 
registerContextMenu(String, MenuManager, ISelectionProvider) - Method in class org.eclipse.ui.part. PageSite
 
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").
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.
registerFieldDecoration(String, String, Image) - Method in class org.eclipse.jface.fieldassist. FieldDecorationRegistry
Registers a field decoration using the specified id.
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.
registerGlobalAction(IAction) - Method in interface org.eclipse.ui.application. IActionBarConfigurer
Register the action as a global action with a workbench window.
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(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.
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.
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.
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.
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.
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
 
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.
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.
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.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.
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
 
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(IDiff, IProgressMonitor) - Method in interface org.eclipse.team.core.mapping. IMergeContext
Reject the change associated with the given diff.
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
 
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.
relayout(ToolBar, int, int) - Method in class org.eclipse.jface.action. ToolBarManager
Re-lays out the tool bar.
relayout() - Method in class org.eclipse.jface.text.source. CompositeRuler
Relayouts the receiver.
release() - Method in class org.eclipse.core.resources. WorkspaceLock
Deprecated. Releases this lock allowing others to acquire it.
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.ole.win32. OleClientSite
 
Release() - Method in class org.eclipse.swt.ole.win32. OleControlSite
 
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.
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
Releases the document acquired via a call to aquireDocument.
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
Releases the document acquired via a call to aquireDocument.
releaseObjectInterfaces() - Method in class org.eclipse.swt.ole.win32. OleClientSite
 
releaseObjectInterfaces() - Method in class org.eclipse.swt.ole.win32. OleControlSite
 
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()
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.
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.
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_PREFIX - Static variable in class org.eclipse.compare.patch. PatchBuilder
Line prefix used to mark an removed lines.
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(Object) - Method in class org.eclipse.core.databinding.observable. DecoratingObservableCollection
 
remove(Object) - Method in class org.eclipse.core.databinding.observable.list. AbstractObservableList
 
remove(int) - Method in class org.eclipse.core.databinding.observable.list. DecoratingObservableList
 
remove(Object) - Method in interface org.eclipse.core.databinding.observable.list. IObservableList
 
remove(int) - Method in interface org.eclipse.core.databinding.observable.list. IObservableList
 
remove(Object) - Method in class org.eclipse.core.databinding.observable.list. MultiList
 
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(Object) - Method in class org.eclipse.core.databinding.observable.list. ObservableList
 
remove(int) - Method in class org.eclipse.core.databinding.observable.list. WritableList
 
remove(Object) - Method in class org.eclipse.core.databinding.observable.list. WritableList
 
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(QualifiedName) - Method in interface org.eclipse.core.resources. ISynchronizer
Removes the named synchronization partner from this synchronizer's registry.
remove(Object) - Method in class org.eclipse.core.runtime. ListenerList
Removes a listener from this list.
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(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(IContributionItem) - 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(IContributionItem) - Method in interface org.eclipse.jface.action. IContributionManager
Removes the given contribution item from the contribution items known to this manager.
remove(String) - Method in class org.eclipse.jface.action. SubContributionManager
 
remove(IContributionItem) - Method in class org.eclipse.jface.action. SubContributionManager
 
remove(Object, int) - Method in interface org.eclipse.jface.databinding.viewers. IViewerUpdater
Remove the element from the viewer
remove(Object[]) - Method in interface org.eclipse.jface.databinding.viewers. IViewerUpdater
Removes the elements from the viewer
remove(String) - Method in interface org.eclipse.jface.preference. IPreferenceNode
Removes the subnode of this preference node with the given node id.
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(String) - Method in class org.eclipse.jface.preference. PreferenceManager
Removes the preference node at the given path.
remove(IPreferenceNode) - Method in class org.eclipse.jface.preference. PreferenceManager
Removes the given prefreence node if it is managed by this contribution manager.
remove(String) - Method in class org.eclipse.jface.preference. PreferenceNode
 
remove(IPreferenceNode) - 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 - Static variable in class org.eclipse.jface.text.reconciler. DirtyRegion
Identifies a remove operation.
remove(Annotation) - Method in class org.eclipse.jface.text.source.projection. AnnotationBag
Removes the given annotation from the annotation bag.
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. AbstractListViewer
Removes the given element 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. AbstractTableViewer
Removes the given element from this table viewer.
remove(Object[]) - Method in class org.eclipse.jface.viewers. AbstractTreeViewer
Removes the given elements from this viewer.
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(Object) - Method in class org.eclipse.jface.viewers. AbstractTreeViewer
Removes the given element from the 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.deferred. LazySortedCollection
Removes the given object from the collection.
remove(Object[]) - Method in class org.eclipse.jface.viewers. TableViewer
 
remove(Object, int) - Method in class org.eclipse.jface.viewers. TreeViewer
Removes the element at the specified index of the parent.
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(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, 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(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(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, 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(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(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. List
Removes the item from the receiver at the given zero-relative index.
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(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(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) - Method in class org.eclipse.swt.widgets. Table
Removes the item from the receiver at the given zero-relative index.
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 - 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(IPath) - Method in class org.eclipse.team.core.diff.provider. DiffTree
Remove the given local resource from the set.
remove(String) - Method in interface org.eclipse.team.core. ICache
Remove the named object from the cache
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(Object) - Method in class org.eclipse.ui.dialogs. FilteredItemsSelectionDialog.SelectionHistory
Remove element from history.
remove(IWorkingSet) - Method in interface org.eclipse.ui. IWorkingSetUpdater
Removes a working set from this updater.
remove(IAdaptable) - Method in class org.eclipse.ui.model. AdaptableList
Removes the given adaptable object from this list.
remove(Object[]) - Method in class org.eclipse.ui.navigator. CommonViewer
Removals are handled by refreshing the parents of each of the given elements.
remove(IFeature, IProgressMonitor) - Method in interface org.eclipse.update.configuration. IConfiguredSite
Deprecated. Remove (uninstall) the specified feature from this site
remove(IFeature, IProgressMonitor) - Method in interface org.eclipse.update.core. ISite
Deprecated. Removes (uninstalls) the specified feature from this site.
remove(IFeature, IProgressMonitor) - Method in class org.eclipse.update.core. Site
Deprecated. Remove (uninstall) the specified feature from this site.
REMOVE_ACTION - Static variable in interface org.eclipse.debug.ui. IDebugView
Action id for a view's remove action.
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.
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.
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.
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.
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.
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(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() - 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(Control) - Method in class org.eclipse.jface.viewers. AbstractTreeViewer
Removes all items from the given control.
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(Control) - Method in class org.eclipse.jface.viewers. TableTreeViewer
Deprecated.  
removeAll(Control) - Method in class org.eclipse.jface.viewers. TreeViewer
 
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() - 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.custom. TableTree
Deprecated. Removes all items.
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(IResource[]) - Method in class org.eclipse.team.core.synchronize. SyncInfoSet
Remove all the given resources from the set.
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.
removeAllAnnotations() - Method in class org.eclipse.jface.text.source. AnnotationModel
 
removeAllAnnotations(boolean) - Method in class org.eclipse.jface.text.source. AnnotationModel
Removes all annotations from the annotation model.
removeAllAnnotations() - Method in interface org.eclipse.jface.text.source. IAnnotationModelExtension
Removes all annotations from this 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.
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)
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.
removeAnnotation(Annotation) - Method in class org.eclipse.jface.text.source. AnnotationModel
 
removeAnnotation(Annotation, boolean) - Method in class org.eclipse.jface.text.source. AnnotationModel
Removes the given annotation from the annotation model.
removeAnnotation(Annotation) - Method in interface org.eclipse.jface.text.source. IAnnotationModel
Removes the given annotation from the 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 for key.
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(IEditorPart, IThread) - Method in interface org.eclipse.debug.ui. IDebugEditorPresentation
Removes any debug related annotations from the given editor.
removeAnnotations(List, boolean, boolean) - Method in class org.eclipse.jface.text.source. AnnotationModel
Removes the given annotations from this model.
removeAnnotations(List, boolean, boolean) - Method in class org.eclipse.ui.texteditor. AbstractMarkerAnnotationModel
 
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
 
removeArchiveReferenceModel(ArchiveReferenceModel) - Method in class org.eclipse.update.core.model. SiteModel
Deprecated. Removes an archive reference model from site.
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.
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.
removeBinding(Binding) - Method in class org.eclipse.core.databinding. DataBindingContext
Removes the given binding.
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 is true, 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 is true, and notifies all registered listeners.
removeBreakpoints(IBreakpoint[], IAdaptable) - Method in interface org.eclipse.debug.ui. IBreakpointOrganizerDelegateExtension
Removes the specified breakpoints from the given category.
removeCacheListener(ICacheListener) - Method in interface org.eclipse.team.core. ICache
Remove the listener.
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.
removeCategoryListener(ICategoryListener) - Method in interface org.eclipse.ui.commands. ICategory
Deprecated. Unregisters an instance of ICategoryListener listening for changes to attributes of this instance.
removeCategoryModel(CategoryModel) - Method in class org.eclipse.update.core.model. SiteModel
Deprecated. Removes a category model from site.
removeCategoryName(String) - Method in class org.eclipse.update.core. SiteFeatureReferenceModel
Deprecated. Removes the name of a categorys this feature belongs to.
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.
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.
removeChild(int) - Method in class org.eclipse.text.edits. TextEdit
Removes the edit specified by the given index from the list of children.
removeChild(TextEdit) - Method in class org.eclipse.text.edits. TextEdit
Removes the first occurrence of the given child from the list of children.
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.
removeCommandListener(ICommandListener) - Method in interface org.eclipse.ui.commands. ICommand
Deprecated. Unregisters an instance of ICommandListener listening for changes to attributes of this instance.
removeCommandManagerListener(ICommandManagerListener) - Method in class org.eclipse.core.commands. CommandManager
Removes a listener from this command manager.
removeCommandManagerListener(ICommandManagerListener) - Method in interface org.eclipse.ui.commands. ICommandManager
Deprecated. Unregisters an instance of ICommandManagerListener listening for changes to attributes of this instance.
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(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.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.
removeConfiguredSite(IConfiguredSite) - Method in interface org.eclipse.update.configuration. IInstallConfiguration
Deprecated. Removes the specified site from this configuration.
removeConfiguredSiteChangedListener(IConfiguredSiteChangedListener) - Method in interface org.eclipse.update.configuration. IConfiguredSite
Deprecated. Removes a change listener from the configured site.
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.
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.
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.
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. IContextManager
Deprecated. Unregisters an instance of IContextManagerListener listening for changes to properties of this instance.
removeContextManagerListener(IContextManagerListener) - Method in interface org.eclipse.ui.contexts. IContextService
Removes a listener from this context service.
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.
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 - 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(IExtension[]) - Method in interface org.eclipse.core.runtime. IRegistryEventListener
Notifies this listener that extensions were removed from the registry.
removed(IExtensionPoint[]) - Method in interface org.eclipse.core.runtime. IRegistryEventListener
Notifies this listener that extension points were removed from the registry.
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 class org.eclipse.search.ui.text. MatchEvent
Constant for a matches being removed.
removed(IResource) - Method in class org.eclipse.team.core.synchronize. SyncInfoSetChangeEvent
 
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.
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.
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
 
removeDiscoverySiteEntryModel(URLEntryModel) - Method in class org.eclipse.update.core.model. FeatureModel
Deprecated. Removes an update site reference.
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. use ICache.removeCacheListener(ICacheListener)
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.
removeDragListener(Control, Listener) - Static method in class org.eclipse.ui.presentations. PresentationUtil
Removes a drag listener that was previously attached using addDragListener
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.
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, GUID, int, OleListener) - Method in class org.eclipse.swt.ole.win32. OleControlSite
Deprecated. - use OleControlSite.removeEventListener(OleAutomation, int, OleListener)
removeEventListener(OleAutomation, int, OleListener) - Method in class org.eclipse.swt.ole.win32. OleControlSite
Removes the listener.
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(IRefactoringExecutionListener) - Method in interface org.eclipse.ltk.core.refactoring.history. IRefactoringHistoryService
Removes the specified refactoring execution listener from this service.
removeExecutionListener(IExecutionListener) - Method in interface org.eclipse.ui.commands. ICommandService
Removes an execution listener from the command 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(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 interface org.eclipse.core.runtime. IExtensionRegistry
Removes the given extension from this registry.
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.
removeFeatureFromCache(URL) - Method in class org.eclipse.update.core. Site
Deprecated.  
removeFeatureReferenceModel(FeatureReferenceModel) - Method in class org.eclipse.update.core.model. SiteModel
Deprecated. Removes a feature reference model from site.
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.
removeFileSpec(String, int) - Method in interface org.eclipse.core.runtime.content. IContentTypeSettings
Removes a user-defined file specification from the corresponding content type.
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.
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(IUpdateSearchFilter) - Method in class org.eclipse.update.search. UpdateSearchRequest
Deprecated. Removes the filter from this request.
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.
removeFragment(String, String) - Method in class org.eclipse.core.runtime.model. PluginRegistryModel
Deprecated. Removes the fragment with id and version if it exists in this registry.
removeFragments(String) - Method in class org.eclipse.core.runtime.model. PluginRegistryModel
Deprecated. Removes all versions of the identified plug-in fragment from this registry.
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.
removeFromPreservedConfigurations(IInstallConfiguration) - Method in interface org.eclipse.update.configuration. ILocalSite
Deprecated. Removes the specified configuration from the list of previously saved configurations.
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
 
removeHandlerListener(IHandlerListener) - Method in class org.eclipse.ui.commands. AbstractHandler
Deprecated.  
removeHandlerListener(IHandlerListener) - Method in class org.eclipse.ui.commands. ActionHandler
Deprecated.  
removeHandlerListener(IHandlerListener) - Method in interface org.eclipse.ui.commands. IHandler
Deprecated. Unregisters an instance of IPropertyListener listening for changes to properties of this instance.
removeHandlerSubmission(HandlerSubmission) - Method in interface org.eclipse.ui.commands. IWorkbenchCommandSupport
Deprecated. Removes a single handler submission from consideration by the workbench.
removeHandlerSubmissions(Collection) - Method in interface org.eclipse.ui.commands. IWorkbenchCommandSupport
Deprecated. Removes a single handler submission from consideration by the workbench.
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.
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.
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.
removeImportModel(ImportModel) - Method in class org.eclipse.update.core.model. FeatureModel
Deprecated. Removes a plug-in dependency entry.
removeIncomingNodes() - Method in class org.eclipse.team.core.synchronize. SyncInfoSet
Removes all incoming nodes from this set.
removeInfoListener(ILocalSystemInfoListener) - Static method in class org.eclipse.update.configuration. LocalSystemInfo
Deprecated. Remove local system change listener
removeInstallConfigurationChangedListener(IInstallConfigurationChangedListener) - Method in interface org.eclipse.update.configuration. IInstallConfiguration
Deprecated. Removes a configuration change listener.
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.
removeKeyConfigurationListener(IKeyConfigurationListener) - Method in interface org.eclipse.ui.commands. IKeyConfiguration
Deprecated. Unregisters an instance of IKeyConfigurationListener listening for changes to attributes of this instance.
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.
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.
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) - Method in class org.eclipse.core.databinding.observable.list. AbstractObservableList
 
removeListChangeListener(IListChangeListener) - Method in class org.eclipse.core.databinding.observable.list. DecoratingObservableList
 
removeListChangeListener(IListChangeListener) - 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) - Method in class org.eclipse.core.databinding.observable.list. ObservableList
 
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(Object, IObservablesListener) - Method in class org.eclipse.core.databinding.observable. ChangeSupport
 
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(ILabelProviderListener) - Method in class org.eclipse.jface.viewers. BaseLabelProvider
 
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.jface.viewers. DecoratingLabelProvider
The DecoratingLabelProvider implementation of this IBaseLabelProvider 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(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(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(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
Removes a ISearchResultChangedListener.
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(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(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(ILabelProviderListener) - Method in class org.eclipse.team.ui.synchronize. AbstractSynchronizeLabelProvider
 
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(Object) - 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.
removeLocalFile(String) - Static method in class org.eclipse.update.core. Utilities
Deprecated. Removes the specified key from the local file map.
removeLocalSiteChangedListener(ILocalSiteChangedListener) - Method in interface org.eclipse.update.configuration. ILocalSite
Deprecated. Removes a site listener
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) - Method in class org.eclipse.core.databinding.observable.map. AbstractObservableMap
 
removeMapChangeListener(IMapChangeListener) - Method in class org.eclipse.core.databinding.observable.map. DecoratingObservableMap
 
removeMapChangeListener(IMapChangeListener) - Method in interface org.eclipse.core.databinding.observable.map. IObservableMap
 
removeMapChangeListener(IMapChangeListener) - Method in class org.eclipse.core.databinding.observable.map. ObservableMap
 
removeMarkerAnnotation(IMarker) - Method in class org.eclipse.ui.texteditor. AbstractMarkerAnnotationModel
Removes the annotation corresponding to the given marker.
removeMarkers(List) - 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.
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.
removeMirror(URLEntryModel) - Method in class org.eclipse.update.core.model. SiteModel
Deprecated. Removes a mirror from site.
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.
removeModes(Set) - 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.
removeNonPluginEntryModel(NonPluginEntryModel) - Method in class org.eclipse.update.core.model. FeatureModel
Deprecated. Removes a non-plug-in data reference.
removeOpenListener(IOpenListener) - Method in class org.eclipse.compare. CompareViewerPane
Remove an open listener.
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.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.
removeOutgoingNodes() - Method in class org.eclipse.team.core.synchronize. SyncInfoSet
Removes all outgoing nodes from this set.
removePage(int) - Method in class org.eclipse.ui.forms.editor. FormEditor
Overrides the superclass to remove the page from the page table.
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.
removePage(int) - Method in class org.eclipse.ui.part. MultiPageEditorPart
Removes the page with the given index from this multi-page editor.
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 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
 
removePart(IPresentablePart) - Method in class org.eclipse.ui.presentations. StackPresentation
Removes the given part from the stack.
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.ui. IPartService
Removes the given part listener.
removePartListener(IPartListener2) - Method in interface org.eclipse.ui. IPartService
Removes the given part listener.
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
 
removePartPropertyListener(IPropertyChangeListener) - Method in interface org.eclipse.ui.presentations. IPresentablePart
Remove a change listener from the arbitrary properties set.
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.
removePendingOperation(IOperation) - Static method in class org.eclipse.update.operations. OperationsManager
Deprecated. Unregister a pending operation.
removePerspectiveListener(IPerspectiveListener) - Method in interface org.eclipse.ui. IPageService
Removes the given page's perspective listener.
removePlugin(String, String) - Method in class org.eclipse.core.runtime.model. PluginRegistryModel
Deprecated. Removes the plug-in with id and version if it exists in this registry.
removePluginEntryModel(PluginEntryModel) - Method in class org.eclipse.update.core.model. FeatureModel
Deprecated. Removes a plug-in reference.
removePlugins(String) - Method in class org.eclipse.core.runtime.model. PluginRegistryModel
Deprecated. Removes all versions of the given plug-in from this registry.
removePosition(String, Position) - Method in class org.eclipse.jface.text. AbstractDocument
 
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.
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.
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.
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(SelectionListener) - Method in class org.eclipse.jface.util. OpenStrategy
Removes an SelectionListener to the collection of selectionEventListeners
removePostSelectionListener(ISelectionListener) - Method in interface org.eclipse.ui. ISelectionService
Removes the given post selection listener.
removePostSelectionListener(String, ISelectionListener) - Method in interface org.eclipse.ui. ISelectionService
Removes the given part-specific 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
 
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.
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 interface org.eclipse.compare. IPropertyChangeNotifier
Removes the given content change listener from this notifier.
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.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(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(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 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 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 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
 
removePropertyListener(IPropertyListener) - Method in interface org.eclipse.ui.presentations. IPresentablePart
Remove a listener that was previously added using addPropertyListener.
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
 
removeRegistryChangeListener(IRegistryChangeListener) - Method in interface org.eclipse.core.runtime. IExtensionRegistry
Removes the given registry change listener from this registry.
removeRemoteBytes(IResource) - Method in class org.eclipse.team.core.variants. ThreeWaySynchronizer
Remove the remote bytes associated with the resource.
removeResolver(TemplateVariableResolver) - Method in class org.eclipse.jface.text.templates. TemplateContextType
Removes a template variable from the context type.
removeResourceChangeListener(IResourceChangeListener) - Method in interface org.eclipse.core.resources. IWorkspace
Removes the given resource change listener from this workspace.
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(Plugin) - Method in interface org.eclipse.core.resources. IWorkspace
Removes the workspace save participant for the given plug-in from this workspace.
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.
removeSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.compare. CompareViewerPane
 
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(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. TableTree
Deprecated. 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. 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 interface org.eclipse.ui. ISelectionService
Removes the given selection listener.
removeSelectionListener(String, ISelectionListener) - Method in interface org.eclipse.ui. ISelectionService
Removes the given part-specific selection listener.
removeServiceListener(IPropertyChangeListener) - Method in interface org.eclipse.ui.services. IEvaluationService
Remove the listener for IEvaluationService.PROP_NOTIFYING property changes.
removeSetChangeListener(ISetChangeListener) - Method in class org.eclipse.core.databinding.observable.set. AbstractObservableSet
 
removeSetChangeListener(ISetChangeListener) - Method in class org.eclipse.core.databinding.observable.set. DecoratingObservableSet
 
removeSetChangeListener(ISetChangeListener) - Method in interface org.eclipse.core.databinding.observable.set. IObservableSet
 
removeSetChangeListener(ISetChangeListener) - 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.
RemoveSiteCommand - Class in org.eclipse.update.standalone
Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This provisional API was never promoted to stable API, and may be removed from a future release of the platform.
RemoveSiteCommand(String) - Constructor for class org.eclipse.update.standalone. RemoveSiteCommand
Deprecated.  
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.
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.
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.
removeSyncroPageBook(PageBook) - Method in class org.eclipse.ui.part. MultiPageEditor
Deprecated. Removes a synchronized pagebook from this editor.
removeSyncSetChangedListener(ISyncInfoSetChangeListener) - Method in class org.eclipse.team.core.synchronize. SyncInfoSet
Removes the given listener from participant notifications.
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.
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.
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.custom. TableTree
Deprecated. Removes the listener from the collection of listeners who will be notified when items in the receiver are expanded or collapsed.
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.
removeTrustAnchor(Certificate) - Method in class org.eclipse.osgi.service.security. TrustEngine
Remove a trust anchor point from the engine, based on the certificate itself.
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"
removeUnchangedElementListeners(Object, AbstractDocumentProvider.ElementInfo) - Method in class org.eclipse.ui.texteditor. AbstractDocumentProvider
Called when the given element gets dirty.
removeUpdateModelChangedListener(IUpdateModelChangedListener) - Static method in class org.eclipse.update.operations. OperationsManager
Deprecated. Removes an model changed listener.
removeValidationStatusProvider(ValidationStatusProvider) - Method in class org.eclipse.core.databinding. DataBindingContext
Removes the validation status provider.
removeValueChangeListener(IValueChangeListener) - Method in class org.eclipse.core.databinding.observable.value. AbstractObservableValue
 
removeValueChangeListener(IValueChangeListener) - Method in class org.eclipse.core.databinding.observable.value. DecoratingObservableValue
 
removeValueChangeListener(IValueChangeListener) - Method in interface org.eclipse.core.databinding.observable.value. IObservableValue
 
removeValueChangingListener(IValueChangingListener) - Method in class org.eclipse.core.databinding.observable.value. AbstractVetoableValue
 
removeValueChangingListener(IValueChangingListener) - Method in class org.eclipse.core.databinding.observable.value. DecoratingVetoableValue
 
removeValueChangingListener(IValueChangingListener) - 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
Removes the variable managed under the given name from this evaluation context.
removeVariable(String) - Method in interface org.eclipse.core.expressions. IEvaluationContext
Removes the variable managed under the given name from this evaluation context.
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.projection. ProjectionViewer
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 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 interface org.eclipse.ui. IWorkbench
Removes a workbench listener.
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.
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(Shell) - Constructor for class org.eclipse.ui.actions. RenameResourceAction
Deprecated. see RenameResourceAction.RenameResourceAction(IShellProvider)
RenameResourceAction(IShellProvider) - Constructor for class org.eclipse.ui.actions. RenameResourceAction
Creates a new action.
RenameResourceAction(Shell, Tree) - Constructor for class org.eclipse.ui.actions. RenameResourceAction
Deprecated. see RenameResourceAction.RenameResourceAction(IShellProvider, Tree)
RenameResourceAction(IShellProvider, Tree) - Constructor for class org.eclipse.ui.actions. RenameResourceAction
Creates a new action.
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.
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.
RENDER_GROUP - Static variable in interface org.eclipse.debug.ui. IDebugUIConstants
Identifier for a render group in a menu or toolbar(value "renderGroup").
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.
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 This class is not intended to be subclassed by clients.
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(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. 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(Object, Object, int) - Method in interface org.eclipse.jface.databinding.viewers. IViewerUpdater
Replace the specified element at the given position with the new element.
replace(int, int, String, long) - Method in class org.eclipse.jface.text. AbstractDocument
 
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(String, boolean) - Method in class org.eclipse.jface.text. FindReplaceDocumentAdapter
Substitutes the previous match with the given text.
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, long) - Method in interface org.eclipse.jface.text. IDocumentExtension4
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(Object, int) - Method in class org.eclipse.jface.viewers. AbstractTableViewer
Replace the element at the given index with the given element.
REPLACE - Static variable in interface org.eclipse.jface.viewers. IDecoration
Constant for replacing the original image.
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 - 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).
replaceAll(String, String, String) - Static method in class org.eclipse.jface.util. Util
Foundation replacement for String.replaceAll(*).
replaceAnnotations(Annotation[], Map) - Method in class org.eclipse.jface.text.source. AnnotationModel
 
replaceAnnotations(Annotation[], Map, 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.
replaceAnnotations(Annotation[], Map) - Method in interface org.eclipse.jface.text.source. IAnnotationModelExtension
Adds and removes annotations to/from this annotation model in a single step.
replaceCharCount - Variable in class org.eclipse.swt.custom. TextChangingEvent
Length of text that is going to be replaced
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 - 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.
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(StyleRange[]) - Method in class org.eclipse.jface.text. TextPresentation
Replaces the given ranges 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.
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".
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.
reportProblem(String) - Method in interface org.eclipse.update.configuration. IProblemHandler
Deprecated. Report problem.
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
 
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.
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.
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(IWidgetTokenOwner) - Method in class org.eclipse.jface.text.contentassist. ContentAssistant
 
requestWidgetToken(IWidgetTokenOwner, int) - Method in class org.eclipse.jface.text.contentassist. ContentAssistant
 
requestWidgetToken(IWidgetTokenOwner) - Method in class org.eclipse.jface.text.information. InformationPresenter
 
requestWidgetToken(IWidgetTokenOwner, int) - 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 interface org.eclipse.jface.text. IWidgetTokenKeeperExtension
The given widget token owner requests the widget token from this token keeper.
requestWidgetToken(IWidgetTokenKeeper) - Method in interface org.eclipse.jface.text. IWidgetTokenOwner
Requests the widget token from this token owner.
requestWidgetToken(IWidgetTokenKeeper, int) - Method in interface org.eclipse.jface.text. IWidgetTokenOwnerExtension
Requests the widget token from this token owner.
requestWidgetToken(IWidgetTokenKeeper) - Method in class org.eclipse.jface.text. TextViewer
 
requestWidgetToken(IWidgetTokenKeeper, int) - Method in class org.eclipse.jface.text. TextViewer
 
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.
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.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(int) - Method in class org.eclipse.jface.text.contentassist. ContentAssistant.AutoAssistListener
 
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() - 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.undo. DocumentUndoManager
 
reset() - Method in interface org.eclipse.text.undo. IDocumentUndoManager
Resets the history of the undo manager.
reset(Map) - 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() - 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_PERSPECTIVE - Static variable in class org.eclipse.ui.actions. ActionFactory
Workbench action (id: "resetPerspective", commandId: "org.eclipse.ui.window.resetPerspective"): Resets the current perspective.
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.
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
Resets the installed monitors for the given resource.
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.
resetPlugins() - Method in interface org.eclipse.jface.text. ITextViewer
Resets the installed plug-ins.
resetPlugins() - Method in class org.eclipse.jface.text. TextViewer
 
resetPropertyValue() - Method in interface org.eclipse.ui.views.properties. IPropertySheetEntry
Resets the property value to its default value if it has been changed.
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() - Method in class org.eclipse.ui.views.properties. PropertySheetEntry
 
resetPropertyValue(Object) - Method in class org.eclipse.ui.views.properties. ResourcePropertySource
The ResourcePropertySource implementation of this IPropertySource method does nothing since all properties are read-only.
resetRendering() - Method in class org.eclipse.debug.ui.memory. AbstractTableRendering
 
resetRendering() - Method in interface org.eclipse.debug.ui.memory. IResettableMemoryRendering
Reset this memory rendering.
resetSelectedResources() - Method in class org.eclipse.ui.dialogs. WizardExportPage
Deprecated. Resets this page's selected resources collection and updates its controls accordingly.
resetStateValidation() - Method in interface org.eclipse.core.filebuffers. IFileBuffer
Resets state validation.
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.
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
The resize event type (value is 11).
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.
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.
RESOLVE - Static variable in class org.eclipse.core.expressions. ExpressionTagNames
The tag name of the resolve expression (value: resolve)
resolve(String, Object[]) - Method in interface org.eclipse.core.expressions. IVariableResolver
Resolves a variable for the given name and arguments.
resolve(IContributor) - Static method in class org.eclipse.core.runtime. ContributorFactoryOSGi
Returns the OSGi bundle used to define this contributor.
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(boolean, boolean) - Method in class org.eclipse.core.runtime.model. PluginRegistryModel
Deprecated. Runs a resolve through the entire registry.
resolve(URL) - Static method in class org.eclipse.core.runtime. Platform
Deprecated. use FileLocator.resolve(URL) instead
resolve(TemplateContext) - Method in class org.eclipse.jface.text.templates. GlobalTemplateVariables.Date
 
resolve(TemplateContext) - Method in class org.eclipse.jface.text.templates. GlobalTemplateVariables.LineSelection
 
resolve(TemplateContext) - Method in class org.eclipse.jface.text.templates. GlobalTemplateVariables.Time
Returns an instance of the type resolved by the receiver available in context.
resolve(TemplateContext) - Method in class org.eclipse.jface.text.templates. GlobalTemplateVariables.User
Returns an instance of the type resolved by the receiver available in context.
resolve(TemplateContext) - Method in class org.eclipse.jface.text.templates. GlobalTemplateVariables.WordSelection
 
resolve(TemplateContext) - Method in class org.eclipse.jface.text.templates. GlobalTemplateVariables.Year
 
resolve(TemplateContext) - Method in class org.eclipse.jface.text.templates. SimpleTemplateVariableResolver
 
resolve(TemplateBuffer, TemplateContext) - Method in class org.eclipse.jface.text.templates. TemplateContextType
Resolves the variables in buffer within context and edits the template buffer to reflect the resolved variables.
resolve(TemplateVariable, TemplateContext) - Method in class org.eclipse.jface.text.templates. TemplateContextType
Resolves a single variable in a context.
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. TemplateVariableResolver
Resolves variable in context.
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(URL, URL) - Method in class org.eclipse.update.core.model. ArchiveReferenceModel
Deprecated. Resolve the model object.
resolve(URL, URL) - Method in class org.eclipse.update.core.model. CategoryModel
Deprecated. Resolve the model object.
resolve(URL, URL) - Method in class org.eclipse.update.core.model. FeatureModel
Deprecated. Resolve the model object.
resolve(URL, URL) - Method in class org.eclipse.update.core.model. FeatureReferenceModel
Deprecated. Resolve the model object.
resolve(URL, URL) - Method in class org.eclipse.update.core.model. InstallHandlerEntryModel
Deprecated. Resolve the model object.
resolve(URL, URL) - Method in class org.eclipse.update.core.model. ModelObject
Deprecated. Resolve the model element.
resolve(URL, URL) - Method in class org.eclipse.update.core.model. SiteModel
Deprecated. Resolve the model object.
resolve(URL, URL) - Method in class org.eclipse.update.core.model. URLEntryModel
Deprecated. Resolve the model object.
resolveAll(TemplateContext) - Method in class org.eclipse.jface.text.templates. TemplateVariableResolver
Returns all possible bindings available in context.
resolveCategories(IMutableActivityManager, Set) - Static method in class org.eclipse.ui.activities. WorkbenchActivityHelper
Resolve the collection of category ids to an array of ICategory objects.
resolveListReference(ModelObject[], URL, URL) - Method in class org.eclipse.update.core.model. ModelObject
Deprecated. Delegate resolution to list of referenced models
resolveNLString(URL, String) - Method in class org.eclipse.update.core.model. ModelObject
Deprecated. Returns a resource string corresponding to the given argument value and bundle.
resolvePath(IPath) - Method in interface org.eclipse.core.resources. IPathVariableManager
Resolves a relative IPath 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 path).
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.
resolveReference(ModelObject, URL, URL) - Method in class org.eclipse.update.core.model. ModelObject
Deprecated. Delegate resolution to referenced model
resolvers() - Method in class org.eclipse.jface.text.templates. TemplateContextType
Returns an iterator for the variables known to the context type.
resolveSourceElement(Object, List) - Method in class org.eclipse.debug.core.sourcelookup. AbstractSourceLookupDirector
Returns the source element to associate with the given element.
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).
resolveURL(URL, URL, String) - Method in class org.eclipse.update.core.model. ModelObject
Deprecated. Resolve a URL based on context
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
Resolves a variable for the given name and arguments.
resolveVariable(String, Object[]) - Method in interface org.eclipse.core.expressions. IEvaluationContext
Resolves a variable for the given name and arguments.
resolveVariables(String, String, String) - Static method in class org.eclipse.help.search. LuceneSearchParticipant
A utility method that resolves a file name that contains '$'-based substitution variables.
RESOURCE - Static variable in interface org.eclipse.core.runtime. ILibrary
Deprecated. As of Eclipse 3.0 library types are obsolete. There is no replacement.
RESOURCE - Static variable in class org.eclipse.core.runtime.model. LibraryModel
Deprecated. Constant string (value "resource") indicating the resource library type.
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_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_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, int) - Constructor for class org.eclipse.ui.texteditor. ResourceAction
Creates a new action that configures itself from the given resource bundle.
ResourceAction(ResourceBundle, String) - Constructor for class org.eclipse.ui.texteditor. ResourceAction
Creates a new action that configures itself from the given resource bundle.
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.
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
ResourceDescription is a lightweight description that describes the common attributes of a resource to be created.
ResourceDescription() - Constructor for class org.eclipse.ui.ide.undo. ResourceDescription
 
ResourceDiff - Class in org.eclipse.team.core.mapping.provider
Implementation of IResourceDiff.
ResourceDiff(IResource, int, int, IFileRevision, IFileRevision) - Constructor for class org.eclipse.team.core.mapping.provider. ResourceDiff
Create a two-way resource diff
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.
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.
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.views.navigator. ResourceSelectionUtil
Deprecated. 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, IResource[]) - Constructor for class org.eclipse.ui.dialogs. ResourceListSelectionDialog
Creates a new instance of the class.
ResourceListSelectionDialog(Shell, IContainer, int) - Constructor for class org.eclipse.ui.dialogs. ResourceListSelectionDialog
Creates a new instance of the class.
ResourceManager - Class in org.eclipse.jface.resource
This class manages SWT resources.
ResourceManager() - Constructor for class org.eclipse.jface.resource. 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
 
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
 
ResourceNavigator - Class in org.eclipse.ui.views.navigator
Deprecated. as of 3.5, use the Common Navigator Framework classes instead
ResourceNavigator() - Constructor for class org.eclipse.ui.views.navigator. ResourceNavigator
Deprecated. Constructs a new resource navigator view.
ResourceNavigatorAction - Class in org.eclipse.ui.views.navigator
Deprecated. as of 3.5, use the Common Navigator Framework classes instead
ResourceNavigatorAction(IResourceNavigator, String) - Constructor for class org.eclipse.ui.views.navigator. ResourceNavigatorAction
Deprecated. Creates a new instance of the class.
ResourceNavigatorActionGroup - Class in org.eclipse.ui.views.navigator
Deprecated. as of 3.5, use the Common Navigator Framework classes instead
ResourceNavigatorActionGroup(IResourceNavigator) - Constructor for class org.eclipse.ui.views.navigator. ResourceNavigatorActionGroup
Deprecated. Constructs a new navigator action group and creates its actions.
ResourceNavigatorMessages - Class in org.eclipse.ui.views.navigator
Deprecated. These messages are not API and should not be referenced outside of this plug-in.
ResourceNavigatorMoveAction - Class in org.eclipse.ui.views.navigator
Deprecated. as of 3.5, use the Common Navigator Framework classes instead
ResourceNavigatorMoveAction(Shell, StructuredViewer) - Constructor for class org.eclipse.ui.views.navigator. ResourceNavigatorMoveAction
Deprecated. Create a ResourceNavigatorMoveAction and use the supplied viewer to update the UI.
ResourceNavigatorRenameAction - Class in org.eclipse.ui.views.navigator
Deprecated. as of 3.5, use the Common Navigator Framework classes instead
ResourceNavigatorRenameAction(Shell, TreeViewer) - Constructor for class org.eclipse.ui.views.navigator. ResourceNavigatorRenameAction
Deprecated. Create a ResourceNavigatorRenameAction and use the tree of the supplied viewer for editing.
ResourceNode - Class in org.eclipse.compare
A ResourceNode wraps an IResources so that it can be used as input for the differencing engine (interfaces IStructureComparator and ITypedElement) and the ReplaceWithEditionDialog (interfaces ITypedElement and IModificationDate).
ResourceNode(IResource) - Constructor for class org.eclipse.compare. ResourceNode
Creates a ResourceNode for the given resource.
ResourcePatternFilter - Class in org.eclipse.ui.views.navigator
Deprecated. as of 3.5, use the Common Navigator Framework classes instead
ResourcePatternFilter() - Constructor for class org.eclipse.ui.views.navigator. ResourcePatternFilter
Deprecated. Creates a new resource pattern filter.
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
 
ResourceRuleFactory - Class in org.eclipse.core.resources.team
Default implementation of IResourceRuleFactory.
ResourceRuleFactory() - Constructor for class org.eclipse.core.resources.team. ResourceRuleFactory
Creates a new default resource rule factory.
resources - Variable in class org.eclipse.ui.ide.undo. AbstractWorkspaceOperation
 
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.views.navigator
Deprecated. as of 3.5, use the Common Navigator Framework classes instead
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.
ResourceSorter - Class in org.eclipse.ui.views.navigator
Deprecated. as of 3.3, use ResourceComparator instead
ResourceSorter(int) - Constructor for class org.eclipse.ui.views.navigator. ResourceSorter
Deprecated. Creates a resource sorter that will use the given sort criteria.
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
Constructs an instance of this plug-in runtime class.
ResourceTransfer - Class in org.eclipse.ui.part
The ResourceTransfer class is used to transfer an array of IResourcess 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.
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 a ResourceVariantByteStore.
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
 
restart() - Method in interface org.eclipse.ui. IWorkbench
Closes then restarts this workbench.
restore() - Method in class org.eclipse.jface.dialogs. ControlEnableState
Restores the window enable state saved in this object.
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_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.
restoreAfterLine(int) - Method in interface org.eclipse.jface.text.source. ILineDiffer
Restores the deleted lines after line.
restoreBreakpoint(IMarker, Map, 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 pop-up's size.
restoreContext(ISynchronizationScopeManager) - Method in class org.eclipse.team.ui.synchronize. ModelSynchronizeParticipant
Recreate the context for this participant.
restoreDefaults(boolean) - Method in class org.eclipse.jface.text.templates.persistence. TemplateStore
Deletes all user-added templates and reverts all contributed templates.
restoreDefaults() - Method in class org.eclipse.jface.text.templates.persistence. TemplateStore
Deletes all user-added templates and reverts all contributed templates.
restoreDeleted() - Method in class org.eclipse.jface.text.templates.persistence. TemplateStore
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
 
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.
restoreResourceSpecificationWidgetValues() - Method in class org.eclipse.ui.dialogs. WizardExportPage
Deprecated. Restores resource specification control settings that were persisted in the previous instance of this page.
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(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() - Method in interface org.eclipse.ui.application. IWorkbenchConfigurer
Restores the workbench state saved from the previous session, if any.
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 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(IPresentationSerializer, IMemento) - Method in class org.eclipse.ui.presentations. StackPresentation
Restores the state of this presentation to a previously saved state.
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.navigator. ResourceNavigator
Deprecated. Restores the state of the receiver to the state described in the specified memento.
restoreState() - Method in class org.eclipse.update.core. InstallMonitor
Deprecated. Restore the monitor state.
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
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.
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, Collection) - 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 - Static variable in interface org.eclipse.jface.action. IAction
Property name of an action's success/fail result (value "result").
result - Variable in class org.eclipse.swt.accessibility. AccessibleControlEvent
 
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.dnd. TransferData
The result field contains the result of converting a java data type into a platform specific value.
RESULT - Static variable in interface org.eclipse.ui.services. IEvaluationService
A general property that can be used.
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() - Method in interface org.eclipse.core.runtime.jobs. IJobManager
Resumes execution of jobs after a previous suspend.
RESUME - Static variable in class org.eclipse.debug.core. DebugEvent
Resume event kind.
resume() - Method in interface org.eclipse.debug.core.model. ISuspendResume
Causes this element to resume its execution, generating a RESUME event.
resume(LinkedModeModel, int) - Method in interface org.eclipse.jface.text.link. ILinkedModeListener
The resume event occurs when a nested linked mode exits.
resume() - Method in interface org.eclipse.jface.text.source. ILineDifferExtension
Resumes the receiver.
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.
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
 
retainFirst(int) - Method in class org.eclipse.jface.viewers.deferred. LazySortedCollection
Retains the n smallest items in the collection, removing the rest.
retarget(ITextEditor) - Method in class org.eclipse.ui.editors.text. EncodingActionGroup
Deprecated. Retargets this action group to the given editor.
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, int) - Constructor for class org.eclipse.ui.texteditor. RetargetTextEditorAction
Creates a new action.
RetargetTextEditorAction(ResourceBundle, 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.
RetargetTextEditorAction(ResourceBundle, String, String) - 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.
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.
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
 
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() - Static method in class org.eclipse.search.ui. SearchUI
Deprecated. Use NewSearchUI.reuseEditor() instead.
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
 
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() - Method in class org.eclipse.jface.text.templates.persistence. TemplatePersistenceData
Reverts the template to its original setting.
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(IDocument) - Method in class org.eclipse.ui.texteditor. AbstractMarkerAnnotationModel
 
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.
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.
revertTo(IInstallConfiguration, IProgressMonitor, IProblemHandler) - Method in interface org.eclipse.update.configuration. ILocalSite
Deprecated. Reverts the local site to use the specified configuration.
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_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 - 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(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(float, float, float) - Constructor for class org.eclipse.swt.graphics. RGB
Constructs an instance of this class with the given hue, saturation, and brightness.
RGBBlendColorFactory - Class in org.eclipse.ui.themes
A resuable IColorFactory that may be used to blend two colors.
RGBBlendColorFactory() - Constructor for class org.eclipse.ui.themes. RGBBlendColorFactory
 
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 - Variable in class org.eclipse.swt.layout. FormData
right specifies the attachment of the right side of the control.
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.
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_TO_LEFT - Static variable in class org.eclipse.swt. SWT
Style constant for right to left orientation (value is 1<<26).
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.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.
ROLE_CHECKBUTTON - Static variable in class org.eclipse.swt.accessibility. ACC
 
ROLE_CLIENT_AREA - Static variable in class org.eclipse.swt.accessibility. ACC
 
ROLE_COMBOBOX - Static variable in class org.eclipse.swt.accessibility. ACC
 
ROLE_DIALOG - 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_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_SCROLLBAR - 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_SPLITBUTTON - 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.
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 class org.eclipse.core.runtime. Path
Constant value containing the root path with no device.
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_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.
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.
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.
RowData - Class in org.eclipse.swt.layout
Each control controlled by a RowLayout can have its initial width and height specified by setting a RowData 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 parent Composite.
RowLayout() - Constructor for class org.eclipse.swt.layout. RowLayout
Constructs a new instance of this class.
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 java String 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_COMPATIBLE - Static variable in interface org.eclipse.update.core. IUpdateConstants
Deprecated. Dependency can be satisfied only with plug-in version that is compatible with the specified version (either is equivalent, or greater minor identifier (but same major identifier)).
RULE_EQUIVALENT - Static variable in interface org.eclipse.update.core. IUpdateConstants
Deprecated. Dependency can be satisfied only with plug-in version that is equivalent to the specified version (same major and minor version identifier, greater than or equal service identifier).
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_GREATER_OR_EQUAL - Static variable in interface org.eclipse.update.core. IUpdateConstants
Deprecated. Dependency can be satisfied only with plug-in version that is greater or equal to the specified version.
RULE_NONE - Static variable in interface org.eclipse.update.core. IUpdateConstants
Deprecated. No matching rule specified
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_PERFECT - Static variable in interface org.eclipse.update.core. IUpdateConstants
Deprecated. Dependency can be satisfied only with plug-in version matching exactly the specified version.
RULE_PREFIX - Static variable in interface org.eclipse.update.core. IUpdateConstants
Deprecated. Dependency can be satisfied only if the required identifier is a prefix of the specified identifier.
RULE_PREFIX_MATCH - Static variable in class org.eclipse.ui.dialogs. SearchPattern
Match rule: The search pattern is a prefix of the search result.
RuleBasedDamagerRepairer - Class in org.eclipse.jface.text.rules
Deprecated. use DefaultDamagerRepairer
RuleBasedDamagerRepairer(RuleBasedScanner, TextAttribute) - Constructor for class org.eclipse.jface.text.rules. RuleBasedDamagerRepairer
Deprecated. use RuleBasedDamagerRepairer(RuleBasedScanner) instead
RuleBasedDamagerRepairer(RuleBasedScanner) - Constructor for class org.eclipse.jface.text.rules. RuleBasedDamagerRepairer
Deprecated. Creates a damager/repairer that uses the given scanner.
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
Breakpoint ruler pop-up action that creates a sub-menu to select the currently active breakpoint type.
RulerBreakpointTypesActionDelegate() - Constructor for class org.eclipse.debug.ui.actions. RulerBreakpointTypesActionDelegate
 
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
 
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(IProgressMonitor) - Method in class org.eclipse.ant.core. AntRunner
Runs the build file.
run() - Method in class org.eclipse.ant.core. AntRunner
Runs the build file.
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(IProgressMonitor) - Method in class org.eclipse.compare. CompareEditorInput
Runs the compare operation and stores the compare result.
run(boolean, boolean, IRunnableWithProgress) - Method in class org.eclipse.compare. CompareEditorInput
 
run() - Method in class org.eclipse.compare. NavigationAction
 
run() - Method in class org.eclipse.compare.patch. ApplyPatchOperation
 
run(Runnable) - Method in interface org.eclipse.core.filebuffers. ISynchronizationContext
Executes the given runnable according to the specified synchronization/execution policy.
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(IWorkspaceRunnable, ISchedulingRule, int, IProgressMonitor) - Method in interface org.eclipse.core.resources. IWorkspace
Runs the given action as an atomic workspace operation.
run(IWorkspaceRunnable, IProgressMonitor) - Method in interface org.eclipse.core.resources. IWorkspace
Runs the given action as an atomic workspace operation.
run(IProgressMonitor) - Method in interface org.eclipse.core.resources. IWorkspaceRunnable
Runs the operation reporting progress to and accepting cancellation requests from the given progress monitor.
run(String[], Runnable) - Static method in class org.eclipse.core.runtime.adaptor. EclipseStarter
Launches the platform and runs a single application.
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.core.runtime. IPlatformRunnable
Deprecated. Runs this runnable with the given args and returns a result.
run() - Method in interface org.eclipse.core.runtime. ISafeRunnable
Runs this runnable.
run(IProgressMonitor) - Method in class org.eclipse.core.runtime.jobs. Job
Executes this job.
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(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(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(IProgressMonitor) - Method in class org.eclipse.debug.ui.actions. ExportBreakpointsOperation
 
run(IProgressMonitor) - Method in class org.eclipse.debug.ui.actions. ImportBreakpointsOperation
 
run() - Method in class org.eclipse.debug.ui.actions. LaunchAction
 
run() - Method in class org.eclipse.debug.ui.actions. LaunchAsAction
Deprecated.  
run(IAction) - Method in class org.eclipse.debug.ui.actions. LaunchAsAction
Deprecated.  
run() - Method in class org.eclipse.debug.ui.actions. LaunchShortcutsAction
 
run(IAction) - Method in class org.eclipse.debug.ui.actions. LaunchShortcutsAction
 
run() - Method in class org.eclipse.debug.ui.actions. OpenLaunchDialogAction
 
run(IAction) - Method in class org.eclipse.debug.ui.actions. OpenLaunchDialogAction
 
run(IAction) - Method in class org.eclipse.debug.ui.actions. RulerBreakpointTypesActionDelegate
 
run(IAction) - Method in class org.eclipse.debug.ui.actions. RunToLineActionDelegate
 
run(IProgressMonitor) - Method in class org.eclipse.debug.ui.actions. RunToLineHandler
 
run() - Method in class org.eclipse.debug.ui.actions. ToggleBreakpointAction
 
run(String, ISearchScope, ISearchEngineResultCollector, IProgressMonitor) - Method in interface org.eclipse.help.search. ISearchEngine
 
run(IAction) - Method in class org.eclipse.help.ui.browser. LaunchURL
 
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(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 of fork.
run(boolean, boolean, IRunnableWithProgress) - Method in interface org.eclipse.jface.operation. IRunnableContext
Runs the given IRunnableWithProgress in this context.
run(IProgressMonitor) - Method in interface org.eclipse.jface.operation. IRunnableWithProgress
Runs this operation.
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() - Method in class org.eclipse.jface.preference. BooleanPropertyAction
 
run() - Method in class org.eclipse.jface.text.contentassist. ContentAssistant.AutoAssistListener
 
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(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(IProgressMonitor) - Method in class org.eclipse.ltk.core.refactoring. CheckConditionsOperation
Runs the operation reporting progress to and accepting cancellation requests from the given progress monitor.
run(IProgressMonitor) - Method in class org.eclipse.ltk.core.refactoring. CreateChangeOperation
Runs the operation reporting progress to and accepting cancellation requests from the given progress monitor.
run(IProgressMonitor) - Method in class org.eclipse.ltk.core.refactoring. PerformChangeOperation
Runs the operation reporting progress to and accepting cancellation requests from the given progress monitor.
run(IProgressMonitor) - Method in class org.eclipse.ltk.core.refactoring. PerformRefactoringHistoryOperation
Runs the operation reporting progress to and accepting cancellation requests from the given progress monitor.
run(IProgressMonitor) - Method in class org.eclipse.ltk.core.refactoring. PerformRefactoringOperation
Runs the operation reporting progress to and accepting cancellation requests from the given progress monitor.
run(IAction) - Method in class org.eclipse.ltk.ui.refactoring.actions. ApplyRefactoringScriptAction
Performs this action.
run(IAction) - Method in class org.eclipse.ltk.ui.refactoring.actions. CreateRefactoringScriptAction
Performs this action.
run(IAction) - Method in class org.eclipse.ltk.ui.refactoring.actions. ShowRefactoringHistoryAction
Performs this action.
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(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(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
Default implementation of run that invokes the corresponding run on IWorkspace.
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(IProgressMonitor) - Method in class org.eclipse.team.ui.mapping. SynchronizationOperation
 
run(IWorkbenchPart) - Method in interface org.eclipse.team.ui.synchronize. ISynchronizeParticipant
Runs the participants action.
run(IProgressMonitor) - Method in class org.eclipse.team.ui.synchronize. ModelOperation
Run the operation.
run(IWorkbenchPart) - Method in class org.eclipse.team.ui.synchronize. ModelSynchronizeParticipant
 
run(IWorkbenchPart) - Method in class org.eclipse.team.ui.synchronize. SubscriberParticipant
 
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(IAction) - Method in class org.eclipse.ui.actions. ActionDelegate
The ActionDelegate implementation of this IActionDelegate method does nothing.
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. 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 this IAction method opens a BasicNewFileResourceWizard 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 this IAction method opens a BasicNewFolderResourceWizard 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(IPerspectiveDescriptor) - Method in class org.eclipse.ui.actions. OpenNewPageMenu
Deprecated.  
run(IPerspectiveDescriptor) - Method in class org.eclipse.ui.actions. OpenNewWindowMenu
Deprecated.  
run(IPerspectiveDescriptor) - 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. OpenPerspectiveMenu
Deprecated. Runs an action for a particular perspective.
run() - Method in class org.eclipse.ui.actions. OpenResourceAction
 
run() - Method in class org.eclipse.ui.actions. OpenSystemEditorAction
 
run(IPerspectiveDescriptor) - Method in class org.eclipse.ui.actions. PerspectiveMenu
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() - 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 this IAction method uses a ProgressMonitorDialog to run the operation.
run(IProgressMonitor) - Method in class org.eclipse.ui.actions. WorkspaceModifyOperation
The WorkspaceModifyOperation implementation of this IRunnableWithProgress method initiates a batch of changes by invoking the execute method as a workspace runnable (IWorkspaceRunnable).
run(String[], ICheatSheetManager) - Method in interface org.eclipse.ui.cheatsheets. ICheatSheetAction
Runs this Cheat sheet-aware action.
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(IAction) - Method in class org.eclipse.ui.editors.text. FileBufferOperationAction
 
run() - Method in class org.eclipse.ui.editors.text. FileDocumentProvider.SafeChange
 
run(IProgressMonitor) - Method in class org.eclipse.ui.editors.text. TextFileDocumentProvider.DocumentProviderOperation
 
run(IAction) - Method in interface org.eclipse.ui. IActionDelegate
Performs this action.
run(IMarker) - Method in interface org.eclipse.ui. IMarkerResolution
Runs this resolution.
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(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() - Method in class org.eclipse.ui.operations. OperationHistoryActionHandler
 
run(Object, Object) - Method in interface org.eclipse.ui.part. IDropActionDelegate
Runs the drop action on the given source and target.
run() - Method in class org.eclipse.ui.preferences. ViewPreferencesAction
 
run(IProgressMonitor) - Method in interface org.eclipse.ui.progress. IJobRunnable
Executes this runnable.
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 is true.
run(IProgressMonitor) - Method in class org.eclipse.ui.progress. UIJob
 
run(IProgressMonitor) - Method in class org.eclipse.ui.texteditor. AbstractDocumentProvider.DocumentProviderOperation
 
run(IAction) - Method in class org.eclipse.ui.texteditor. AbstractRulerActionDelegate
 
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(IAction) - Method in class org.eclipse.ui.texteditor. GotoLastEditPositionAction
 
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. 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(IAction) - Method in class org.eclipse.ui.texteditor.quickdiff. QuickDiffToggleAction
 
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 this IAction 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 this IAction 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(IMarker[], IProgressMonitor) - Method in class org.eclipse.ui.views.markers. WorkbenchMarkerResolution
Runs this resolution.
run() - Method in class org.eclipse.ui.views.navigator. CollapseAllAction
Deprecated.  
run() - Method in class org.eclipse.ui.views.navigator. FilterSelectionAction
Deprecated.  
run() - Method in class org.eclipse.ui.views.navigator. GotoResourceAction
Deprecated. Collect all resources in the workbench open a dialog asking the user to select a resource and change the selection in the navigator.
run() - Method in class org.eclipse.ui.views.navigator. ResourceNavigatorMoveAction
Deprecated.  
run() - Method in class org.eclipse.ui.views.navigator. ShowInNavigatorAction
Deprecated. Shows the Navigator view and sets its selection to the resources selected in this action's selection provider.
run() - Method in class org.eclipse.ui.views.navigator. SortViewAction
Deprecated.  
run() - Method in class org.eclipse.ui.views.navigator. ToggleLinkingAction
Deprecated. Runs the action.
run(IProgressMonitor) - Method in class org.eclipse.ui.wizards.datatransfer. SelectFilesOperation
Runs the operation.
run(ISite, String[], IUpdateSearchFilter, IUpdateSearchResultCollector, IProgressMonitor) - Method in interface org.eclipse.update.search. IUpdateSearchQuery
Deprecated. Executes the query.
run(IProgressMonitor) - Method in class org.eclipse.update.standalone. AddSiteCommand
Deprecated.  
run(IProgressMonitor) - Method in class org.eclipse.update.standalone. DisableCommand
Deprecated.  
run(IProgressMonitor) - Method in class org.eclipse.update.standalone. EnableCommand
Deprecated.  
run(IProgressMonitor) - Method in class org.eclipse.update.standalone. InstallCommand
Deprecated.  
run(IProgressMonitor) - Method in class org.eclipse.update.standalone. ListFeaturesCommand
Deprecated.  
run(IProgressMonitor) - Method in class org.eclipse.update.standalone. RemoveSiteCommand
Deprecated.  
run() - Method in class org.eclipse.update.standalone. ScriptedCommand
Deprecated. Convenience method that executes the command with a null progress monitor.
run(IProgressMonitor) - Method in class org.eclipse.update.standalone. ScriptedCommand
Deprecated. Executes the command.
run(IProgressMonitor) - Method in class org.eclipse.update.standalone. SearchCommand
Deprecated.  
run(Object) - Method in class org.eclipse.update.standalone. StandaloneUpdateApplication
Deprecated.  
run(IProgressMonitor) - Method in class org.eclipse.update.standalone. UninstallCommand
Deprecated.  
run(IProgressMonitor) - Method in class org.eclipse.update.standalone. UpdateCommand
Deprecated.  
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
Executes the specified runnable and adds to this manager all observables created while executing the runnable.
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.
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.
runClearPlaceholderJob(PendingUpdateAdapter) - Method in class org.eclipse.ui.progress. DeferredTreeContentManager
Run a job to clear the placeholder.
runDefaultAction(IStructuredSelection) - Method in class org.eclipse.ui.views.navigator. MainActionGroup
Deprecated. Runs the default action (open file) by delegating the open group.
runDefaultAction(IStructuredSelection) - Method in class org.eclipse.ui.views.navigator. OpenActionGroup
Deprecated. Runs the default action (open file).
runDefaultAction(IStructuredSelection) - Method in class org.eclipse.ui.views.navigator. ResourceNavigatorActionGroup
Deprecated. Runs the default action in the group.
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(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. WorkspaceAction
Run the action in the background rather than with the progress dialog.
runInBackground() - Method in class org.eclipse.ui.ide.undo. AbstractWorkspaceOperation
 
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(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 cancelation requests from the given progress monitor.
running(IJobChangeEvent) - Method in interface org.eclipse.core.runtime.jobs. IJobChangeListener
Notification that a job has started running.
RUNNING - Static variable in class org.eclipse.core.runtime.jobs. Job
Job state code (value 4) indicating that a job is currently running
running(IJobChangeEvent) - Method in class org.eclipse.core.runtime.jobs. JobChangeAdapter
 
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 createOperaiton
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 or NewSearchUI.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.
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.
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) - 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.
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 of Runnable.run() and resets the previous realm after completion.
runWithEvent(IAction, Event) - Method in class org.eclipse.debug.ui.actions. AddMemoryRenderingActionDelegate
 
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(IAction, Event) - Method in class org.eclipse.debug.ui.actions. OpenLaunchDialogAction
 
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(Event) - Method in class org.eclipse.jface.action. Action
The default implementation of this IAction method ignores the event argument, and simply calls run().
runWithEvent(Event) - Method in interface org.eclipse.jface.action. IAction
Runs this action, passing the triggering SWT event.
runWithEvent(IAction, Event) - Method in class org.eclipse.ui.actions. ActionDelegate
The ActionDelegate implementation of this IActionDelegate2 method redirects to the run method.
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(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.ui.texteditor. MoveLinesAction
 
runWithEvent(Event) - Method in class org.eclipse.ui.texteditor. TextNavigationAction
 
runWithNewPath(IPath, IResource) - Method in class org.eclipse.ui.actions. RenameResourceAction
 
runWithNewPath(IPath, IResource) - Method in class org.eclipse.ui.views.navigator. ResourceNavigatorRenameAction
Deprecated.  

Eclipse Platform
Release 3.5
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire