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

U

UAContentFilter - class org.eclipse.help.UAContentFilter.
This class provides the ability to filter out user assistance model elements that support filtering (e.g.
UAContentFilter() - Constructor for class org.eclipse.help.UAContentFilter
 
UIElement - class org.eclipse.ui.menus.UIElement.
Allow a command or application to provide feedback to a user through updating a MenuItem or ToolItem.
UIElement(IServiceLocator) - Constructor for class org.eclipse.ui.menus.UIElement
Construct a new instance of this class keyed off of the provided service locator.
UIJob - class org.eclipse.ui.progress.UIJob.
The UIJob is a Job that runs within the UI Thread via an asyncExec.
UIJob(String) - Constructor for class org.eclipse.ui.progress.UIJob
Create a new instance of the receiver with the supplied name.
UIJob(Display, String) - Constructor for class org.eclipse.ui.progress.UIJob
Create a new instance of the receiver with the supplied Display.
UNABLE - Static variable in class org.eclipse.team.core.TeamException
 
UNCHANGED - Static variable in interface org.eclipse.jface.text.source.ILineDiffInfo
Denotes an unchanged line.
UNDEFINED - Static variable in class org.eclipse.jface.text.rules.NumberRule
Internal setting for the un-initialized column constraint
UNDEFINED - Static variable in class org.eclipse.jface.text.rules.PatternRule
Internal setting for the un-initialized column constraint
UNDEFINED - Static variable in class org.eclipse.jface.text.rules.RuleBasedScanner
Internal setting for the un-initialized column cache.
UNDEFINED - Static variable in class org.eclipse.jface.text.rules.Token
Standard token: Undefined.
UNDEFINED - Static variable in class org.eclipse.jface.text.rules.WordRule
Internal setting for the un-initialized column constraint.
UNDEFINED_PATH_VARIABLE - Static variable in class org.eclipse.ui.views.properties.ResourcePropertySource
 
UNDERLAY - Static variable in interface org.eclipse.jface.viewers.IDecoration
Constant for the underlay.
UNDERLINE - Static variable in class org.eclipse.jface.text.TextAttribute
Text attribute for underline style.
UNDERLINE_ALWAYS - Static variable in class org.eclipse.ui.forms.HyperlinkSettings
Underline mode to be used when hyperlinks should always be underlined.
UNDERLINE_HOVER - Static variable in class org.eclipse.ui.forms.HyperlinkSettings
Underline mode to be used when hyperlinks should only be underlined on mouse hover.
UNDERLINE_NEVER - Static variable in class org.eclipse.ui.forms.HyperlinkSettings
Underline mode to be used when hyperlinks should not be underlined.
UNDO - Static variable in interface org.eclipse.core.commands.operations.IOperationHistory
An operation is to be opened for undo.
UNDO - Static variable in interface org.eclipse.jface.text.ITextOperationTarget
Text operation code for undoing the last edit command.
UNDO - Static variable in class org.eclipse.jface.viewers.CellEditor
Property name for the undo action
UNDO - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Deprecated. in 3.0. Use ActionFactory.UNDO.getId() instead.
UNDO - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id "undo"): Undo.
UNDO - Static variable in class org.eclipse.ui.ide.undo.AbstractWorkspaceOperation
 
UNDO - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Name of standard Undo global action in the Edit menu.
UNDO - Static variable in interface org.eclipse.ui.texteditor.IWorkbenchActionDefinitionIds
Action definition id of the edit undo action.
UNDONE - Static variable in class org.eclipse.core.commands.operations.OperationHistoryEvent
UNDONE indicates that an operation was undone.
UNDONE - Static variable in class org.eclipse.ltk.core.refactoring.history.RefactoringExecutionEvent
Event type indicating that a refactoring has been undone (value 2)
UNDONE - Static variable in class org.eclipse.text.undo.DocumentUndoEvent
Indicates that the described document event has been undone.
UNDO_ACTION - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
Help context id for the action.
UNDO_EXT - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Edit menu: name of group for extra Undo-like actions (value "undo.ext").
UNDO_EXT - Static variable in interface org.eclipse.ui.ide.IIDEActionConstants
Edit menu: name of group for extra Undo-like actions (value "undo.ext").
UNINSTALL - Static variable in interface org.eclipse.update.operations.IUninstallFeatureOperation
 
UNIT_CHARACTER - Static variable in class org.eclipse.search.ui.text.Match
A constant expressing that offset and length of this match are specified in characters
UNIT_LINE - Static variable in class org.eclipse.search.ui.text.Match
A constant expressing that offset and length of this match are specified in lines
UNKNOWN - Static variable in interface org.eclipse.core.runtime.IProgressMonitor
Constant indicating an unknown amount of work.
UNKNOWN - Static variable in interface org.eclipse.search.ui.ISearchPageScoreComputer
Invalid score value indicating a score is unknown or undecided.
UNKNOWN - Static variable in class org.eclipse.team.core.Team
 
UNKNOWN - Static variable in class org.eclipse.ui.SelectionEnabler
 
UNKNOWN - Static variable in class org.eclipse.ui.texteditor.DefaultMarkerAnnotationAccess
Deprecated. As of 3.0, replaced by Annotation.TYPE_UNKNOWN
UNKNOWN_ERROR - Static variable in interface org.eclipse.update.core.IVerificationResult
Error occurred during verification
UNKNOWN_MODIFICATION_STAMP - Static variable in interface org.eclipse.jface.text.IDocumentExtension4
The unknown modification stamp.
UNKNOWN_SIZE - Static variable in class org.eclipse.update.core.ContentReference
Unknown size indication
UNKNOWN_SIZE - Static variable in class org.eclipse.update.core.model.ContentEntryModel
An indication the size could not be determined
UNKNOWN_TRIGGER_POINT_ID - Static variable in interface org.eclipse.ui.activities.ITriggerPointManager
Constant representing the id of an unknown trigger point.
UNKNOWN_TYPE - Static variable in interface org.eclipse.compare.ITypedElement
Type for an element whose actual type could not be determined.
UNLIMITED - Static variable in class org.eclipse.jface.preference.StringFieldEditor
Text limit constant (value -1) indicating unlimited text limit and width.
UNRESTRICTED - Static variable in class org.eclipse.jface.text.DocumentRewriteSessionType
An unrestricted rewrite session is a sequence of unrestricted replace operations.
UNRESTRICTED_SMALL - Static variable in class org.eclipse.jface.text.DocumentRewriteSessionType
An small unrestricted rewrite session is a short sequence of unrestricted replace operations.
UNSPECIFIED - Static variable in class org.eclipse.debug.core.DebugEvent
Constant indicating that the kind or detail of a debug event is unspecified.
UNSUPPORTED_ENCODING - Static variable in interface org.eclipse.team.core.mapping.IStorageMerger
Indicates that at least one of the encodings associated with the input was unsupported (value 3)
UNSUPPORTED_REFACTORING_HISTORY_VERSION - Static variable in interface org.eclipse.ltk.core.refactoring.IRefactoringCoreStatusCodes
Status code (value 10005) indicating that a refactoring history with an unsupported version has been read.
UP - Static variable in class org.eclipse.swt.SWT
Style constant for align up behavior (value is 1<<7, since align UP and align TOP are considered the same).
UP - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Navigate menu: name of standard Up global action (value "up").
UP - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id "up"): Up.
UPDATE_CARET - Static variable in interface org.eclipse.jface.text.link.ILinkedModeListener
Flag to leave specifying that the caret should be moved to the exit position.
UPDATE_REGIONS - Static variable in class org.eclipse.text.edits.TextEdit
Flag indicating that the edit's region will be updated to reflect its position in the changed document.
UPDATE_SITE - Static variable in interface org.eclipse.update.core.IURLEntry
 
UPPER_CASE - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Name of the action to turn a selection to upper case Value: "UpperCase"
UPPER_CASE - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the upper case action.
UPPER_CASE_ACTION - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
Help context id for the action.
URI - Static variable in class org.eclipse.ant.core.AntCorePlugin
Simple identifier constant (value "uri") of a tag that appears in Ant extensions.
URIUtil - class org.eclipse.core.filesystem.URIUtil.
This class provides utility methods for comparing, inspecting, and manipulating URIs.
URLEntry - class org.eclipse.update.core.URLEntry.
Convenience implementation of an annotated URL.
URLEntry() - Constructor for class org.eclipse.update.core.URLEntry
Default constructor for annotated URL
URLEntryModel - class org.eclipse.update.core.model.URLEntryModel.
Annotated URL model object.
URLEntryModel() - Constructor for class org.eclipse.update.core.model.URLEntryModel
Creates a uninitialized annotated URL model object.
URLHyperlink - class org.eclipse.jface.text.hyperlink.URLHyperlink.
URL hyperlink.
URLHyperlink(IRegion, String) - Constructor for class org.eclipse.jface.text.hyperlink.URLHyperlink
Creates a new URL hyperlink.
URLHyperlinkDetector - class org.eclipse.jface.text.hyperlink.URLHyperlinkDetector.
URL hyperlink detector.
URLHyperlinkDetector() - Constructor for class org.eclipse.jface.text.hyperlink.URLHyperlinkDetector
Creates a new URL hyperlink detector.
URLHyperlinkDetector(ITextViewer) - Constructor for class org.eclipse.jface.text.hyperlink.URLHyperlinkDetector
Deprecated. As of 3.2, replaced by URLHyperlinkDetector
URLModel - class org.eclipse.core.runtime.model.URLModel.
Deprecated. In Eclipse 3.0 the runtime was refactored and all non-essential elements removed. This class provides facilities primarily intended for tooling. As such it has been removed and no directly substitutable API provided.
URLModel() - Constructor for class org.eclipse.core.runtime.model.URLModel
Deprecated.  
URL_HANDLER_ID - Static variable in class org.eclipse.ui.forms.widgets.FormText
The object ID to be used when registering action to handle URL hyperlinks (those that should result in opening the web browser).
USER - Static variable in class org.eclipse.jface.bindings.Binding
The type of binding that is defined by the user (i.e., by the end user of the application).
USER_CHANGE - Static variable in class org.eclipse.ltk.core.refactoring.RefactoringDescriptor
Constant describing the user flag (value: 256).
USER_EDITABLE - Static variable in interface org.eclipse.core.resources.IMarker
User editable marker attribute.
USER_EXCLUDE - Static variable in interface org.eclipse.update.configurator.IPlatformConfiguration.ISitePolicy
User-defined exclusion list.
USER_FILTER - Static variable in interface org.eclipse.osgi.service.datalocation.Location
Constant which defines the filter string for acquiring the service which specifies the user location.
USER_INCLUDE - Static variable in interface org.eclipse.update.configurator.IPlatformConfiguration.ISitePolicy
User-defined inclusion list.
USER_SEPARATOR - Static variable in class org.eclipse.jface.action.CoolBarManager
A separator created by the end user.
USE_ANNOTATIONS_PREFERENCE_PAGE - Static variable in class org.eclipse.ui.texteditor.AbstractDecoratedTextEditorPreferenceConstants
A named preference that controls whether this plug-in's Annotations preference page is used to configure annotations.
USE_DECORATED_STATE_MASK - Static variable in interface org.eclipse.team.ui.mapping.ITeamStateProvider
A state mask that can be passed to the ITeamStateProvider.getStateDescription(Object, int, String[], IProgressMonitor) method to indicate that only the decorated state flags are desired.
USE_OUTLINE_VIEW - Static variable in class org.eclipse.compare.CompareConfiguration
Name of the use outline view property (value "USE_OUTLINE_VIEW").
USE_QUICK_DIFF_PREFERENCE_PAGE - Static variable in class org.eclipse.ui.texteditor.AbstractDecoratedTextEditorPreferenceConstants
A named preference that controls whether this plug-in's Quick Diff preference page is used to configure Quick Diff.
USE_WINDOW_WORKING_SET_BY_DEFAULT - Static variable in interface org.eclipse.ui.IWorkbenchPreferenceConstants
Stores whether or not to use the window working set as the default working set for newly created views (without previously stored state).
US_ASCII - Static variable in interface org.eclipse.ui.editors.text.IEncodingActionsConstants
Deprecated. Name of the action to change the encoding into US ASCII.
US_ASCII - Static variable in interface org.eclipse.ui.editors.text.IEncodingActionsDefinitionIds
Deprecated. Action definition id of the action to change the encoding into US ASCII.
US_ASCII - Static variable in interface org.eclipse.ui.editors.text.IEncodingActionsHelpContextIds
Deprecated. Help id of the action to change the encoding into US ASCII.
UTF_16 - Static variable in interface org.eclipse.ui.editors.text.IEncodingActionsConstants
Deprecated. Name of the action to change the encoding into UTF-16.
UTF_16 - Static variable in interface org.eclipse.ui.editors.text.IEncodingActionsDefinitionIds
Deprecated. Action definition id of the action to change the encoding into UTF-16.
UTF_16 - Static variable in interface org.eclipse.ui.editors.text.IEncodingActionsHelpContextIds
Deprecated. Help id of the action to change the encoding into UTF-16.
UTF_16BE - Static variable in interface org.eclipse.ui.editors.text.IEncodingActionsConstants
Deprecated. Name of the action to change the encoding into UTF-16BE.
UTF_16BE - Static variable in interface org.eclipse.ui.editors.text.IEncodingActionsDefinitionIds
Deprecated. Action definition id of the action to change the encoding into UTF-16BE.
UTF_16BE - Static variable in interface org.eclipse.ui.editors.text.IEncodingActionsHelpContextIds
Deprecated. Help id of the action to change the encoding into UTF-16BE.
UTF_16LE - Static variable in interface org.eclipse.ui.editors.text.IEncodingActionsConstants
Deprecated. Name of the action to change the encoding into UTF-16LE.
UTF_16LE - Static variable in interface org.eclipse.ui.editors.text.IEncodingActionsDefinitionIds
Deprecated. Action definition id of the action to change the encoding into UTF-16LE.
UTF_16LE - Static variable in interface org.eclipse.ui.editors.text.IEncodingActionsHelpContextIds
Deprecated. Help id of the action to change the encoding into UTF-16LE.
UTF_8 - Static variable in interface org.eclipse.ui.editors.text.IEncodingActionsConstants
Deprecated. Name of the action to change the encoding into UTF-8.
UTF_8 - Static variable in interface org.eclipse.ui.editors.text.IEncodingActionsDefinitionIds
Deprecated. Action definition id of the action to change the encoding into UTF-8.
UTF_8 - Static variable in interface org.eclipse.ui.editors.text.IEncodingActionsHelpContextIds
Deprecated. Help id of the action to change the encoding into UTF-8 Default value: "org.eclipse.ui.UTF-8_action_context"
UndoActionHandler - class org.eclipse.ui.operations.UndoActionHandler.
UndoActionHandler provides common behavior for performing an undo, as well as labelling and enabling the undo menu item.
UndoActionHandler(IWorkbenchPartSite, IUndoContext) - Constructor for class org.eclipse.ui.operations.UndoActionHandler
Construct an action handler that handles the labelling and enabling of the undo action for the specified undo context.
UndoContext - class org.eclipse.core.commands.operations.UndoContext.
A simple, lightweight undo context that can be used to tag any operation.
UndoContext() - Constructor for class org.eclipse.core.commands.operations.UndoContext
 
UndoEdit - class org.eclipse.text.edits.UndoEdit.
This class encapsulates the reverse changes of an executed text edit tree.
UndoManagerAdapter - class org.eclipse.ltk.core.refactoring.UndoManagerAdapter.
This adapter class provides default implementations for the methods defined by the IUndoManagerListener interface.
UndoManagerAdapter() - Constructor for class org.eclipse.ltk.core.refactoring.UndoManagerAdapter
 
UndoRedoActionGroup - class org.eclipse.ui.operations.UndoRedoActionGroup.
UndoRedoActionGroup provides standard undo and redo action handlers for a workbench part site.
UndoRedoActionGroup(IWorkbenchPartSite, IUndoContext, boolean) - Constructor for class org.eclipse.ui.operations.UndoRedoActionGroup
Construct an undo redo action group for the specified workbench part site, using the specified undo context.
UndoRefactoringAction - class org.eclipse.ltk.ui.refactoring.UndoRefactoringAction.
Deprecated. This action is now longer needed. Undo is now performed via the global undo/redo stack provided by org.eclipse.core.commands.
UndoRefactoringAction() - Constructor for class org.eclipse.ltk.ui.refactoring.UndoRefactoringAction
Deprecated. Creates a new undo refactoring action.
UndoTextFileChange - class org.eclipse.ltk.core.refactoring.UndoTextFileChange.
A change to perform the reverse change of a TextFileChange.
UndoTextFileChange(String, IFile, UndoEdit, ContentStamp, int) - Constructor for class org.eclipse.ltk.core.refactoring.UndoTextFileChange
Create a new undo text file change object.
UninstallCommand - class org.eclipse.update.standalone.UninstallCommand.
Command to uninstall a feature.
UninstallCommand(String, String, String, String) - Constructor for class org.eclipse.update.standalone.UninstallCommand
 
UnionSet - class org.eclipse.core.databinding.observable.set.UnionSet.
Represents a set consisting of the union of elements from one or more other sets.
UnionSet(IObservableSet[]) - Constructor for class org.eclipse.core.databinding.observable.set.UnionSet
 
UpAction - class org.eclipse.ui.views.framelist.UpAction.
Generic "Up" action which goes to the parent frame for the current frame.
UpAction(FrameList) - Constructor for class org.eclipse.ui.views.framelist.UpAction
Constructs a new action for the specified frame list.
UpdateCommand - class org.eclipse.update.standalone.UpdateCommand.
Command to update and existing feature.
UpdateCommand(String, String) - Constructor for class org.eclipse.update.standalone.UpdateCommand
Update command for updating a feature to a newer version.
UpdateCommand(String, String, String) - Constructor for class org.eclipse.update.standalone.UpdateCommand
Update command for updating a feature to a specified newer version.
UpdateListStrategy - class org.eclipse.core.databinding.UpdateListStrategy.
Customizes a Binding between two observable lists.
UpdateListStrategy() - Constructor for class org.eclipse.core.databinding.UpdateListStrategy
Creates a new update list strategy for automatically updating the destination observable list whenever the source observable list changes.
UpdateListStrategy(int) - Constructor for class org.eclipse.core.databinding.UpdateListStrategy
Creates a new update list strategy with a configurable update policy.
UpdateListStrategy(boolean, int) - Constructor for class org.eclipse.core.databinding.UpdateListStrategy
Creates a new update list strategy with a configurable update policy.
UpdateMarkersOperation - class org.eclipse.ui.ide.undo.UpdateMarkersOperation.
An UpdateMarkersOperation represents an undoable operation for updating one or more markers in the workspace with one or more sets of attributes.
UpdateMarkersOperation(IMarker, Map, String, boolean) - Constructor for class org.eclipse.ui.ide.undo.UpdateMarkersOperation
Create an undoable operation that can update the specified marker with the specified attributes.
UpdateMarkersOperation(IMarker[], Map, String, boolean) - Constructor for class org.eclipse.ui.ide.undo.UpdateMarkersOperation
Create an undoable operation that updates many markers to have the same set of attributes.
UpdateSearchRequest - class org.eclipse.update.search.UpdateSearchRequest.
This class is central to update search.
UpdateSearchRequest(IUpdateSearchCategory, UpdateSearchScope) - Constructor for class org.eclipse.update.search.UpdateSearchRequest
The constructor that accepts the search category and scope objects.
UpdateSearchScope - class org.eclipse.update.search.UpdateSearchScope.
This class encapsulates update scope of the update search.
UpdateSearchScope() - Constructor for class org.eclipse.update.search.UpdateSearchScope
The default constructor.
UpdateValueStrategy - class org.eclipse.core.databinding.UpdateValueStrategy.
Customizes a Binding between two observable values.
UpdateValueStrategy() - Constructor for class org.eclipse.core.databinding.UpdateValueStrategy
Creates a new update value strategy for automatically updating the destination observable value whenever the source observable value changes.
UpdateValueStrategy(int) - Constructor for class org.eclipse.core.databinding.UpdateValueStrategy
Creates a new update value strategy with a configurable update policy.
UpdateValueStrategy(boolean, int) - Constructor for class org.eclipse.core.databinding.UpdateValueStrategy
Creates a new update value strategy with a configurable update policy.
UserInfoPrompter - class org.eclipse.jsch.ui.UserInfoPrompter.
A UserInfo prompter implementation that can be used when connecting a Session.
UserInfoPrompter(Session) - Constructor for class org.eclipse.jsch.ui.UserInfoPrompter
Create a prompter for the given session.
UserInputWizardPage - class org.eclipse.ltk.ui.refactoring.UserInputWizardPage.
An abstract wizard page that is to be used to implement user input pages presented inside a refactoring wizard.
UserInputWizardPage(String) - Constructor for class org.eclipse.ltk.ui.refactoring.UserInputWizardPage
Creates a new user input page.
Util - class org.eclipse.jface.util.Util.
A static class providing utility methods to all of JFace.
Utilities - class org.eclipse.update.core.Utilities.
This class is a collection of utility functions that can be used for install processing Note: This class/interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Utilities() - Constructor for class org.eclipse.update.core.Utilities
 
uiState - Variable in class org.eclipse.swt.graphics.GCData
 
unconfigure() - Method in interface org.eclipse.jface.text.source.ISourceViewerExtension2
Rolls back the configuration process of this source viewer.
unconfigure() - Method in class org.eclipse.jface.text.source.SourceViewer
 
unconfigure(IFeature) - Method in interface org.eclipse.update.configuration.IConfiguredSite
Unconfigure the specified feature from this site.
unconfigureCompleted(boolean) - Method in class org.eclipse.update.core.BaseInstallHandler
Called at the end of the unconfigure action.
unconfigureCompleted(boolean) - Method in interface org.eclipse.update.core.IInstallHandler
Called at the end of the unconfigure action.
unconfigureFeatureEntry(IPlatformConfiguration.IFeatureEntry) - Method in interface org.eclipse.update.configurator.IPlatformConfiguration
Unconfigures the specified feature entry if it exists.
unconfigureInitiated() - Method in class org.eclipse.update.core.BaseInstallHandler
Called at the start of the unconfigure action.
unconfigureInitiated() - Method in interface org.eclipse.update.core.IInstallHandler
Called at the start of the unconfigure action
unconfigureSite(IPlatformConfiguration.ISiteEntry) - Method in interface org.eclipse.update.configurator.IPlatformConfiguration
Unconfigures the specified entry.
undefine() - Method in class org.eclipse.core.commands.Category
 
undefine() - Method in class org.eclipse.core.commands.Command
Makes this command become undefined.
undefine() - Method in class org.eclipse.core.commands.ParameterType
Makes this parameter type become undefined.
undefine() - Method in class org.eclipse.core.commands.common.HandleObject
Makes this object becomes undefined.
undefine() - Method in class org.eclipse.core.commands.contexts.Context
Makes this context become undefined.
undefine() - Method in class org.eclipse.jface.bindings.Scheme
Makes this scheme become undefined.
undelete() - Method in class org.eclipse.jface.text.Position
Marks this position as not deleted.
underline - Variable in class org.eclipse.swt.graphics.TextStyle
the underline flag of the style
underlyingFileDeleted(IFileBuffer) - Method in interface org.eclipse.core.filebuffers.IFileBufferListener
Informs the listener that the file underlying the given file buffer has been deleted.
underlyingFileDeleted(IFileBuffer) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider.FileBufferListener
 
underlyingFileMoved(IFileBuffer, IPath) - Method in interface org.eclipse.core.filebuffers.IFileBufferListener
Informs the listener that the file underlying the given file buffer has been moved to the given location.
underlyingFileMoved(IFileBuffer, IPath) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider.FileBufferListener
 
undo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.core.commands.operations.AbstractOperation
 
undo(IUndoContext, IProgressMonitor, IAdaptable) - Method in class org.eclipse.core.commands.operations.DefaultOperationHistory
 
undo(IUndoContext, IProgressMonitor, IAdaptable) - Method in interface org.eclipse.core.commands.operations.IOperationHistory
Undo the most recently executed operation in the given context.
undo(IProgressMonitor, IAdaptable) - Method in interface org.eclipse.core.commands.operations.IUndoableOperation
Undo the operation.
undo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.core.commands.operations.TriggeredOperations
 
undo() - Method in class org.eclipse.jface.text.DefaultUndoManager
Deprecated.  
undo() - Method in interface org.eclipse.jface.text.IUndoManager
Rolls back the most recently executed text change.
undo() - Method in class org.eclipse.jface.text.TextViewerUndoManager
 
undo() - Method in class org.eclipse.text.undo.DocumentUndoManager
 
undo() - Method in interface org.eclipse.text.undo.IDocumentUndoManager
Rolls back the most recently executed text change.
undo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.ui.ide.undo.AbstractWorkspaceOperation
Undo the specified operation.
undoOperation(IUndoableOperation, IProgressMonitor, IAdaptable) - Method in class org.eclipse.core.commands.operations.DefaultOperationHistory
 
undoOperation(IUndoableOperation, IProgressMonitor, IAdaptable) - Method in interface org.eclipse.core.commands.operations.IOperationHistory
Undo the specified operation.
undoRedoGroup - Variable in class org.eclipse.ui.views.navigator.MainActionGroup
 
undoStackChanged(IUndoManager) - Method in interface org.eclipse.ltk.core.refactoring.IUndoManagerListener
This method is called by the undo manager if the undo stack has changed (for example a undo object got added or the undo stack got flushed).
undoStackChanged(IUndoManager) - Method in class org.eclipse.ltk.core.refactoring.UndoManagerAdapter
This method is called by the undo manager if the undo stack has changed (for example a undo object got added or the undo stack got flushed).
undoable() - Method in class org.eclipse.jface.text.DefaultUndoManager
Deprecated.  
undoable() - Method in interface org.eclipse.jface.text.IUndoManager
Returns whether at least one text change can be rolled back.
undoable() - Method in class org.eclipse.jface.text.TextViewerUndoManager
 
undoable() - Method in class org.eclipse.text.undo.DocumentUndoManager
 
undoable() - Method in interface org.eclipse.text.undo.IDocumentUndoManager
Returns whether at least one text change can be rolled back.
unhookListener(Object) - Method in class org.eclipse.core.databinding.observable.map.ComputedObservableMap
 
uninstall() - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
 
uninstall() - Method in interface org.eclipse.jface.text.contentassist.IContentAssistant
Uninstalls content assist support from the text viewer it has previously be installed on.
uninstall() - Method in class org.eclipse.jface.text.hyperlink.DefaultHyperlinkPresenter
 
uninstall() - Method in class org.eclipse.jface.text.hyperlink.HyperlinkManager
Uninstalls this hyperlink manager.
uninstall() - Method in interface org.eclipse.jface.text.hyperlink.IHyperlinkPresenter
Uninstalls this hyperlink presenter.
uninstall() - Method in interface org.eclipse.jface.text.information.IInformationPresenter
Removes the information presenter from the text viewer it has previously been installed on.
uninstall() - Method in class org.eclipse.jface.text.information.InformationPresenter
 
uninstall() - Method in interface org.eclipse.jface.text.presentation.IPresentationReconciler
Removes the reconciler from the text viewer it has previously been installed on.
uninstall() - Method in class org.eclipse.jface.text.presentation.PresentationReconciler
 
uninstall() - Method in interface org.eclipse.jface.text.quickassist.IQuickAssistAssistant
Uninstalls quick assist support from the source viewer it has previously be installed on.
uninstall() - Method in class org.eclipse.jface.text.quickassist.QuickAssistAssistant
 
uninstall() - Method in class org.eclipse.jface.text.reconciler.AbstractReconciler
 
uninstall() - Method in interface org.eclipse.jface.text.reconciler.IReconciler
Removes the reconciler from the text viewer it has previously been installed on.
uninstall() - Method in class org.eclipse.ui.editors.text.FileDocumentProvider.FileSynchronizer
Uninstalls the synchronizer from the input's file.
uninstall(ISelectionProvider) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor.AbstractSelectionChangedListener
Removes this selection changed listener from the given selection provider.
uninstall() - Method in class org.eclipse.ui.texteditor.SourceViewerDecorationSupport
Uninstalls this support from the preference store it has previously been installed on.
uninstallCompleted(boolean) - Method in class org.eclipse.update.core.BaseInstallHandler
Called at the end of the uninstall action.
uninstallCompleted(boolean) - Method in interface org.eclipse.update.core.IInstallHandler
Called at the end of the uninstall action.
uninstallInitiated() - Method in class org.eclipse.update.core.BaseInstallHandler
Called at the start of the uninstall action.
uninstallInitiated() - Method in interface org.eclipse.update.core.IInstallHandler
Called at the start of the uninstall action
uninstallTabsToSpacesConverter() - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
Installs a tabs to spaces converter.
uninstallTextDragAndDrop(ISourceViewer) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
Uninstalls text drag and drop from the given source viewer.
union(GroupCategorySet, GroupCategorySet) - Static method in class org.eclipse.ltk.core.refactoring.GroupCategorySet
Creates a new group category set containing the union of the given two group category sets
union(Rectangle) - Method in class org.eclipse.swt.graphics.Rectangle
Returns a new rectangle which represents the union of the receiver and the given rectangle.
unmanagePosition(Position) - Method in interface org.eclipse.jface.text.IPaintPositionManager
Stops managing the given position.
unmap(IProject) - Static method in class org.eclipse.team.core.RepositoryProvider
Disassociates project with the repository provider its currently mapped to.
unmapAllElements() - Method in class org.eclipse.jface.viewers.StructuredViewer
Removes all elements from the map.
unmapElement(Object) - Method in class org.eclipse.jface.viewers.StructuredViewer
Removes the given element from the internal element to widget map.
unmapElement(Object, Widget) - Method in class org.eclipse.jface.viewers.StructuredViewer
Removes the given association from the internal element to widget map.
unmodifiableObservableList(IObservableList) - Static method in class org.eclipse.core.databinding.observable.Observables
 
unmonitor(IResource) - Method in interface org.eclipse.core.resources.refresh.IRefreshMonitor
Informs the monitor that it should stop monitoring the given resource.
unpack(File, JarContentReference.ContentSelector, InstallMonitor) - Method in class org.eclipse.update.core.JarContentReference
Unpacks the referenced jar archive into the specified location.
unpack(File, String, JarContentReference.ContentSelector, InstallMonitor) - Method in class org.eclipse.update.core.JarContentReference
Unpacks the named jar entry into the specified location.
unread() - Method in class org.eclipse.jface.text.rules.BufferedRuleBasedScanner
 
unread() - Method in interface org.eclipse.jface.text.rules.ICharacterScanner
Rewinds the scanner before the last read character.
unread() - Method in class org.eclipse.jface.text.rules.RuleBasedScanner
 
unreadBuffer(ICharacterScanner) - Method in class org.eclipse.jface.text.rules.WordPatternRule
Returns the characters in the buffer to the scanner.
unreadBuffer(ICharacterScanner) - Method in class org.eclipse.jface.text.rules.WordRule
Returns the characters in the buffer to the scanner.
unregister(IEditingSupport) - Method in interface org.eclipse.jface.text.IEditingSupportRegistry
Deregister a support with the registry.
unregister(IEditingSupport) - Method in class org.eclipse.jface.text.TextViewer
 
unregisterAction(IAction) - Method in interface org.eclipse.ui.IKeyBindingService
Deprecated. Unregisters an action with the key binding service.
unregisterAdapters(IAdapterFactory) - Method in interface org.eclipse.core.runtime.IAdapterManager
Removes the given adapter factory completely from the list of registered factories.
unregisterAdapters(IAdapterFactory, Class) - Method in interface org.eclipse.core.runtime.IAdapterManager
Removes the given adapter factory from the list of factories registered as extending the given class.
unregisterBundleGroupProvider(IBundleGroupProvider) - Static method in class org.eclipse.core.runtime.Platform
De-registers the given bundle group provider with the platform.
unregisterDocument(IDocument) - Static method in class org.eclipse.compare.CompareUI
Unregister the given document.
unregisterElement(IElementReference) - Method in interface org.eclipse.ui.commands.ICommandService
Unregister an element callback.
unregisterFieldDecoration(String) - Method in class org.eclipse.jface.fieldassist.FieldDecorationRegistry
Unregisters the field decoration with the specified id.
unregisterHandler(IExtensionChangeHandler) - Method in class org.eclipse.core.runtime.dynamichelpers.ExtensionTracker
 
unregisterHandler(IExtensionChangeHandler) - Method in interface org.eclipse.core.runtime.dynamichelpers.IExtensionTracker
Unregister the given extension change handler previously registered with this tracker.
unregisterObject(IExtension, Object) - Method in class org.eclipse.core.runtime.dynamichelpers.ExtensionTracker
 
unregisterObject(IExtension) - Method in class org.eclipse.core.runtime.dynamichelpers.ExtensionTracker
 
unregisterObject(IExtension, Object) - Method in interface org.eclipse.core.runtime.dynamichelpers.IExtensionTracker
Remove an association between the given extension and the given object.
unregisterObject(IExtension) - Method in interface org.eclipse.core.runtime.dynamichelpers.IExtensionTracker
Remove all the objects associated with the given extension.
unregisterShell(Shell) - Method in interface org.eclipse.ui.contexts.IContextService
Unregisters a shell that was previously registered.
unregisterShell(Shell) - Method in interface org.eclipse.ui.contexts.IWorkbenchContextSupport
Deprecated.  Unregisters a shell that was previously registered.
unselected(ITextViewer) - Method in interface org.eclipse.jface.text.contentassist.ICompletionProposalExtension2
Called when the proposal is unselected.
unselected(ITextViewer) - Method in class org.eclipse.jface.text.templates.TemplateProposal
 
unwrap(IContributionItem) - Method in class org.eclipse.jface.action.SubContributionManager
Unwraps a nested contribution item.
update() - Method in class org.eclipse.debug.ui.actions.RunToLineActionDelegate
 
update() - Method in class org.eclipse.debug.ui.actions.ToggleBreakpointAction
 
update() - Method in class org.eclipse.jface.action.ActionContributionItem
The action item implementation of this IContributionItem method calls update(null).
update(String) - Method in class org.eclipse.jface.action.ActionContributionItem
Synchronizes the UI with the given property.
update() - Method in class org.eclipse.jface.action.ContributionItem
The default implementation of this IContributionItem method does nothing.
update(String) - Method in class org.eclipse.jface.action.ContributionItem
The ContributionItem implementation of this method declared on IContributionItem does nothing.
update(boolean) - Method in class org.eclipse.jface.action.CoolBarManager
Subclasses may extend this IContributionManager method, but must call super.update.
update() - Method in interface org.eclipse.jface.action.IContributionItem
Updates any SWT controls cached by this contribution item with any changes which have been made to this contribution item since the last update.
update(String) - Method in interface org.eclipse.jface.action.IContributionItem
Updates any SWT controls cached by this contribution item with changes for the the given property.
update(boolean) - Method in interface org.eclipse.jface.action.IContributionManager
Updates this manager's underlying widget(s) with any changes which have been made to it or its items.
update() - Method in class org.eclipse.jface.action.MenuManager
 
update(boolean) - Method in class org.eclipse.jface.action.MenuManager
The MenuManager implementation of this IContributionManager updates this menu, but not any of its submenus.
update(boolean, boolean) - Method in class org.eclipse.jface.action.MenuManager
Incrementally builds the menu from the contribution items.
update(String) - Method in class org.eclipse.jface.action.MenuManager
 
update(boolean) - Method in class org.eclipse.jface.action.StatusLineManager
 
update() - Method in class org.eclipse.jface.action.SubContributionItem
 
update(String) - Method in class org.eclipse.jface.action.SubContributionItem
 
update(boolean) - Method in class org.eclipse.jface.action.SubCoolBarManager
 
update() - Method in class org.eclipse.jface.action.SubMenuManager
 
update(boolean) - Method in class org.eclipse.jface.action.SubMenuManager
 
update(String) - Method in class org.eclipse.jface.action.SubMenuManager
 
update(boolean) - Method in class org.eclipse.jface.action.SubStatusLineManager
 
update(boolean) - Method in class org.eclipse.jface.action.SubToolBarManager
 
update(String) - Method in class org.eclipse.jface.action.ToolBarContributionItem
 
update(boolean) - Method in class org.eclipse.jface.action.ToolBarManager
 
update() - Method in class org.eclipse.jface.fieldassist.ControlDecoration
Something has changed, requiring redraw.
update() - Method in class org.eclipse.jface.preference.PreferenceDialog
Updates this dialog's controls to reflect the current page.
update(DocumentEvent) - Method in class org.eclipse.jface.text.DefaultPositionUpdater
 
update(DocumentEvent) - Method in interface org.eclipse.jface.text.IPositionUpdater
Adapts positions to the change specified by the document event.
update(DocumentEvent) - Method in class org.eclipse.jface.text.link.InclusivePositionUpdater
 
update() - Method in class org.eclipse.jface.text.source.CompositeRuler
 
update() - Method in interface org.eclipse.jface.text.source.IVerticalRuler
Forces the vertical ruler to synchronize itself with its annotation model and its viewer's view port.
update() - Method in class org.eclipse.jface.text.source.OverviewRuler
 
update() - Method in class org.eclipse.jface.text.source.VerticalRuler
Thread-safe implementation.
update(ViewerCell) - Method in class org.eclipse.jface.viewers.CellLabelProvider
Update the label for cell.
update(ViewerCell) - Method in class org.eclipse.jface.viewers.ColumnLabelProvider
 
update(Object, String[]) - Method in class org.eclipse.jface.viewers.ColumnViewer
 
update(ViewerCell) - Method in class org.eclipse.jface.viewers.OwnerDrawLabelProvider
 
update(Object[], String[]) - Method in class org.eclipse.jface.viewers.StructuredViewer
Updates the given elements' presentation when one or more of their properties change.
update(Object, String[]) - Method in class org.eclipse.jface.viewers.StructuredViewer
Updates the given element's presentation when one or more of its properties changes.
update(Object[]) - Method in interface org.eclipse.jface.viewers.deferred.IConcurrentModelListener
Called when elements in the model have changed
update() - Method in class org.eclipse.jface.wizard.WizardDialog
Updates this dialog's controls to reflect the current page.
update() - Method in class org.eclipse.swt.widgets.Control
Forces all outstanding paint requests for the widget to be processed before this method returns.
update() - Method in class org.eclipse.swt.widgets.Display
Forces all outstanding paint requests for the display to be processed before this method returns.
update(String) - Method in interface org.eclipse.ui.IDecoratorManager
Fire a LabelProviderChangedEvent for the decorator that corresponds to decoratorID if it exists and is enabled using the IBaseLabelProvider as the argument to the event.
update() - Method in interface org.eclipse.ui.INavigationLocation
The message update is sent to the active location before another location becomes active.
update() - Method in class org.eclipse.ui.console.actions.TextViewerAction
 
update() - Method in class org.eclipse.ui.console.actions.TextViewerGotoLineAction
 
update() - Method in class org.eclipse.ui.editors.text.EncodingActionGroup
Deprecated. Updates all actions of this action group.
update(Runnable) - Method in class org.eclipse.ui.editors.text.FileDocumentProvider.FileSynchronizer
Posts the update code "behind" the running operation.
update() - Method in interface org.eclipse.ui.forms.IMessageManager
Updates the message container with the messages currently in the manager.
update() - Method in class org.eclipse.ui.menus.CommandContributionItem
 
update(String) - Method in class org.eclipse.ui.menus.CommandContributionItem
 
update(Object, String[]) - Method in class org.eclipse.ui.navigator.CommonViewer
 
update() - Method in interface org.eclipse.ui.navigator.INavigatorContentService
The root content providers are recalculated by this method.
update() - Method in class org.eclipse.ui.operations.OperationHistoryActionHandler
Update enabling and labels according to the current status of the operation history.
update() - Method in class org.eclipse.ui.texteditor.AddMarkerAction
 
update() - Method in class org.eclipse.ui.texteditor.ChangeEncodingAction
 
update() - Method in class org.eclipse.ui.texteditor.ContentAssistAction
The ContentAssistAction implementation of this IUpdate method discovers the operation through the current editor's ITextOperationTarget adapter, and sets the enabled state accordingly.
update() - Method in class org.eclipse.ui.texteditor.ConvertLineDelimitersAction
Deprecated.  
update() - Method in class org.eclipse.ui.texteditor.DeleteLineAction
 
update() - Method in class org.eclipse.ui.texteditor.FindNextAction
 
update() - Method in class org.eclipse.ui.texteditor.FindReplaceAction
 
update() - Method in class org.eclipse.ui.texteditor.GotoAnnotationAction
 
update() - Method in interface org.eclipse.ui.texteditor.IUpdate
Requests that this object update itself.
update() - Method in class org.eclipse.ui.texteditor.IncrementalFindAction
 
update() - Method in class org.eclipse.ui.texteditor.InsertLineAction
 
update() - Method in class org.eclipse.ui.texteditor.JoinLinesAction
 
update() - Method in class org.eclipse.ui.texteditor.MarkerAnnotation
Informs this annotation about changes applied to its underlying marker and adapts to those changes.
update() - Method in class org.eclipse.ui.texteditor.MarkerRulerAction
 
update() - Method in class org.eclipse.ui.texteditor.MoveLinesAction
 
update(IMarkerDelta[]) - Method in class org.eclipse.ui.texteditor.ResourceMarkerAnnotationModel
Updates this model to the given marker deltas.
update() - Method in class org.eclipse.ui.texteditor.RevertToSavedAction
 
update() - Method in class org.eclipse.ui.texteditor.SaveAction
 
update() - Method in class org.eclipse.ui.texteditor.SelectMarkerRulerAction
 
update() - Method in class org.eclipse.ui.texteditor.ShiftAction
 
update() - Method in class org.eclipse.ui.texteditor.ShowWhitespaceCharactersAction
 
update() - Method in class org.eclipse.ui.texteditor.SimpleMarkerAnnotation
Informs this annotation about changes applied to its underlying marker and adapts to those changes.
update() - Method in class org.eclipse.ui.texteditor.TextEditorAction
Always enables this action if it is connected to a text editor.
update() - Method in class org.eclipse.ui.texteditor.TextOperationAction
The TextOperationAction implementation of this IUpdate method discovers the operation through the current editor's ITextOperationTarget adapter, and sets the enabled state accordingly.
update() - Method in class org.eclipse.ui.texteditor.TextSelectionNavigationLocation
Updates the this location.
update() - Method in class org.eclipse.ui.texteditor.quickdiff.QuickDiffToggleAction
 
update() - Method in class org.eclipse.ui.views.framelist.BackAction
Updates this action's enabled state and tool tip text.
update() - Method in class org.eclipse.ui.views.framelist.ForwardAction
Updates this action's enabled state and tool tip text.
update() - Method in class org.eclipse.ui.views.framelist.FrameAction
Updates this action.
update() - Method in class org.eclipse.ui.views.framelist.GoIntoAction
Updates this action's enabled state.
update() - Method in class org.eclipse.ui.views.framelist.UpAction
Updates this action's enabled state and tool tip text.
updateAction(String) - Method in class org.eclipse.ui.console.TextConsolePage
Updates the global action with the given id
updateActionBarContributor(int) - Method in class org.eclipse.ui.forms.editor.FormEditor
Notifies action bar contributor about page change.
updateActionBars() - Method in class org.eclipse.team.ui.mapping.SynchronizationActionProvider
 
updateActionBars() - Method in interface org.eclipse.ui.IActionBars
Updates the action bars.
updateActionBars() - Method in class org.eclipse.ui.SubActionBars
Commits all UI changes. <