- abort(String, Throwable) - Method in class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector
-
Throws an exception with the given message and underlying exception.
- abort(String, Throwable) - Method in class org.eclipse.debug.core.sourcelookup.containers.AbstractSourceContainer
-
Throws an exception with the given message and underlying exception.
- abort(String, Throwable) - Method in class org.eclipse.debug.core.sourcelookup.containers.AbstractSourceContainerTypeDelegate
-
Throws an exception with the given message and underlying exception.
- ABORT - Static variable in class org.eclipse.swt.SWT
-
The MessageBox
style constant for an ABORT button;
the only valid combination is ABORT|RETRY|IGNORE
(value is 1<<9).
- abort() - Method in interface org.eclipse.update.core.IFeatureContentConsumer
-
Closes this content consumer, indicating the store operations should
be aborted.
- ABORT_ID - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
-
Button id for an "Abort" button (value 7).
- ABORT_LABEL - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
-
The label for abort buttons.
- ABOUT - Static variable in class org.eclipse.ui.actions.ActionFactory
-
Workbench action: Displays the About dialog.
- ABOUT - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
-
- ABOUT_IMAGE - Static variable in interface org.eclipse.ui.branding.IProductConstants
-
An image which can be shown in an "about" dialog for this
product.
- ABOUT_TEXT - Static variable in interface org.eclipse.ui.branding.IBundleGroupConstants
-
The text to show in an "about features" dialog.
- ABOUT_TEXT - Static variable in interface org.eclipse.ui.branding.IProductConstants
-
The text to show in an "about" dialog for this product.
- ABOUT_TO_EXECUTE - Static variable in class org.eclipse.core.commands.operations.OperationHistoryEvent
-
ABOUT_TO_EXECUTE indicates that an operation is about to execute.
- ABOUT_TO_PERFORM - Static variable in class org.eclipse.ltk.core.refactoring.history.RefactoringExecutionEvent
-
Event type indicating that a refactoring is about to be performed (value 4)
- ABOUT_TO_REDO - Static variable in class org.eclipse.core.commands.operations.OperationHistoryEvent
-
ABOUT_TO_REDO indicates that an operation is about to be redone.
- ABOUT_TO_REDO - Static variable in class org.eclipse.ltk.core.refactoring.history.RefactoringExecutionEvent
-
Event type indicating that a refactoring is about to be redone (value 6)
- ABOUT_TO_REDO - Static variable in class org.eclipse.text.undo.DocumentUndoEvent
-
Indicates that the described document event is about to be
redone.
- ABOUT_TO_UNDO - Static variable in class org.eclipse.core.commands.operations.OperationHistoryEvent
-
ABOUT_TO_UNDO indicates that an operation is about to be undone.
- ABOUT_TO_UNDO - Static variable in class org.eclipse.ltk.core.refactoring.history.RefactoringExecutionEvent
-
Event type indicating that a refactoring is about to be undone (value 5)
- ABOUT_TO_UNDO - Static variable in class org.eclipse.text.undo.DocumentUndoEvent
-
Indicates that the described document event is about to be
undone.
- aboutToBeHidden() - Method in class org.eclipse.ui.views.properties.tabbed.AbstractPropertySection
-
- aboutToBeHidden() - Method in interface org.eclipse.ui.views.properties.tabbed.ISection
-
Notifies the section that its controls are about to be hidden.
- aboutToBeReconciled() - Method in class org.eclipse.jface.text.reconciler.AbstractReconciler
-
Hook for subclasses which want to perform some
action as soon as reconciliation is needed.
- aboutToBeShown() - Method in class org.eclipse.ui.views.properties.tabbed.AbstractPropertySection
-
- aboutToBeShown() - Method in interface org.eclipse.ui.views.properties.tabbed.ISection
-
Notifies the section that its controls are about to be shown.
- aboutToChange(Object) - Method in class org.eclipse.ui.editors.text.ForwardingDocumentProvider
-
- aboutToChange(Object) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider
-
- aboutToChange(Object) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider.NullProvider
-
- aboutToChange(Object) - Method in class org.eclipse.ui.texteditor.AbstractDocumentProvider
-
The AbstractDocumentProvider
implementation of this
IDocumentProvider
method does nothing.
- aboutToChange(Object) - Method in interface org.eclipse.ui.texteditor.IDocumentProvider
-
Informs this document provider about upcoming changes of the given element.
- aboutToChangeProperty(ISynchronizePageConfiguration, String, Object) - Method in interface org.eclipse.team.ui.synchronize.ISynchronizePage
-
Callback that is invoked from the synchronize configuration whenever a
property's value is about to be changed.
- aboutToNotify(OperationHistoryEvent) - Method in interface org.eclipse.core.commands.operations.IAdvancedUndoableOperation
-
An operation history notification about this operation is about to be
sent to operation history listeners.
- aboutToNotify(OperationHistoryEvent) - Method in class org.eclipse.core.commands.operations.TriggeredOperations
-
- aboutToPerformChange(Change) - Method in interface org.eclipse.ltk.core.refactoring.IUndoManager
-
The infrastructure is going to perform the given change.
- aboutToPerformChange(IUndoManager, Change) - Method in interface org.eclipse.ltk.core.refactoring.IUndoManagerListener
-
This method gets called by the undo manager if a change gets
executed in the context of the undo manager.
- aboutToPerformChange(IUndoManager, Change) - Method in class org.eclipse.ltk.core.refactoring.UndoManagerAdapter
-
This method gets called by the undo manager if a change gets
executed in the context of the undo manager.
- aboutToPerformHistory(IProgressMonitor) - Method in class org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard
-
Hook method which is called before the first refactoring of the history
is executed.
- aboutToPerformMerge(IMergeContext, IProgressMonitor) - Method in class org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger
-
Hook method which is called before the actual merge process happens.
- aboutToPerformRefactoring(Refactoring, RefactoringDescriptor, IProgressMonitor) - Method in class org.eclipse.ltk.core.refactoring.PerformRefactoringHistoryOperation
-
Hook method which is called when the specified refactoring is going to be
executed.
- aboutToPerformRefactoring(Refactoring, RefactoringDescriptor, IProgressMonitor) - Method in class org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard
-
Hook method which is called before the a refactoring of the history is
executed.
- aboutToRelease() - Method in class org.eclipse.core.runtime.jobs.LockListener
-
Notification that a thread is about to release a lock.
- aboutToRun(IJobChangeEvent) - Method in interface org.eclipse.core.runtime.jobs.IJobChangeListener
-
Notification that a job is about to be run.
- aboutToRun(IJobChangeEvent) - Method in class org.eclipse.core.runtime.jobs.JobChangeAdapter
-
- aboutToRun() - Method in class org.eclipse.jface.dialogs.ProgressMonitorDialog
-
Called just before the operation is run.
- aboutToWait(Thread) - Method in class org.eclipse.core.runtime.jobs.LockListener
-
Notification that a thread is about to block on an attempt to acquire a lock.
- AbstractAction - Class in org.eclipse.jface.action
-
Some common functionality to share between implementations of
IAction
.
- AbstractAction() - Constructor for class org.eclipse.jface.action.AbstractAction
-
- AbstractBitSetEvent - Class in org.eclipse.core.commands.common
-
An event that carries with it two or more boolean values.
- AbstractBitSetEvent() - Constructor for class org.eclipse.core.commands.common.AbstractBitSetEvent
-
- AbstractBreakpointOrganizerDelegate - Class in org.eclipse.debug.ui
-
Common function for breakpoint organizer delegates.
- AbstractBreakpointOrganizerDelegate() - Constructor for class org.eclipse.debug.ui.AbstractBreakpointOrganizerDelegate
-
- AbstractConcurrentModel - Class in org.eclipse.jface.viewers.deferred
-
Abstract base class for all IConcurrentModel implementations.
- AbstractConcurrentModel() - Constructor for class org.eclipse.jface.viewers.deferred.AbstractConcurrentModel
-
- AbstractConsole - Class in org.eclipse.ui.console
-
Common function for consoles.
- AbstractConsole(String, ImageDescriptor, boolean) - Constructor for class org.eclipse.ui.console.AbstractConsole
-
Constructs a new console with the given name and image.
- AbstractConsole(String, String, ImageDescriptor, boolean) - Constructor for class org.eclipse.ui.console.AbstractConsole
-
Constructs a new console with the given name, type, image and lifecycle.
- AbstractConsole(String, ImageDescriptor) - Constructor for class org.eclipse.ui.console.AbstractConsole
-
Constructs a new console with the given name and image.
- AbstractControlContentAssistSubjectAdapter - Class in org.eclipse.jface.contentassist
-
Deprecated.
As of 3.2, replaced by Platform UI's field assist support
- AbstractControlContentAssistSubjectAdapter() - Constructor for class org.eclipse.jface.contentassist.AbstractControlContentAssistSubjectAdapter
-
Deprecated.
- AbstractDebugView - Class in org.eclipse.debug.ui
-
Common function for views related to debugging.
- AbstractDebugView() - Constructor for class org.eclipse.debug.ui.AbstractDebugView
-
Constructs a new debug view.
- AbstractDecoratedTextEditor - Class in org.eclipse.ui.texteditor
-
An intermediate editor comprising functionality not present in the leaner AbstractTextEditor
,
but used in many heavy weight (and especially source editing) editors, such as line numbers,
change ruler, overview ruler, print margins, current line highlighting, etc.
- AbstractDecoratedTextEditor() - Constructor for class org.eclipse.ui.texteditor.AbstractDecoratedTextEditor
-
Creates a new text editor.
- AbstractDecoratedTextEditorPreferenceConstants - Class in org.eclipse.ui.texteditor
-
Preference constants used in the extended text editor preference store.
- AbstractDocument - Class in org.eclipse.jface.text
-
- AbstractDocument() - Constructor for class org.eclipse.jface.text.AbstractDocument
-
The default constructor does not perform any configuration
but leaves it to the clients who must first initialize the
implementation plug-ins and then call completeInitialization
.
- AbstractDocumentProvider - Class in org.eclipse.ui.texteditor
-
An abstract implementation of a sharable document provider.
- AbstractDocumentProvider() - Constructor for class org.eclipse.ui.texteditor.AbstractDocumentProvider
-
Creates a new document provider.
- AbstractDocumentProvider.DocumentProviderOperation - Class in org.eclipse.ui.texteditor
-
Operation created by the document provider and to be executed by the providers runnable context.
- AbstractDocumentProvider.DocumentProviderOperation() - Constructor for class org.eclipse.ui.texteditor.AbstractDocumentProvider.DocumentProviderOperation
-
- AbstractDocumentProvider.ElementInfo - Class in org.eclipse.ui.texteditor
-
Collection of all information managed for a connected element.
- AbstractDocumentProvider.ElementInfo(IDocument, IAnnotationModel) - Constructor for class org.eclipse.ui.texteditor.AbstractDocumentProvider.ElementInfo
-
Creates a new element info, initialized with the given
document and annotation model.
- AbstractElementListSelectionDialog - Class in org.eclipse.ui.dialogs
-
An abstract class to select elements out of a list of elements.
- AbstractElementListSelectionDialog(Shell, ILabelProvider) - Constructor for class org.eclipse.ui.dialogs.AbstractElementListSelectionDialog
-
Constructs a list selection dialog.
- AbstractEncodingFieldEditor - Class in org.eclipse.ui.ide.dialogs
-
The abstract superclass of field editors used to set an encoding.
- AbstractEncodingFieldEditor() - Constructor for class org.eclipse.ui.ide.dialogs.AbstractEncodingFieldEditor
-
Creates a new encoding field editor with no settings set.
- AbstractEncodingFieldEditor(String, String, Composite) - Constructor for class org.eclipse.ui.ide.dialogs.AbstractEncodingFieldEditor
-
Creates a new encoding field editor with the given preference name, label and parent.
- AbstractFormPart - Class in org.eclipse.ui.forms
-
AbstractFormPart implements IFormPart interface and can be used as a
convenient base class for concrete form parts.
- AbstractFormPart() - Constructor for class org.eclipse.ui.forms.AbstractFormPart
-
- AbstractGroupMarker - Class in org.eclipse.jface.action
-
Abstract superclass for group marker classes.
- AbstractGroupMarker() - Constructor for class org.eclipse.jface.action.AbstractGroupMarker
-
Constructor for use by subclasses.
- AbstractGroupMarker(String) - Constructor for class org.eclipse.jface.action.AbstractGroupMarker
-
Create a new group marker with the given name.
- AbstractHandleObjectEvent - Class in org.eclipse.core.commands.common
-
An event fired from a NamedHandleObject
.
- AbstractHandleObjectEvent(boolean) - Constructor for class org.eclipse.core.commands.common.AbstractHandleObjectEvent
-
Constructs a new instance of AbstractHandleObjectEvent
.
- AbstractHandler - Class in org.eclipse.core.commands
-
This class is a partial implementation of IHandler
.
- AbstractHandler() - Constructor for class org.eclipse.core.commands.AbstractHandler
-
- AbstractHandler - Class in org.eclipse.ui.commands
-
Deprecated.
Please use the "org.eclipse.core.commands" plug-in instead.
- AbstractHandler() - Constructor for class org.eclipse.ui.commands.AbstractHandler
-
Deprecated.
- AbstractHandlerWithState - Class in org.eclipse.core.commands
-
- AbstractHandlerWithState() - Constructor for class org.eclipse.core.commands.AbstractHandlerWithState
-
- AbstractHelpUI - Class in org.eclipse.ui.help
-
Abstract base class for the help system UI.
- AbstractHelpUI() - Constructor for class org.eclipse.ui.help.AbstractHelpUI
-
- AbstractHoverInformationControlManager - Class in org.eclipse.jface.text
-
An information control manager that shows information in response to mouse
hover events.
- AbstractHoverInformationControlManager(IInformationControlCreator) - Constructor for class org.eclipse.jface.text.AbstractHoverInformationControlManager
-
Creates a new hover information control manager using the given information control creator.
- AbstractHyperlink - Class in org.eclipse.ui.forms.widgets
-
This is the base class for custom hyperlink widget.
- AbstractHyperlink(Composite, int) - Constructor for class org.eclipse.ui.forms.widgets.AbstractHyperlink
-
Creates a new hyperlink in the provided parent.
- AbstractInformationControlManager - Class in org.eclipse.jface.text
-
- AbstractInformationControlManager(IInformationControlCreator) - Constructor for class org.eclipse.jface.text.AbstractInformationControlManager
-
Creates a new information control manager using the given information control creator.
- AbstractInformationControlManager.Anchor - Class in org.eclipse.jface.text
-
Constitutes entities to enumerate anchors for the layout of the information control.
- AbstractInformationControlManager.IInformationControlCloser - Interface in org.eclipse.jface.text
-
Interface of an information control closer.
- AbstractItemExtensionElement - Class in org.eclipse.ui.cheatsheets
-
Base class for adding controls to cheat sheet items.
- AbstractItemExtensionElement(String) - Constructor for class org.eclipse.ui.cheatsheets.AbstractItemExtensionElement
-
Creates a new item element extension for handling the
XML attributes of the given name.
- AbstractKeyFormatter - Class in org.eclipse.jface.bindings.keys.formatting
-
An abstract implementation of a key formatter that provides a lot of common
key formatting functionality.
- AbstractKeyFormatter() - Constructor for class org.eclipse.jface.bindings.keys.formatting.AbstractKeyFormatter
-
- AbstractLaunchConfigurationTab - Class in org.eclipse.debug.ui
-
Common function for launch configuration tabs.
- AbstractLaunchConfigurationTab() - Constructor for class org.eclipse.debug.ui.AbstractLaunchConfigurationTab
-
- AbstractLaunchConfigurationTabGroup - Class in org.eclipse.debug.ui
-
Common function for launch configuration tab groups.
- AbstractLaunchConfigurationTabGroup() - Constructor for class org.eclipse.debug.ui.AbstractLaunchConfigurationTabGroup
-
- AbstractLaunchHistoryAction - Class in org.eclipse.debug.ui.actions
-
Abstract implementation of an action that displays a drop-down launch
history for a specific launch group.
- AbstractLaunchHistoryAction(String) - Constructor for class org.eclipse.debug.ui.actions.AbstractLaunchHistoryAction
-
Constructs a launch history action.
- AbstractLaunchToolbarAction - Class in org.eclipse.debug.ui.actions
-
A launch history action that also includes launch shortcut actions (run/debug
as), and an action to open the launch configuration dialog.
- AbstractLaunchToolbarAction(String) - Constructor for class org.eclipse.debug.ui.actions.AbstractLaunchToolbarAction
-
Constructs a launch toolbar action.
- AbstractLineTracker - Class in org.eclipse.jface.text
-
Abstract implementation of ILineTracker
.
- AbstractLineTracker() - Constructor for class org.eclipse.jface.text.AbstractLineTracker
-
Creates a new line tracker.
- AbstractLineTracker.DelimiterInfo - Class in org.eclipse.jface.text
-
Combines the information of the occurrence of a line delimiter.
- AbstractLineTracker.DelimiterInfo() - Constructor for class org.eclipse.jface.text.AbstractLineTracker.DelimiterInfo
-
- AbstractLineTracker.Request - Class in org.eclipse.jface.text
-
Representation of replace and set requests.
- AbstractLineTracker.Request(int, int, String) - Constructor for class org.eclipse.jface.text.AbstractLineTracker.Request
-
- AbstractLineTracker.Request(String) - Constructor for class org.eclipse.jface.text.AbstractLineTracker.Request
-
- AbstractListViewer - Class in org.eclipse.jface.viewers
-
Abstract base class for viewers that contain lists of items (such as a combo or list).
- AbstractListViewer() - Constructor for class org.eclipse.jface.viewers.AbstractListViewer
-
- AbstractMarkerAnnotationModel - Class in org.eclipse.ui.texteditor
-
Abstract implementation of a marker-based annotation model.
- AbstractMarkerAnnotationModel() - Constructor for class org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel
-
Creates a new annotation model.
- AbstractMemoryRendering - Class in org.eclipse.debug.ui.memory
-
Abstract implementation of a memory rendering.
- AbstractMemoryRendering(String) - Constructor for class org.eclipse.debug.ui.memory.AbstractMemoryRendering
-
Constructs a new rendering of the given type.
- AbstractMemoryRenderingBindingsProvider - Class in org.eclipse.debug.ui.memory
-
Common function for a dynamic memory rendering bindings provider.
- AbstractMemoryRenderingBindingsProvider() - Constructor for class org.eclipse.debug.ui.memory.AbstractMemoryRenderingBindingsProvider
-
- AbstractNamedHandleEvent - Class in org.eclipse.core.commands.common
-
An event fired from a NamedHandleObject
.
- AbstractNamedHandleEvent(boolean, boolean, boolean) - Constructor for class org.eclipse.core.commands.common.AbstractNamedHandleEvent
-
Constructs a new instance of AbstractHandleObjectEvent
.
- AbstractOperation - Class in org.eclipse.core.commands.operations
-
Abstract implementation for an undoable operation.
- AbstractOperation(String) - Constructor for class org.eclipse.core.commands.operations.AbstractOperation
-
Construct an operation that has the specified label.
- AbstractParameterValueConverter - Class in org.eclipse.core.commands
-
Supports conversion between objects and strings for command parameter values.
- AbstractParameterValueConverter() - Constructor for class org.eclipse.core.commands.AbstractParameterValueConverter
-
- AbstractPreferenceInitializer - Class in org.eclipse.core.runtime.preferences
-
Abstract class used to aid in default preference value initialization.
- AbstractPreferenceInitializer() - Constructor for class org.eclipse.core.runtime.preferences.AbstractPreferenceInitializer
-
Default constructor for the class.
- AbstractPresentationFactory - Class in org.eclipse.ui.presentations
-
This is a factory for presentation objects that control the appearance of
editors, views and other components in the workbench.
- AbstractPresentationFactory() - Constructor for class org.eclipse.ui.presentations.AbstractPresentationFactory
-
- AbstractPropertySection - Class in org.eclipse.ui.views.properties.tabbed
-
An abstract implementation of a section in a tab in the tabbed property sheet
page.
- AbstractPropertySection() - Constructor for class org.eclipse.ui.views.properties.tabbed.AbstractPropertySection
-
- AbstractReconciler - Class in org.eclipse.jface.text.reconciler
-
- AbstractReconciler() - Constructor for class org.eclipse.jface.text.reconciler.AbstractReconciler
-
Creates a new reconciler without configuring it.
- AbstractReconcileStep - Class in org.eclipse.jface.text.reconciler
-
Abstract implementation of a reconcile step.
- AbstractReconcileStep(IReconcileStep) - Constructor for class org.eclipse.jface.text.reconciler.AbstractReconcileStep
-
Creates an intermediate reconcile step which adds
the given step to the pipe.
- AbstractReconcileStep() - Constructor for class org.eclipse.jface.text.reconciler.AbstractReconcileStep
-
Creates the last reconcile step of the pipe.
- AbstractRefactoringDescriptorResourceMapping - Class in org.eclipse.ltk.core.refactoring.model
-
Partial implementation of a resource mapping for a refactoring descriptor
object.
- AbstractRefactoringDescriptorResourceMapping(RefactoringDescriptorProxy) - Constructor for class org.eclipse.ltk.core.refactoring.model.AbstractRefactoringDescriptorResourceMapping
-
Creates a new abstract refactoring descriptor resource mapping.
- AbstractRefactoringHistoryResourceMapping - Class in org.eclipse.ltk.core.refactoring.model
-
Partial implementation of a resource mapping for a refactoring history
object.
- AbstractRefactoringHistoryResourceMapping(RefactoringHistory) - Constructor for class org.eclipse.ltk.core.refactoring.model.AbstractRefactoringHistoryResourceMapping
-
Creates a new abstract refactoring history resource mapping.
- AbstractResourceMappingMerger - Class in org.eclipse.ltk.ui.refactoring.model
-
Partial implementation of a refactoring-aware resource mapping merger.
- AbstractResourceMappingMerger(ModelProvider) - Constructor for class org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger
-
Creates a new abstract refactoring model merger.
- AbstractResourceVariantTree - Class in org.eclipse.team.core.variants
-
An implementation of IResourceVariantTree
that provides the logic for
refreshing the tree and collecting the results so they can be cached locally.
- AbstractResourceVariantTree() - Constructor for class org.eclipse.team.core.variants.AbstractResourceVariantTree
-
- AbstractRulerActionDelegate - Class in org.eclipse.ui.texteditor
-
This class serves as an adapter for actions contributed to the vertical ruler's
context menu.
- AbstractRulerActionDelegate() - Constructor for class org.eclipse.ui.texteditor.AbstractRulerActionDelegate
-
- AbstractSourceContainer - Class in org.eclipse.debug.core.sourcelookup.containers
-
Common function for source containers.
- AbstractSourceContainer() - Constructor for class org.eclipse.debug.core.sourcelookup.containers.AbstractSourceContainer
-
- AbstractSourceContainerBrowser - Class in org.eclipse.debug.ui.sourcelookup
-
Common implementation for source container browsers.
- AbstractSourceContainerBrowser() - Constructor for class org.eclipse.debug.ui.sourcelookup.AbstractSourceContainerBrowser
-
- AbstractSourceContainerTypeDelegate - Class in org.eclipse.debug.core.sourcelookup.containers
-
Common function for source container type delegates.
- AbstractSourceContainerTypeDelegate() - Constructor for class org.eclipse.debug.core.sourcelookup.containers.AbstractSourceContainerTypeDelegate
-
- AbstractSourceLookupDirector - Class in org.eclipse.debug.core.sourcelookup
-
Directs source lookup among a collection of source lookup participants,
and a common collection of source containers.
- AbstractSourceLookupDirector() - Constructor for class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector
-
Constructs source lookup director
- AbstractSourceLookupParticipant - Class in org.eclipse.debug.core.sourcelookup
-
Common super class for implementations of source lookup participants.
- AbstractSourceLookupParticipant() - Constructor for class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupParticipant
-
- AbstractSourceProvider - Class in org.eclipse.ui
-
An implementation of ISourceProvider
that provides listener
support.
- AbstractSourceProvider() - Constructor for class org.eclipse.ui.AbstractSourceProvider
-
- AbstractSynchronizationCompareAdapter - Class in org.eclipse.ltk.ui.refactoring.model
-
Partial implementation of a refactoring-aware synchronization compare adapter.
- AbstractSynchronizationCompareAdapter() - Constructor for class org.eclipse.ltk.ui.refactoring.model.AbstractSynchronizationCompareAdapter
-
- AbstractSynchronizationContentProvider - Class in org.eclipse.ltk.ui.refactoring.model
-
Partial implementation of a refactoring-aware synchronization content
provider.
- AbstractSynchronizationContentProvider() - Constructor for class org.eclipse.ltk.ui.refactoring.model.AbstractSynchronizationContentProvider
-
- AbstractSynchronizationLabelProvider - Class in org.eclipse.ltk.ui.refactoring.model
-
Partial implementation of a refactoring-aware synchronization label provider.
- AbstractSynchronizationLabelProvider() - Constructor for class org.eclipse.ltk.ui.refactoring.model.AbstractSynchronizationLabelProvider
-
- AbstractSynchronizeLabelProvider - Class in org.eclipse.team.ui.synchronize
-
A label provider wrapper that adds synchronization image and/or text decorations
to the image and label obtained from the delegate provider.
- AbstractSynchronizeLabelProvider() - Constructor for class org.eclipse.team.ui.synchronize.AbstractSynchronizeLabelProvider
-
- AbstractSynchronizeParticipant - Class in org.eclipse.team.ui.synchronize
-
This class is the abstract base class for all synchronize view participants.
- AbstractSynchronizeParticipant() - Constructor for class org.eclipse.team.ui.synchronize.AbstractSynchronizeParticipant
-
Default constructor is a no-op.
- AbstractSynchronizeScope - Class in org.eclipse.team.ui.synchronize
-
Abstract superclass of resource scopes for SubscriberParticipant
instances.
- AbstractSynchronizeScope() - Constructor for class org.eclipse.team.ui.synchronize.AbstractSynchronizeScope
-
Constructor a scope from scratch
- AbstractSynchronizeScope(IMemento) - Constructor for class org.eclipse.team.ui.synchronize.AbstractSynchronizeScope
-
Constructor a scope from a previously saved state
- AbstractTableRendering - Class in org.eclipse.debug.ui.memory
-
Abstract implementation of a table rendering.
- AbstractTableRendering(String) - Constructor for class org.eclipse.debug.ui.memory.AbstractTableRendering
-
Constructs a new table rendering of the specified type.
- AbstractTextEditor - Class in org.eclipse.ui.texteditor
-
Abstract base implementation of a text editor.
- AbstractTextEditor() - Constructor for class org.eclipse.ui.texteditor.AbstractTextEditor
-
Creates a new text editor.
- AbstractTextEditor.AbstractSelectionChangedListener - Class in org.eclipse.ui.texteditor
-
Internal implementation class for a change listener.
- AbstractTextEditor.AbstractSelectionChangedListener() - Constructor for class org.eclipse.ui.texteditor.AbstractTextEditor.AbstractSelectionChangedListener
-
- AbstractTextEditor.LineStartAction - Class in org.eclipse.ui.texteditor
-
This action implements smart home.
- AbstractTextEditor.LineStartAction(StyledText, boolean) - Constructor for class org.eclipse.ui.texteditor.AbstractTextEditor.LineStartAction
-
Creates a new line start action.
- AbstractTextRendering - Class in org.eclipse.debug.ui.memory
-
Abstract implementation of a rendering that translates memory into
text, displayed in a table.
- AbstractTextRendering(String) - Constructor for class org.eclipse.debug.ui.memory.AbstractTextRendering
-
Constructs a text rendering of the specified type.
- AbstractTextRendering(String, String) - Constructor for class org.eclipse.debug.ui.memory.AbstractTextRendering
-
Constructs a text rendering of the specified type on the given
code page.
- AbstractTextSearchResult - Class in org.eclipse.search.ui.text
-
An abstract base implementation for text-match based search results.
- AbstractTextSearchResult() - Constructor for class org.eclipse.search.ui.text.AbstractTextSearchResult
-
Constructs a new AbstractTextSearchResult
- AbstractTextSearchViewPage - Class in org.eclipse.search.ui.text
-
An abstract base implementation for classes showing
AbstractTextSearchResult
instances.
- AbstractTextSearchViewPage(int) - Constructor for class org.eclipse.search.ui.text.AbstractTextSearchViewPage
-
This constructor must be passed a combination of layout flags combined
with bitwise or.
- AbstractTextSearchViewPage() - Constructor for class org.eclipse.search.ui.text.AbstractTextSearchViewPage
-
Constructs this page with the default layout flags.
- AbstractTreeViewer - Class in org.eclipse.jface.viewers
-
Abstract base implementation for tree-structure-oriented viewers (trees and
table trees).
- AbstractTreeViewer() - Constructor for class org.eclipse.jface.viewers.AbstractTreeViewer
-
Creates an abstract tree viewer.
- AbstractTrimWidget - Class in org.eclipse.jface.menus
-
This extension to the
IWidget
interface allows clients adding
elements to the trim to receive notifications if the User moves the widget to
another trim area.
- AbstractTrimWidget() - Constructor for class org.eclipse.jface.menus.AbstractTrimWidget
-
- AbstractTypeMapper - Class in org.eclipse.ui.views.properties.tabbed
-
Default implementation of a type mapper.
- AbstractTypeMapper() - Constructor for class org.eclipse.ui.views.properties.tabbed.AbstractTypeMapper
-
- AbstractUIPlugin - Class in org.eclipse.ui.plugin
-
Abstract base class for plug-ins that integrate with the Eclipse platform UI.
- AbstractUIPlugin(IPluginDescriptor) - Constructor for class org.eclipse.ui.plugin.AbstractUIPlugin
-
Deprecated.
In Eclipse 3.0 this constructor has been replaced by
AbstractUIPlugin.AbstractUIPlugin()
. Implementations of
MyPlugin(IPluginDescriptor descriptor)
should be changed to
MyPlugin()
and call super()
instead of
super(descriptor)
.
The MyPlugin(IPluginDescriptor descriptor)
constructor is
called only for plug-ins which explicitly require the
org.eclipse.core.runtime.compatibility plug-in (or, as in this case,
subclasses which might).
- AbstractUIPlugin() - Constructor for class org.eclipse.ui.plugin.AbstractUIPlugin
-
Creates an abstract UI plug-in runtime object.
- AbstractWebBrowser - Class in org.eclipse.ui.browser
-
Clients that supply implementation of the workbench browser support should
extend this class for web browser instances they manage.
- AbstractWebBrowser(String) - Constructor for class org.eclipse.ui.browser.AbstractWebBrowser
-
The constructor that accepts the unique browser identifier.
- AbstractWorkbenchBrowserSupport - Class in org.eclipse.ui.browser
-
Implements IWorkbenchBrowserSupport
while leaving some methods
to the implementors.
- AbstractWorkbenchBrowserSupport() - Constructor for class org.eclipse.ui.browser.AbstractWorkbenchBrowserSupport
-
The default constructor.
- AbstractWorkbenchTrimWidget - Class in org.eclipse.ui.menus
-
Extension for trim widgets contributed to the workbench.
- AbstractWorkbenchTrimWidget() - Constructor for class org.eclipse.ui.menus.AbstractWorkbenchTrimWidget
-
- ACC - Class in org.eclipse.swt.accessibility
-
Class ACC contains all the constants used in defining an
Accessible object.
- ACC() - Constructor for class org.eclipse.swt.accessibility.ACC
-
- accept(IResourceProxyVisitor, int) - Method in interface org.eclipse.core.resources.IResource
-
Accepts the given visitor for an optimized traversal.
- accept(IResourceVisitor) - Method in interface org.eclipse.core.resources.IResource
-
Accepts the given visitor.
- accept(IResourceVisitor, int, boolean) - Method in interface org.eclipse.core.resources.IResource
-
Accepts the given visitor.
- accept(IResourceVisitor, int, int) - Method in interface org.eclipse.core.resources.IResource
-
Accepts the given visitor.
- accept(IResourceDeltaVisitor) - Method in interface org.eclipse.core.resources.IResourceDelta
-
Accepts the given visitor.
- accept(IResourceDeltaVisitor, boolean) - Method in interface org.eclipse.core.resources.IResourceDelta
-
Accepts the given visitor.
- accept(IResourceDeltaVisitor, int) - Method in interface org.eclipse.core.resources.IResourceDelta
-
Accepts the given visitor.
- accept(QualifiedName, IResource, IResourceVisitor, int) - Method in interface org.eclipse.core.resources.ISynchronizer
-
Visits the given resource and its descendents with the specified visitor
if sync information for the given sync partner is found on the resource.
- accept(ResourceMappingContext, IResourceVisitor, IProgressMonitor) - Method in class org.eclipse.core.resources.mapping.ResourceMapping
-
Accepts the given visitor for all existing resources in this mapping.
- accept(IResourceVisitor) - Method in class org.eclipse.core.resources.mapping.ResourceTraversal
-
Visits all existing resources defined by this traversal.
- accept(IPreferenceNodeVisitor) - Method in interface org.eclipse.core.runtime.preferences.IEclipsePreferences
-
Accepts the given visitor.
- accept(ISearchEngineResult) - Method in interface org.eclipse.help.search.ISearchEngineResultCollector
-
Accepts a new search result object.
- accept(ISearchEngineResult[]) - Method in interface org.eclipse.help.search.ISearchEngineResultCollector
-
Accepts an array of new search results.
- accept(IPath, IDiffVisitor, int) - Method in interface org.eclipse.team.core.diff.IDiffTree
-
Accepts the given visitor.
- accept(IPath, IDiffVisitor, int) - Method in class org.eclipse.team.core.diff.provider.DiffTree
-
- accept(ResourceTraversal[], IDiffVisitor) - Method in interface org.eclipse.team.core.mapping.IResourceDiffTree
-
Visit all diffs in this tree that are covered by the given traversals.
- accept(ResourceTraversal[], IDiffVisitor) - Method in class org.eclipse.team.core.mapping.provider.ResourceDiffTree
-
- accept(ResourceTraversal[], IDiffVisitor) - Method in class org.eclipse.team.core.subscribers.Subscriber
-
Visit any out-of-sync resources covered by the given traversals.
- accept(IResource[], int, IDiffVisitor) - Method in class org.eclipse.team.core.subscribers.Subscriber
-
Visit any out-of-sync resources in the given resources visited to the
given depth.
- accept(TextEditVisitor) - Method in class org.eclipse.text.edits.TextEdit
-
Accepts the given visitor on a visit of the current edit.
- accept(SpellingProblem) - Method in interface org.eclipse.ui.texteditor.spelling.ISpellingProblemCollector
-
Notification of a spelling problem.
- accept(String) - Method in class org.eclipse.update.core.FeatureContentProvider.FileFilter
-
returns true if the name matches the rule
- accept(IFeature) - Method in class org.eclipse.update.search.BackLevelFilter
-
- accept(IFeatureReference) - Method in class org.eclipse.update.search.BackLevelFilter
-
- accept(IFeature) - Method in class org.eclipse.update.search.BaseFilter
-
Deprecated.
In 3.1 only the accept (IFeatureReference) will be used
- accept(IFeatureReference) - Method in class org.eclipse.update.search.BaseFilter
-
- accept(IFeature) - Method in class org.eclipse.update.search.EnvironmentFilter
-
- accept(IFeatureReference) - Method in class org.eclipse.update.search.EnvironmentFilter
-
- accept(IFeature) - Method in interface org.eclipse.update.search.IUpdateSearchFilter
-
Deprecated.
In 3.1 only the accept (IFeatureReference) will be used
- accept(IFeatureReference) - Method in interface org.eclipse.update.search.IUpdateSearchFilter
-
Tests a feature reference according to this filter's criteria.
- accept(IFeature) - Method in interface org.eclipse.update.search.IUpdateSearchResultCollector
-
Called when a matching feature has been found during
the search.
- accept(IFeatureReference) - Method in class org.eclipse.update.search.VersionedIdentifiersFilter
-
- accept0(TextEditVisitor) - Method in class org.eclipse.text.edits.CopyingRangeMarker
-
- accept0(TextEditVisitor) - Method in class org.eclipse.text.edits.CopySourceEdit
-
- accept0(TextEditVisitor) - Method in class org.eclipse.text.edits.CopyTargetEdit
-
- accept0(TextEditVisitor) - Method in class org.eclipse.text.edits.DeleteEdit
-
- accept0(TextEditVisitor) - Method in class org.eclipse.text.edits.InsertEdit
-
- accept0(TextEditVisitor) - Method in class org.eclipse.text.edits.MoveSourceEdit
-
- accept0(TextEditVisitor) - Method in class org.eclipse.text.edits.MoveTargetEdit
-
- accept0(TextEditVisitor) - Method in class org.eclipse.text.edits.MultiTextEdit
-
- accept0(TextEditVisitor) - Method in class org.eclipse.text.edits.RangeMarker
-
- accept0(TextEditVisitor) - Method in class org.eclipse.text.edits.ReplaceEdit
-
- accept0(TextEditVisitor) - Method in class org.eclipse.text.edits.TextEdit
-
Accepts the given visitor on a type-specific visit of the current edit.
- accept0(TextEditVisitor) - Method in class org.eclipse.text.edits.UndoEdit
-
- AcceptAllFilter - Class in org.eclipse.jface.viewers
-
Filter that accepts everything.
- AcceptAllFilter() - Constructor for class org.eclipse.jface.viewers.AcceptAllFilter
-
- acceptChildren(TextEditVisitor) - Method in class org.eclipse.text.edits.TextEdit
-
Accepts the given visitor on the edits children.
- acceptFile(IFile) - Method in class org.eclipse.search.core.text.TextSearchRequestor
-
Notification sent before search starts in the given file.
- acceptNonPluginData(INonPluginEntry) - Method in interface org.eclipse.update.core.IInstallHandlerWithFilter
-
- acceptPatternMatch(TextSearchMatchAccess) - Method in class org.eclipse.search.core.text.TextSearchRequestor
-
Accepts the given search match and decides if the search should continue for this file.
- acceptPostNotificationReplaces() - Method in class org.eclipse.jface.text.AbstractDocument
-
- acceptPostNotificationReplaces() - Method in interface org.eclipse.jface.text.IDocumentExtension2
-
Tells the receiver to accept calls to
registerPostNotificationReplace
until
ignorePostNotificationReplaces
is called.
- access$setResult(List) - Method in class org.eclipse.ui.dialogs.ElementTreeSelectionDialog
-
Set the result using the super class implementation of
setResult.
- access$superButtonPressed(int) - Method in class org.eclipse.ui.dialogs.ElementTreeSelectionDialog
-
Set the result using the super class implementation of
buttonPressed.
- Accessible - Class in org.eclipse.swt.accessibility
-
Instances of this class provide a bridge between application
code and assistive technology clients.
- accessible - Variable in class org.eclipse.swt.accessibility.AccessibleControlEvent
-
- AccessibleAdapter - Class in org.eclipse.swt.accessibility
-
This adapter class provides default implementations for the
methods described by the AccessibleListener
interface.
- AccessibleAdapter() - Constructor for class org.eclipse.swt.accessibility.AccessibleAdapter
-
- AccessibleControlAdapter - Class in org.eclipse.swt.accessibility
-
This adapter class provides default implementations for the
methods described by the AccessibleControlListener
interface.
- AccessibleControlAdapter() - Constructor for class org.eclipse.swt.accessibility.AccessibleControlAdapter
-
- AccessibleControlEvent - Class in org.eclipse.swt.accessibility
-
Instances of this class are sent as a result of
accessibility clients sending messages to controls
asking for detailed information about the implementation
of the control instance.
- AccessibleControlEvent(Object) - Constructor for class org.eclipse.swt.accessibility.AccessibleControlEvent
-
Constructs a new instance of this class.
- AccessibleControlListener - Interface in org.eclipse.swt.accessibility
-
Classes that implement this interface provide methods
that deal with the events that are generated when an
accessibility client sends a message to a control.
- AccessibleEvent - Class in org.eclipse.swt.accessibility
-
Instances of this class are sent as a result of
accessibility clients sending messages to controls
asking for information about the control instance.
- AccessibleEvent(Object) - Constructor for class org.eclipse.swt.accessibility.AccessibleEvent
-
Constructs a new instance of this class.
- AccessibleListener - Interface in org.eclipse.swt.accessibility
-
Classes that implement this interface provide methods
that deal with the events that are generated when an
accessibility client sends a message to a control.
- AccessibleTextAdapter - Class in org.eclipse.swt.accessibility
-
This adapter class provides default implementations for the
methods described by the AccessibleTextListener
interface.
- AccessibleTextAdapter() - Constructor for class org.eclipse.swt.accessibility.AccessibleTextAdapter
-
- AccessibleTextEvent - Class in org.eclipse.swt.accessibility
-
Instances of this class are sent as a result of
accessibility clients sending messages to controls
asking for detailed information about the implementation
of the control instance.
- AccessibleTextEvent(Object) - Constructor for class org.eclipse.swt.accessibility.AccessibleTextEvent
-
Constructs a new instance of this class.
- AccessibleTextListener - Interface in org.eclipse.swt.accessibility
-
Classes that implement this interface provide methods
that deal with the events that are generated when an
accessibility client sends a message to a control.
- accumAlphaSize - Variable in class org.eclipse.swt.opengl.GLData
-
The size in bits of the accumulation buffer's alpha
channel.
- accumBlueSize - Variable in class org.eclipse.swt.opengl.GLData
-
The size in bits of the accumulation buffer's blue
channel.
- accumGreenSize - Variable in class org.eclipse.swt.opengl.GLData
-
The size in bits of the accumulation buffer's green
channel.
- accumRedSize - Variable in class org.eclipse.swt.opengl.GLData
-
The size in bits of the accumulation buffer's red
channel.
- acquire() - Method in class org.eclipse.core.resources.WorkspaceLock
-
Deprecated.
Attempts to acquire this lock.
- acquire(long) - Method in interface org.eclipse.core.runtime.jobs.ILock
-
Attempts to acquire this lock.
- acquire() - Method in interface org.eclipse.core.runtime.jobs.ILock
-
Acquires this lock.
- acquireDocument(IProgressMonitor) - Method in class org.eclipse.ltk.core.refactoring.DocumentChange
-
Acquires a reference to the document to be changed by this text
change.
- acquireDocument(IProgressMonitor) - Method in class org.eclipse.ltk.core.refactoring.TextChange
-
Acquires a reference to the document to be changed by this text
change.
- acquireDocument(IProgressMonitor) - Method in class org.eclipse.ltk.core.refactoring.TextFileChange
-
Acquires a reference to the document to be changed by this text
change.
- Action - Class in org.eclipse.jface.action
-
The standard abstract implementation of an action.
- Action() - Constructor for class org.eclipse.jface.action.Action
-
Creates a new action with no text and no image.
- Action(String) - Constructor for class org.eclipse.jface.action.Action
-
Creates a new action with the given text and no image.
- Action(String, ImageDescriptor) - Constructor for class org.eclipse.jface.action.Action
-
Creates a new action with the given text and image.
- Action(String, int) - Constructor for class org.eclipse.jface.action.Action
-
Creates a new action with the given text and style.
- ACTION_ADD_PRESERVED - Static variable in interface org.eclipse.update.configuration.IActivity
-
Indicates adding the configuration to a preserved state
- ACTION_CONFIGURE - Static variable in interface org.eclipse.update.configuration.IActivity
-
Indicates feature configuration action
- ACTION_FEATURE_INSTALL - Static variable in interface org.eclipse.update.configuration.IActivity
-
Indicates feature installation action
- ACTION_FEATURE_REMOVE - Static variable in interface org.eclipse.update.configuration.IActivity
-
Indicates feature removal (uninstallation) action
- ACTION_MAP - Static variable in class org.eclipse.ui.texteditor.AbstractTextEditor
-
The complete mapping between action definition IDs used by eclipse and StyledText actions.
- ACTION_POSTFIX - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
-
The string which is appended to action ids to construct help context ids.
- ACTION_PROPERTY - Static variable in interface org.eclipse.ui.progress.IProgressConstants
-
This property is used to associate an IAction
with a Job.
- ACTION_RECONCILIATION - Static variable in interface org.eclipse.update.configuration.IActivity
-
Indicates reconcilliation with changes made directly to the site
installation directory
- ACTION_REVERT - Static variable in interface org.eclipse.update.configuration.IActivity
-
Indicates reverting to a prior configuration state
- ACTION_SET_ID - Static variable in class org.eclipse.search.ui.NewSearchUI
-
Id of the Search action set
(value "org.eclipse.search.searchActionSet"
).
- ACTION_SET_ID - Static variable in class org.eclipse.search.ui.SearchUI
-
- ACTION_SITE_INSTALL - Static variable in interface org.eclipse.update.configuration.IActivity
-
Indicates an addition of a site to a configuration
- ACTION_SITE_REMOVE - Static variable in interface org.eclipse.update.configuration.IActivity
-
Indicates removal of a site from a configuration
- ACTION_UNCONFIGURE - Static variable in interface org.eclipse.update.configuration.IActivity
-
Indicates feature unconfiguration action
- ActionBarAdvisor - Class in org.eclipse.ui.application
-
Public base class for configuring the action bars of a workbench window.
- ActionBarAdvisor(IActionBarConfigurer) - Constructor for class org.eclipse.ui.application.ActionBarAdvisor
-
Creates a new action bar advisor to configure a workbench
window's action bars via the given action bar configurer.
- ActionContext - Class in org.eclipse.ui.actions
-
An ActionContext
represents the context used to determine
which actions are added by an ActionGroup
, and what their
enabled state should be.
- ActionContext(ISelection) - Constructor for class org.eclipse.ui.actions.ActionContext
-
Creates a new action context with the given selection.
- ActionContributionItem - Class in org.eclipse.jface.action
-
A contribution item which delegates to an action.
- ActionContributionItem(IAction) - Constructor for class org.eclipse.jface.action.ActionContributionItem
-
Creates a new contribution item from the given action.
- ActionDelegate - Class in org.eclipse.ui.actions
-
Abstract base implementation of IActionDelegate
and
IActionDelegate2
for a client delegate action.
- ActionDelegate() - Constructor for class org.eclipse.ui.actions.ActionDelegate
-
- ActionFactory - Class in org.eclipse.ui.actions
-
Access to standard actions provided by the workbench.
- ActionFactory(String) - Constructor for class org.eclipse.ui.actions.ActionFactory
-
Creates a new workbench action factory with the given id.
- ActionFactory.IWorkbenchAction - Interface in org.eclipse.ui.actions
-
Interface for a workbench action.
- ActionGroup - Class in org.eclipse.ui.actions
-
An ActionGroup
represents a group of actions
which are added to a context menu, or the action bars of a part, together.
- ActionGroup() - Constructor for class org.eclipse.ui.actions.ActionGroup
-
- ActionHandler - Class in org.eclipse.jface.commands
-
This class adapts instances of IAction
to
IHandler
.
- ActionHandler(IAction) - Constructor for class org.eclipse.jface.commands.ActionHandler
-
Creates a new instance of this class given an instance of
IAction
.
- ActionHandler - Class in org.eclipse.ui.commands
-
Deprecated.
Please use the "org.eclipse.core.commands" plug-in instead.
- ActionHandler(IAction) - Constructor for class org.eclipse.ui.commands.ActionHandler
-
Deprecated.
Creates a new instance of this class given an instance of
IAction
.
- activate() - Method in class org.eclipse.jface.viewers.CellEditor
-
Activates this cell editor.
- activate() - Method in class org.eclipse.jface.viewers.CheckboxCellEditor
-
The CheckboxCellEditor
implementation of
this CellEditor
framework method simulates
the toggling of the checkbox control and notifies
listeners with ICellEditorListener.applyEditorValue
.
- Activate - Static variable in class org.eclipse.swt.SWT
-
The activate event type (value is 26).
- activate() - Method in class org.eclipse.ui.console.AbstractConsole
-
Shows this console in all console views.
- activate(IWorkbenchPart) - Method in interface org.eclipse.ui.IWorkbenchPage
-
Activates the given part.
- activate() - Method in class org.eclipse.ui.part.MultiPageEditorSite
-
Notifies the multi page editor service that the component within which it
exists has become active.
- activate() - Method in class org.eclipse.ui.part.PageSite
-
- activate() - Method in class org.eclipse.ui.SubActionBars
-
Activate the contributions.
- activate(boolean) - Method in class org.eclipse.ui.SubActionBars
-
Activate the contributions.
- ACTIVATE_EDITOR - Static variable in class org.eclipse.ui.actions.ActionFactory
-
Workbench action (id "activateEditor"): Activate the most recently used
editor.
- activateContext(String) - Method in interface org.eclipse.ui.contexts.IContextService
-
Activates the given context within the context of this service.
- activateContext(String, Expression) - Method in interface org.eclipse.ui.contexts.IContextService
-
Activates the given context within the context of this service.
- activateContext(String, Expression, boolean) - Method in interface org.eclipse.ui.contexts.IContextService
-
Activates the given context within the context of this service.
- activateContext(String, Expression, int) - Method in interface org.eclipse.ui.contexts.IContextService
-
- activated(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.debug.ui.AbstractLaunchConfigurationTab
-
This method was added to the ILaunchConfigurationTab
interface
in the 3.0 release to allow tabs to distinguish between a tab being activated
and a tab group be initialized for the first time, from a selected launch
configuration.
- activated(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.debug.ui.CommonTab
-
- activated(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.debug.ui.EnvironmentTab
-
- activated(ILaunchConfigurationWorkingCopy) - Method in interface org.eclipse.debug.ui.ILaunchConfigurationTab
-
Notification that this tab has become the active tab in the launch
configuration dialog.
- activated() - Method in class org.eclipse.debug.ui.memory.AbstractMemoryRendering
-
- activated() - Method in interface org.eclipse.debug.ui.memory.IMemoryRendering
-
Notification this rendering has become the active rendering.
- activated(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.debug.ui.RefreshTab
-
- activated(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.debug.ui.sourcelookup.SourceLookupTab
-
- activated() - Method in interface org.eclipse.ui.console.IConsolePageParticipant
-
Notification this participant's page has been activated.
- activateEditor(IWorkbenchPage, IStructuredSelection) - Method in interface org.eclipse.ui.navigator.ILinkHelper
-
Activate the correct editor for aSelection.
- activateEditor(IEditorPart) - Method in class org.eclipse.ui.part.MultiEditor
-
Activates the given nested editor.
- activateExtensions(String[], boolean) - Method in interface org.eclipse.ui.navigator.INavigatorActivationService
-
Activate the extensions specified by the extensionIds array.
- activateHandler(IHandlerActivation) - Method in interface org.eclipse.ui.handlers.IHandlerService
-
Activates the given handler from a child service.
- activateHandler(String, IHandler) - Method in interface org.eclipse.ui.handlers.IHandlerService
-
Activates the given handler within the context of this service.
- activateHandler(String, IHandler, Expression) - Method in interface org.eclipse.ui.handlers.IHandlerService
-
Activates the given handler within the context of this service.
- activateHandler(String, IHandler, Expression, boolean) - Method in interface org.eclipse.ui.handlers.IHandlerService
-
Activates the given handler within the context of this service.
- activateHandler(String, IHandler, Expression, int) - Method in interface org.eclipse.ui.handlers.IHandlerService
-
- activateKeyBindingService(IWorkbenchSite) - Method in interface org.eclipse.ui.INestableKeyBindingService
-
Deprecated.
Marks the service associated with nestedSite
as active if
one exists.
- activateOnOpen() - Static method in class org.eclipse.jface.util.OpenStrategy
-
Return true if editors should be activated when opened.
- activatePlugins() - Method in interface org.eclipse.jface.text.ITextViewer
-
Activates the installed plug-ins.
- activatePlugins() - Method in class org.eclipse.jface.text.source.SourceViewer
-
- activatePlugins() - Method in class org.eclipse.jface.text.TextViewer
-
- activateSearchResultView() - Static method in class org.eclipse.search.ui.NewSearchUI
-
Activates a search result view in the current workbench window page.
- activateSearchResultView() - Static method in class org.eclipse.search.ui.SearchUI
-
- ACTIVE_ACTION_SETS - Static variable in interface org.eclipse.ui.ISources
-
The priority given when the source includes a particular action set.
- ACTIVE_ACTION_SETS_NAME - Static variable in interface org.eclipse.ui.ISources
-
The variable name for the active action sets.
- ACTIVE_CONTEXT - Static variable in interface org.eclipse.ui.ISources
-
The priority given when the source includes a particular context.
- ACTIVE_CONTEXT_NAME - Static variable in interface org.eclipse.ui.ISources
-
The variable name for the active contexts.
- ACTIVE_CURRENT_SELECTION - Static variable in interface org.eclipse.ui.ISources
-
The priority given when the source includes the current selection.
- ACTIVE_CURRENT_SELECTION_NAME - Static variable in interface org.eclipse.ui.ISources
-
The variable name for the active selection.
- ACTIVE_DESKTOP - Static variable in class org.eclipse.jface.util.OpenStrategy
-
Deprecated.
- ACTIVE_EDITOR - Static variable in interface org.eclipse.ui.ISources
-
The priority given when the source includes the active editor part.
- ACTIVE_EDITOR_ID - Static variable in interface org.eclipse.ui.ISources
-
The priority given when the source includes the active editor identifier.
- ACTIVE_EDITOR_ID_NAME - Static variable in interface org.eclipse.ui.ISources
-
The variable name for the active editor identifier.
- ACTIVE_EDITOR_NAME - Static variable in interface org.eclipse.ui.ISources
-
The variable name for the active editor part.
- ACTIVE_HYPERLINK_COLOR - Static variable in class org.eclipse.jface.preference.JFacePreferences
-
Identifier for the Active Hyperlink Colour
- ACTIVE_MENU - Static variable in interface org.eclipse.ui.ISources
-
The priority given when the source includes the current menu.
- ACTIVE_MENU_NAME - Static variable in interface org.eclipse.ui.ISources
-
The variable name for the active menu.
- ACTIVE_PART - Static variable in interface org.eclipse.ui.ISources
-
The priority given when the source includes the active part.
- ACTIVE_PART_ID - Static variable in interface org.eclipse.ui.ISources
-
The priority given when the source includes the active part id.
- ACTIVE_PART_ID_NAME - Static variable in interface org.eclipse.ui.ISources
-
The variable name for the active part id.
- ACTIVE_PART_NAME - Static variable in interface org.eclipse.ui.ISources
-
The variable name for the active part.
- ACTIVE_SHELL - Static variable in interface org.eclipse.ui.ISources
-
The priority given when the source includes the currently active shell.
- ACTIVE_SHELL_NAME - Static variable in interface org.eclipse.ui.ISources
-
The variable name for the active shell.
- ACTIVE_SITE - Static variable in interface org.eclipse.ui.ISources
-
The priority given when the source includes the active workbench site.
- ACTIVE_SITE_NAME - Static variable in interface org.eclipse.ui.ISources
-
The variable name for the active workbench site.
- ACTIVE_WORKBENCH_WINDOW - Static variable in interface org.eclipse.ui.ISources
-
The priority given when the source includes the currently active
workbench window.
- ACTIVE_WORKBENCH_WINDOW_NAME - Static variable in interface org.eclipse.ui.ISources
-
The variable name for the active workbench window.
- ACTIVE_WORKBENCH_WINDOW_SHELL - Static variable in interface org.eclipse.ui.ISources
-
The priority given when the source includes the currently active
workbench window shell.
- ACTIVE_WORKBENCH_WINDOW_SHELL_NAME - Static variable in interface org.eclipse.ui.ISources
-
The variable name for the active workbench window shell.
- ActiveShellExpression - Class in org.eclipse.ui
-
An expression that checks the active shell variable.
- ActiveShellExpression(Shell) - Constructor for class org.eclipse.ui.ActiveShellExpression
-
Constructs a new instance of ActiveShellExpression
- ActivitiesPreferencePage - Class in org.eclipse.ui.activities
-
Preference page that allows configuration of the activity set.
- ActivitiesPreferencePage() - Constructor for class org.eclipse.ui.activities.ActivitiesPreferencePage
-
- ACTIVITY_NAME - Static variable in class org.eclipse.ui.activities.ActivitiesPreferencePage
-
The name to use for the activities.
- ACTIVITY_NAME - Static variable in class org.eclipse.ui.activities.ActivityCategoryPreferencePage
-
The name to use for the activities.
- ACTIVITY_PROMPT_BUTTON - Static variable in class org.eclipse.ui.activities.ActivitiesPreferencePage
-
The label to be used for the prompt button.
- ACTIVITY_PROMPT_BUTTON - Static variable in class org.eclipse.ui.activities.ActivityCategoryPreferencePage
-
The label to be used for the prompt button.
- ACTIVITY_PROMPT_BUTTON_TOOLTIP - Static variable in class org.eclipse.ui.activities.ActivitiesPreferencePage
-
The tooltip to be used for the prompt button.
- ACTIVITY_PROMPT_BUTTON_TOOLTIP - Static variable in class org.eclipse.ui.activities.ActivityCategoryPreferencePage
-
The tooltip to be used for the prompt button.
- ActivityCategoryPreferencePage - Class in org.eclipse.ui.activities
-
Activities preference page that primarily shows categories and can optionally
show an advanced dialog that allows fine-tune adjustmenet of activities.
- ActivityCategoryPreferencePage() - Constructor for class org.eclipse.ui.activities.ActivityCategoryPreferencePage
-
- activityChanged(ActivityEvent) - Method in interface org.eclipse.ui.activities.IActivityListener
-
Notifies that one or more properties of an instance of IActivity
have changed.
- ActivityEvent - Class in org.eclipse.ui.activities
-
An instance of this class describes changes to an instance of
IActivity
.
- ActivityEvent(IActivity, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.eclipse.ui.activities.ActivityEvent
-
Creates a new instance of this class.
- ActivityEvent(IActivity, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.eclipse.ui.activities.ActivityEvent
-
Creates a new instance of this class.
- activityManagerChanged(ActivityManagerEvent) - Method in interface org.eclipse.ui.activities.IActivityManagerListener
-
Notifies that one or more properties of an instance of IActivityManager
have changed.
- ActivityManagerEvent - Class in org.eclipse.ui.activities
-
An instance of this class describes changes to an instance of
IActivityManager
.
- ActivityManagerEvent(IActivityManager, boolean, boolean, boolean, Set, Set, Set) - Constructor for class org.eclipse.ui.activities.ActivityManagerEvent
-
Creates a new instance of this class.
- ADAPT - Static variable in class org.eclipse.core.expressions.ExpressionTagNames
-
The tag name of the adapt expression (value: adapt
)
- adapt(Control, boolean, boolean) - Method in class org.eclipse.ui.forms.widgets.FormToolkit
-
Adapts a control to be used in a form that is associated with this
toolkit.
- adapt(Composite) - Method in class org.eclipse.ui.forms.widgets.FormToolkit
-
Adapts a composite to be used in a form associated with this toolkit.
- AdaptableList - Class in org.eclipse.ui.model
-
A modifiable list of IAdaptable
objects.
- AdaptableList() - Constructor for class org.eclipse.ui.model.AdaptableList
-
Creates a new adaptable list.
- AdaptableList(int) - Constructor for class org.eclipse.ui.model.AdaptableList
-
Creates a new adaptable list with the given initial capacity.
- AdaptableList(IAdaptable[]) - Constructor for class org.eclipse.ui.model.AdaptableList
-
Creates a new adaptable list containing the given children.
- AdaptableList(Collection) - Constructor for class org.eclipse.ui.model.AdaptableList
-
Creates a new adaptable list containing the elements of the specified
collection, in the order they are returned by the collection's iterator.
- adaptedSelection(IStructuredSelection) - Method in interface org.eclipse.ui.wizards.IWizardDescriptor
-
Answer the selection for the reciever based on whether the it can handle
the selection.
- adaptProjectionToMasterChange(DocumentEvent) - Method in class org.eclipse.jface.text.projection.ProjectionDocument
-
Ensures that when the master event affects this projection document, that the whole region described by the
event is part of this projection document.
- adaptToInsert() - Method in class org.eclipse.jface.text.DefaultPositionUpdater
-
Adapts the currently investigated position to an insertion.
- adaptToRemove() - Method in class org.eclipse.jface.text.DefaultPositionUpdater
-
Adapts the currently investigated position to a deletion.
- adaptToReplace() - Method in class org.eclipse.jface.text.DefaultPositionUpdater
-
Adapts the currently investigated position to the replace operation.
- add(IDiffElement) - Method in class org.eclipse.compare.structuremergeviewer.DiffContainer
-
- add(IDiffElement) - Method in interface org.eclipse.compare.structuremergeviewer.IDiffContainer
-
Adds the given child to this container.
- add(IUndoableOperation) - Method in class org.eclipse.core.commands.operations.DefaultOperationHistory
-
- add(IUndoableOperation) - Method in interface org.eclipse.core.commands.operations.ICompositeOperation
-
Add the specified operation as a child of this operation.
- add(IUndoableOperation) - Method in interface org.eclipse.core.commands.operations.IOperationHistory
-
Add the specified operation to the history without executing it.
- add(IUndoableOperation) - Method in class org.eclipse.core.commands.operations.TriggeredOperations
-
- add(QualifiedName) - Method in interface org.eclipse.core.resources.ISynchronizer
-
Adds the named synchronization partner to this synchronizer's
registry of partners.
- add(Object) - Method in class org.eclipse.core.runtime.ListenerList
-
Adds a listener to this list.
- add(IStatus) - Method in class org.eclipse.core.runtime.MultiStatus
-
Adds the given status to this multi-status.
- add(IUpdate) - Method in class org.eclipse.debug.ui.AbstractDebugView
-
- add(IUpdate) - Method in interface org.eclipse.debug.ui.IDebugView
-
Adds the given IUpdate to this view's collection of updatable
objects.
- add(IAction) - Method in class org.eclipse.jface.action.ContributionManager
-
- add(IContributionItem) - Method in class org.eclipse.jface.action.ContributionManager
-
- add(IToolBarManager) - Method in class org.eclipse.jface.action.CoolBarManager
-
- add(IAction) - Method in interface org.eclipse.jface.action.IContributionManager
-
Adds an action as a contribution item to this manager.
- add(IContributionItem) - Method in interface org.eclipse.jface.action.IContributionManager
-
Adds a contribution item to this manager.
- add(IToolBarManager) - Method in interface org.eclipse.jface.action.ICoolBarManager
-
A convenience method to add a tool bar as a contribution item to this
cool bar manager.
- add(IAction) - Method in class org.eclipse.jface.action.SubContributionManager
-
- add(IContributionItem) - Method in class org.eclipse.jface.action.SubContributionManager
-
- add(IToolBarManager) - Method in class org.eclipse.jface.action.SubCoolBarManager
-
- add(IPreferenceNode) - Method in interface org.eclipse.jface.preference.IPreferenceNode
-
Adds the given preference node as a subnode of this
preference node.
- add(IPreferenceNode) - Method in class org.eclipse.jface.preference.PreferenceNode
-
- add(Annotation) - Method in class org.eclipse.jface.text.source.projection.AnnotationBag
-
Adds the given annotation to the annotation bag.
- add(TemplatePersistenceData) - Method in class org.eclipse.jface.text.templates.persistence.TemplateStore
-
Adds a template encapsulated in its persistent form.
- add(Point, Point) - Static method in class org.eclipse.jface.util.Geometry
-
Adds two points as 2d vectors.
- add(Object[]) - Method in class org.eclipse.jface.viewers.AbstractListViewer
-
Adds the given elements to this list viewer.
- add(Object) - Method in class org.eclipse.jface.viewers.AbstractListViewer
-
Adds the given element to this list viewer.
- add(Object, Object[]) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
-
Adds the given child elements to this viewer as children of the given
parent element.
- add(Object, Object) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
-
Adds the given child element to this viewer as a child of the given
parent element.
- add(Object[]) - Method in interface org.eclipse.jface.viewers.deferred.IConcurrentModelListener
-
Called when elements are added to the model
- add(Object) - Method in class org.eclipse.jface.viewers.deferred.LazySortedCollection
-
Adds the given object to the collection.
- add(Object[]) - Method in class org.eclipse.jface.viewers.TableViewer
-
Adds the given elements to this table viewer.
- add(Object) - Method in class org.eclipse.jface.viewers.TableViewer
-
Adds the given element to this table viewer.
- add(Window) - Method in class org.eclipse.jface.window.WindowManager
-
Adds the given window to the set of windows managed by
this window manager.
- add(Change) - Method in class org.eclipse.ltk.core.refactoring.CompositeChange
-
Adds the given change to the list of children.
- add(IConditionChecker) - Method in class org.eclipse.ltk.core.refactoring.participants.CheckConditionsContext
-
Adds the given condition checker.
- add(String) - Method in class org.eclipse.swt.custom.CCombo
-
Adds the argument to the end of the receiver's list.
- add(String, int) - Method in class org.eclipse.swt.custom.CCombo
-
Adds the argument to the receiver's list at the given
zero-relative index.
- add(Rectangle) - Method in class org.eclipse.swt.graphics.Rectangle
-
Destructively replaces the x, y, width and height values
in the receiver with ones which represent the union of the
rectangles specified by the receiver and the given rectangle.
- add(int[]) - Method in class org.eclipse.swt.graphics.Region
-
Adds the given polygon to the collection of polygons
the receiver maintains to describe its area.
- add(Rectangle) - Method in class org.eclipse.swt.graphics.Region
-
Adds the given rectangle to the collection of polygons
the receiver maintains to describe its area.
- add(int, int, int, int) - Method in class org.eclipse.swt.graphics.Region
-
Adds the given rectangle to the collection of polygons
the receiver maintains to describe its area.
- add(Region) - Method in class org.eclipse.swt.graphics.Region
-
Adds all of the polygons which make up the area covered
by the argument to the collection of polygons the receiver
maintains to describe its area.
- add(String) - Method in class org.eclipse.swt.widgets.Combo
-
Adds the argument to the end of the receiver's list.
- add(String, int) - Method in class org.eclipse.swt.widgets.Combo
-
Adds the argument to the receiver's list at the given
zero-relative index.
- add(String) - Method in class org.eclipse.swt.widgets.List
-
Adds the argument to the end of the receiver's list.
- add(String, int) - Method in class org.eclipse.swt.widgets.List
-
Adds the argument to the receiver's list at the given
zero-relative index.
- ADD - Static variable in interface org.eclipse.team.core.diff.IDiff
-
Diff kind constant (bit mask) indicating that the resource has been
added to its parent.
- add(IDiff) - Method in class org.eclipse.team.core.diff.provider.DiffTree
-
Add the given
IDiff
to the tree.
- add(IDiff) - Method in class org.eclipse.team.core.mapping.provider.ResourceDiffTree
-
- add(SyncInfo) - Method in class org.eclipse.team.core.synchronize.SyncInfoSet
-
Add the given SyncInfo
to the set.
- add(SyncInfo) - Method in class org.eclipse.team.core.synchronize.SyncInfoTree
-
- add(Hyperlink) - Method in class org.eclipse.ui.forms.HyperlinkGroup
-
Adds a hyperlink to the group to be jointly managed.
- add(IWorkingSet) - Method in interface org.eclipse.ui.IWorkingSetUpdater
-
Adds a working set to this updater.
- add(IAdaptable) - Method in class org.eclipse.ui.model.AdaptableList
-
Adds the given adaptable object to this list.
- add(Object, Object[]) - Method in class org.eclipse.ui.navigator.CommonViewer
-
- add(Object, IProgressMonitor) - Method in interface org.eclipse.ui.progress.IElementCollector
-
Add the element to the IElementCollector.
- add(Object[], IProgressMonitor) - Method in interface org.eclipse.ui.progress.IElementCollector
-
Add the elements to the IElementCollector.
- add(VersionedIdentifier) - Method in class org.eclipse.update.search.VersionedIdentifiersFilter
-
- ADD_BOOKMARK - Static variable in interface org.eclipse.ui.texteditor.IWorkbenchActionDefinitionIds
-
Action definition id of the edit add bookmark action.
- ADD_EXT - Static variable in interface org.eclipse.ui.ide.IIDEActionConstants
-
Edit menu: name of group for extra Add-like actions (value "add.ext"
).
- ADD_EXT - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
-
Edit menu: name of group for extra Add-like actions (value "add.ext"
).
- ADD_TASK - Static variable in class org.eclipse.ui.ide.IDEActionFactory
-
IDE-specific workbench action: Add task.
- ADD_TASK - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
-
Deprecated.
in 3.0. Use
org.eclipse.ui.ide.IDEActionFactory.ADD_TASK.getId()
instead.
- ADD_TASK - Static variable in interface org.eclipse.ui.texteditor.IWorkbenchActionDefinitionIds
-
Action definition id of the edit add task action.
- ADD_TASK_ACTION - Static variable in interface org.eclipse.ui.editors.text.ITextEditorHelpContextIds
-
Help context id for the Add Task action.
- ADD_TASK_ACTION - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
-
Deprecated.
in 3.0 Use org.eclipse.ui.texteditor.ITextEditorHelpContextIds.ADD_TASK_ACTION
instead.
- addAccessibleControlListener(AccessibleControlListener) - Method in class org.eclipse.swt.accessibility.Accessible
-
Adds the listener to the collection of listeners who will
be notified when an accessible client asks for custom control
specific information.
- addAccessibleListener(AccessibleListener) - Method in class org.eclipse.swt.accessibility.Accessible
-
Adds the listener to the collection of listeners who will
be notified when an accessible client asks for certain strings,
such as name, description, help, or keyboard shortcut.
- addAccessibleTextListener(AccessibleTextListener) - Method in class org.eclipse.swt.accessibility.Accessible
-
Adds the listener to the collection of listeners who will
be notified when an accessible client asks for custom text control
specific information.
- addAction(IMenuManager, String) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
-
Convenience method to add the action installed under the given action id to the given menu.
- addAction(IMenuManager, String, String) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
-
Convenience method to add the action installed under the given action id to the specified group of the menu.
- addActionContribution(SynchronizePageActionGroup) - Method in interface org.eclipse.team.ui.synchronize.ISynchronizePageConfiguration
-
Register the action group with the configuration.
- addActionSet(String) - Method in interface org.eclipse.ui.IPageLayout
-
Adds an action set with the given id to this page layout.
- addActiveContext(String) - Method in class org.eclipse.core.commands.contexts.ContextManager
-
Activates a context in this context manager.
- addActivityListener(IActivityListener) - Method in interface org.eclipse.ui.activities.IActivity
-
Registers an instance of IActivityListener
to listen for
changes to properties of this instance.
- addActivityManagerListener(IActivityManagerListener) - Method in interface org.eclipse.ui.activities.IActivityManager
-
Registers an instance of IActivityManagerListener
to
listen for changes to properties of this instance.
- addAll(IStatus) - Method in class org.eclipse.core.runtime.MultiStatus
-
Adds all of the children of the given status to this multi-status.
- addAll(Collection) - Method in class org.eclipse.jface.viewers.deferred.LazySortedCollection
-
Adds all items from the given collection to this collection
- addAll(Object[]) - Method in class org.eclipse.jface.viewers.deferred.LazySortedCollection
-
Adds all items from the given array to the collection
- addAll(Object[]) - Method in class org.eclipse.jface.viewers.deferred.SetModel
-
Adds the given elements to the set
- addAll(Collection) - Method in class org.eclipse.jface.viewers.deferred.SetModel
-
Adds the given elements to the set.
- addAll(Change[]) - Method in class org.eclipse.ltk.core.refactoring.CompositeChange
-
Adds all changes in the given array to the list of children.
- addAll(SyncInfoSet) - Method in class org.eclipse.team.core.synchronize.SyncInfoSet
-
Add all the sync info from the given set to this set.
- addAnnotation(Annotation, Position) - Method in class org.eclipse.jface.text.source.AnnotationModel
-
- addAnnotation(Annotation, Position, boolean) - Method in class org.eclipse.jface.text.source.AnnotationModel
-
Adds the given annotation to this model.
- addAnnotation(Annotation, Position) - Method in interface org.eclipse.jface.text.source.IAnnotationModel
-
Adds a annotation to this annotation model.
- addAnnotationModel(Object, IAnnotationModel) - Method in class org.eclipse.jface.text.source.AnnotationModel
-
- addAnnotationModel(Object, IAnnotationModel) - Method in interface org.eclipse.jface.text.source.IAnnotationModelExtension
-
Attaches attachment
to the receiver.
- addAnnotationModelListener(IAnnotationModelListener) - Method in class org.eclipse.jface.text.source.AnnotationModel
-
- addAnnotationModelListener(IAnnotationModelListener) - Method in interface org.eclipse.jface.text.source.IAnnotationModel
-
Registers the annotation model listener with this annotation model.
- addAnnotations(IEditorPart, IStackFrame) - Method in interface org.eclipse.debug.ui.IDebugEditorPresentation
-
Positions and adds annotations to the given editor for the specified
stack frame and returns whether any annotations were added.
- addAnnotationType(Object) - Method in class org.eclipse.jface.text.source.AnnotationPainter
-
Adds the given annotation type to the list of annotation types whose
annotations should be painted by this painter using squiggly drawing.
- addAnnotationType(Object, Object) - Method in class org.eclipse.jface.text.source.AnnotationPainter
-
Adds the given annotation type to the list of annotation types whose
annotations should be painted by this painter using the given drawing strategy.
- addAnnotationType(Object) - Method in class org.eclipse.jface.text.source.AnnotationRulerColumn
-
Adds the given annotation type to this annotation ruler column.
- addAnnotationType(Object) - Method in interface org.eclipse.jface.text.source.IOverviewRuler
-
Adds the given annotation type to this overview ruler.
- addAnnotationType(Object) - Method in class org.eclipse.jface.text.source.OverviewRuler
-
- addArc(float, float, float, float, float, float) - Method in class org.eclipse.swt.graphics.Path
-
Adds to the receiver a circular or elliptical arc that lies within
the specified rectangular area.
- addArchiveReferenceModel(ArchiveReferenceModel) - Method in class org.eclipse.update.core.model.SiteModel
-
Adds an archive reference model to site.
- addArmListener(ArmListener) - Method in class org.eclipse.swt.widgets.MenuItem
-
Adds the listener to the collection of listeners who will
be notified when the arm events are generated for the control, by sending
it one of the messages defined in the ArmListener
interface.
- addAttribute(String, String) - Method in class org.eclipse.osgi.util.ManifestElement
-
Add an attribute to this manifest element.
- addAuthorizationInfo(URL, String, String, Map) - Static method in class org.eclipse.core.runtime.Platform
-
Adds the given authorization information to the key ring.
- addBidiSegmentListener(BidiSegmentListener) - Method in class org.eclipse.swt.custom.StyledText
-
Adds a bidirectional segment listener.
- addBinding(Binding) - Method in class org.eclipse.jface.bindings.BindingManager
-
Adds a single new binding to the existing array of bindings.
- addBindingManagerListener(IBindingManagerListener) - Method in class org.eclipse.jface.bindings.BindingManager
-
Adds a listener to this binding manager.
- AddBookmarkAction - Class in org.eclipse.ui.actions
-
Standard action for adding a bookmark to the currently selected file
resource(s).
- AddBookmarkAction(Shell) - Constructor for class org.eclipse.ui.actions.AddBookmarkAction
-
Creates a new bookmark action.
- AddBookmarkAction(Shell, boolean) - Constructor for class org.eclipse.ui.actions.AddBookmarkAction
-
Creates a new bookmark action.
- addBookmarkAction - Variable in class org.eclipse.ui.views.navigator.MainActionGroup
-
- addBreakpoint(IBreakpoint) - Method in interface org.eclipse.debug.core.IBreakpointManager
-
Adds the given breakpoint to the collection of registered breakpoints
in the workspace and notifies all registered listeners.
- addBreakpoint(IBreakpoint, IAdaptable) - Method in class org.eclipse.debug.ui.AbstractBreakpointOrganizerDelegate
-
- addBreakpoint(IBreakpoint, IAdaptable) - Method in interface org.eclipse.debug.ui.IBreakpointOrganizerDelegate
-
Adds the specified breakpoint to the given category.
- addBreakpointListener(IBreakpointListener) - Method in interface org.eclipse.debug.core.IBreakpointManager
-
Adds the given listener to the collection of registered breakpoint listeners.
- addBreakpointListener(IBreakpointsListener) - Method in interface org.eclipse.debug.core.IBreakpointManager
-
Adds the given listener to the collection of registered breakpoint listeners.
- addBreakpointManagerListener(IBreakpointManagerListener) - Method in interface org.eclipse.debug.core.IBreakpointManager
-
Adds the given listener to the collection of registered breakpoint manager
listeners.
- addBreakpoints(IBreakpoint[]) - Method in interface org.eclipse.debug.core.IBreakpointManager
-
Adds the given breakpoints to the collection of registered breakpoints
in the workspace and notifies all registered listeners.
- addBuildListener(String) - Method in class org.eclipse.ant.core.AntRunner
-
Adds a build listener.
- addBuildLogger(String) - Method in class org.eclipse.ant.core.AntRunner
-
Sets the build logger.
- addCacheListener(ICacheListener) - Method in interface org.eclipse.team.core.ICache
-
Add a listener to the cache that will receive notification
when the cache is disposed.
- addCategory(ICategory) - Method in interface org.eclipse.update.core.ISiteFeatureReference
-
Adds a category to the referenced feature.
- addCategory(ICategory) - Method in class org.eclipse.update.core.SiteFeatureReference
-
Adds a category to the referenced feature.
- addCategoryListener(ICategoryListener) - Method in class org.eclipse.core.commands.Category
-
Adds a listener to this category that will be notified when this
category's state changes.
- addCategoryListener(ICategoryListener) - Method in interface org.eclipse.ui.activities.ICategory
-
Registers an instance of ICategoryListener
to listen for
changes to properties of this instance.
- addCategoryListener(ICategoryListener) - Method in interface org.eclipse.ui.commands.ICategory
-
Deprecated.
Registers an instance of ICategoryListener
to listen for
changes to attributes of this instance.
- addCategoryModel(CategoryModel) - Method in class org.eclipse.update.core.model.SiteModel
-
Adds a category model to site.
- addCategoryName(String) - Method in class org.eclipse.update.core.SiteFeatureReferenceModel
-
Adds the name of a category this feature belongs to.
- addCellEditor(CellEditor) - Method in class org.eclipse.ui.part.CellEditorActionHandler
-
Adds a CellEditor
to the handler so that the
Cut, Copy, Paste, Delete, Select All, Find, Undo, and Redo
actions are redirected to it when active.
- addChange(TextChange) - Method in class org.eclipse.ltk.core.refactoring.MultiStateTextFileChange
-
Adds a new text change to this composite change.
- addChangeGroup(TextEditBasedChangeGroup) - Method in class org.eclipse.ltk.core.refactoring.TextEditBasedChange
-
- addChangeListener(IPathVariableChangeListener) - Method in interface org.eclipse.core.resources.IPathVariableManager
-
Registers the given listener to receive notification of changes to path
variables.
- addCheckStateListener(ICheckStateListener) - Method in class org.eclipse.jface.viewers.CheckboxTableViewer
-
- addCheckStateListener(ICheckStateListener) - Method in class org.eclipse.jface.viewers.CheckboxTreeViewer
-
- addCheckStateListener(ICheckStateListener) - Method in interface org.eclipse.jface.viewers.ICheckable
-
Adds a listener for changes to the checked state of elements
in this viewer.
- addCheckStateListener(ICheckStateListener) - Method in interface org.eclipse.ltk.ui.refactoring.history.IRefactoringHistoryControl
-
Registers the specified check state listener with this control.
- addChild(DocumentRangeNode) - Method in class org.eclipse.compare.structuremergeviewer.DocumentRangeNode
-
Adds the given node as a child.
- addChild(TextEditChangeNode.ChildNode) - Method in class org.eclipse.ltk.ui.refactoring.LanguageElementNode
-
Adds the given ChildNode to this LanguageElementNode
- addChild(TextEdit) - Method in class org.eclipse.text.edits.TextEdit
-
Adds the given edit child
to this edit.
- addChild(FileSystemElement) - Method in class org.eclipse.ui.dialogs.FileSystemElement
-
Adds the passed child to this object's collection of children.
- addChild(IntroElement) - Method in class org.eclipse.ui.intro.config.IntroElement
-
Adds a child to this element.
- addChild(IFeature) - Method in interface org.eclipse.update.core.IFeatureContentConsumer
-
Link the content consumer of the feature as a child
content consumer
- addChildren(TextEdit[]) - Method in class org.eclipse.text.edits.TextEdit
-
Adds all edits in edits
to this edit.
- addChildren(Object, Object[], IProgressMonitor) - Method in class org.eclipse.ui.progress.DeferredTreeContentManager
-
Create a UIJob to add the children to the parent in the tree viewer.
- addCloseWindowListener(CloseWindowListener) - Method in class org.eclipse.swt.browser.Browser
-
Adds the listener to the collection of listeners who will be
notified when the window hosting the receiver should be closed.
- addColumnData(ColumnLayoutData) - Method in class org.eclipse.jface.viewers.TableLayout
-
Adds a new column of data to this table layout.
- addCommand(int, int, String, IDocumentListener) - Method in class org.eclipse.jface.text.DocumentCommand
-
Adds an additional replace command.
- addCommandListener(ICommandListener) - Method in class org.eclipse.core.commands.Command
-
Adds a listener to this command that will be notified when this command's
state changes.
- addCommandListener(ICommandListener) - Method in interface org.eclipse.ui.commands.ICommand
-
Deprecated.
Registers an instance of ICommandListener
to listen for
changes to attributes of this instance.
- addCommandManagerListener(ICommandManagerListener) - Method in class org.eclipse.core.commands.CommandManager
-
Adds a listener to this command manager.
- addCommandManagerListener(ICommandManagerListener) - Method in interface org.eclipse.ui.commands.ICommandManager
-
Deprecated.
Registers an instance of ICommandManagerListener
to listen
for changes to attributes of this instance.
- addCompareInputChangeListener(ICompareInputChangeListener) - Method in class org.eclipse.compare.structuremergeviewer.DiffNode
-
Registers a listener for changes of this ICompareInput
.
- addCompareInputChangeListener(ICompareInputChangeListener) - Method in interface org.eclipse.compare.structuremergeviewer.ICompareInput
-
Registers the given listener for notification.
- addCompletionListener(ICompletionListener) - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
-
- addCompletionListener(ICompletionListener) - Method in interface org.eclipse.jface.text.contentassist.IContentAssistantExtension2
-
Adds a completion listener that will be informed before proposals are computed.
- addCompletionListener(ICompletionListener) - Method in interface org.eclipse.jface.text.quickassist.IQuickAssistAssistant
-
Adds a completion listener that will be informed before proposals are computed.
- addCompletionListener(ICompletionListener) - Method in class org.eclipse.jface.text.quickassist.QuickAssistAssistant
-
- addConfiguration(IInstallConfiguration) - Method in interface org.eclipse.update.configuration.ILocalSite
-
Adds the specified configuration to this local site.
- addConfiguredSite(IConfiguredSite) - Method in interface org.eclipse.update.configuration.IInstallConfiguration
-
Adds the specified site to this configuration.
- addConfiguredSiteChangedListener(IConfiguredSiteChangedListener) - Method in interface org.eclipse.update.configuration.IConfiguredSite
-
Adds a change listener to the configured site.
- addConsoleListener(IConsoleListener) - Method in interface org.eclipse.ui.console.IConsoleManager
-
Registers the given listener for console notifications.
- addConsoles(IConsole[]) - Method in interface org.eclipse.ui.console.IConsoleManager
-
Adds the given consoles to the console manager.
- addContentChangeListener(IContentChangeListener) - Method in class org.eclipse.compare.BufferedContent
-
- addContentChangeListener(IContentChangeListener) - Method in interface org.eclipse.compare.IContentChangeNotifier
-
Adds a content change listener to this notifier.
- addContentProposalListener(IContentProposalListener) - Method in class org.eclipse.jface.fieldassist.ContentProposalAdapter
-
Add the specified listener to the list of content proposal listeners that
are notified when content proposals are chosen.
- addContentTypeChangeListener(IContentTypeManager.IContentTypeChangeListener) - Method in interface org.eclipse.core.runtime.content.IContentTypeManager
-
Register the given listener for notification of content type changes.
- addContext(IUndoContext) - Method in class org.eclipse.core.commands.operations.AbstractOperation
-
- addContext(IUndoContext) - Method in interface org.eclipse.core.commands.operations.IUndoableOperation
-
Add the specified context to the operation.
- addContext(IUndoContext) - Method in class org.eclipse.core.commands.operations.TriggeredOperations
-
Add the specified context to the operation.
- addContextListener(IContextListener) - Method in class org.eclipse.core.commands.contexts.Context
-
Registers an instance of IContextListener
to listen for
changes to properties of this instance.
- addContextListener(IContextListener) - Method in interface org.eclipse.ui.contexts.IContext
-
Deprecated.
Registers an instance of IContextListener
to listen for
changes to properties of this instance.
- addContextManagerListener(IContextManagerListener) - Method in class org.eclipse.core.commands.contexts.ContextManager
-
Adds a listener to this context manager.
- addContextManagerListener(IContextManagerListener) - Method in interface org.eclipse.ui.contexts.IContextManager
-
Deprecated.
Registers an instance of IContextManagerListener
to listen
for changes to properties of this instance.
- addContextManagerListener(IContextManagerListener) - Method in interface org.eclipse.ui.contexts.IContextService
-
Adds a listener to this context service.
- addContextMenuManager(IMenuManager) - Method in class org.eclipse.debug.ui.AbstractDebugView
-
Adds a context menu manager that is relevant to this view.
- addContextType(TemplateContextType) - Method in class org.eclipse.jface.text.templates.ContextTypeRegistry
-
Adds a context type to the registry.
- addContextType(String) - Method in class org.eclipse.ui.editors.text.templates.ContributionContextTypeRegistry
-
Tries to create a context type given an id.
- addContribution(InputStream, IContributor, boolean, String, ResourceBundle, Object) - Method in interface org.eclipse.core.runtime.IExtensionRegistry
-
Adds to this extension registry an extension point(s), extension(s), or
a combination of those described by the XML file.
- addControlListener(ControlListener) - Method in class org.eclipse.swt.widgets.Control
-
Adds the listener to the collection of listeners who will
be notified when the control is moved or resized, by sending
it one of the messages defined in the ControlListener
interface.
- addControlListener(ControlListener) - Method in class org.eclipse.swt.widgets.TableColumn
-
Adds the listener to the collection of listeners who will
be notified when the control is moved or resized, by sending
it one of the messages defined in the ControlListener
interface.
- addControlListener(ControlListener) - Method in class org.eclipse.swt.widgets.Tracker
-
Adds the listener to the collection of listeners who will
be notified when the control is moved or resized, by sending
it one of the messages defined in the ControlListener
interface.
- addControlListener(ControlListener) - Method in class org.eclipse.swt.widgets.TreeColumn
-
Adds the listener to the collection of listeners who will
be notified when the control is moved or resized, by sending
it one of the messages defined in the ControlListener
interface.
- addCoolBar(int) - Method in class org.eclipse.jface.window.ApplicationWindow
-
Configures this window to have a cool bar.
- addCTabFolder2Listener(CTabFolder2Listener) - Method in class org.eclipse.swt.custom.CTabFolder
-
Adds the listener to the collection of listeners who will
be notified when a tab item is closed, minimized, maximized,
restored, or to show the list of items that are not
currently visible.
- addCTabFolderListener(CTabFolderListener) - Method in class org.eclipse.swt.custom.CTabFolder
-
Deprecated.
use addCTabFolder2Listener(CTabFolder2Listener)
- addDebugEventFilter(IDebugEventFilter) - Method in class org.eclipse.debug.core.DebugPlugin
-
Adds the given debug event filter to the registered
event filters.
- addDebugEventListener(IDebugEventSetListener) - Method in class org.eclipse.debug.core.DebugPlugin
-
Adds the given listener to the collection of registered debug
event listeners.
- addDebugTarget(IDebugTarget) - Method in interface org.eclipse.debug.core.ILaunch
-
Adds the given debug target to this launch.
- addDebugTarget(IDebugTarget) - Method in class org.eclipse.debug.core.Launch
-
- addDecoratedStateChangeListener(ITeamStateChangeListener) - Method in interface org.eclipse.team.ui.mapping.ITeamStateProvider
-
Add a decorated state change listener to the provider.
- addDecoratedStateChangeListener(ITeamStateChangeListener) - Method in class org.eclipse.team.ui.synchronize.TeamStateProvider
-
- addDecorator(int, IVerticalRulerColumn) - Method in class org.eclipse.jface.text.source.CompositeRuler
-
Inserts the given column at the specified slot to this composite ruler.
- addDiffChangeListener(IDiffChangeListener) - Method in interface org.eclipse.team.core.diff.IDiffTree
-
Add a listener to the tree.
- addDiffChangeListener(IDiffChangeListener) - Method in class org.eclipse.team.core.diff.provider.DiffTree
-
- addDirective(String, String) - Method in class org.eclipse.osgi.util.ManifestElement
-
Add a directive to this manifest element.
- addDiscoverySiteEntryModel(URLEntryModel) - Method in class org.eclipse.update.core.model.FeatureModel
-
Adds an additional update site reference.
- addDisposeListener(DisposeListener) - Method in class org.eclipse.jface.text.DefaultInformationControl
-
- addDisposeListener(DisposeListener) - Method in interface org.eclipse.jface.text.IInformationControl
-
Adds the given listener to the list of dispose listeners.
- addDisposeListener(DisposeListener) - Method in class org.eclipse.swt.widgets.Widget
-
Adds the listener to the collection of listeners who will
be notified when the widget is disposed.
- addDocument(String, String, URL, String, Document) - Method in interface org.eclipse.help.search.ISearchIndex
-
Adds a document to the search index by parsing it using one of the file-based search
participants, or the default HTML search participant.
- addDocument(ISearchIndex, String, String, URL, String, Document) - Method in class org.eclipse.help.search.LuceneSearchParticipant
-
Adds the document to the search index.
- addDocument(ISearchIndex, String, String, URL, String, Document) - Method in class org.eclipse.help.search.XMLSearchParticipant
-
- addDocumentListener(IDocumentListener) - Method in class org.eclipse.jface.text.AbstractDocument
-
- addDocumentListener(IDocumentListener) - Method in interface org.eclipse.jface.text.IDocument
-
Registers the document listener with the document.
- addDocumentPartitioners(IDocument, Map) - Static method in class org.eclipse.jface.text.TextUtilities
-
Connects the given document with all document partitioners stored in the given map under
their partitioning name.
- addDocumentPartitioningListener(IDocumentPartitioningListener) - Method in class org.eclipse.jface.text.AbstractDocument
-
- addDocumentPartitioningListener(IDocumentPartitioningListener) - Method in interface org.eclipse.jface.text.IDocument
-
Registers the document partitioning listener with the document.
- addDocumentRewriteSessionListener(IDocumentRewriteSessionListener) - Method in class org.eclipse.jface.text.AbstractDocument
-
- addDocumentRewriteSessionListener(IDocumentRewriteSessionListener) - Method in interface org.eclipse.jface.text.IDocumentExtension4
-
Registers the document rewrite session listener with the document.
- addDocumentUndoListener(IDocumentUndoListener) - Method in class org.eclipse.text.undo.DocumentUndoManager
-
- addDocumentUndoListener(IDocumentUndoListener) - Method in interface org.eclipse.text.undo.IDocumentUndoManager
-
Adds the specified listener to the list of document undo listeners that
are notified before and after changes are undone or redone in the
document.
- addDoubleClickListener(IDoubleClickListener) - Method in class org.eclipse.compare.CompareViewerSwitchingPane
-
- addDoubleClickListener(IDoubleClickListener) - Method in class org.eclipse.jface.viewers.StructuredViewer
-
Adds a listener for double-clicks in this viewer.
- addDragListener(DragSourceListener) - Method in class org.eclipse.swt.dnd.DragSource
-
Adds the listener to the collection of listeners who will
be notified when a drag and drop operation is in progress, by sending
it one of the messages defined in the DragSourceListener
interface.
- addDragListener(Control, Listener) - Static method in class org.eclipse.ui.presentations.PresentationUtil
-
Adds a drag listener to the given control.
- addDragSourceListener(TransferDragSourceListener) - Method in class org.eclipse.jface.util.DelegatingDragAdapter
-
Adds the given TransferDragSourceListener
.
- addDragSupport(int, Transfer[], DragSourceListener) - Method in class org.eclipse.jface.viewers.StructuredViewer
-
Adds support for dragging items out of this viewer via a user
drag-and-drop operation.
- addDrawingStrategy(Object, AnnotationPainter.IDrawingStrategy) - Method in class org.eclipse.jface.text.source.AnnotationPainter
-
Registers a new drawing strategy under the given ID.
- addDropListener(DropTargetListener) - Method in class org.eclipse.swt.dnd.DropTarget
-
Adds the listener to the collection of listeners who will
be notified when a drag and drop operation is in progress, by sending
it one of the messages defined in the DropTargetListener
interface.
- addDropSupport(int, Transfer[], DropTargetListener) - Method in class org.eclipse.jface.viewers.StructuredViewer
-
Adds support for dropping items into this viewer via a user drag-and-drop
operation.
- addDropTargetListener(TransferDropTargetListener) - Method in class org.eclipse.jface.util.DelegatingDropAdapter
-
Adds the given TransferDropTargetListener
.
- ADDED - Static variable in interface org.eclipse.core.resources.IResourceDelta
-
Delta kind constant (bit mask) indicating that the resource has been added
to its parent.
- ADDED - Static variable in interface org.eclipse.core.runtime.IExtensionDelta
-
Delta kind constant indicating that an extension has been added to an
extension point.
- added(IEclipsePreferences.NodeChangeEvent) - Method in interface org.eclipse.core.runtime.preferences.IEclipsePreferences.INodeChangeListener
-
Notification that a child node was added to the preference hierarchy.
- ADDED - Static variable in interface org.eclipse.jface.text.source.ILineDiffInfo
-
Denotes an added line.
- ADDED - Static variable in class org.eclipse.ltk.core.refactoring.history.RefactoringHistoryEvent
-
Event type indicating that a refactoring descriptor has been added to its
associated history (value 4)
- ADDED - Static variable in class org.eclipse.search.ui.text.MatchEvent
-
Constant for a matches being added.
- ADDED_PHANTOM - Static variable in interface org.eclipse.core.resources.IResourceDelta
-
Delta kind constant (bit mask) indicating that a phantom resource has been added at
the location of the delta node.
- addEdit(TextEdit) - Method in class org.eclipse.ltk.core.refactoring.TextChange
-
Adds the given edit to the edit tree.
- addEditorAreaTransfer(Transfer) - Method in interface org.eclipse.ui.application.IWorkbenchWindowConfigurer
-
Adds the given drag and drop Transfer
type to the ones
supported for drag and drop on the editor area of this workbench window.
- addElement(Object, RefactoringArguments) - Method in interface org.eclipse.ltk.core.refactoring.participants.ISharableParticipant
-
Adds the given element and argument to the refactoring participant.
- addElementStateListener(IElementStateListener) - Method in class org.eclipse.ui.editors.text.ForwardingDocumentProvider
-
- addElementStateListener(IElementStateListener) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider
-
- addElementStateListener(IElementStateListener) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider.NullProvider
-
- addElementStateListener(IElementStateListener) - Method in class org.eclipse.ui.texteditor.AbstractDocumentProvider
-
- addElementStateListener(IElementStateListener) - Method in interface org.eclipse.ui.texteditor.IDocumentProvider
-
Adds the given element state listener to this document provider.
- addEnabledSubmission(EnabledSubmission) - Method in interface org.eclipse.ui.contexts.IWorkbenchContextSupport
-
Deprecated.
Add a single enabled submission for consideration.
- addEnabledSubmissions(Collection) - Method in interface org.eclipse.ui.contexts.IWorkbenchContextSupport
-
Deprecated.
Adds zero or more enabled submissions for consideration.
- addEntry(URL, List) - Method in class org.eclipse.core.launcher.Main
-
- addEntry(int, String, RefactoringStatusContext, String, int) - Method in class org.eclipse.ltk.core.refactoring.RefactoringStatus
-
Adds a new entry filled with the given arguments to this status.
- addEntry(int, String, RefactoringStatusContext, String, int, Object) - Method in class org.eclipse.ltk.core.refactoring.RefactoringStatus
-
Adds a new entry filled with the given arguments to this status.
- addEntry(RefactoringStatusEntry) - Method in class org.eclipse.ltk.core.refactoring.RefactoringStatus
-
Adds the given RefactoringStatusEntry
.
- addError(String) - Method in class org.eclipse.ltk.core.refactoring.RefactoringStatus
-
Adds an ERROR
entry filled with the given message to this status.
- addError(String, RefactoringStatusContext) - Method in class org.eclipse.ltk.core.refactoring.RefactoringStatus
-
Adds an ERROR
entry filled with the given message and context to
this status.
- addError(ITeamStatus) - Method in class org.eclipse.team.core.synchronize.SyncInfoSet
-
Add the error to the set.
- addEventListener(int, OleListener) - Method in class org.eclipse.swt.ole.win32.OleControlSite
-
Adds the listener to receive events.
- addEventListener(OleAutomation, int, OleListener) - Method in class org.eclipse.swt.ole.win32.OleControlSite
-
Adds the listener to receive events.
- addEventListener(OleAutomation, String, int, OleListener) - Method in class org.eclipse.swt.ole.win32.OleControlSite
-
Adds the listener to receive events.
- addExecutionListener(IExecutionListener) - Method in class org.eclipse.core.commands.Command
-
Adds a listener to this command that will be notified when this command
is about to execute.
- addExecutionListener(IExecutionListener) - Method in class org.eclipse.core.commands.CommandManager
-
Adds an execution listener to this manager.
- addExecutionListener(IRefactoringExecutionListener) - Method in interface org.eclipse.ltk.core.refactoring.history.IRefactoringHistoryService
-
Adds the specified refactoring execution listener to this service.
- addExecutionListener(IExecutionListener) - Method in interface org.eclipse.ui.commands.ICommandService
-
Adds an execution listener to the command service.
- addExpandListener(ExpandListener) - Method in class org.eclipse.swt.widgets.ExpandBar
-
Adds the listener to the collection of listeners who will
be notified when an item in the receiver is expanded or collapsed
by sending it one of the messages defined in the ExpandListener
interface.
- addExpansionListener(IExpansionListener) - Method in class org.eclipse.ui.forms.widgets.ExpandableComposite
-
Adds the listener that will be notified when the expansion state changes.
- addExpression(IExpression) - Method in interface org.eclipse.debug.core.IExpressionManager
-
Adds the given expression to the collection of registered expressions
in the workspace and notifies all registered listeners.
- addExpressionListener(IExpressionListener) - Method in interface org.eclipse.debug.core.IExpressionManager
-
Adds the given listener to the collection of registered expression listeners.
- addExpressionListener(IExpressionsListener) - Method in interface org.eclipse.debug.core.IExpressionManager
-
Adds the given listener to the collection of registered expression listeners.
- addExpressions(IExpression[]) - Method in interface org.eclipse.debug.core.IExpressionManager
-
Adds the given expressions to the collection of registered expressions
in the workspace and notifies all registered listeners.
- addExtendedModifyListener(ExtendedModifyListener) - Method in class org.eclipse.swt.custom.StyledText
-
Adds an extended modify listener.
- addExtension(IExtensionTracker, IExtension) - Method in interface org.eclipse.core.runtime.dynamichelpers.IExtensionChangeHandler
-
This method is called whenever an extension conforming to the extension point filter
is being added to the registry.
- addExtensionActivationListener(IExtensionActivationListener) - Method in interface org.eclipse.ui.navigator.INavigatorActivationService
-
Request notification when the activation state changes.
- addExtensionMappings(String[], int[]) - Method in interface org.eclipse.team.core.IFileContentManager
-
Map a set of file extensions to a set of content types and save the mapping in
the preferences.
- addFastView(String) - Method in interface org.eclipse.ui.IPageLayout
-
Adds the view with the given compound id to the page layout as a fast view.
- addFastView(String, float) - Method in interface org.eclipse.ui.IPageLayout
-
Adds the view with the given compound id to the page layout as a fast view
with the given width ratio.
- addFatalError(String) - Method in class org.eclipse.ltk.core.refactoring.RefactoringStatus
-
Adds a FATAL
entry filled with the given message to this status.
- addFatalError(String, RefactoringStatusContext) - Method in class org.eclipse.ltk.core.refactoring.RefactoringStatus
-
Adds a FATAL
entry filled with the given message and status to
this status.
- addFeatureReferenceModel(SiteFeatureReferenceModel) - Method in class org.eclipse.update.core.model.SiteModel
-
Adds a feature reference model to site.
- addField(FieldEditor) - Method in class org.eclipse.jface.preference.FieldEditorPreferencePage
-
Adds the given field editor to this page.
- addFieldDecoration(FieldDecoration, int, boolean) - Method in class org.eclipse.jface.fieldassist.DecoratedField
-
Adds an image decoration to the field.
- addFile(IFile) - Method in class org.eclipse.ltk.core.refactoring.participants.ValidateEditChecker
-
Adds the given file to this checker.
- addFileBufferListener(IFileBufferListener) - Method in interface org.eclipse.core.filebuffers.IFileBufferManager
-
Adds the given listener to the list of file buffer listeners.
- addFileExtension(String) - Method in interface org.eclipse.core.runtime.IPath
-
Returns a new path which is the same as this path but with
the given file extension added.
- addFileExtension(String) - Method in class org.eclipse.core.runtime.Path
-
- addFiles(IFile[]) - Method in class org.eclipse.ltk.core.refactoring.participants.ValidateEditChecker
-
Adds the given array of files.
- addFileSpec(String, int) - Method in interface org.eclipse.core.runtime.content.IContentTypeSettings
-
Adds a user-defined file specification to the corresponding content type.
- addFilter(ViewerFilter) - Method in class org.eclipse.jface.viewers.StructuredViewer
-
Adds the given filter to this viewer, and triggers refiltering and
resorting of the elements.
- addFilter(int, Listener) - Method in class org.eclipse.swt.widgets.Display
-
Adds the listener to the collection of listeners who will
be notified when an event of the given type occurs anywhere
in a widget.
- addFilter(ViewerFilter) - Method in class org.eclipse.ui.dialogs.CheckedTreeSelectionDialog
-
Adds a filter to the tree viewer.
- addFilter(ViewerFilter) - Method in class org.eclipse.ui.dialogs.ElementTreeSelectionDialog
-
Adds a filter to the tree viewer.
- addFilter(IUpdateSearchFilter) - Method in class org.eclipse.update.search.UpdateSearchRequest
-
Adds a filter to this request.
- addFocusListener(FocusListener) - Method in class org.eclipse.jface.text.DefaultInformationControl
-
- addFocusListener(FocusListener) - Method in interface org.eclipse.jface.text.IInformationControl
-
Adds the given listener to the list of focus listeners.
- addFocusListener(FocusListener) - Method in class org.eclipse.swt.widgets.Control
-
Adds the listener to the collection of listeners who will
be notified when the control gains or loses focus, by sending
it one of the messages defined in the FocusListener
interface.
- addFragment(PluginFragmentModel) - Method in class org.eclipse.core.runtime.model.PluginRegistryModel
-
Deprecated.
Adds the specified plug-in fragment to this registry.
- addGroup(LinkedPositionGroup) - Method in class org.eclipse.jface.text.link.LinkedModeModel
-
Adds a position group to this LinkedModeModel
.
- addGroup(IMenuManager, String, String) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
-
Convenience method to add a new group after the specified group.
- addHandlerListener(IHandlerListener) - Method in class org.eclipse.core.commands.AbstractHandler
-
- addHandlerListener(IHandlerListener) - Method in interface org.eclipse.core.commands.IHandler
-
Registers an instance of IHandlerListener
to listen for
changes to properties of this instance.
- addHandlerListener(IHandlerListener) - Method in class org.eclipse.jface.commands.ActionHandler
-
- addHandlerListener(IHandlerListener) - Method in class org.eclipse.ui.commands.AbstractHandler
-
Deprecated.
- addHandlerListener(IHandlerListener) - Method in class org.eclipse.ui.commands.ActionHandler
-
Deprecated.
- addHandlerListener(IHandlerListener) - Method in interface org.eclipse.ui.commands.IHandler
-
Deprecated.
Registers an instance of IHandlerListener
to listen for
changes to properties of this instance.
- addHandlerSubmission(HandlerSubmission) - Method in interface org.eclipse.ui.commands.IWorkbenchCommandSupport
-
Deprecated.
Adds a single handler submissions for consideration by the workbench.
- addHandlerSubmissions(Collection) - Method in interface org.eclipse.ui.commands.IWorkbenchCommandSupport
-
Deprecated.
Adds a collection of handler submissions for consideration by the
workbench.
- addHeaderAnnotationType(Object) - Method in interface org.eclipse.jface.text.source.IOverviewRuler
-
Adds the given annotation type to the header of this ruler.
- addHeaderAnnotationType(Object) - Method in class org.eclipse.jface.text.source.OverviewRuler
-
- addHelpListener(HelpListener) - Method in class org.eclipse.jface.viewers.Viewer
-
Adds a listener for help requests in this viewer.
- addHelpListener(HelpListener) - Method in class org.eclipse.swt.widgets.Control
-
Adds the listener to the collection of listeners who will
be notified when help events are generated for the control,
by sending it one of the messages defined in the
HelpListener
interface.
- addHelpListener(HelpListener) - Method in class org.eclipse.swt.widgets.Menu
-
Adds the listener to the collection of listeners who will
be notified when help events are generated for the control,
by sending it one of the messages defined in the
HelpListener
interface.
- addHelpListener(HelpListener) - Method in class org.eclipse.swt.widgets.MenuItem
-
Adds the listener to the collection of listeners who will
be notified when the help events are generated for the control, by sending
it one of the messages defined in the HelpListener
interface.
- addHighlightAnnotationType(Object) - Method in class org.eclipse.jface.text.source.AnnotationPainter
-
Adds the given annotation type to the list of annotation types whose
annotations should be highlighted this painter.
- addHistoryListener(IRefactoringHistoryListener) - Method in interface org.eclipse.ltk.core.refactoring.history.IRefactoringHistoryService
-
Adds the specified refactoring history listener to this service.
- addHyperlink(IHyperlink, int, int) - Method in class org.eclipse.ui.console.TextConsole
-
Adds a hyperlink to this console.
- addHyperlinkListener(IHyperlinkListener) - Method in class org.eclipse.ui.forms.widgets.AbstractHyperlink
-
Adds the event listener to this hyperlink.
- addHyperlinkListener(IHyperlinkListener) - Method in class org.eclipse.ui.forms.widgets.FormText
-
Adds a listener that will handle hyperlink events.
- addIDEEncoding(String) - Static method in class org.eclipse.ui.ide.IDEEncoding
-
Add value to the list of workbench encodings.
- addIdentifierListener(IIdentifierListener) - Method in interface org.eclipse.ui.activities.IIdentifier
-
Registers an instance of IIdentifierListener
to listen
for changes to properties of this instance.
- addImageLoaderListener(ImageLoaderListener) - Method in class org.eclipse.swt.graphics.ImageLoader
-
Adds the listener to the collection of listeners who will be
notified when image data is either partially or completely loaded.
- addImportModel(ImportModel) - Method in class org.eclipse.update.core.model.FeatureModel
-
Adds a plug-in dependency entry.
- addIncludedFeatureReferenceModel(IncludedFeatureReferenceModel) - Method in class org.eclipse.update.core.model.FeatureModel
-
Adds a feature identifier.
- addInfo(String) - Method in class org.eclipse.ltk.core.refactoring.RefactoringStatus
-
Adds an INFO
entry filled with the given message to this status.
- addInfo(String, RefactoringStatusContext) - Method in class org.eclipse.ltk.core.refactoring.RefactoringStatus
-
Adds an INFO
entry filled with the given message and context to
this status.
- addInfoListener(ILocalSystemInfoListener) - Static method in class org.eclipse.update.configuration.LocalSystemInfo
-
Add local system change listener.
- addInstallConfigurationChangedListener(IInstallConfigurationChangedListener) - Method in interface org.eclipse.update.configuration.IInstallConfiguration
-
Adds a configuration change listener.
- addItems(List) - Method in class org.eclipse.ui.actions.BaseNewWizardMenu
-
Adds the items to show to the given list.
- addItems(List) - Method in class org.eclipse.ui.actions.NewWizardMenu
-
- ADDITION - Static variable in class org.eclipse.compare.structuremergeviewer.Differencer
-
Difference constant (value 1) indicating one side was added.
- ADDITION - Static variable in class org.eclipse.team.core.synchronize.SyncInfo
-
Sync constant (value 1) indicating that one side was added.
- addJobChangeListener(IJobChangeListener) - Method in interface org.eclipse.core.runtime.jobs.IJobManager
-
Registers a job listener with the job manager.
- addJobChangeListener(IJobChangeListener) - Method in class org.eclipse.core.runtime.jobs.Job
-
Registers a job listener with this job
Has no effect if an identical listener is already registered.
- addKeyConfigurationListener(IKeyConfigurationListener) - Method in interface org.eclipse.ui.commands.IKeyConfiguration
-
Deprecated.
Registers an instance of IKeyConfigurationListener
to
listen for changes to attributes of this instance.
- addKeyListener(KeyListener) - Method in class org.eclipse.jface.contentassist.AbstractControlContentAssistSubjectAdapter
-
Deprecated.
- addKeyListener(KeyListener) - Method in interface org.eclipse.jface.contentassist.IContentAssistSubjectControl
-
Adds the listener to the collection of listeners who will be notified
when keys are pressed and released on the system keyboard, by sending it
one of the messages defined in the
KeyListener
interface.
- addKeyListener(KeyListener) - Method in class org.eclipse.swt.widgets.Control
-
Adds the listener to the collection of listeners who will
be notified when keys are pressed and released on the system keyboard, by sending
it one of the messages defined in the KeyListener
interface.
- addKeyListener(KeyListener) - Method in class org.eclipse.swt.widgets.Tracker
-
Adds the listener to the collection of listeners who will
be notified when keys are pressed and released on the system keyboard, by sending
it one of the messages defined in the KeyListener
interface.
- addLabelDecorator(ILabelDecorator) - Method in interface org.eclipse.team.ui.synchronize.ISynchronizePageConfiguration
-
Add a label decorator to the page configuration.
- addLaunch(ILaunch) - Method in interface org.eclipse.debug.core.ILaunchManager
-
Adds the specified launch and notifies listeners.
- addLaunchConfigurationListener(ILaunchConfigurationListener) - Method in interface org.eclipse.debug.core.ILaunchManager
-
Adds the given launch configuration listener to the list
of listeners notified when a launch configuration is
added, removed, or changed.
- addLaunches(ILaunch[]) - Method in interface org.eclipse.debug.core.ILaunchManager
-
Adds the specified launch objects and notifies listeners.
- addLaunchListener(ILaunchesListener) - Method in interface org.eclipse.debug.core.ILaunchManager
-
Adds the given listener to the collection of registered launch listeners.
- addLaunchListener(ILaunchListener) - Method in interface org.eclipse.debug.core.ILaunchManager
-
Adds the given listener to the collection of registered launch listeners.
- addLineBackgroundListener(LineBackgroundListener) - Method in class org.eclipse.swt.custom.StyledText
-
Adds a line background listener.
- addLineStyleListener(LineStyleListener) - Method in class org.eclipse.swt.custom.StyledText
-
Adds a line style listener.
- addLink(IConsoleHyperlink, int, int) - Method in interface org.eclipse.debug.ui.console.IConsole
-
Deprecated.
replaced with addLink(IHyperlink link, int offset, int length)
- addLink(IHyperlink, int, int) - Method in interface org.eclipse.debug.ui.console.IConsole
-
Adds the given hyperlink to this console.
- addLinkingListener(ILinkedModeListener) - Method in class org.eclipse.jface.text.link.LinkedModeModel
-
Adds listener
to the set of listeners that are informed
upon state changes.
- addListener(IParameterTypeListener) - Method in class org.eclipse.core.commands.ParameterType
-
Adds a listener to this parameter type that will be notified when its
state changes.
- addListener(IStateListener) - Method in class org.eclipse.core.commands.State
-
Adds a listener to changes for this state.
- addListener(PerformanceStats.PerformanceListener) - Static method in class org.eclipse.core.runtime.PerformanceStats
-
Adds a listener that is notified when performance events occur.
- addListener(IMemoryBlockListener) - Method in interface org.eclipse.debug.core.IMemoryBlockManager
-
Registers the given listener for memory block addition and
removal notification.
- addListener(IStreamListener) - Method in interface org.eclipse.debug.core.model.IStreamMonitor
-
Adds the given listener to this stream monitor's registered listeners.
- addListener(IMemoryRenderingBindingsListener) - Method in class org.eclipse.debug.ui.memory.AbstractMemoryRenderingBindingsProvider
-
- addListener(IMemoryRenderingBindingsListener) - Method in interface org.eclipse.debug.ui.memory.IMemoryRenderingBindingsProvider
-
Adds a listener to this binding provider.
- addListener(IPropertyChangeListener) - Method in class org.eclipse.jface.preference.ColorSelector
-
Adds a property change listener to this ColorSelector
.
- addListener(IPropertyChangeListener) - Method in class org.eclipse.jface.resource.ResourceRegistry
-
Adds a property change listener to this registry.
- addListener(ICellEditorListener) - Method in class org.eclipse.jface.viewers.CellEditor
-
Adds a listener to this cell editor.
- addListener(ILabelProviderListener) - Method in class org.eclipse.jface.viewers.DecoratingLabelProvider
-
The DecoratingLabelProvider
implementation of this IBaseLabelProvider
method
adds the listener to both the nested label provider and the label decorator.
- addListener(IConcurrentModelListener) - Method in class org.eclipse.jface.viewers.deferred.AbstractConcurrentModel
-
- addListener(IConcurrentModelListener) - Method in interface org.eclipse.jface.viewers.deferred.IConcurrentModel
-
Adds a listener to this model.
- addListener(ILabelProviderListener) - Method in interface org.eclipse.jface.viewers.IBaseLabelProvider
-
Adds a listener to this label provider.
- addListener(ILabelProviderListener) - Method in class org.eclipse.jface.viewers.LabelProvider
-
- addListener(IUndoManagerListener) - Method in interface org.eclipse.ltk.core.refactoring.IUndoManager
-
Adds a listener to the undo manager.
- addListener(ISearchResultListener) - Method in interface org.eclipse.search.ui.ISearchResult
-
Adds a ISearchResultListener
.
- addListener(ISearchResultListener) - Method in class org.eclipse.search.ui.text.AbstractTextSearchResult
-
Adds a ISearchResultListener
.
- addListener(int, Listener) - Method in class org.eclipse.swt.widgets.Display
-
Adds the listener to the collection of listeners who will
be notified when an event of the given type occurs.
- addListener(int, Listener) - Method in class org.eclipse.swt.widgets.Widget
-
Adds the listener to the collection of listeners who will
be notified when an event of the given type occurs.
- addListener(ISubscriberChangeListener) - Method in class org.eclipse.team.core.subscribers.Subscriber
-
Adds a listener to this team subscriber.
- addListener(ISynchronizerChangeListener) - Method in class org.eclipse.team.core.variants.ThreeWaySynchronizer
-
Adds a listener to this synchronizer.
- addListener(ILabelProviderListener) - Method in class org.eclipse.team.ui.synchronize.AbstractSynchronizeLabelProvider
-
- addListener(INavigatorContentServiceListener) - Method in interface org.eclipse.ui.navigator.INavigatorContentService
-
Add a listener to be notified whenever an extension is loaded.
- addListenerObject(Object) - Method in class org.eclipse.core.commands.common.EventManager
-
Adds a listener to this manager that will be notified when this manager's
state changes.
- addListeners(TreeViewer) - Method in class org.eclipse.jface.preference.PreferenceDialog
-
Add the listeners to the tree viewer.
- addLocalSiteChangedListener(ILocalSiteChangedListener) - Method in interface org.eclipse.update.configuration.ILocalSite
-
Adds a site change listener
- addLocationListener(LocationListener) - Method in class org.eclipse.swt.browser.Browser
-
Adds the listener to the collection of listeners who will be
notified when the current location has changed or is about to change.
- addLogListener(ILogListener) - Method in interface org.eclipse.core.runtime.ILog
-
Adds the given log listener to this log.
- addLogListener(ILogListener) - Static method in class org.eclipse.core.runtime.Platform
-
Adds the given log listener to the notification list of the platform.
- addMappingToScope(ResourceMapping, ResourceTraversal[]) - Method in class org.eclipse.team.core.mapping.provider.SynchronizationScopeManager
-
Add the mapping and its calculated traversals to the scope.
- addMarker() - Method in class org.eclipse.ui.texteditor.MarkerRulerAction
-
Creates a new marker according to the specification of this action and
adds it to the marker resource.
- AddMarkerAction - Class in org.eclipse.ui.texteditor
-
Action for creating a marker of a specified type for the editor's
input element based on the editor's selection.
- AddMarkerAction(ResourceBundle, String, ITextEditor, String, boolean) - Constructor for class org.eclipse.ui.texteditor.AddMarkerAction
-
Creates a new action for the given text editor.
- addMarkerAnnotation(IMarker) - Method in class org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel
-
Creates an annotation for the given marker and adds it to this model.
- addMarkerUpdater(IMarkerUpdater) - Method in class org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel
-
Adds the given marker updater to this annotation model.
- addMasterDocumentRange(int, int) - Method in class org.eclipse.jface.text.projection.ProjectionDocument
-
Ensures that the given range of the master document is part of this
projection document.
- addMatch(IUndoContext) - Method in class org.eclipse.core.commands.operations.ObjectUndoContext
-
Add the specified context as a match of this context.
- addMatch(String, Object, IResource, IMarker) - Method in interface org.eclipse.search.ui.ISearchResultView
-
Deprecated.
Informs the view that a match has been found.
- addMatch(Match) - Method in class org.eclipse.search.ui.text.AbstractTextSearchResult
-
Adds a Match
to this search result.
- addMatches(Match[]) - Method in class org.eclipse.search.ui.text.AbstractTextSearchResult
-
Adds a number of Matches to this search result.
- addMemoryBlocks(IMemoryBlock[]) - Method in interface org.eclipse.debug.core.IMemoryBlockManager
-
Adds the given memory blocks to the memory block manager.
- addMemoryBlocks(IWorkbenchPart, ISelection) - Method in interface org.eclipse.debug.ui.actions.IAddMemoryBlocksTarget
-
Perform an add memory block on the given element that is
currently selected in the Debug view.
- addMemoryRendering(IMemoryRendering) - Method in interface org.eclipse.debug.ui.memory.IMemoryRenderingContainer
-
Adds the given rendering to this container.
- AddMemoryRenderingActionDelegate - Class in org.eclipse.debug.ui.actions
-
A cascade menu to add a memory rendering to the memory view.
- AddMemoryRenderingActionDelegate() - Constructor for class org.eclipse.debug.ui.actions.AddMemoryRenderingActionDelegate
-
- addMemoryRenderings(IWorkbenchPart, ISelection, IMemoryRenderingType[]) - Method in interface org.eclipse.debug.ui.actions.IAddMemoryRenderingsTarget
-
Adds memory renderings.
- addMenuBar() - Method in class org.eclipse.jface.window.ApplicationWindow
-
Configures this window to have a menu bar.
- addMenuGroup(String, String) - Method in interface org.eclipse.team.ui.synchronize.ISynchronizePageConfiguration
-
Adds a menu group of the given id to the end of the menu groups list
for the given menu property id.
- addMenuListener(IMenuListener) - Method in interface org.eclipse.jface.action.IMenuManager
-
Adds a menu listener to this menu.
- addMenuListener(IMenuListener) - Method in class org.eclipse.jface.action.MenuManager
-
- addMenuListener(IMenuListener) - Method in class org.eclipse.jface.action.SubMenuManager
-
- addMenuListener(MenuListener) - Method in class org.eclipse.swt.widgets.Menu
-
Adds the listener to the collection of listeners who will
be notified when menus are hidden or shown, by sending it
one of the messages defined in the MenuListener
interface.
- addMirrorModel(URLEntryModel) - Method in class org.eclipse.update.core.model.SiteModel
-
Adds a mirror site.
- addMisBehavingExpressionType(Class) - Method in class org.eclipse.core.expressions.ExpressionInfo
-
Adds the given class to the list of misbehaving classes.
- addModifyListener(ModifyListener) - Method in class org.eclipse.swt.custom.CCombo
-
Adds the listener to the collection of listeners who will
be notified when the receiver's text is modified, by sending
it one of the messages defined in the ModifyListener
interface.
- addModifyListener(ModifyListener) - Method in class org.eclipse.swt.custom.StyledText
-
Adds a modify listener.
- addModifyListener(ModifyListener) - Method in class org.eclipse.swt.widgets.Combo
-
Adds the listener to the collection of listeners who will
be notified when the receiver's text is modified, by sending
it one of the messages defined in the ModifyListener
interface.
- addModifyListener(ModifyListener) - Method in class org.eclipse.swt.widgets.Spinner
-
Adds the listener to the collection of listeners who will
be notified when the receiver's text is modified, by sending
it one of the messages defined in the ModifyListener
interface.
- addModifyListener(ModifyListener) - Method in class org.eclipse.swt.widgets.Text
-
Adds the listener to the collection of listeners who will
be notified when the receiver's text is modified, by sending
it one of the messages defined in the ModifyListener
interface.
- addMouseListener(MouseListener) - Method in class org.eclipse.jface.text.source.VerticalRuler
-
Deprecated.
will be removed
- addMouseListener(MouseListener) - Method in class org.eclipse.swt.widgets.Control
-
Adds the listener to the collection of listeners who will
be notified when mouse buttons are pressed and released, by sending
it one of the messages defined in the MouseListener
interface.
- addMouseMoveListener(MouseMoveListener) - Method in class org.eclipse.swt.widgets.Control
-
Adds the listener to the collection of listeners who will
be notified when the mouse moves, by sending it one of the
messages defined in the MouseMoveListener
interface.
- addMouseTrackListener(MouseTrackListener) - Method in class org.eclipse.swt.widgets.Control
-
Adds the listener to the collection of listeners who will
be notified when the mouse passes or hovers over controls, by sending
it one of the messages defined in the MouseTrackListener
interface.
- addNameMappings(String[], int[]) - Method in interface org.eclipse.team.core.IFileContentManager
-
Map a set of file names to a set of content types and save the mappings in
the preferences.
- addNavigationActions(IMenuManager) - Method in class org.eclipse.ui.part.DrillDownAdapter
-
Adds actions for "go back", "go home", and "go into" to a menu manager.
- addNavigationActions(IToolBarManager) - Method in class org.eclipse.ui.part.DrillDownAdapter
-
Adds actions for "go back", "go home", and "go into" to a tool bar manager.
- addNewSection(String) - Method in class org.eclipse.jface.dialogs.DialogSettings
-
- addNewSection(String) - Method in interface org.eclipse.jface.dialogs.IDialogSettings
-
Create a new section in the receiver and return it.
- addNewWizardShortcut(String) - Method in interface org.eclipse.ui.IPageLayout
-
Adds a new wizard shortcut to the page layout.
- addNodeChangeListener(IEclipsePreferences.INodeChangeListener) - Method in interface org.eclipse.core.runtime.preferences.IEclipsePreferences
-
Register the given listener for changes to this node.
- addNonPluginEntryModel(NonPluginEntryModel) - Method in class org.eclipse.update.core.model.FeatureModel
-
Adds a non-plug-in data reference.
- addObjectReferences() - Method in class org.eclipse.swt.ole.win32.OleClientSite
-
- addObjectReferences() - Method in class org.eclipse.swt.ole.win32.OleControlSite
-
- addOpenListener(IOpenListener) - Method in class org.eclipse.compare.CompareViewerSwitchingPane
-
- addOpenListener(IOpenEventListener) - Method in class org.eclipse.jface.util.OpenStrategy
-
Adds an IOpenEventListener to the collection of openEventListeners
- addOpenListener(IOpenListener) - Method in class org.eclipse.jface.viewers.StructuredViewer
-
Adds a listener for selection-open in this viewer.
- addOpenWindowListener(OpenWindowListener) - Method in class org.eclipse.swt.browser.Browser
-
Adds the listener to the collection of listeners who will be
notified when a new window needs to be created.
- addOperationApprover(IOperationApprover) - Method in class org.eclipse.core.commands.operations.DefaultOperationHistory
-
Add the specified approver to the list of operation approvers consulted
by the operation history before an undo or redo is allowed to proceed.
- addOperationApprover(IOperationApprover) - Method in interface org.eclipse.core.commands.operations.IOperationHistory
-
Add the specified approver to the list of operation approvers consulted
by the operation history before an undo or redo is attempted.
- addOperationHistoryListener(IOperationHistoryListener) - Method in class org.eclipse.core.commands.operations.DefaultOperationHistory
-
Add the specified listener to the list of operation history listeners
that are notified about changes in the history or operations that are
executed, undone, or redone.
- addOperationHistoryListener(IOperationHistoryListener) - Method in interface org.eclipse.core.commands.operations.IOperationHistory
-
Add the specified listener to the list of operation history listeners
that are notified about changes in the history or operations that are
executed, undone, or redone.
- addOverlay(ImageDescriptor) - Method in interface org.eclipse.jface.viewers.IDecoration
-
Adds an overlay to the element's image.
- addOverlay(ImageDescriptor, int) - Method in interface org.eclipse.jface.viewers.IDecoration
-
Adds an overlay to the element's image.
- addPage(IWizardPage) - Method in class org.eclipse.jface.wizard.Wizard
-
Adds a new page to this wizard.
- addPage(IWizardPage) - Method in class org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard
-
Adds a new page to this wizard.
- addPage(IWizardPage) - Method in class org.eclipse.ltk.ui.refactoring.RefactoringWizard
-
Adds a new page to this wizard.
- addPage(IFormPage) - Method in class org.eclipse.ui.forms.editor.FormEditor
-
Adds the form page to this editor.
- addPage(int, IFormPage) - Method in class org.eclipse.ui.forms.editor.FormEditor
-
Adds the form page to this editor at the specified index (0-based).
- addPage(Control) - Method in class org.eclipse.ui.forms.editor.FormEditor
-
Adds a simple SWT control as a page.
- addPage(int, Control) - Method in class org.eclipse.ui.forms.editor.FormEditor
-
Adds a simple SWT control as a page.
- addPage(IEditorPart, IEditorInput) - Method in class org.eclipse.ui.forms.editor.FormEditor
-
Adds a complete editor part to the multi-page editor.
- addPage(int, IEditorPart, IEditorInput) - Method in class org.eclipse.ui.forms.editor.FormEditor
-
Adds a complete editor part to the multi-page editor at the specified
position.
- addPage(Control) - Method in class org.eclipse.ui.part.MultiPageEditorPart
-
Creates and adds a new page containing the given control to this
multi-page editor.
- addPage(int, Control) - Method in class org.eclipse.ui.part.MultiPageEditorPart
-
Creates and adds a new page containing the given control to this
multi-page editor.
- addPage(IEditorPart, IEditorInput) - Method in class org.eclipse.ui.part.MultiPageEditorPart
-
Creates and adds a new page containing the given editor to this
multi-page editor.
- addPage(int, IEditorPart, IEditorInput) - Method in class org.eclipse.ui.part.MultiPageEditorPart
-
Creates and adds a new page containing the given editor to this
multi-page editor.
- addPageChangedListener(IPageChangedListener) - Method in interface org.eclipse.jface.dialogs.IPageChangeProvider
-
Adds a listener for page changes in this page change provider.
- addPageChangedListener(IPageChangedListener) - Method in class org.eclipse.jface.preference.PreferenceDialog
-
- addPageChangedListener(IPageChangedListener) - Method in class org.eclipse.jface.wizard.WizardDialog
-
- addPageChangedListener(IPageChangedListener) - Method in class org.eclipse.ui.forms.editor.FormEditor
-
- addPageListener(IPageListener) - Method in interface org.eclipse.ui.IPageService
-
Adds the given listener for page lifecycle events.
- addPages() - Method in interface org.eclipse.jface.wizard.IWizard
-
Adds any last-minute pages to this wizard.
- addPages() - Method in class org.eclipse.jface.wizard.Wizard
-
The Wizard
implementation of this IWizard
method does nothing.
- addPages() - Method in class org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard
-
The Wizard
implementation of this IWizard
method does nothing.
- addPages() - Method in class org.eclipse.ltk.ui.refactoring.RefactoringWizard
-
The Wizard
implementation of this IWizard
method does nothing.
- addPages() - Method in class org.eclipse.team.ui.synchronize.ParticipantSynchronizeWizard
-
- addPages() - Method in class org.eclipse.ui.forms.editor.FormEditor
-
Subclass should implement this method to add pages to the editor using
'addPage(IFormPage)' method.
- addPages() - Method in class org.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizard
-
- addPages() - Method in class org.eclipse.ui.wizards.datatransfer.FileSystemExportWizard
-
- addPages() - Method in class org.eclipse.ui.wizards.datatransfer.FileSystemImportWizard
-
- addPages() - Method in class org.eclipse.ui.wizards.datatransfer.ZipFileExportWizard
-
- addPages() - Method in class org.eclipse.ui.wizards.datatransfer.ZipFileImportWizard
-
- addPages() - Method in class org.eclipse.ui.wizards.newresource.BasicNewFileResourceWizard
-
- addPages() - Method in class org.eclipse.ui.wizards.newresource.BasicNewFolderResourceWizard
-
- addPages() - Method in class org.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizard
-
- addPainter(IPainter) - Method in interface org.eclipse.jface.text.ITextViewerExtension2
-
Adds the given painter to this viewer.
- addPainter(IPainter) - Method in class org.eclipse.jface.text.PaintManager
-
Adds the given painter to the list of painters managed by this paint manager.
- addPainter(IPainter) - Method in class org.eclipse.jface.text.TextViewer
-
Adds the given painter to this viewer.
- addPaintListener(PaintListener) - Method in class org.eclipse.swt.widgets.Control
-
Adds the listener to the collection of listeners who will
be notified when the receiver needs to be painted, by sending it
one of the messages defined in the PaintListener
interface.
- addPaintObjectListener(PaintObjectListener) - Method in class org.eclipse.swt.custom.StyledText
-
Adds a paint object listener.
- addPart(IFormPart) - Method in interface org.eclipse.ui.forms.IManagedForm
-
Adds the new part to the form.
- addPart(IFormPart) - Method in class org.eclipse.ui.forms.ManagedForm
-
- addPart(IPresentablePart, Object) - Method in class org.eclipse.ui.presentations.StackPresentation
-
Adds the given part to the stack.
- addParticipants(ISourceLookupParticipant[]) - Method in class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector
-
- addParticipants(ISourceLookupParticipant[]) - Method in interface org.eclipse.debug.core.sourcelookup.ISourceLookupDirector
-
Adds the given source lookup participants to this director.
- addPartListener(IPartListener) - Method in interface org.eclipse.ui.IPartService
-
Adds the given listener for part lifecycle events.
- addPartListener(IPartListener2) - Method in interface org.eclipse.ui.IPartService
-
Adds the given listener for part lifecycle events.
- addPath(Path) - Method in class org.eclipse.swt.graphics.Path
-
Adds to the receiver the path described by the parameter.
- addPatternMatchListener(IPatternMatchListener) - Method in interface org.eclipse.debug.ui.console.IConsole
-
Adds the given pattern match listener to this console.
- addPatternMatchListener(IPatternMatchListener) - Method in class org.eclipse.ui.console.TextConsole
-
Adds the given pattern match listener to this console.
- addPendingOperation(IOperation) - Static method in class org.eclipse.update.operations.OperationsManager
-
Register a pending operation.
- addPerspectiveListener(IPerspectiveListener) - Method in interface org.eclipse.ui.IPageService
-
Adds the given listener for a page's perspective lifecycle events.
- addPerspectiveShortcut(String) - Method in interface org.eclipse.ui.IPageLayout
-
Adds a perspective shortcut to the page layout.
- addPlaceholder(String, int, float, String) - Method in interface org.eclipse.ui.IPageLayout
-
Adds a view placeholder to this page layout.
- addPlaceholder(String) - Method in interface org.eclipse.ui.IPlaceholderFolderLayout
-
Adds a view placeholder to this folder.
- addPlugin(PluginDescriptorModel) - Method in class org.eclipse.core.runtime.model.PluginRegistryModel
-
Deprecated.
Adds the specified plug-in to this registry.
- addPluginClassLoader(Bundle) - Method in class org.eclipse.ant.core.AntCorePreferences
-
- addPluginEntry(IPluginEntry) - Method in interface org.eclipse.update.core.ISite
-
Adds a new plug-in entry to this site.
- addPluginEntry(IPluginEntry) - Method in class org.eclipse.update.core.Site
-
Adds a new plug-in entry to this site.
- addPluginEntryModel(PluginEntryModel) - Method in class org.eclipse.update.core.model.FeatureModel
-
Adds a plug-in reference.
- addPosition(String, Position) - Method in class org.eclipse.jface.text.AbstractDocument
-
- addPosition(Position) - Method in class org.eclipse.jface.text.AbstractDocument
-
- addPosition(Position) - Method in interface org.eclipse.jface.text.IDocument
-
Adds the position to the document's default position category.
- addPosition(String, Position) - Method in interface org.eclipse.jface.text.IDocument
-
Adds the position to the specified position category of the document.
- addPosition(LinkedPosition) - Method in class org.eclipse.jface.text.link.LinkedPositionGroup
-
Adds a position to this group.
- addPosition(IDocument, Position) - Method in class org.eclipse.jface.text.source.AnnotationModel
-
Adds the given position to the default position category of the
given document.
- addPositionCategory(String) - Method in class org.eclipse.jface.text.AbstractDocument
-
- addPositionCategory(String) - Method in interface org.eclipse.jface.text.IDocument
-
Adds a new position category to the document.
- addPositionUpdater(IPositionUpdater) - Method in class org.eclipse.jface.text.AbstractDocument
-
- addPositionUpdater(IPositionUpdater) - Method in interface org.eclipse.jface.text.IDocument
-
Appends a new position updater to the document's list of position updaters.
- addPostSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.jface.text.TextViewer
-
- addPostSelectionChangedListener(ISelectionChangedListener) - Method in interface org.eclipse.jface.viewers.IPostSelectionProvider
-
Adds a listener for post selection changes in this selection provider.
- addPostSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.jface.viewers.StructuredViewer
-
- addPostSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.ui.part.MultiPageSelectionProvider
-
Adds a listener for post selection changes in this multi page selection provider.
- addPostSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.ui.part.PageBookView.SelectionProvider
-
- addPostSelectionListener(SelectionListener) - Method in class org.eclipse.jface.util.OpenStrategy
-
Adds an SelectionListener to the collection of selectionEventListeners
- addPostSelectionListener(ISelectionListener) - Method in interface org.eclipse.ui.ISelectionService
-
Adds the given post selection listener.It is equivalent to selection
changed if the selection was triggered by the mouse but it has a
delay if the selection is triggered by the keyboard arrows.
- addPostSelectionListener(String, ISelectionListener) - Method in interface org.eclipse.ui.ISelectionService
-
Adds a part-specific selection listener which is notified when selection changes
in the part with the given id.
- addPreferenceChangeListener(IEclipsePreferences.IPreferenceChangeListener) - Method in interface org.eclipse.core.runtime.preferences.IEclipsePreferences
-
Register the given listener for notification of preference changes to this node.
- addPrefix(String) - Method in interface org.eclipse.jface.viewers.IDecoration
-
Adds a prefix to the element's label.
- addPrenotifiedDocumentListener(IDocumentListener) - Method in class org.eclipse.jface.text.AbstractDocument
-
- addPrenotifiedDocumentListener(IDocumentListener) - Method in interface org.eclipse.jface.text.IDocument
-
Adds the given document listener as one which is notified before
those document listeners added with addDocumentListener
are notified.
- addProcess(IProcess) - Method in interface org.eclipse.debug.core.ILaunch
-
Adds the given process to this launch.
- addProcess(IProcess) - Method in class org.eclipse.debug.core.Launch
-
- addProcesses(IProcess[]) - Method in class org.eclipse.debug.core.Launch
-
Adds the given processes to this launch.
- addProgressListener(ProgressListener) - Method in class org.eclipse.swt.browser.Browser
-
Adds the listener to 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.
- addProjectionListener(IProjectionListener) - Method in class org.eclipse.jface.text.source.projection.ProjectionViewer
-
Adds a projection annotation listener to this viewer.
- addPropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.compare.CompareConfiguration
-
- addPropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.compare.CompareEditorInput
-
- addPropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.compare.contentmergeviewer.ContentMergeViewer
-
- addPropertyChangeListener(IPropertyChangeListener) - Method in interface org.eclipse.compare.IPropertyChangeNotifier
-
Adds a listener for property changes to this notifier.
- addPropertyChangeListener(Preferences.IPropertyChangeListener) - Method in class org.eclipse.core.runtime.Preferences
-
Adds a property change listener to this preference object.
- addPropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.debug.ui.AbstractBreakpointOrganizerDelegate
-
- addPropertyChangeListener(IPropertyChangeListener) - Method in interface org.eclipse.debug.ui.IBreakpointOrganizerDelegate
-
Adds the specified listener.
- addPropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.debug.ui.memory.AbstractMemoryRendering
-
- addPropertyChangeListener(IPropertyChangeListener) - Method in interface org.eclipse.debug.ui.memory.IMemoryRendering
-
Adds a listener for property changes to this rendering.
- addPropertyChangeListener(IPropertyChangeListener, String[]) - Method in interface org.eclipse.debug.ui.memory.IMemoryRenderingSynchronizationService
-
Adds a listener for property changes notification for the specified properties.
- addPropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.jface.action.AbstractAction
-
- addPropertyChangeListener(String, IPropertyChangeListener) - Method in class org.eclipse.jface.action.ExternalActionManager.CommandCallback
-
- addPropertyChangeListener(String, IPropertyChangeListener) - Method in interface org.eclipse.jface.action.ExternalActionManager.ICallback
-
Adds a listener to the object referenced by identifier
.
- addPropertyChangeListener(IPropertyChangeListener) - Method in interface org.eclipse.jface.action.IAction
-
Adds a property change listener to this action.
- addPropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.jface.bindings.keys.KeySequenceText
-
Adds a property change listener to this key sequence widget.
- addPropertyChangeListener(IPropertyChangeListener) - Method in interface org.eclipse.jface.preference.IPreferenceStore
-
Adds a property change listener to this preference store.
- addPropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.jface.preference.PreferenceStore
-
- addPropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.jface.viewers.CellEditor
-
Adds a property change listener to this cell editor.
- addPropertyChangeListener(IPropertyChangeListener) - Method in interface org.eclipse.team.ui.mapping.ITeamContentProviderManager
-
Add a property change listener to the manager.
- addPropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.team.ui.synchronize.AbstractSynchronizeParticipant
-
- addPropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.team.ui.synchronize.AbstractSynchronizeScope
-
- addPropertyChangeListener(IPropertyChangeListener) - Method in interface org.eclipse.team.ui.synchronize.ISynchronizeModelElement
-
Adds a listener for changes to properties of this synchronize element.
- addPropertyChangeListener(IPropertyChangeListener) - Method in interface org.eclipse.team.ui.synchronize.ISynchronizePageConfiguration
-
Add a property change listener to the configuration.
- addPropertyChangeListener(IPropertyChangeListener) - Method in interface org.eclipse.team.ui.synchronize.ISynchronizeParticipant
-
Adds a listener for changes to properties of this synchronize
participant.
- addPropertyChangeListener(IPropertyChangeListener) - Method in interface org.eclipse.team.ui.synchronize.ISynchronizeScope
-
Add a property change listener that will get invoked when a
property of the receiver changes.
- addPropertyChangeListener(IPropertyChangeListener) - Static method in class org.eclipse.team.ui.TeamUI
-
Register for changes made to Team properties.
- addPropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.ui.console.AbstractConsole
-
- addPropertyChangeListener(IPropertyChangeListener) - Method in interface org.eclipse.ui.console.IConsole
-
Adds a listener for changes to properties of this console.
- addPropertyChangeListener(IPropertyChangeListener) - Method in interface org.eclipse.ui.IWorkbenchPage
-
Adds a property change listener.
- addPropertyChangeListener(IPropertyChangeListener) - Method in interface org.eclipse.ui.IWorkingSetManager
-
Adds a property change listener.
- addPropertyChangeListener(IPropertyChangeListener) - Method in interface org.eclipse.ui.navigator.IExtensionStateModel
-
- addPropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.ui.preferences.ScopedPreferenceStore
-
- addPropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.ui.SubActionBars
-
Adds a property change listener.
- addPropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.ui.texteditor.ChainedPreferenceStore
-
- addPropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.ui.texteditor.TextNavigationAction
-
- addPropertyChangeListener(IPropertyChangeListener) - Method in interface org.eclipse.ui.themes.ITheme
-
Adds a property listener to the theme.
- addPropertyChangeListener(IPropertyChangeListener) - Method in interface org.eclipse.ui.themes.IThemeManager
-
Adds a property listener to the manager.
- addPropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.ui.views.framelist.FrameList
-
Adds a property change listener.
- addPropertyListener(int, OleListener) - Method in class org.eclipse.swt.ole.win32.OleControlSite
-
Adds the listener to receive events.
- addPropertyListener(IPropertyListener) - Method in class org.eclipse.team.ui.mapping.SaveableComparison
-
Add a property change listener.
- addPropertyListener(IPropertyListener) - Method in class org.eclipse.team.ui.SaveablePartAdapter
-
- addPropertyListener(IPropertyListener) - Method in interface org.eclipse.ui.IEditorRegistry
-
Adds a listener for changes to properties of this registry.
- addPropertyListener(IPropertyListener) - Method in interface org.eclipse.ui.intro.IIntroPart
-
Adds a listener for changes to properties of this intro part.
- addPropertyListener(IPropertyListener) - Method in interface org.eclipse.ui.IWorkbenchPart
-
Adds a listener for changes to properties of this workbench part.
- addPropertyListener(IPropertyListener) - Method in interface org.eclipse.ui.IWorkbenchPartReference
-
- addPropertyListener(IPropertyListener) - Method in class org.eclipse.ui.part.IntroPart
-
- addPropertyListener(IPropertyListener) - Method in class org.eclipse.ui.part.WorkbenchPart
-
- addPropertyListener(IPropertyListener) - Method in interface org.eclipse.ui.presentations.IPresentablePart
-
Adds a listener for changes to properties of this workbench part.
- addPropertySheetEntryListener(IPropertySheetEntryListener) - Method in interface org.eclipse.ui.views.properties.IPropertySheetEntry
-
Adds the given listener to this entry's collection of listeners.
- addPropertySheetEntryListener(IPropertySheetEntryListener) - Method in class org.eclipse.ui.views.properties.PropertySheetEntry
-
- addProtectionSpace(URL, String) - Static method in class org.eclipse.core.runtime.Platform
-
Adds the specified resource to the protection space specified by the
given realm.
- addQueryListener(IQueryListener) - Static method in class org.eclipse.search.ui.NewSearchUI
-
Registers the given listener to receive notification of changes to
queries.
- addRange(ILineRange) - Method in class org.eclipse.jface.text.revisions.Revision
-
Adds a line range to this revision.
- addRange(TextPresentation, int, int, TextAttribute) - Method in class org.eclipse.jface.text.rules.DefaultDamagerRepairer
-
Adds style information to the given text presentation.
- addRecentWorkingSet(IWorkingSet) - Method in interface org.eclipse.ui.IWorkingSetManager
-
Adds a working set to the top of the list of most recently used
working sets, making it the most recently used working set.
- addRectangle(float, float, float, float) - Method in class org.eclipse.swt.graphics.Path
-
Adds to the receiver the rectangle specified by x, y, width and height.
- AddRef() - Method in class org.eclipse.swt.ole.win32.OleClientSite
-
- addReferencedProjects(IProject, Set) - Method in class org.eclipse.debug.core.model.LaunchConfigurationDelegate
-
Adds all projects referenced by project
to the given
set.
- addRegistryChangeListener(IRegistryChangeListener, String) - Method in interface org.eclipse.core.runtime.IExtensionRegistry
-
Adds the given listener for registry change events related to extension points
in the given namespace.
- addRegistryChangeListener(IRegistryChangeListener) - Method in interface org.eclipse.core.runtime.IExtensionRegistry
-
Adds the given listener for registry change events.
- addResolver(TemplateVariableResolver) - Method in class org.eclipse.jface.text.templates.TemplateContextType
-
Adds a variable resolver to the context type.
- addResourceChangeListener(IResourceChangeListener) - Method in interface org.eclipse.core.resources.IWorkspace
-
Adds the given listener for resource change events to this workspace.
- addResourceChangeListener(IResourceChangeListener, int) - Method in interface org.eclipse.core.resources.IWorkspace
-
Adds the given listener for the specified resource change events to this
workspace.
- addressBar - Variable in class org.eclipse.swt.browser.WindowEvent
-
Specifies whether the Shell
hosting the Browser
should
display an address bar.
- addRevision(Revision) - Method in class org.eclipse.jface.text.revisions.RevisionInformation
-
Adds a revision.
- addRulerContextMenuListener(IMenuListener) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
-
- addRulerContextMenuListener(IMenuListener) - Method in interface org.eclipse.ui.texteditor.ITextEditorExtension
-
Adds a ruler context menu listener to the editor.
- addRun(long, String) - Method in class org.eclipse.core.runtime.PerformanceStats
-
Adds an occurrence of this event to the cumulative counters.
- addSaveParticipant(Plugin, ISaveParticipant) - Method in interface org.eclipse.core.resources.IWorkspace
-
Registers the given plug-in's workspace save participant, and returns an
object describing the workspace state at the time of the last save in
which the plug-in participated.
- addSchemeListener(ISchemeListener) - Method in class org.eclipse.jface.bindings.Scheme
-
Registers an instance of ISchemeListener
to listen for
changes to attributes of this instance.
- addScopeChangeListener(ISynchronizationScopeChangeListener) - Method in interface org.eclipse.team.core.mapping.ISynchronizationScope
-
Add a scope change listener that will get invoked when a
property of the receiver changes.
- addSearchSite(String, URL, String[]) - Method in class org.eclipse.update.search.UpdateSearchScope
-
Adds the site to scan to the search scope.
- addSection(IDialogSettings) - Method in class org.eclipse.jface.dialogs.DialogSettings
-
- addSection(IDialogSettings) - Method in interface org.eclipse.jface.dialogs.IDialogSettings
-
Add a section in the receiver.
- addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.compare.CompareViewerSwitchingPane
-
- addSelectionChangedListener(ISelectionChangedListener) - Method in interface org.eclipse.jface.viewers.ISelectionProvider
-
Adds a listener for selection changes in this selection provider.
- addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.jface.viewers.Viewer
-
- addSelectionChangedListener(ISelectionChangedListener) - Method in interface org.eclipse.ltk.ui.refactoring.history.IRefactoringHistoryControl
-
Registers the specified selection changed listener with this control.
- addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.ui.part.MultiPageSelectionProvider
-
- addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.ui.part.PageBookView.SelectionProvider
-
- addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.ui.views.contentoutline.ContentOutline
-
- addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.ui.views.contentoutline.ContentOutlinePage
-
- addSelectionListener(SelectionListener) - Method in class org.eclipse.jface.contentassist.ComboContentAssistSubjectAdapter
-
Deprecated.
- addSelectionListener(SelectionListener) - Method in interface org.eclipse.jface.contentassist.IContentAssistSubjectControl
-
If supported, adds a selection listener.
- addSelectionListener(SelectionListener) - Method in class org.eclipse.jface.contentassist.TextContentAssistSubjectAdapter
-
Deprecated.
- addSelectionListener(SelectionListener) - Method in class org.eclipse.jface.util.OpenStrategy
-
Adds an SelectionListener to the collection of selectionEventListeners
- addSelectionListener(Control, SelectionListener) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
-
Deprecated.
- addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.custom.CCombo
-
Adds the listener to the collection of listeners who will
be notified when the receiver's selection changes, by sending
it one of the messages defined in the SelectionListener
interface.
- addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.custom.CTabFolder
-
Adds the listener to receive events.
- addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.custom.StyledText
-
Adds a selection listener.
- addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.custom.TableCursor
-
Adds the listener to the collection of listeners who will
be notified when the receiver's selection changes, by sending
it one of the messages defined in the SelectionListener
interface.
- addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.custom.TableTree
-
Deprecated.
Adds the listener to the collection of listeners who will
be notified when the receiver's selection changes, by sending
it one of the messages defined in the SelectionListener
interface.
- addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.Button
-
Adds the listener to the collection of listeners who will
be notified when the control is selected, by sending
it one of the messages defined in the SelectionListener
interface.
- addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.Combo
-
Adds the listener to the collection of listeners who will
be notified when the receiver's selection changes, by sending
it one of the messages defined in the SelectionListener
interface.
- addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.CoolItem
-
Adds the listener to the collection of listeners that will
be notified when the control is selected, by sending it one
of the messages defined in the SelectionListener
interface.
- addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.Link
-
Adds the listener to the collection of listeners who will
be notified when the control is selected, by sending
it one of the messages defined in the SelectionListener
interface.
- addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.List
-
Adds the listener to the collection of listeners who will
be notified when the receiver's selection changes, by sending
it one of the messages defined in the SelectionListener
interface.
- addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.MenuItem
-
Adds the listener to the collection of listeners who will
be notified when the menu item is selected, by sending
it one of the messages defined in the SelectionListener
interface.
- addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.Sash
-
Adds the listener to the collection of listeners who will
be notified when the control is selected, by sending
it one of the messages defined in the SelectionListener
interface.
- addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.Scale
-
Adds the listener to the collection of listeners who will
be notified when the receiver's value changes, by sending
it one of the messages defined in the SelectionListener
interface.
- addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.ScrollBar
-
Adds the listener to the collection of listeners who will
be notified when the receiver's value changes, by sending
it one of the messages defined in the SelectionListener
interface.
- addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.Slider
-
Adds the listener to the collection of listeners who will
be notified when the receiver's value changes, by sending
it one of the messages defined in the SelectionListener
interface.
- addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.Spinner
-
Adds the listener to the collection of listeners who will
be notified when the control is selected, by sending
it one of the messages defined in the SelectionListener
interface.
- addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.TabFolder
-
Adds the listener to the collection of listeners who will
be notified when the receiver's selection changes, by sending
it one of the messages defined in the SelectionListener
interface.
- addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.Table
-
Adds the listener to the collection of listeners who will
be notified when the receiver's selection changes, by sending
it one of the messages defined in the SelectionListener
interface.
- addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.TableColumn
-
Adds the listener to the collection of listeners who will
be notified when the control is selected, by sending
it one of the messages defined in the SelectionListener
interface.
- addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.Text
-
Adds the listener to the collection of listeners who will
be notified when the control is selected, by sending
it one of the messages defined in the SelectionListener
interface.
- addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.ToolItem
-
Adds the listener to the collection of listeners who will
be notified when the control is selected, by sending
it one of the messages defined in the SelectionListener
interface.
- addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.ToolTip
-
Adds the listener to the collection of listeners who will
be notified when the receiver's value changes, by sending
it one of the messages defined in the SelectionListener
interface.
- addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.TrayItem
-
Adds the listener to the collection of listeners who will
be notified when the receiver is selected, by sending
it one of the messages defined in the SelectionListener
interface.
- addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.Tree
-
Adds the listener to the collection of listeners who will
be notified when the receiver's selection changes, by sending
it one of the messages defined in the SelectionListener
interface.
- addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.TreeColumn
-
Adds the listener to the collection of listeners who will
be notified when the control is selected, by sending
it one of the messages defined in the SelectionListener
interface.
- addSelectionListener(SelectionListener) - Method in class org.eclipse.ui.dialogs.FilteredList
-
Adds a selection listener to the list.
- addSelectionListener(SelectionListener) - Method in class org.eclipse.ui.forms.widgets.FormText
-
Adds a selection listener.
- addSelectionListener(ISelectionListener) - Method in interface org.eclipse.ui.ISelectionService
-
Adds the given selection listener.
- addSelectionListener(String, ISelectionListener) - Method in interface org.eclipse.ui.ISelectionService
-
Adds a part-specific selection listener which is notified when selection changes
in the part with the given id.
- addSeparator(Menu) - Method in class org.eclipse.debug.ui.actions.AbstractLaunchHistoryAction
-
Adds a separator to the given menu
- addShellListener(ShellListener) - Method in class org.eclipse.swt.widgets.Shell
-
Adds the listener to the collection of listeners who will
be notified when operations are performed on the receiver,
by sending the listener one of the messages defined in the
ShellListener
interface.
- addShortcuts(List) - Method in class org.eclipse.ui.actions.BaseNewWizardMenu
-
Adds the new wizard shortcuts for the current perspective to the given list.
- addShowInPart(String) - Method in interface org.eclipse.ui.IPageLayout
-
Adds an item to the Show In prompter.
- addShowViewShortcut(String) - Method in interface org.eclipse.ui.IPageLayout
-
Adds a show view shortcut to the page layout.
- AddSiteCommand - Class in org.eclipse.update.standalone
-
Command to add a new product extension site.
- AddSiteCommand(String) - Constructor for class org.eclipse.update.standalone.AddSiteCommand
-
- addSourceContainers(Shell, ISourceLookupDirector) - Method in class org.eclipse.debug.ui.sourcelookup.AbstractSourceContainerBrowser
-
- addSourceContainers(Shell, ISourceLookupDirector) - Method in interface org.eclipse.debug.ui.sourcelookup.ISourceContainerBrowser
-
Creates and returns new source containers to add to the given
source lookup director.
- addSourceProvider(ISourceProvider) - Method in interface org.eclipse.ui.services.IServiceWithSources
-
Adds a source provider to this service.
- addSourceProviderListener(ISourceProviderListener) - Method in class org.eclipse.ui.AbstractSourceProvider
-
- addSourceProviderListener(ISourceProviderListener) - Method in interface org.eclipse.ui.ISourceProvider
-
Adds a listener to this source provider.
- addStandaloneView(String, boolean, int, float, String) - Method in interface org.eclipse.ui.IPageLayout
-
Adds a standalone view with the given compound id to this page layout.
- addStandaloneViewPlaceholder(String, int, float, String, boolean) - Method in interface org.eclipse.ui.IPageLayout
-
Adds a standalone view placeholder to this page layout.
- addState(String, State) - Method in class org.eclipse.core.commands.AbstractHandlerWithState
-
Adds a state to this handler.
- addState(String, State) - Method in class org.eclipse.core.commands.Command
-
Adds a state to this command.
- addState(String, State) - Method in interface org.eclipse.core.commands.IObjectWithState
-
Adds state to this object.
- addStatusLine() - Method in class org.eclipse.jface.window.ApplicationWindow
-
Configures this window to have a status line.
- addStatusTextListener(StatusTextListener) - Method in class org.eclipse.swt.browser.Browser
-
Adds the listener to the collection of listeners who will be
notified when the status text is changed.
- addString(String, float, float, Font) - Method in class org.eclipse.swt.graphics.Path
-
Adds to the receiver the pattern of glyphs generated by drawing
the given string using the given font starting at the point (x, y).
- addStructureViewerAlias(String, String) - Static method in class org.eclipse.compare.CompareUI
-
Adds an alias for the given type.
- addStyleRange(StyleRange) - Method in class org.eclipse.jface.text.TextPresentation
-
Add the given range to the presentation.
- addSuffix(String) - Method in interface org.eclipse.jface.viewers.IDecoration
-
Adds a suffix to the element's label.
- addSummarizableAnnotationType(String) - Method in class org.eclipse.jface.text.source.projection.ProjectionSupport
-
Marks the given annotation type to be considered when creating summaries for
collapsed regions of the projection viewer.
- addSynchronizeParticipantListener(ISynchronizeParticipantListener) - Method in interface org.eclipse.team.ui.synchronize.ISynchronizeManager
-
Registers the given listener for participant notifications.
- addSynchronizeParticipants(ISynchronizeParticipant[]) - Method in interface org.eclipse.team.ui.synchronize.ISynchronizeManager
-
Adds the given participants to the synchronize manager.
- addSyncroPageBook(PageBook) - Method in class org.eclipse.ui.part.MultiPageEditor
-
Deprecated.
Adds a synchronized pagebook to this editor.
- addSyncSetChangedListener(ISyncInfoSetChangeListener) - Method in class org.eclipse.team.core.synchronize.SyncInfoSet
-
Registers the given listener for sync info set notifications.
- addSystemActions(IMenuManager) - Method in interface org.eclipse.ui.presentations.IStackPresentationSite
-
Adds system actions to the given menu manager.
- addTabSelectionListener(ITabSelectionListener) - Method in class org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage
-
Add a tab selection listener.
- AddTaskAction - Class in org.eclipse.ui.actions
-
Standard action for adding a task to the currently selected file
resource(s).
- AddTaskAction(Shell) - Constructor for class org.eclipse.ui.actions.AddTaskAction
-
Creates a new instance of the receiver.
- AddTaskAction - Class in org.eclipse.ui.texteditor
-
Creates a new task marker.
- AddTaskAction(ResourceBundle, String, ITextEditor) - Constructor for class org.eclipse.ui.texteditor.AddTaskAction
-
Creates a new action for the given text editor.
- addTaskAction - Variable in class org.eclipse.ui.views.navigator.MainActionGroup
-
- addText(String) - Method in interface org.eclipse.help.search.XMLSearchParticipant.IParsedXMLContent
-
Adds the text to the content buffer for indexing.
- addText(Text) - Method in class org.eclipse.ui.actions.TextActionHandler
-
Add a Text
control to the handler
so that the Cut, Copy, Paste, Delete, and Select All
actions are redirected to it when active.
- addTextChangeListener(TextChangeListener) - Method in interface org.eclipse.swt.custom.StyledTextContent
-
Called by StyledText to add itself as an Observer to content changes.
- addTextEdit(TextEdit) - Method in class org.eclipse.text.edits.TextEditGroup
-
- addTextEditChangeGroup(TextEditChangeGroup) - Method in class org.eclipse.ltk.core.refactoring.TextChange
-
- addTextEditGroup(TextEditGroup) - Method in class org.eclipse.ltk.core.refactoring.TextChange
-
- addTextEditGroup(TextEditGroup) - Method in class org.eclipse.ltk.core.refactoring.TextEditBasedChange
-
- addTextInputListener(ITextInputListener) - Method in interface org.eclipse.jface.text.ITextViewer
-
Adds a text input listener to this viewer.
- addTextInputListener(ITextInputListener) - Method in class org.eclipse.jface.text.TextViewer
-
- addTextListener(ITextListener) - Method in interface org.eclipse.jface.text.ITextViewer
-
Adds a text listener to this viewer.
- addTextListener(ITextListener) - Method in class org.eclipse.jface.text.TextViewer
-
- addTextPresentationListener(ITextPresentationListener) - Method in interface org.eclipse.jface.text.ITextViewerExtension4
-
Adds the given text presentation listener to this text viewer.
- addTextPresentationListener(ITextPresentationListener) - Method in class org.eclipse.jface.text.TextViewer
-
- addTitle(String, Document) - Method in class org.eclipse.help.search.LuceneSearchParticipant
-
A utility method that adds a document title to the Lucene document.
- addTitleListener(TitleListener) - Method in class org.eclipse.swt.browser.Browser
-
Adds the listener to the collection of listeners who will be
notified when the title of the current document is available
or has changed.
- addTo(String, IPreferenceNode) - Method in class org.eclipse.jface.preference.PreferenceManager
-
Adds the given preference node as a subnode of the
node at the given path.
- addToChildren(ZipEntry, ZipEntry) - Method in class org.eclipse.ui.wizards.datatransfer.ZipFileStructureProvider
-
Adds the specified child to the internal collection of the parent's children.
- addToContextMenu(String, Action, IMenuManager) - Method in class org.eclipse.team.ui.synchronize.ModelSynchronizeParticipantActionGroup
-
Add the merge action to the context menu manager.
- addToHistory(String[], String) - Method in class org.eclipse.ui.dialogs.WizardDataTransferPage
-
Adds an entry to a history, while taking care of duplicate history items
and excessively long histories.
- addToHistory(List, String) - Method in class org.eclipse.ui.dialogs.WizardDataTransferPage
-
Adds an entry to a history, while taking care of duplicate history items
and excessively long histories.
- addToLocalHistory(IFile) - Method in interface org.eclipse.core.resources.team.IResourceTree
-
Adds the current state of the given file to the local history.
- addToMenu(Menu, IAction, int) - Method in class org.eclipse.debug.ui.actions.AbstractLaunchHistoryAction
-
Adds the given action to the specified menu with an accelerator specified
by the given number.
- addToolBar(int) - Method in class org.eclipse.jface.window.ApplicationWindow
-
Configures this window to have a tool bar.
- addToPreservedConfigurations(IInstallConfiguration) - Method in interface org.eclipse.update.configuration.ILocalSite
-
Save the specified configuration.
- addToRoot(IPreferenceNode) - Method in class org.eclipse.jface.preference.PreferenceManager
-
Adds the given preference node as a subnode of the
root.
- addToSummary(String) - Method in interface org.eclipse.help.search.XMLSearchParticipant.IParsedXMLContent
-
Sets the optional summary of the parsed document that can be later rendered for the
search hits.
- addToWorkspace(String[], String, Object, IProgressMonitor) - Method in interface org.eclipse.team.core.IProjectSetSerializer
-
Deprecated.
For every String in referenceStrings, create in the workspace a
corresponding IProject.
- addToWorkspace(String[], ProjectSetSerializationContext, IProgressMonitor) - Method in class org.eclipse.team.core.ProjectSetCapability
-
For every String in referenceStrings, load the corresponding project into the workspace.
- addTrailingSeparator() - Method in interface org.eclipse.core.runtime.IPath
-
Returns a path with the same segments as this path
but with a trailing separator added.
- addTrailingSeparator() - Method in class org.eclipse.core.runtime.Path
-
- addTraverseListener(TraverseListener) - Method in class org.eclipse.swt.widgets.Control
-
Adds the listener to the collection of listeners who will
be notified when traversal events occur, by sending it
one of the messages defined in the TraverseListener
interface.
- addTreeListener(ITreeViewerListener) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
-
Adds a listener for expand and collapse events in this viewer.
- addTreeListener(Control, TreeListener) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
-
Adds the given SWT tree listener to the given SWT control.
- addTreeListener(Control, TreeListener) - Method in class org.eclipse.jface.viewers.TableTreeViewer
-
- addTreeListener(Control, TreeListener) - Method in class org.eclipse.jface.viewers.TreeViewer
-
- addTreeListener(TreeListener) - Method in class org.eclipse.swt.custom.TableTree
-
Deprecated.
Adds the listener to the collection of listeners who will
be notified when an item in the receiver is expanded or collapsed
by sending it one of the messages defined in the TreeListener
interface.
- addTreeListener(TreeListener) - Method in class org.eclipse.swt.widgets.Tree
-
Adds the listener to the collection of listeners who will
be notified when an item in the receiver is expanded or collapsed
by sending it one of the messages defined in the TreeListener
interface.
- addTrim - Variable in class org.eclipse.jface.viewers.ColumnPixelData
-
Whether to allocate extra width to the column to account for
trim taken by the column itself.
- addUnchangedElementListeners(Object, AbstractDocumentProvider.ElementInfo) - Method in class org.eclipse.ui.texteditor.AbstractDocumentProvider
-
Called on initial creation and when the dirty state of the element
changes to false
.
- addUndo(String, Change) - Method in interface org.eclipse.ltk.core.refactoring.IUndoManager
-
Adds a new undo change to this undo manager.
- addUpdateModelChangedListener(IUpdateModelChangedListener) - Static method in class org.eclipse.update.operations.OperationsManager
-
Adds a model changed listener.
- addUserDefinedPages() - Method in class org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard
-
Adds user defined wizard pages in front of the wizard.
- addUserInputPages() - Method in class org.eclipse.ltk.ui.refactoring.RefactoringWizard
-
Hook method to add user input pages to this refactoring wizard.
- addUserProperties(Map) - Method in class org.eclipse.ant.core.AntRunner
-
Adds user-defined properties.
- addValueVariableListener(IValueVariableListener) - Method in interface org.eclipse.core.variables.IStringVariableManager
-
Registers the given listener for value variable notifications.
- addVariable(String, Object) - Method in class org.eclipse.core.expressions.EvaluationContext
-
Adds a new named variable to this context.
- addVariable(String, Object) - Method in interface org.eclipse.core.expressions.IEvaluationContext
-
Adds a new named variable to this context.
- addVariable(EnvironmentVariable) - Method in class org.eclipse.debug.ui.EnvironmentTab
-
Attempts to add the given variable.
- addVariableNameAccess(String) - Method in class org.eclipse.core.expressions.ExpressionInfo
-
Marks the given variable as accessed.
- addVariables(IValueVariable[]) - Method in interface org.eclipse.core.variables.IStringVariableManager
-
Adds the given variables to the variable registry.
- addVerifyKeyListener(VerifyKeyListener) - Method in class org.eclipse.swt.custom.StyledText
-
Adds a verify key listener.
- addVerifyListener(VerifyListener) - Method in class org.eclipse.swt.custom.StyledText
-
Adds a verify listener.
- addVerifyListener(VerifyListener) - Method in class org.eclipse.swt.widgets.Combo
-
Adds the listener to the collection of listeners who will
be notified when the receiver's text is verified, by sending
it one of the messages defined in the VerifyListener
interface.
- addVerifyListener(VerifyListener) - Method in class org.eclipse.swt.widgets.Text
-
Adds the listener to the collection of listeners who will
be notified when the receiver's text is verified, by sending
it one of the messages defined in the VerifyListener
interface.
- addVerticalRulerColumn(IVerticalRulerColumn) - Method in class org.eclipse.jface.text.source.projection.ProjectionViewer
-
Adds the give column as last column to this viewer's vertical ruler.
- addVerticalRulerListener(IVerticalRulerListener) - Method in class org.eclipse.jface.text.source.AnnotationRulerColumn
-
- addVerticalRulerListener(IVerticalRulerListener) - Method in class org.eclipse.jface.text.source.ChangeRulerColumn
-
- addVerticalRulerListener(IVerticalRulerListener) - Method in class org.eclipse.jface.text.source.CompositeRuler
-
- addVerticalRulerListener(IVerticalRulerListener) - Method in interface org.eclipse.jface.text.source.IVerticalRulerInfoExtension
-
Registers a vertical ruler listener to be informed if an annotation gets
selected on the vertical ruler.
- addVerticalRulerListener(IVerticalRulerListener) - Method in class org.eclipse.jface.text.source.LineNumberChangeRulerColumn
-
- addView(String) - Method in interface org.eclipse.ui.IFolderLayout
-
Adds a view with the given compound id to this folder.
- addView(String, int, float, String) - Method in interface org.eclipse.ui.IPageLayout
-
Adds a view with the given compound id to this page layout.
- addViewportListener(IViewportListener) - Method in interface org.eclipse.jface.text.ITextViewer
-
Adds the given view port listener to this viewer.
- addViewportListener(IViewportListener) - Method in class org.eclipse.jface.text.TextViewer
-
- addVisibilityWindowListener(VisibilityWindowListener) - Method in class org.eclipse.swt.browser.Browser
-
Adds the listener to the collection of listeners who will be
notified when a window hosting the receiver needs to be displayed
or hidden.
- addWarning(String) - Method in class org.eclipse.ltk.core.refactoring.RefactoringStatus
-
Adds a WARNING
entry filled with the given message to this status.
- addWarning(String, RefactoringStatusContext) - Method in class org.eclipse.ltk.core.refactoring.RefactoringStatus
-
Adds a WARNING
entry filled with the given message and context to
this status.
- addWindowListener(IWindowListener) - Method in interface org.eclipse.ui.IWorkbench
-
Adds a window listener.
- addWord(String, IToken) - Method in class org.eclipse.jface.text.rules.WordRule
-
Adds a word and the token to be returned if it is detected.
- addWorkbenchListener(IWorkbenchListener) - Method in interface org.eclipse.ui.IWorkbench
-
Adds a workbench listener.
- addWorkingSet(IWorkingSet) - Method in interface org.eclipse.ui.IWorkingSetManager
-
Adds a working set to the receiver.
- adjustBounds() - Method in class org.eclipse.jface.dialogs.PopupDialog
-
Adjust the bounds of the popup as necessary prior to opening the dialog.
- adjustForNumColumns(int) - Method in class org.eclipse.jface.preference.BooleanFieldEditor
-
- adjustForNumColumns(int) - Method in class org.eclipse.jface.preference.ColorFieldEditor
-
- adjustForNumColumns(int) - Method in class org.eclipse.jface.preference.FieldEditor
-
Adjusts the horizontal span of this field editor's basic controls.
- adjustForNumColumns(int) - Method in class org.eclipse.jface.preference.FontFieldEditor
-
- adjustForNumColumns(int) - Method in class org.eclipse.jface.preference.ListEditor
-
- adjustForNumColumns(int) - Method in class org.eclipse.jface.preference.RadioGroupFieldEditor
-
- adjustForNumColumns(int) - Method in class org.eclipse.jface.preference.ScaleFieldEditor
-
- adjustForNumColumns(int) - Method in class org.eclipse.jface.preference.StringButtonFieldEditor
-
- adjustForNumColumns(int) - Method in class org.eclipse.jface.preference.StringFieldEditor
-
- adjustForNumColumns(int) - Method in class org.eclipse.ui.ide.dialogs.AbstractEncodingFieldEditor
-
- adjustGridLayout() - Method in class org.eclipse.jface.preference.FieldEditorPreferencePage
-
Adjust the layout of the field editors so that
they are properly aligned.
- adjustHighlightRange(int, int) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
-
Adjusts the highlight range so that at least the specified range
is highlighted.
- adjustInputTraversals(ResourceTraversal[]) - Method in class org.eclipse.team.core.mapping.provider.SynchronizationScopeManager
-
Adjust the given set of input resources to include any additional
resources required by a particular repository provider for the current
operation.
- adjustPattern() - Method in class org.eclipse.ui.dialogs.ResourceListSelectionDialog
-
Adjust the pattern string for matching.
- AdvancedPropertySection - Class in org.eclipse.ui.views.properties.tabbed
-
An advanced section that is intended to show the original table format properties view
provided by base Eclipse.
- AdvancedPropertySection() - Constructor for class org.eclipse.ui.views.properties.tabbed.AdvancedPropertySection
-
- affectsTextPresentation(PropertyChangeEvent) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
-
Determines whether the given preference change affects the editor's
presentation.
- afterExecute(IOperation, Object) - Method in interface org.eclipse.update.operations.IOperationListener
-
May be called after an operation finishes executing.
- afterExecute(IOperation, Object) - Method in class org.eclipse.update.standalone.ScriptedCommand
-
- align(int, int) - Method in class org.eclipse.jface.layout.GridDataFactory
-
Sets the alignment of the control within its cell.
- align - Variable in class org.eclipse.ui.forms.widgets.TableWrapData
-
Horizontal alignment (LEFT, CENTER, RIGHT or FILL; default is LEFT).
- alignment - Variable in class org.eclipse.swt.custom.LineStyleEvent
-
line alignment (input, output)
- alignment - Variable in class org.eclipse.swt.layout.FormAttachment
-
alignment specifies the alignment of the control side that is
attached to a control.
- ALL - Static variable in interface org.eclipse.core.runtime.content.IContentDescription
-
Options constant meaning that all properties should be described.
- ALL - Static variable in class org.eclipse.jface.text.hyperlink.HyperlinkManager
-
All detected hyperlinks from all detectors are collected
and passed to the hyperlink presenter.
- ALL - Static variable in interface org.eclipse.ui.dialogs.IOverwriteQuery
-
Return code indicating the entity should be overwritten,
and all subsequent entities should be overwritten without prompting.
- ALL_CONDITIONS - Static variable in class org.eclipse.ltk.core.refactoring.CheckConditionsOperation
-
Flag indicating that all conditions will be checked
- ALL_LEVELS - Static variable in class org.eclipse.jface.viewers.AbstractTreeViewer
-
Constant indicating that all levels of the tree should be expanded or
collapsed.
- ALL_MODEL_PROVIDERS_VISIBLE - Static variable in class org.eclipse.team.ui.synchronize.ModelSynchronizeParticipant
-
Constant used with the P_ACTIVE_MODEL_PROVIDER
property to indicate
that all enabled model providers are active.
- ALL_MODES - Static variable in interface org.eclipse.team.ui.synchronize.ISynchronizePageConfiguration
-
- ALL_PAGES - Static variable in class org.eclipse.swt.printing.PrinterData
-
scope
field value indicating that
all pages should be printed
- ALL_WITH_PHANTOMS - Static variable in interface org.eclipse.core.resources.IResourceDelta
-
The bit mask which describes all possible delta kinds,
including ones involving phantoms.
- allocate(DeviceResourceDescriptor) - Method in class org.eclipse.jface.resource.DeviceResourceManager
-
- allocate(DeviceResourceDescriptor) - Method in class org.eclipse.jface.resource.LocalResourceManager
-
- allow(ITriggerPoint, IIdentifier) - Method in interface org.eclipse.ui.activities.ITriggerPointAdvisor
-
Answer whether the activities bound to the identifier should be enabled
when triggered by the provided trigger point.
- allow(ITriggerPoint, IIdentifier) - Method in class org.eclipse.ui.activities.WorkbenchTriggerPointAdvisor
-
- ALLOW_ADVANCED - Static variable in class org.eclipse.ui.activities.ActivityCategoryPreferencePage
-
The parameter to use if you want the page to show the allow button.
- ALLOW_MISSING_LOCAL - Static variable in interface org.eclipse.core.resources.IResource
-
Update flag constant (bit mask value 16) indicating that the link creation
should proceed even if the local file system file or directory is missing.
- allowItem(IContributionItem) - Method in class org.eclipse.jface.action.ContributionManager
-
This method allows subclasses of ContributionManager
to prevent
certain items in the contributions list.
- allowItem(IContributionItem) - Method in class org.eclipse.jface.action.CoolBarManager
-
- allowLinearRedoViolation(IUndoableOperation, IUndoContext, IOperationHistory, IAdaptable) - Method in class org.eclipse.core.commands.operations.LinearUndoEnforcer
-
- allowLinearRedoViolation(IUndoableOperation, IUndoContext, IOperationHistory, IAdaptable) - Method in class org.eclipse.core.commands.operations.LinearUndoViolationDetector
-
Return a status indicating whether a linear redo violation is allowable.
- allowLinearRedoViolation(IUndoableOperation, IUndoContext, IOperationHistory, IAdaptable) - Method in class org.eclipse.ui.operations.LinearUndoViolationUserApprover
-
- allowLinearUndoViolation(IUndoableOperation, IUndoContext, IOperationHistory, IAdaptable) - Method in class org.eclipse.core.commands.operations.LinearUndoEnforcer
-
- allowLinearUndoViolation(IUndoableOperation, IUndoContext, IOperationHistory, IAdaptable) - Method in class org.eclipse.core.commands.operations.LinearUndoViolationDetector
-
Return a status indicating whether a linear undo violation is allowable.
- allowLinearUndoViolation(IUndoableOperation, IUndoContext, IOperationHistory, IAdaptable) - Method in class org.eclipse.ui.operations.LinearUndoViolationUserApprover
-
- allowNewContainerName() - Method in class org.eclipse.ui.dialogs.WizardDataTransferPage
-
Return whether the user is allowed to enter a new container name or just
choose from existing ones.
- allowNewContainerName() - Method in class org.eclipse.ui.dialogs.WizardExportPage
-
Deprecated.
The WizardExportPage
implementation of this
WizardDataTransferPage
method returns false
.
- allowNewContainerName() - Method in class org.eclipse.ui.dialogs.WizardExportResourcesPage
-
The addToHierarchyToCheckedStore
implementation of this
WizardDataTransferPage
method returns false
.
- allowNewContainerName() - Method in class org.eclipse.ui.dialogs.WizardImportPage
-
Deprecated.
The WizardImportPage
implementation of this
WizardDataTransferPage
method returns true
.
- allowNewContainerName() - Method in class org.eclipse.ui.dialogs.WizardResourceImportPage
-
The WizardResourceImportPage
implementation of this
WizardDataTransferPage
method returns true
.
- allowsDefault() - Method in interface org.eclipse.osgi.service.datalocation.Location
-
Returns true
if this location allows a default value to be assigned
and false
otherwise.
- allowsPlatformContributionsToContextMenu() - Method in interface org.eclipse.ui.navigator.INavigatorViewerDescriptor
-
Returns true by default.
- allowUseOf(Object) - Static method in class org.eclipse.ui.activities.WorkbenchActivityHelper
-
Deprecated.
- allowUseOf(ITriggerPoint, Object) - Static method in class org.eclipse.ui.activities.WorkbenchActivityHelper
-
Answers whether a given contribution is allowed to be used based on
activity enablement.
- allResources(IStructuredSelection, int) - Static method in class org.eclipse.ui.views.navigator.ResourceSelectionUtil
-
Returns the selection adapted to IResource.
- allResourcesAreOfType(IStructuredSelection, int) - Static method in class org.eclipse.ui.views.navigator.ResourceSelectionUtil
-
Returns whether the types of the resources in the given selection are among
the specified resource types.
- alpha - Variable in class org.eclipse.swt.graphics.GCData
-
- alpha - Variable in class org.eclipse.swt.graphics.ImageData
-
The global alpha value to be used for every pixel.
- ALPHA - Static variable in class org.eclipse.swt.SWT
-
Input Method Editor style constant for alpha
input behavior (value is 1<<2).
- alphaData - Variable in class org.eclipse.swt.graphics.ImageData
-
The alpha data of the image.
- alphaSize - Variable in class org.eclipse.swt.opengl.GLData
-
The size in bits of the color buffer's alpha channel.
- alreadySeen() - Method in interface org.eclipse.update.core.IVerificationResult
-
Indicates whether the signer and verifier info have already been accepted by the user
during a previous verification of one of the file of the feature.
- ALT - Static variable in class org.eclipse.swt.SWT
-
keyboard and/or mouse event mask indicating that the ALT key
was pushed on the keyboard when the event was generated
(value is 1<<16).
- ALT - Static variable in class org.eclipse.ui.keys.ModifierKey
-
Deprecated.
The single static instance of ModifierKey
which represents
the 'Alt' key.
- ALT_NAME - Static variable in interface org.eclipse.jface.bindings.keys.IKeyLookup
-
The formal name of the 'Alt' key.
- ALTERNATE_OPEN_NEW_PERSPECTIVE - Static variable in interface org.eclipse.ui.IWorkbenchPreferenceConstants
-
Deprecated.
Workbench no longer supports alternate key modifier to open
a new perspective. Callers should use IWorkbench.showPerspective methods.
- ALWAYS - Static variable in class org.eclipse.jface.dialogs.MessageDialogWithToggle
-
The value of the preference when the user has asked that the answer to
the question always be "okay" or "yes".
- ALWAYS_DELETE_PROJECT_CONTENT - Static variable in interface org.eclipse.core.resources.IResource
-
Update flag constant (bit mask value 4) indicating that the operation
should delete the files and folders of a project.
- ANCESTOR - Static variable in class org.eclipse.compare.rangedifferencer.RangeDifference
-
Three-way change constant indicating the same change in both right and left,
that is only the ancestor is different.
- ancestorEnd() - Method in class org.eclipse.compare.rangedifferencer.RangeDifference
-
Returns the end index of the entity range on the ancestor side.
- ancestorLength() - Method in class org.eclipse.compare.rangedifferencer.RangeDifference
-
Returns the number of entities on the ancestor side.
- ancestorStart() - Method in class org.eclipse.compare.rangedifferencer.RangeDifference
-
Returns the start index of the entity range on the ancestor side.
- ANCHOR_BOTTOM - Static variable in class org.eclipse.jface.text.AbstractInformationControlManager
-
Anchor representing the bottom of the information area
- ANCHOR_GLOBAL - Static variable in class org.eclipse.jface.text.AbstractInformationControlManager
-
Anchor representing the middle of the subject control
- ANCHOR_LEFT - Static variable in class org.eclipse.jface.text.AbstractInformationControlManager
-
Anchor representing the left side of the information area
- ANCHOR_RIGHT - Static variable in class org.eclipse.jface.text.AbstractInformationControlManager
-
Anchor representing the right side of the information area
- ANCHOR_TOP - Static variable in class org.eclipse.jface.text.AbstractInformationControlManager
-
Anchor representing the top of the information area
- and(EvaluationResult) - Method in class org.eclipse.core.expressions.EvaluationResult
-
Returns an EvaluationResult
whose value is this && other)
.
- AND - Static variable in class org.eclipse.core.expressions.ExpressionTagNames
-
The tag name of the and expression (value: and
)
- AnimatedProgress - Class in org.eclipse.swt.custom
-
Deprecated.
As of Eclipse 2.1, use ProgressBar with the style SWT.INDETERMINATE
- Styles:
- VERTICAL, HORIZONTAL, BORDER
- AnimatedProgress(Composite, int) - Constructor for class org.eclipse.swt.custom.AnimatedProgress
-
Deprecated.
Constructs a new instance of this class given its parent
and a style value describing its behavior and appearance.
- AnimatorFactory - Class in org.eclipse.jface.dialogs
-
Factory for control animators used by JFace to animate the display of an SWT
Control.
- AnimatorFactory() - Constructor for class org.eclipse.jface.dialogs.AnimatorFactory
-
- Annotation - Class in org.eclipse.jface.text.source
-
- Annotation() - Constructor for class org.eclipse.jface.text.source.Annotation
-
Creates a new annotation that is not persistent and type less.
- Annotation(String, boolean, String) - Constructor for class org.eclipse.jface.text.source.Annotation
-
Creates a new annotation with the given properties.
- Annotation(boolean) - Constructor for class org.eclipse.jface.text.source.Annotation
-
Creates a new annotation with the given persistence state.
- ANNOTATION_TYPE_INSTRUCTION_POINTER_CURRENT - Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
-
Annotation type identifier for default annotation of the current instruction
pointer (top stack frame in a thread).
- ANNOTATION_TYPE_INSTRUCTION_POINTER_SECONDARY - Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
-
Annotation type identifier for default annotation of secondary instruction pointers
(non top stack frames).
- annotationAdded(Annotation) - Method in class org.eclipse.jface.text.source.AnnotationModelEvent
-
Adds the given annotation to the set of annotations that are reported as
being added from the model.
- AnnotationBag - Class in org.eclipse.jface.text.source.projection
-
A bag of annotations.
- AnnotationBag(String) - Constructor for class org.eclipse.jface.text.source.projection.AnnotationBag
-
Creates a new annotation bag.
- AnnotationBarHoverManager - Class in org.eclipse.jface.text.source
-
This manager controls the layout, content, and visibility of an information
control in reaction to mouse hover events issued by the vertical ruler of a
source viewer.
- AnnotationBarHoverManager(ISourceViewer, IVerticalRuler, IAnnotationHover, IInformationControlCreator) - Constructor for class org.eclipse.jface.text.source.AnnotationBarHoverManager
-
- AnnotationBarHoverManager(IVerticalRulerInfo, ISourceViewer, IAnnotationHover, IInformationControlCreator) - Constructor for class org.eclipse.jface.text.source.AnnotationBarHoverManager
-
Creates an annotation hover manager with the given parameters.
- AnnotationBarHoverManager.Closer - Class in org.eclipse.jface.text.source
-
The information control closer for the hover information.
- AnnotationBarHoverManager.Closer() - Constructor for class org.eclipse.jface.text.source.AnnotationBarHoverManager.Closer
-
Creates a new information control closer.
- annotationChanged(Annotation) - Method in class org.eclipse.jface.text.source.AnnotationModelEvent
-
Adds the given annotation to the set of annotations that are reported as
being changed from the model.
- AnnotationColumn - Class in org.eclipse.jface.text.source
-
- AnnotationColumn(int) - Constructor for class org.eclipse.jface.text.source.AnnotationColumn
-
Deprecated.
- annotationContextMenuAboutToShow(VerticalRulerEvent, Menu) - Method in interface org.eclipse.jface.text.source.IVerticalRulerListener
-
Called when the context menu is opened on an annotation in the
vertical ruler.
- annotationContextMenuAboutToShow(VerticalRulerEvent, Menu) - Method in class org.eclipse.ui.texteditor.SelectAnnotationRulerAction
-
- annotationDefaultSelected(VerticalRulerEvent) - Method in interface org.eclipse.jface.text.source.IVerticalRulerListener
-
Called when a default selection occurs on an
annotation in the vertical ruler.
- annotationDefaultSelected(VerticalRulerEvent) - Method in class org.eclipse.ui.texteditor.SelectAnnotationRulerAction
-
- AnnotationModel - Class in org.eclipse.jface.text.source
-
- AnnotationModel() - Constructor for class org.eclipse.jface.text.source.AnnotationModel
-
Creates a new annotation model.
- AnnotationModelEvent - Class in org.eclipse.jface.text.source
-
Specification of changes applied to annotation models.
- AnnotationModelEvent(IAnnotationModel) - Constructor for class org.eclipse.jface.text.source.AnnotationModelEvent
-
Creates a new annotation model event for the given model.
- AnnotationModelEvent(IAnnotationModel, boolean) - Constructor for class org.eclipse.jface.text.source.AnnotationModelEvent
-
Creates a new annotation model event for the given model.
- AnnotationPainter - Class in org.eclipse.jface.text.source
-
Paints decorations for annotations provided by an annotation model and/or
highlights them in the associated source viewer.
- AnnotationPainter(ISourceViewer, IAnnotationAccess) - Constructor for class org.eclipse.jface.text.source.AnnotationPainter
-
Creates a new annotation painter for the given source viewer and with the
given annotation access.
- AnnotationPainter.IDrawingStrategy - Interface in org.eclipse.jface.text.source
-
A drawing strategy draws the decoration for an annotation onto the text widget.
- AnnotationPainter.NullStrategy - Class in org.eclipse.jface.text.source
-
Drawing strategy that does nothing.
- AnnotationPainter.NullStrategy() - Constructor for class org.eclipse.jface.text.source.AnnotationPainter.NullStrategy
-
- AnnotationPainter.SquigglesStrategy - Class in org.eclipse.jface.text.source
-
Squiggles drawing strategy.
- AnnotationPainter.SquigglesStrategy() - Constructor for class org.eclipse.jface.text.source.AnnotationPainter.SquigglesStrategy
-
- AnnotationPreference - Class in org.eclipse.ui.texteditor
-
An annotation preference provides all the information required for handing
the preferences for the presentation of annotations of a specified type.
- AnnotationPreference() - Constructor for class org.eclipse.ui.texteditor.AnnotationPreference
-
Creates a new un-initialized annotation preference.
- AnnotationPreference(Object, String, String, String, int) - Constructor for class org.eclipse.ui.texteditor.AnnotationPreference
-
Creates a new annotation preference for the given annotation type.
- AnnotationPreferenceLookup - Class in org.eclipse.ui.texteditor
-
Provides the strategy for finding the annotation preference for a given
annotation.
- AnnotationPreferenceLookup() - Constructor for class org.eclipse.ui.texteditor.AnnotationPreferenceLookup
-
Creates a new annotation preference lookup object.
- annotationRemoved(Annotation) - Method in class org.eclipse.jface.text.source.AnnotationModelEvent
-
Adds the given annotation to the set of annotations that are reported as
being removed from the model.
- annotationRemoved(Annotation, Position) - Method in class org.eclipse.jface.text.source.AnnotationModelEvent
-
Adds the given annotation to the set of annotations that are reported as
being removed from the model.
- AnnotationRulerColumn - Class in org.eclipse.jface.text.source
-
A vertical ruler column showing graphical representations of annotations.
- AnnotationRulerColumn(IAnnotationModel, int, IAnnotationAccess) - Constructor for class org.eclipse.jface.text.source.AnnotationRulerColumn
-
Constructs this column with the given arguments.
- AnnotationRulerColumn(int, IAnnotationAccess) - Constructor for class org.eclipse.jface.text.source.AnnotationRulerColumn
-
Constructs this column with the given arguments.
- AnnotationRulerColumn(IAnnotationModel, int) - Constructor for class org.eclipse.jface.text.source.AnnotationRulerColumn
-
Constructs this column with the given arguments.
- AnnotationRulerColumn(int) - Constructor for class org.eclipse.jface.text.source.AnnotationRulerColumn
-
Constructs this column with the given width.
- annotationSelected(VerticalRulerEvent) - Method in interface org.eclipse.jface.text.source.IVerticalRulerListener
-
Called when an annotation is selected in the vertical ruler.
- annotationSelected(VerticalRulerEvent) - Method in class org.eclipse.ui.texteditor.SelectAnnotationRulerAction
-
- AnnotationTypeLookup - Class in org.eclipse.ui.texteditor
-
Provides the strategy for determining annotation types for given markers.
- AnnotationTypeLookup() - Constructor for class org.eclipse.ui.texteditor.AnnotationTypeLookup
-
Creates a new annotation lookup object.
- ANT_BUILDFILE_CONTENT_TYPE - Static variable in class org.eclipse.ant.core.AntCorePlugin
-
Simple identifier constant (value "org.eclipse.ant.core.antBuildFile"
)
for the content type of an Ant BuildFile
- AntCorePlugin - Class in org.eclipse.ant.core
-
The plug-in runtime class for the Ant Core plug-in.
- AntCorePlugin() - Constructor for class org.eclipse.ant.core.AntCorePlugin
-
Constructs an instance of this plug-in runtime class.
- AntCorePreferences - Class in org.eclipse.ant.core
-
Represents the Ant Core plug-in's preferences providing utilities for
extracting, changing and updating the underlying preferences.
- AntCorePreferences(List, List, List, boolean) - Constructor for class org.eclipse.ant.core.AntCorePreferences
-
- AntCorePreferences(List, List, List, List, boolean) - Constructor for class org.eclipse.ant.core.AntCorePreferences
-
- antHome - Variable in class org.eclipse.ant.core.AntRunner
-
- AntRunner - Class in org.eclipse.ant.core
-
Entry point for running Ant builds inside Eclipse.
- AntRunner() - Constructor for class org.eclipse.ant.core.AntRunner
-
- AntSecurityException - Exception in org.eclipse.ant.core
-
A security exception that is thrown by the AntSecurityManager if
an Ant task in some way attempts to halt or exit the Java Virtual Machine.
- AntSecurityException() - Constructor for exception org.eclipse.ant.core.AntSecurityException
-
- ANY_NUMBER - Static variable in class org.eclipse.ui.SelectionEnabler
-
- anyPositionContains(int) - Method in class org.eclipse.jface.text.link.LinkedModeModel
-
Returns whether an offset is contained by any position in this
model.
- anythingToRedo() - Method in interface org.eclipse.ltk.core.refactoring.IUndoManager
-
Returns true
if there is anything to redo, otherwise
false
.
- anythingToUndo() - Method in interface org.eclipse.ltk.core.refactoring.IUndoManager
-
Returns true
if there is anything to undo, otherwise
false
.
- APP_NAME - Static variable in interface org.eclipse.ui.branding.IProductConstants
-
The SWT application name, used to initialize the SWT Display.
- appClsid - Variable in class org.eclipse.swt.ole.win32.OleClientSite
-
- APPEARANCE_PREFERENCE_PAGE - Static variable in class org.eclipse.ui.ExtensionFactory
-
Factory ID for the Appearance preference page.
- APPEND - Static variable in class org.eclipse.core.filesystem.EFS
-
Option flag constant (value 1 <<0) indicating a file opened
for appending data to the end.
- append(String) - Method in interface org.eclipse.core.runtime.IPath
-
Returns the canonicalized path obtained from the
concatenation of the given string path to the
end of this path.
- append(IPath) - Method in interface org.eclipse.core.runtime.IPath
-
Returns the canonicalized path obtained from the
concatenation of the given path's segments to the
end of this path.
- append(IPath) - Method in class org.eclipse.core.runtime.Path
-
- append(String) - Method in class org.eclipse.core.runtime.Path
-
- append(String) - Method in class org.eclipse.swt.custom.StyledText
-
Appends a string to the text at the end of the widget.
- append(String) - Method in class org.eclipse.swt.widgets.Text
-
Appends a string.
- appendContents(InputStream, boolean, boolean, IProgressMonitor) - Method in interface org.eclipse.core.resources.IFile
-
Appends the entire contents of the given stream to this file.
- appendContents(InputStream, int, IProgressMonitor) - Method in interface org.eclipse.core.resources.IFile
-
Appends the entire contents of the given stream to this file.
- appendData(String) - Method in class org.eclipse.ui.console.IOConsoleInputStream
-
Appends text to this input stream's buffer.
- appendEnvironment - Variable in class org.eclipse.debug.ui.EnvironmentTab
-
- appendToDocument(String, MessageConsoleStream) - Method in class org.eclipse.ui.console.MessageConsole
-
Deprecated.
since 3.1, this method should no longer be called, and has no effect.
Writing to a message console stream updates the document
- appendToGroup(String, IAction) - Method in class org.eclipse.jface.action.ContributionManager
-
- appendToGroup(String, IContributionItem) - Method in class org.eclipse.jface.action.ContributionManager
-
- appendToGroup(String, IAction) - Method in interface org.eclipse.jface.action.IContributionManager
-
Adds a contribution item for the given action at the end of the group
with the given name.
- appendToGroup(String, IContributionItem) - Method in interface org.eclipse.jface.action.IContributionManager
-
Adds a contribution item to this manager at the end of the group
with the given name.
- appendToGroup(String, IAction) - Method in class org.eclipse.jface.action.SubContributionManager
-
- appendToGroup(String, IContributionItem) - Method in class org.eclipse.jface.action.SubContributionManager
-
- appendToGroup(IContributionManager, String, IAction) - Method in class org.eclipse.team.ui.synchronize.SynchronizePageActionGroup
-
Helper method to add an action to a group in a menu.
- appendToGroup(IContributionManager, String, IContributionItem) - Method in class org.eclipse.team.ui.synchronize.SynchronizePageActionGroup
-
Helper method to add a contribution item to a group in a menu.
- appendToGroup(String, String, IAction) - Method in class org.eclipse.team.ui.synchronize.SynchronizePageActionGroup
-
Helper method that can be invoked during initialization to add an action
to a particular menu (one of P_TOOLBAR_MENU, P_VIEW_MENU, P_CONTEXT_MENU
from ISynchronizePageConfiguration).
- appendToGroup(String, String, IContributionItem) - Method in class org.eclipse.team.ui.synchronize.SynchronizePageActionGroup
-
Helper method that can be invoked during initialization to add an item to
a particular menu (one of P_TOOLBAR_MENU, P_VIEW_MENU, P_CONTEXT_MENU
from ISynchronizePageConfiguration).
- appendVerifyKeyListener(VerifyKeyListener) - Method in class org.eclipse.jface.contentassist.AbstractControlContentAssistSubjectAdapter
-
Deprecated.
- appendVerifyKeyListener(VerifyKeyListener) - Method in interface org.eclipse.jface.contentassist.IContentAssistSubjectControl
-
If supported, appends a verify key listener to the viewer's list of verify key
listeners.
- appendVerifyKeyListener(VerifyKeyListener) - Method in interface org.eclipse.jface.text.ITextViewerExtension
-
Appends a verify key listener to the viewer's list of verify key
listeners.
- appendVerifyKeyListener(VerifyKeyListener) - Method in class org.eclipse.jface.text.TextViewer
-
- APPLICATION_MODAL - Static variable in class org.eclipse.swt.SWT
-
Style constant for application modal behavior (value is 1<<16).
- ApplicationWindow - Class in org.eclipse.jface.window
-
An application window is a high-level "main window", with built-in
support for an optional menu bar with standard menus, an optional toolbar,
and an optional status line.
- ApplicationWindow(Shell) - Constructor for class org.eclipse.jface.window.ApplicationWindow
-
Create an application window instance, whose shell will be created under the
given parent shell.
- appliesTo(IWorkbenchPart, ISelection) - Method in interface org.eclipse.ui.views.properties.tabbed.ISectionDescriptor
-
Determines if this section applies to the selection.
- apply(IDocument, IProgressMonitor) - Method in class org.eclipse.core.filebuffers.manipulation.MultiTextEditWithProgress
-
- apply(IDocument, int, IProgressMonitor) - Method in class org.eclipse.core.filebuffers.manipulation.MultiTextEditWithProgress
-
- apply(IDocument) - Method in class org.eclipse.jface.text.contentassist.CompletionProposal
-
- apply(IDocument) - Method in interface org.eclipse.jface.text.contentassist.ICompletionProposal
-
Inserts the proposed completion into the given document.
- apply(IDocument, char, int) - Method in interface org.eclipse.jface.text.contentassist.ICompletionProposalExtension
-
Applies the proposed completion to the given document.
- apply(ITextViewer, char, int, int) - Method in interface org.eclipse.jface.text.contentassist.ICompletionProposalExtension2
-
Applies the proposed completion to the given document.
- apply(IDocument) - Method in class org.eclipse.jface.text.templates.TemplateProposal
-
- apply(ITextViewer, char, int, int) - Method in class org.eclipse.jface.text.templates.TemplateProposal
-
Inserts the template offered by this proposal into the viewer's document
and sets up a LinkedModeUI
on the viewer to edit any of
the template's unresolved variables.
- apply(IDocument, char, int) - Method in class org.eclipse.jface.text.templates.TemplateProposal
-
- apply(IDocument, int) - Method in class org.eclipse.text.edits.TextEdit
-
Applies the edit tree rooted by this edit to the given document.
- apply(IDocument) - Method in class org.eclipse.text.edits.TextEdit
-
Applies the edit tree rooted by this edit to the given document.
- applyAdd(IExtensionChangeHandler, IExtension) - Method in class org.eclipse.core.runtime.dynamichelpers.ExtensionTracker
-
- applyBackgroundColor(Color, Control) - Method in class org.eclipse.jface.dialogs.PopupDialog
-
Set the specified background color for the specified control and all of
its children.
- applyChanges() - Method in interface org.eclipse.ui.preferences.IWorkingCopyManager
-
Apply the changes for all working copies, to their original
preference nodes.
- applyChanges() - Method in class org.eclipse.ui.preferences.WorkingCopyManager
-
- applyChangesNow() - Static method in class org.eclipse.update.operations.OperationsManager
-
Applies the changes made to the current configuration.
- applyChangesNow() - Method in class org.eclipse.update.standalone.ScriptedCommand
-
Applies the changes made to the current configuration.
- applyData(Object) - Method in class org.eclipse.jface.preference.PreferencePage
-
Apply the data to the receiver.
- applyDialogFont(Control) - Static method in class org.eclipse.jface.dialogs.Dialog
-
Applies the dialog font to all controls that currently have the default
font.
- applyDialogFont(Composite) - Method in class org.eclipse.jface.preference.PreferencePage
-
Apply the dialog font to the composite and it's children
if it is set.
- applyEditorValue() - Method in interface org.eclipse.jface.viewers.ICellEditorListener
-
Notifies that the end user has requested applying a value.
- applyEditorValue() - Method in interface org.eclipse.ui.views.properties.IPropertySheetEntry
-
Apply the current cell editor value.
- applyEditorValue() - Method in class org.eclipse.ui.views.properties.PropertySheetEntry
-
- applyFont() - Method in class org.eclipse.jface.preference.FieldEditor
-
Applies a font.
- applyFont() - Method in class org.eclipse.jface.preference.FieldEditorPreferencePage
-
Applys the font to the field editors managed by this page.
- applyFont() - Method in class org.eclipse.jface.preference.FontFieldEditor
-
- applyFontsAndColors(TableItem) - Method in class org.eclipse.jface.viewers.StructuredViewer.ColorAndFontCollector
-
Apply the fonts and colors to the control if
required.
- applyFontsAndColors(TreeItem) - Method in class org.eclipse.jface.viewers.StructuredViewer.ColorAndFontCollector
-
Apply the fonts and colors to the control if
required.
- applyFontsAndColors(TableTreeItem) - Method in class org.eclipse.jface.viewers.StructuredViewer.ColorAndFontCollector
-
Apply the fonts and colors to the control if
required.
- applyFontsAndColors(TableItem) - Method in class org.eclipse.jface.viewers.StructuredViewer.ColorAndFontCollectorWithProviders
-
Apply the fonts and colors to the control if
required.
- applyFontsAndColors(TreeItem) - Method in class org.eclipse.jface.viewers.StructuredViewer.ColorAndFontCollectorWithProviders
-
- applyFontsAndColors(TableTreeItem) - Method in class org.eclipse.jface.viewers.StructuredViewer.ColorAndFontCollectorWithProviders
-
- applyForegroundColor(Color, Control) - Method in class org.eclipse.jface.dialogs.PopupDialog
-
Set the specified foreground color for the specified control and all of
its children.
- applyPreferences(IExportedPreferences) - Method in interface org.eclipse.core.runtime.preferences.IPreferencesService
-
Take the given preference tree and apply it to the Eclipse
global preference hierarchy.
- applyPreferences(IEclipsePreferences, IPreferenceFilter[]) - Method in interface org.eclipse.core.runtime.preferences.IPreferencesService
-
Apply the preference tree rooted at the given node, to the system's preference tree.
- applyRemove(IExtensionChangeHandler, IExtension, Object[]) - Method in class org.eclipse.core.runtime.dynamichelpers.ExtensionTracker
-
- applyTextPresentation(TextPresentation) - Method in class org.eclipse.jface.text.hyperlink.DefaultHyperlinkPresenter
-
- applyTextPresentation(TextPresentation) - Method in interface org.eclipse.jface.text.ITextPresentationListener
-
This method is called when a text presentation is about to be applied to
the text viewer.
- applyTextPresentation(TextPresentation) - Method in class org.eclipse.jface.text.source.AnnotationPainter
-
- applyTextPresentation(TextPresentation, StyledText) - Static method in class org.eclipse.jface.text.TextPresentation
-
Applies the given presentation to the given text widget.
- applyTo(Control) - Method in class org.eclipse.jface.layout.GridDataFactory
-
Sets the layout data on the given control.
- applyTo(Composite) - Method in class org.eclipse.jface.layout.GridLayoutFactory
-
Creates a new GridLayout and attaches it to the given composite.
- ARCH_AMD64 - Static variable in class org.eclipse.core.runtime.Platform
-
Deprecated.
use ARCH_X86_64
instead. Note the values
has been changed to be the value of the ARCH_X86_64
constant.
- ARCH_IA64 - Static variable in class org.eclipse.core.runtime.Platform
-
Constant string (value "ia64") indicating the platform is running on an
IA64-based architecture.
- ARCH_IA64_32 - Static variable in class org.eclipse.core.runtime.Platform
-
Constant string (value "ia64_32") indicating the platform is running on an
IA64 32bit-based architecture.
- ARCH_PA_RISC - Static variable in class org.eclipse.core.runtime.Platform
-
Constant string (value "PA_RISC") indicating the platform is running on an
PA_RISC-based architecture.
- ARCH_PPC - Static variable in class org.eclipse.core.runtime.Platform
-
Constant string (value "ppc") indicating the platform is running on an
PowerPC-based architecture.
- ARCH_SPARC - Static variable in class org.eclipse.core.runtime.Platform
-
Constant string (value "sparc") indicating the platform is running on an
Sparc-based architecture.
- ARCH_X86 - Static variable in class org.eclipse.core.runtime.Platform
-
Constant string (value "x86") indicating the platform is running on an
x86-based architecture.
- ARCH_X86_64 - Static variable in class org.eclipse.core.runtime.Platform
-
Constant string (value "x86_64") indicating the platform is running on an
x86 64bit-based architecture.
- ArchiveReference - Class in org.eclipse.update.core
-
Convenience implementation of a site archive.
- ArchiveReference() - Constructor for class org.eclipse.update.core.ArchiveReference
-
Constructor for ArchiveReference
- ArchiveReferenceModel - Class in org.eclipse.update.core.model
-
Site archive model object.
- ArchiveReferenceModel() - Constructor for class org.eclipse.update.core.model.ArchiveReferenceModel
-
Creates a uninitialized model object.
- ArchiveSourceContainer - Class in org.eclipse.debug.core.sourcelookup.containers
-
Archive source container for an archive in the workspace.
- ArchiveSourceContainer(IFile, boolean) - Constructor for class org.eclipse.debug.core.sourcelookup.containers.ArchiveSourceContainer
-
Creates an archive source container on the given file.
- areMultipleLinesSelected() - Method in class org.eclipse.jface.text.TextViewer
-
Returns true
if one line is completely selected or if multiple lines are selected.
- arePossibleChildren(IStructuredSelection) - Method in interface org.eclipse.ui.navigator.INavigatorContentDescriptor
-
A convenience method to check all elements in a selection.
- arePotentialMatchesIgnored() - Static method in class org.eclipse.search.ui.NewSearchUI
-
Returns the preference whether a search engine is
allowed to report potential matches or not.
- arePotentialMatchesIgnored() - Static method in class org.eclipse.search.ui.SearchUI
-
- args - Variable in class org.eclipse.swt.ole.win32.OleFunctionDescription
-
- arguments - Variable in class org.eclipse.ant.core.AntRunner
-
- arguments - Variable in class org.eclipse.swt.ole.win32.OleEvent
-
- Arm - Static variable in class org.eclipse.swt.SWT
-
The arm event type (value is 30).
- ArmEvent - Class in org.eclipse.swt.events
-
Instances of this class are sent as a result of
a widget such as a menu item being armed.
- ArmEvent(Event) - Constructor for class org.eclipse.swt.events.ArmEvent
-
Constructs a new instance of this class based on the
information in the given untyped event.
- ArmListener - Interface in org.eclipse.swt.events
-
Classes which implement this interface provide a method
that deals with the event that is generated when a widget,
such as a menu item, is armed.
- ArrayContentProvider - Class in org.eclipse.jface.viewers
-
This implementation of IStructuredContentProvider
handles
the case where the viewer input is an unchanging array or collection of elements.
- ArrayContentProvider() - Constructor for class org.eclipse.jface.viewers.ArrayContentProvider
-
- arrayTypeFor(List) - Method in class org.eclipse.update.core.model.ModelObject
-
Returns a concrete array type for the elements of the specified
list.
- arrayTypeFor(Set) - Method in class org.eclipse.update.core.model.ModelObject
-
Returns a concrete array type for the elements of the specified
set.
- ARROW - Static variable in class org.eclipse.swt.SWT
-
Style constant for arrow button behavior (value is 1<<2).
- ARROW_DOWN - Static variable in class org.eclipse.swt.SWT
-
Keyboard event constant representing the DOWN ARROW key
(value is (1<<24)+2).
- ARROW_DOWN - Static variable in class org.eclipse.ui.keys.SpecialKey
-
Deprecated.
The single static instance of SpecialKey
which represents
the 'Arrow Down' key.
- ARROW_DOWN_NAME - Static variable in interface org.eclipse.jface.bindings.keys.IKeyLookup
-
The formal name of the 'Arrow Down' key.
- ARROW_KEYS_OPEN - Static variable in class org.eclipse.jface.util.OpenStrategy
-
Open item when using arrow keys
- ARROW_LEFT - Static variable in class org.eclipse.swt.SWT
-
Keyboard event constant representing the LEFT ARROW key
(value is (1<<24)+3).
- ARROW_LEFT - Static variable in class org.eclipse.ui.keys.SpecialKey
-
Deprecated.
The single static instance of SpecialKey
which represents
the 'Arrow Left' key.
- ARROW_LEFT_NAME - Static variable in interface org.eclipse.jface.bindings.keys.IKeyLookup
-
The formal name of the 'Arrow Left' key.
- ARROW_RIGHT - Static variable in class org.eclipse.swt.SWT
-
Keyboard event constant representing the RIGHT ARROW key
(value is (1<<24)+4).
- ARROW_RIGHT - Static variable in class org.eclipse.ui.keys.SpecialKey
-
Deprecated.
The single static instance of SpecialKey
which represents
the 'Arrow Right' key.
- ARROW_RIGHT_NAME - Static variable in interface org.eclipse.jface.bindings.keys.IKeyLookup
-
The formal name of the 'Arrow Right' key.
- ARROW_UP - Static variable in class org.eclipse.swt.SWT
-
Keyboard event constant representing the UP ARROW key
(value is (1<<24)+1).
- ARROW_UP - Static variable in class org.eclipse.ui.keys.SpecialKey
-
Deprecated.
The single static instance of SpecialKey
which represents
the 'Arrow Up' key.
- ARROW_UP_NAME - Static variable in interface org.eclipse.jface.bindings.keys.IKeyLookup
-
The formal name of the 'Arrow Up' key.
- arrowCursor - Variable in class org.eclipse.jface.dialogs.ProgressMonitorDialog
-
The cursor used in the cancel button;
- AS_ACTIVE_FOCUS - Static variable in class org.eclipse.ui.presentations.StackPresentation
-
Activation state indicating that one of the parts in the presentation currently has focus
- AS_ACTIVE_NOFOCUS - Static variable in class org.eclipse.ui.presentations.StackPresentation
-
Activation state indicating that none of the parts in the presentation have focus, but
one of the parts is being used as the context for global menus and toolbars
- AS_CHECK_BOX - Static variable in interface org.eclipse.jface.action.IAction
-
Action style constant (value 2
) indicating action is
a check box (or a toggle button).
- AS_DROP_DOWN_MENU - Static variable in interface org.eclipse.jface.action.IAction
-
Action style constant (value 4
) indicating action is
a drop down menu.
- AS_EDITOR - Static variable in interface org.eclipse.ui.browser.IWorkbenchBrowserSupport
-
Style constant (value 1<<5) indicating that the internal web
browser will be hosted in a workbench editor area.
- AS_EXTERNAL - Static variable in interface org.eclipse.ui.browser.IWorkbenchBrowserSupport
-
Style constant (value 1<<7) indicating that the external web
browser must be used even if the implementation supports internal
browsers and the user didn't set the preference to external browsers.
- AS_INACTIVE - Static variable in class org.eclipse.ui.presentations.StackPresentation
-
Inactive state.
- AS_PUSH_BUTTON - Static variable in interface org.eclipse.jface.action.IAction
-
Action style constant (value 1
) indicating action is
a simple push button.
- AS_RADIO_BUTTON - Static variable in interface org.eclipse.jface.action.IAction
-
Action style constant (value 8
) indicating action is
a radio button.
- AS_UNSPECIFIED - Static variable in interface org.eclipse.jface.action.IAction
-
Action style constant (value 0
) indicating action style
is not specified yet.
- AS_VIEW - Static variable in interface org.eclipse.ui.browser.IWorkbenchBrowserSupport
-
Style constant (value 1<<6) indicating that the internal web
browser will be hosted in a workbench view.
- asArray(String) - Static method in class org.eclipse.jface.resource.StringConverter
-
Breaks out space-separated words into an array of words.
- asArray(String, String[]) - Static method in class org.eclipse.jface.resource.StringConverter
-
/**
Breaks out space-separated words into an array of words.
- asBoolean(String) - Static method in class org.eclipse.jface.resource.StringConverter
-
Converts the given value into a boolean.
- asBoolean(String, boolean) - Static method in class org.eclipse.jface.resource.StringConverter
-
Converts the given value into a boolean.
- asBytes() - Method in interface org.eclipse.team.core.variants.IResourceVariant
-
Return an array of bytes that can be used to uniquely identify this
resource variant when compared to other resource variants and could
also potentially be used to recreate a resource variant handle.
- ascent - Variable in class org.eclipse.swt.custom.PaintObjectEvent
-
the line ascent
- ascent - Variable in class org.eclipse.swt.graphics.GlyphMetrics
-
the ascent of the GlyphMetrics
- asCompareInput(ISynchronizationContext, Object) - Method in class org.eclipse.ltk.ui.refactoring.model.AbstractSynchronizationCompareAdapter
-
Default implementaton that is capable of returning a compare input for objects
that adapt to
IFile
.
- asCompareInput(ISynchronizationContext, Object) - Method in interface org.eclipse.team.ui.mapping.ISynchronizationCompareAdapter
-
Return a compare input for the given model object.
- asCompareInput(ISynchronizationContext, Object) - Method in class org.eclipse.team.ui.mapping.SynchronizationCompareAdapter
-
Default implementaton that is capable of returning a compare input for objects
that adapt to
IFile
.
- asCompareInput(Object) - Method in class org.eclipse.team.ui.synchronize.ModelSynchronizeParticipant
-
Return a compare input for the given model object or null
if the object is not eligible for comparison.
- asDisplayableString(FontData) - Static method in class org.eclipse.jface.resource.StringConverter
-
Deprecated.
use asString(FontData)
- asDouble(String) - Static method in class org.eclipse.jface.resource.StringConverter
-
Converts the given value into a double.
- asDouble(String, double) - Static method in class org.eclipse.jface.resource.StringConverter
-
Converts the given value into a double.
- asFile() - Method in class org.eclipse.update.core.ContentReference
-
Returns the content reference as a file.
- asFloat(String) - Static method in class org.eclipse.jface.resource.StringConverter
-
Converts the given value into a float.
- asFloat(String, float) - Static method in class org.eclipse.jface.resource.StringConverter
-
Converts the given value into a float.
- asFontData(String) - Static method in class org.eclipse.jface.resource.StringConverter
-
Converts the given value into an SWT font data object.
- asFontData(String, FontData) - Static method in class org.eclipse.jface.resource.StringConverter
-
Converts the given value into an SWT font data object.
- asFontDataArray(String) - Static method in class org.eclipse.jface.resource.StringConverter
-
Convert the given value into an array of SWT font data objects.
- asInputScope() - Method in interface org.eclipse.team.core.mapping.ISynchronizationScope
-
Return a scope that only contains the input mappings of this
scope.
- asInt(String) - Static method in class org.eclipse.jface.resource.StringConverter
-
Converts the given value into an int.
- asInt(String, int) - Static method in class org.eclipse.jface.resource.StringConverter
-
Converts the given value into an int.
- asJarFile() - Method in class org.eclipse.update.core.JarContentReference
-
Returns the content reference as a jar file.
- askForLabel(Map) - Method in class org.eclipse.ui.texteditor.AddMarkerAction
-
Asks the user for a marker label.
- askForLabel(Map) - Method in class org.eclipse.ui.texteditor.MarkerRulerAction
-
Asks the user for a marker label.
- asList() - Method in class org.eclipse.ltk.core.refactoring.GroupCategorySet
-
Converts the group categories into a a unmodifiable
list.
- asLocalFile(ContentReference, InstallMonitor) - Method in class org.eclipse.update.core.FeatureContentProvider
-
Returns the specified reference as a local file.
- asLocalReference(ContentReference, InstallMonitor) - Method in class org.eclipse.update.core.FeatureContentProvider
-
Returns the specified reference as a local file system reference.
- asLocalURL(URL) - Static method in class org.eclipse.core.runtime.Platform
-
- asLong(String) - Static method in class org.eclipse.jface.resource.StringConverter
-
Converts the given value into a long.
- asLong(String, long) - Static method in class org.eclipse.jface.resource.StringConverter
-
Converts the given value into a long.
- asPoint(String) - Static method in class org.eclipse.jface.resource.StringConverter
-
Converts the given value into an SWT point.
- asPoint(String, Point) - Static method in class org.eclipse.jface.resource.StringConverter
-
Converts the given value into an SWT point.
- asRectangle(String) - Static method in class org.eclipse.jface.resource.StringConverter
-
Converts the given value into an SWT rectangle.
- asRectangle(String, Rectangle) - Static method in class org.eclipse.jface.resource.StringConverter
-
Converts the given value into an SWT rectangle.
- asReference(IProject[], Object, IProgressMonitor) - Method in interface org.eclipse.team.core.IProjectSetSerializer
-
Deprecated.
For every IProject in providerProjects, return an opaque
UTF-8 encoded String to act as a reference to that project.
- asReference(IProject[], ProjectSetSerializationContext, IProgressMonitor) - Method in class org.eclipse.team.core.ProjectSetCapability
-
For every project in providerProjects, return an opaque
UTF-8 encoded String to act as a reference to that project.
- asReference(URI, String) - Method in class org.eclipse.team.core.ProjectSetCapability
-
- asRGB(String) - Static method in class org.eclipse.jface.resource.StringConverter
-
Converts the given value into an SWT RGB color value.
- asRGB(String, RGB) - Static method in class org.eclipse.jface.resource.StringConverter
-
Converts the given value into an SWT RGB color value.
- Assert - Class in org.eclipse.core.runtime
-
Assert
is useful for for embedding runtime sanity checks
in code.
- Assert - Class in org.eclipse.jface.text
-
Assert
is useful for for embedding runtime sanity checks
in code.
- Assert - Class in org.eclipse.jface.util
-
Assert
is useful for for embedding runtime sanity checks
in code.
- assertContentProviderType(IContentProvider) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
-
- assertContentProviderType(IContentProvider) - Method in class org.eclipse.jface.viewers.StructuredViewer
-
Assert that the content provider is of one of the
supported types.
- assertContentProviderType(IContentProvider) - Method in class org.eclipse.jface.viewers.TableViewer
-
- assertContentProviderType(IContentProvider) - Method in class org.eclipse.jface.viewers.TreeViewer
-
- assertElementsNotNull(Object[]) - Method in class org.eclipse.jface.viewers.StructuredViewer
-
Asserts that the given array of elements is itself non- null
and contains no null
elements.
- assertInstance(Object, Class) - Static method in class org.eclipse.jface.util.Util
-
Verifies that the given object is an instance of the given class.
- AssertionFailedException - Exception in org.eclipse.core.runtime
-
AssertionFailedException
is a runtime exception thrown
by some of the methods in Assert
.
- AssertionFailedException(String) - Constructor for exception org.eclipse.core.runtime.AssertionFailedException
-
Constructs a new exception with the given message.
- assertIsWriteable() - Method in class org.eclipse.core.runtime.model.PluginModelObject
-
Deprecated.
Checks that this model object is writeable.
- assertIsWriteable() - Method in class org.eclipse.core.runtime.model.PluginRegistryModel
-
Deprecated.
Checks that this model object is writeable.
- assertIsWriteable() - Method in class org.eclipse.update.core.model.ModelObject
-
Checks that this model object is writeable.
- assistant - Variable in class org.eclipse.jface.text.contentassist.ContentAssistEvent
-
The content assistant computing proposals.
- assistSessionEnded(ContentAssistEvent) - Method in interface org.eclipse.jface.text.contentassist.ICompletionListener
-
Called when a code assist session ends (for example, the proposal popup is closed).
- assistSessionStarted(ContentAssistEvent) - Method in interface org.eclipse.jface.text.contentassist.ICompletionListener
-
Called when code assist is invoked when there is no current code assist session.
- associate(Object, Item) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
-
- associate(Object, Item) - Method in class org.eclipse.jface.viewers.StructuredViewer
-
Associates the given element with the given widget.
- asString(double) - Static method in class org.eclipse.jface.resource.StringConverter
-
Converts the given double value to a string.
- asString(float) - Static method in class org.eclipse.jface.resource.StringConverter
-
Converts the given float value to a string.
- asString(int) - Static method in class org.eclipse.jface.resource.StringConverter
-
Converts the given int value to a string.
- asString(long) - Static method in class org.eclipse.jface.resource.StringConverter
-
Converts the given long value to a string.
- asString(Boolean) - Static method in class org.eclipse.jface.resource.StringConverter
-
Converts the given boolean object to a string.
- asString(Double) - Static method in class org.eclipse.jface.resource.StringConverter
-
Converts the given double object to a string.
- asString(Float) - Static method in class org.eclipse.jface.resource.StringConverter
-
Converts the given float object to a string.
- asString(Integer) - Static method in class org.eclipse.jface.resource.StringConverter
-
Converts the given integer object to a string.
- asString(Long) - Static method in class org.eclipse.jface.resource.StringConverter
-
Converts the given long object to a string.
- asString(FontData[]) - Static method in class org.eclipse.jface.resource.StringConverter
-
Converts a font data array to a string.
- asString(FontData) - Static method in class org.eclipse.jface.resource.StringConverter
-
Converts a font data object to a string.
- asString(Point) - Static method in class org.eclipse.jface.resource.StringConverter
-
Converts the given SWT point object to a string.
- asString(Rectangle) - Static method in class org.eclipse.jface.resource.StringConverter
-
Converts the given SWT rectangle object to a string.
- asString(RGB) - Static method in class org.eclipse.jface.resource.StringConverter
-
Converts the given SWT RGB color value object to a string.
- asString(boolean) - Static method in class org.eclipse.jface.resource.StringConverter
-
Converts the given boolean value to a string.
- asSyncChangedDeltas(Subscriber, IResource[]) - Static method in class org.eclipse.team.core.subscribers.SubscriberChangeEvent
-
Returns an array of deltas for the resources with ISubscriberChangeEvent.SYNC_CHANGED
as the flag.
- asTeamException(CoreException) - Static method in exception org.eclipse.team.core.TeamException
-
Return a TeamException
for the given exception.
- asTeamException(InvocationTargetException) - Static method in exception org.eclipse.team.core.TeamException
-
Return a TeamException
for the given exception.
- asURL() - Method in class org.eclipse.update.core.ContentReference
-
Returns the content reference as a URL.
- asURL() - Method in class org.eclipse.update.core.JarEntryContentReference
-
Returns the content reference as a URL.
- ASYNC_FINISH - Static variable in class org.eclipse.core.runtime.jobs.Job
-
Job status return value that is used to indicate asynchronous job completion.
- asyncExec(Runnable) - Method in class org.eclipse.debug.core.DebugPlugin
-
Asynchronously executes the given runnable in a separate
thread, after debug event dispatch has completed.
- asyncExec(Runnable) - Method in class org.eclipse.debug.ui.AbstractDebugView
-
Registers the given runnable with the display
associated with this view's control, if any.
- asyncExec(Runnable) - Method in class org.eclipse.swt.widgets.Display
-
Causes the run()
method of the runnable to
be invoked by the user-interface thread at the next
reasonable opportunity.
- asyncExec(Runnable) - Method in class org.eclipse.swt.widgets.Synchronizer
-
Causes the run()
method of the runnable to
be invoked by the user-interface thread at the next
reasonable opportunity.
- ATT_CLASS - Static variable in class org.eclipse.ui.part.PluginDropAdapter
-
The extension point attribute that defines the drop action class.
- ATT_VALUE - Static variable in class org.eclipse.core.expressions.Expression
-
Name of the value attribute of an expression (value is value
).
- attachToCancelComponent(Control) - Method in class org.eclipse.jface.wizard.ProgressMonitorPart
-
Attaches the progress monitor part to the given cancel
component.
- ATTR_APPEND_ENVIRONMENT_VARIABLES - Static variable in interface org.eclipse.debug.core.ILaunchManager
-
Launch configuration attribute name.
- ATTR_APPEND_TO_FILE - Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
-
Launch configuration attribute specifying whether process output will be appended to the
file specified by the ATTR_CAPTURE_IN_FILE
attribute instead of overwriting
the file.
- ATTR_CAPTURE_IN_CONSOLE - Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
-
Launch configuration boolean attribute specifying whether output from the launched process will
be captured and written to the console.
- ATTR_CAPTURE_IN_FILE - Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
-
Launch configuration attribute specifying a file name that console output should
be written to or null
if none.
- ATTR_CAPTURE_OUTPUT - Static variable in class org.eclipse.debug.core.DebugPlugin
-
The launch attribute that designates whether or not it's associated
launch should capture output.
- ATTR_CMDLINE - Static variable in interface org.eclipse.debug.core.model.IProcess
-
Attribute key for a common, optional, process property.
- ATTR_CONSOLE_ENCODING - Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
-
Launch configuration attribute specifying the encoding that the console should use.
- ATTR_CONSOLE_PROCESS - Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
-
ProcessConsole attribute - references the process that was launched.
- ATTR_CONTAINER - Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
-
Launch configuration attribute - the container where the configuration file
is stored.
- ATTR_DEBUG_FAVORITE - Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
-
Deprecated.
use ATTR_FAVORITE_GROUPS
instead
- ATTR_ENVIRONMENT_VARIABLES - Static variable in interface org.eclipse.debug.core.ILaunchManager
-
Launch configuration attribute name.
- ATTR_FAVORITE_GROUPS - Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
-
Launch configuration attribute - a list of launch group identifiers
representing the favorite histories a launch configuration should appear
in.
- ATTR_LAUNCH_IN_BACKGROUND - Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
-
Launch configuration attribute - a boolean value indicating whether a
configuration should be launched in the background.
- ATTR_PRIVATE - Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
-
Launch configuration attribute - a boolean value that indicates if the launch configuration
is 'private'.
- ATTR_PROCESS_FACTORY_ID - Static variable in class org.eclipse.debug.core.DebugPlugin
-
The launch configuration attribute that designates the process factory ID
for the process factory to be used when creating a new process as a result of launching
the launch configuration.
- ATTR_PROCESS_LABEL - Static variable in interface org.eclipse.debug.core.model.IProcess
-
Attribute key for a common, optional, process property.
- ATTR_PROCESS_TYPE - Static variable in interface org.eclipse.debug.core.model.IProcess
-
Attribute key for a common, optional, process property.
- ATTR_REFRESH_RECURSIVE - Static variable in class org.eclipse.debug.ui.RefreshTab
-
Boolean attribute indicating if a refresh scope is recursive.
- ATTR_REFRESH_SCOPE - Static variable in class org.eclipse.debug.ui.RefreshTab
-
String attribute identifying the scope of resources that should be
refreshed after an external tool is run.
- ATTR_RUN_FAVORITE - Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
-
Deprecated.
use ATTR_FAVORITE_GROUPS
instead
- ATTR_SOURCE_LOCATOR_ID - Static variable in interface org.eclipse.debug.core.ILaunchConfiguration
-
Launch configuration attribute storing an identifier of
a persistable source locator extension.
- ATTR_SOURCE_LOCATOR_MEMENTO - Static variable in interface org.eclipse.debug.core.ILaunchConfiguration
-
Launch configuration attribute storing a memento of a
source locator.
- ATTR_SOURCE_PATH_COMPUTER_ID - Static variable in interface org.eclipse.debug.core.sourcelookup.ISourcePathComputer
-
Launch configuration attribute to specify a source path computer
that should be used for a launch configuration.
- ATTR_TARGET_DEBUG_PERSPECTIVE - Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
-
Deprecated.
Since 3.0, this launch configuration attribute is no longer supported.
Use DebugUITools.setLaunchPerspective(ILaunchConfigurationType type, String mode, String perspective)
.
- ATTR_TARGET_RUN_PERSPECTIVE - Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
-
Deprecated.
Since 3.0, this launch configuration attribute is no longer supported.
Use DebugUITools.setLaunchPerspective(ILaunchConfigurationType type, String mode, String perspective)
.
- ATTRIBUTE_ARCHIVE - Static variable in class org.eclipse.core.filesystem.EFS
-
Attribute constant (value 1 <<3) indicating that a
file is an archive.
- ATTRIBUTE_EXECUTABLE - Static variable in class org.eclipse.core.filesystem.EFS
-
Attribute constant (value 1 <<2) indicating that a
file is a executable.
- ATTRIBUTE_HANDLED - Static variable in interface org.eclipse.core.commands.IHandlerAttributes
-
The name of the attribute indicating whether the handler is handled.
- ATTRIBUTE_HIDDEN - Static variable in class org.eclipse.core.filesystem.EFS
-
Attribute constant (value 1 <<4) indicating that a
file is hidden.
- ATTRIBUTE_READ_ONLY - Static variable in class org.eclipse.core.filesystem.EFS
-
Attribute constant (value 1 <<1) indicating that a
file is read only.
- attributes() - Method in interface org.eclipse.core.filesystem.IFileSystem
-
Returns the file attributes supported by this file system.
- attributes() - Method in class org.eclipse.core.filesystem.provider.FileSystem
-
- attributes - Variable in class org.eclipse.osgi.util.ManifestElement
-
The table of attributes for the manifest element.
- ATTRIBUTES - Static variable in class org.eclipse.ui.texteditor.AnnotationPreference
-
Array of all supported attributes.
- AUTO_BUILD - Static variable in class org.eclipse.core.resources.IncrementalProjectBuilder
-
Build kind constant (value 9) indicating an automatic build request.
- AUTOGENERATED_CATEGORY_ID - Static variable in class org.eclipse.core.commands.CommandManager
-
The identifier of the category in which all auto-generated commands will
appear.
- AUTOGENERATED_CATEGORY_ID - Static variable in interface org.eclipse.ui.commands.ICommandService
-
The identifier of the category in which all auto-generated commands will
appear.
- AUTOMATED_MODE - Static variable in class org.eclipse.jface.dialogs.ErrorDialog
-
Static to prevent opening of error dialogs for automated testing.
- AUTOMERGE_CONFLICT - Static variable in class org.eclipse.team.core.synchronize.SyncInfo
-
Sync constant (value 32) indicating that both the local and remote resources have changed
relative to the base but their content changes do not conflict (e.g. source file changes on different
lines).
- available() - Method in class org.eclipse.ui.console.IOConsoleInputStream
-
- AVOID_NATURE_CONFIG - Static variable in interface org.eclipse.core.resources.IResource
-
Update flag constant (bit mask value 64) indicating that setting the
project description should not attempt to configure and de-configure
natures.
- AVOID_UPDATE - Static variable in interface org.eclipse.core.resources.IWorkspace
-
flag constant (bit mask value 1) indicating that resource change
notifications should be avoided during the invocation of a compound
resource changing operation.
- awake(IJobChangeEvent) - Method in interface org.eclipse.core.runtime.jobs.IJobChangeListener
-
Notification that a job was previously sleeping and has now been rescheduled
to run.
- awake(IJobChangeEvent) - Method in class org.eclipse.core.runtime.jobs.JobChangeAdapter
-