Follow Techotopia on Twitter

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

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

  




 

 


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

U

UAContentFilter - Class in org.eclipse.help
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 in org.eclipse.ui.menus
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 in org.eclipse.ui.progress
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.
uiState - Variable in class org.eclipse.swt.graphics. GCData
 
UNABLE - Static variable in exception org.eclipse.team.core. TeamException
 
UNCHANGED - Static variable in interface org.eclipse.jface.text.source. ILineDiffInfo
Denotes an unchanged line.
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
Deprecated. Unconfigure the specified feature from this site.
unconfigureCompleted(boolean) - Method in class org.eclipse.update.core. BaseInstallHandler
Deprecated. Called at the end of the unconfigure action.
unconfigureCompleted(boolean) - Method in interface org.eclipse.update.core. IInstallHandler
Deprecated. Called at the end of the unconfigure action.
unconfigureFeatureEntry(IPlatformConfiguration.IFeatureEntry) - Method in interface org.eclipse.update.configurator. IPlatformConfiguration
Deprecated. Unconfigures the specified feature entry if it exists.
unconfigureInitiated() - Method in class org.eclipse.update.core. BaseInstallHandler
Deprecated. Called at the start of the unconfigure action.
unconfigureInitiated() - Method in interface org.eclipse.update.core. IInstallHandler
Deprecated. Called at the start of the unconfigure action
unconfigureSite(IPlatformConfiguration.ISiteEntry) - Method in interface org.eclipse.update.configurator. IPlatformConfiguration
Deprecated. 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.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.core.commands. ParameterType
Makes this parameter type become undefined.
undefine() - Method in class org.eclipse.jface.bindings. Scheme
Makes this scheme become undefined.
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
 
UNDEFINED_VARIABLE - Static variable in interface org.eclipse.core.expressions. IEvaluationContext
Represents the value used by variables that exist but are not defined in a evaluation context.
undelete() - Method in class org.eclipse.jface.text. Position
Marks this position as not deleted.
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 - Variable in class org.eclipse.swt.graphics. TextStyle
the underline flag of the style.
UNDERLINE_ALWAYS - Static variable in class org.eclipse.ui.forms. HyperlinkSettings
Underline mode to be used when hyperlinks should always be underlined.
UNDERLINE_DOUBLE - Static variable in class org.eclipse.swt. SWT
Style constant to indicate double underline (value is 1).
UNDERLINE_ERROR - Static variable in class org.eclipse.swt. SWT
Style constant to indicate error underline (value is 2).
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_LINK - Static variable in class org.eclipse.swt. SWT
Style constant to indicate link underline (value is 0).
UNDERLINE_NEVER - Static variable in class org.eclipse.ui.forms. HyperlinkSettings
Underline mode to be used when hyperlinks should not be underlined.
UNDERLINE_SINGLE - Static variable in class org.eclipse.swt. SWT
Style constant to indicate single underline (value is 0).
UNDERLINE_SQUIGGLE - Static variable in class org.eclipse.swt. SWT
Style constant to indicate squiggle underline (value is 3).
underlineColor - Variable in class org.eclipse.swt.graphics. TextStyle
the underline color of the style
underlineStyle - Variable in class org.eclipse.swt.graphics. TextStyle
the underline 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 - Static variable in interface org.eclipse.core.commands.operations. IOperationHistory
An operation is to be opened for undo.
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 - Static variable in interface org.eclipse.jface.text. ITextOperationTarget
Text operation code for undoing the last edit command.
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 - Static variable in class org.eclipse.jface.viewers. CellEditor
Property name for the undo action
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 - Static variable in class org.eclipse.ui.actions. ActionFactory
Workbench action (id: "undo", commandId: "org.eclipse.ui.edit.undo"): Undo.
UNDO - Static variable in class org.eclipse.ui.ide.undo. AbstractWorkspaceOperation
 
undo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.ui.ide.undo. AbstractWorkspaceOperation
Undo the specified operation.
UNDO - Static variable in interface org.eclipse.ui. IWorkbenchActionConstants
Deprecated. in 3.0. Use ActionFactory.UNDO.getId() instead.
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
Deprecated. As of 3.5, replaced by IWorkbenchCommandConstants.EDIT_UNDO
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.ide. IIDEActionConstants
Edit menu: name of group for extra Undo-like actions (value "undo.ext").
UNDO_EXT - Static variable in interface org.eclipse.ui. IWorkbenchActionConstants
Edit menu: name of group for extra Undo-like actions (value "undo.ext").
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.
UndoActionHandler - Class in org.eclipse.ui.operations
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 in org.eclipse.core.commands.operations
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 in org.eclipse.text.edits
This class encapsulates the reverse changes of an executed text edit tree.
UndoManagerAdapter - Class in org.eclipse.ltk.core.refactoring
This adapter class provides default implementations for the methods defined by the IUndoManagerListener interface.
UndoManagerAdapter() - Constructor for class org.eclipse.ltk.core.refactoring. UndoManagerAdapter
 
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.
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.
UndoRedoActionGroup - Class in org.eclipse.ui.operations
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.
undoRedoGroup - Variable in class org.eclipse.ui.views.navigator. MainActionGroup
Deprecated.  
UndoRefactoringAction - Class in org.eclipse.ltk.ui.refactoring
Deprecated. This action is now longer needed. Undo is now performed via the global undo/redo stack provided by org.eclipse.core.commands.
UndoRefactoringAction() - Constructor for class org.eclipse.ltk.ui.refactoring. UndoRefactoringAction
Deprecated. Creates a new undo refactoring action.
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).
UndoTextFileChange - Class in org.eclipse.ltk.core.refactoring
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.
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 class org.eclipse.jface.text.hyperlink. MultipleHyperlinkPresenter
 
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.
UNINSTALL - Static variable in interface org.eclipse.update.operations. IUninstallFeatureOperation
Deprecated.  
UninstallCommand - Class in org.eclipse.update.standalone
Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This provisional API was never promoted to stable API, and may be removed from a future release of the platform.
UninstallCommand(String, String, String, String) - Constructor for class org.eclipse.update.standalone. UninstallCommand
Deprecated.  
uninstallCompleted(boolean) - Method in class org.eclipse.update.core. BaseInstallHandler
Deprecated. Called at the end of the uninstall action.
uninstallCompleted(boolean) - Method in interface org.eclipse.update.core. IInstallHandler
Deprecated. Called at the end of the uninstall action.
uninstallInitiated() - Method in class org.eclipse.update.core. BaseInstallHandler
Deprecated. Called at the start of the uninstall action.
uninstallInitiated() - Method in interface org.eclipse.update.core. IInstallHandler
Deprecated. 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.
UnionSet - Class in org.eclipse.core.databinding.observable.set
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
 
UnionSet(IObservableSet[], Object) - Constructor for class org.eclipse.core.databinding.observable.set. UnionSet
 
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
Deprecated. 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
Deprecated. Unknown size indication
UNKNOWN_SIZE - Static variable in class org.eclipse.update.core.model. ContentEntryModel
Deprecated. 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.
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.
unmapAllElements() - Method in class org.eclipse.ui.navigator. CommonViewer
 
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.
unmapElement(Object, Widget) - Method in class org.eclipse.ui.navigator. CommonViewer
 
unmodifiableObservableList(IObservableList) - Static method in class org.eclipse.core.databinding.observable. Observables
Returns an unmodifiable observable list backed by the given observable list.
unmodifiableObservableMap(IObservableMap) - Static method in class org.eclipse.core.databinding.observable. Observables
Returns an unmodifiable observable map backed by the given observable map.
unmodifiableObservableSet(IObservableSet) - Static method in class org.eclipse.core.databinding.observable. Observables
Returns an unmodifiable observable set backed by the given observable set.
unmodifiableObservableValue(IObservableValue) - Static method in class org.eclipse.core.databinding.observable. Observables
Returns an unmodifiable observable value backed by the given observable value.
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
Deprecated. Unpacks the referenced jar archive into the specified location.
unpack(File, String, JarContentReference.ContentSelector, InstallMonitor) - Method in class org.eclipse.update.core. JarContentReference
Deprecated. 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.
unregisterListener(ILoginContextListener) - Method in interface org.eclipse.equinox.security.auth. ILoginContext
Removes listener previously registered to receive notifications on security-related events.
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.
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.
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
 
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.
unwrap(IContributionItem) - Method in class org.eclipse.jface.action. SubContributionManager
Unwraps a nested contribution item.
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 class org.eclipse.ui.actions. ActionFactory
Workbench action (id: "up", commandId: "org.eclipse.ui.navigate.up"): Up.
UP - Static variable in interface org.eclipse.ui. IWorkbenchActionConstants
Navigate menu: name of standard Up global action (value "up").
UpAction - Class in org.eclipse.ui.views.framelist
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.
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(ViewerCell) - Method in class org.eclipse.jface.databinding.viewers. ObservableMapCellLabelProvider
 
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. DecoratingStyledCellLabelProvider
 
update(Object[]) - Method in interface org.eclipse.jface.viewers.deferred. IConcurrentModelListener
Called when elements in the model have changed
update(ViewerCell) - Method in class org.eclipse.jface.viewers. DelegatingStyledCellLabelProvider
 
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(ViewerCell) - Method in class org.eclipse.jface.viewers. StyledCellLabelProvider
 
update() - Method in class org.eclipse.jface.wizard. WizardDialog
Updates this dialog's controls to reflect the current page.
update(IJSchLocation) - Method in interface org.eclipse.jsch.core. IPasswordStore
 
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() - 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(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.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 class org.eclipse.ui.texteditor. IncrementalFindAction
 
update() - Method in class org.eclipse.ui.texteditor. InsertLineAction
 
update() - Method in interface org.eclipse.ui.texteditor. IUpdate
Requests that this object update itself.
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() - Method in class org.eclipse.ui.texteditor.quickdiff. QuickDiffToggleAction
 
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
Deprecated.  
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.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.
update(ViewerCell) - Method in class org.eclipse.ui.views.markers. MarkerField
Update the contents of the cell.
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
Deprecated.  
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 class org.eclipse.ui.actions. ActionGroup
Updates the state of the actions added to the action bars, including any global action handlers, based on the state of the ActionContext.
updateActionBars() - Method in interface org.eclipse.ui. IActionBars
Updates the action bars.
updateActionBars() - Method in class org.eclipse.ui.navigator.resources. GoIntoActionProvider
 
updateActionBars() - Method in class org.eclipse.ui. SubActionBars
Commits all UI changes.
updateActionBars() - Method in class org.eclipse.ui.views.navigator. GotoActionGroup
Deprecated.  
updateActionBars() - Method in class org.eclipse.ui.views.navigator. MainActionGroup
Deprecated. Updates the actions which were added to the action bars, delegating to the subgroups as necessary.
updateActionBars() - Method in class org.eclipse.ui.views.navigator. RefactorActionGroup
Deprecated.  
updateActionBars(IStructuredSelection) - Method in class org.eclipse.ui.views.navigator. ResourceNavigator
Deprecated. Updates the action bar actions.
updateActionBars() - Method in class org.eclipse.ui.views.navigator. SortAndFilterActionGroup
Deprecated.  
updateActionBars() - Method in class org.eclipse.ui.views.navigator. WorkspaceActionGroup
Deprecated.  
updateAdditionalEntries(Preferences) - Method in class org.eclipse.ant.core. AntCorePreferences
 
updateAffectedPositions(IDocument, int[], int) - Method in class org.eclipse.jface.text.formatter. ContentFormatter
Updates all the overlapping positions.
updateAll(boolean) - Method in interface org.eclipse.jface.action. IMenuManager
Incrementally builds the menu from the contribution items, and does so recursively for all submenus.
updateAll(boolean) - Method in class org.eclipse.jface.action. MenuManager
 
updateAll(boolean) - Method in class org.eclipse.jface.action. SubMenuManager
 
updateAntHomeEntries(Preferences) - Method in class org.eclipse.ant.core. AntCorePreferences
 
updateAppendReplace() - Method in class org.eclipse.debug.ui. EnvironmentTab
Updates the enablement of the append/replace widgets.
updateApplyButton() - Method in class org.eclipse.jface.preference. PreferencePage
Updates the enabled state of the Apply button to reflect whether this page is valid.
updateBorderColor() - Method in class org.eclipse.ui.forms. FormColors
Computes the border color relative to the background.
updateButtons() - Method in interface org.eclipse.debug.ui. ILaunchConfigurationDialog
Adjusts the enable state of this dialog's buttons to reflect the state of the active tab group.
updateButtons() - Method in interface org.eclipse.jface.preference. IPreferencePageContainer
Adjusts the enable state of the OK button to reflect the state of the currently active page in this container.
updateButtons() - Method in class org.eclipse.jface.preference. PreferenceDialog
 
updateButtons() - Method in interface org.eclipse.jface.wizard. IWizardContainer
Adjusts the enable state of the Back, Next, and Finish buttons to reflect the state of the currently active page in this container.
updateButtons() - Method in class org.eclipse.jface.wizard. WizardDialog
 
updateButtons() - Method in class org.eclipse.ui.texteditor.templates. TemplatePreferencePage
Updates the buttons.
updateButtonsEnableState(IStatus) - Method in class org.eclipse.jface.dialogs. StatusDialog
Updates the status of the ok button to reflect the given status.
updateButtonsEnableState(IStatus) - Method in class org.eclipse.ui.dialogs. SelectionStatusDialog
Update the status of the ok button to reflect the given status.
updateCache(IStorageEditorInput) - Method in class org.eclipse.ui.editors.text. StorageDocumentProvider
Updates the internal cache for the given input.
updateChildCount(Object, int) - Method in interface org.eclipse.jface.viewers. ILazyTreeContentProvider
Called when the TreeViewer needs an up-to-date child count for the given element, for example from StructuredViewer.refresh() and StructuredViewer.setInput(Object).
updateChildCount(TreePath, int) - Method in interface org.eclipse.jface.viewers. ILazyTreePathContentProvider
Called when the TreeViewer needs an up-to-date child count for the given tree path, for example from StructuredViewer.refresh() and StructuredViewer.setInput(Object).
updateChildren(Widget, Object, Object[]) - Method in class org.eclipse.jface.viewers. AbstractTreeViewer
Deprecated. this is no longer called by the framework
updateColorImage() - Method in class org.eclipse.jface.preference. ColorSelector
Update the image being displayed on the button using the current color setting.
updateColumnData(Widget) - Method in class org.eclipse.jface.layout. AbstractColumnLayout
Update the layout data for a column
updateColumnData(Widget) - Method in class org.eclipse.jface.layout. TableColumnLayout
 
updateColumnData(Widget) - Method in class org.eclipse.jface.layout. TreeColumnLayout
Update the layout data for a column
UpdateCommand - Class in org.eclipse.update.standalone
Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This provisional API was never promoted to stable API, and may be removed from a future release of the platform.
UpdateCommand(String, String) - Constructor for class org.eclipse.update.standalone. UpdateCommand
Deprecated. Update command for updating a feature to a newer version.
UpdateCommand(String, String, String) - Constructor for class org.eclipse.update.standalone. UpdateCommand
Deprecated. Update command for updating a feature to a specified newer version.
updateContent(Object, Object, Object) - Method in class org.eclipse.compare.contentmergeviewer. ContentMergeViewer
Initializes the controls of the three content areas with the given input objects.
updateContent(Object, Object, Object) - Method in class org.eclipse.compare.contentmergeviewer. TextMergeViewer
 
updateContentDependentActions() - Method in class org.eclipse.ui.texteditor. AbstractTextEditor
Updates all content dependent actions.
updateContents(Object) - Method in class org.eclipse.jface.viewers. ColorCellEditor
 
updateContents(Object) - Method in class org.eclipse.jface.viewers. DialogCellEditor
Updates the controls showing the value of this cell editor.
updateContributedRulerColumns(CompositeRuler) - Method in class org.eclipse.ui.texteditor. AbstractTextEditor
Adds enabled ruler contributions to the vertical ruler.
updateCurrentFrame() - Method in class org.eclipse.ui.views.framelist. FrameList
Replaces the current frame in this list with the current frame from the frame source.
updateDecoration(FieldDecoration) - Method in class org.eclipse.jface.fieldassist. DecoratedField
Deprecated. Update the specified decoration.
updateDocumentStructures(DocumentEvent) - Method in class org.eclipse.jface.text. AbstractDocument
Updates document partitioning and document positions according to the specification given by the document event.
updateDocumentStructures(DocumentEvent) - Method in class org.eclipse.jface.text.projection. ProjectionDocument
 
updateElement(int) - Method in class org.eclipse.jface.viewers.deferred. DeferredContentProvider
 
updateElement(int) - Method in interface org.eclipse.jface.viewers. ILazyContentProvider
Called when a previously-blank item becomes visible in the TableViewer.
updateElement(Object, int) - Method in interface org.eclipse.jface.viewers. ILazyTreeContentProvider
Called when a previously-blank item becomes visible in the TreeViewer.
updateElement(TreePath, int) - Method in interface org.eclipse.jface.viewers. ILazyTreePathContentProvider
Called when a previously-blank item becomes visible in the TreeViewer.
updateElement(UIElement, Map) - Method in interface org.eclipse.ui.commands. IElementUpdater
Whenever the elements for a command are refreshed, this method is called on the active handler for that command.
updateEnablement(IStructuredSelection) - Method in class org.eclipse.team.ui.mapping. MergeActionHandler
Update the enablement of this handler for the new selection.
updateEnablement() - Method in class org.eclipse.team.ui.synchronize. ModelParticipantAction
Method called when the action is about to be shown in a context menu.
updateEnableState() - Method in class org.eclipse.ui.dialogs. EditorSelectionDialog
Update enabled state.
updateEnvironment(ILaunchConfiguration) - Method in class org.eclipse.debug.ui. EnvironmentTab
Updates the environment table for the given launch configuration
updateFocusCell(ViewerCell, ColumnViewerEditorActivationEvent) - Method in class org.eclipse.jface.viewers. ColumnViewerEditor
 
updateFocusCell(ViewerCell, ColumnViewerEditorActivationEvent) - Method in class org.eclipse.jface.viewers. TableViewerEditor
 
updateFocusCell(ViewerCell, ColumnViewerEditorActivationEvent) - Method in class org.eclipse.jface.viewers. TreeViewerEditor
 
updateForClearBlocked() - Method in class org.eclipse.jface.dialogs. ProgressMonitorDialog
Clear blocked state from the receiver.
updateForDecorationReady(ViewerLabel, Object) - Method in class org.eclipse.jface.viewers. DecoratingLabelProvider
Decoration is ready.
updateForSetBlocked(IStatus) - Method in class org.eclipse.jface.dialogs. ProgressMonitorDialog
Set blocked state from the receiver.
updateForTab() - Method in class org.eclipse.ui.texteditor. ShiftAction
Enablement when tab key is pressed - the current selection has to be cover multiple lines.
updateGradient(IEditorPart) - Method in class org.eclipse.ui.part. MultiEditor
Updates the gradient in the title bar.
updateHasChildren(TreePath) - Method in interface org.eclipse.jface.viewers. ILazyTreePathContentProvider
Called when the TreeViewer needs up-to-date information whether the node at the given tree path can be expanded.
updateHeader() - Method in class org.eclipse.compare.contentmergeviewer. ContentMergeViewer
Updates the headers of the three areas by querying the content provider for a name and image for the three sides of the input object.
updateHeader() - Method in class org.eclipse.compare.contentmergeviewer. TextMergeViewer
 
updateIndentPrefixes() - Method in class org.eclipse.ui.texteditor. AbstractTextEditor
Updates the source viewer's indent prefixes with the values provided by the source viewer configuration.
updateItem(Widget, Object) - Method in class org.eclipse.jface.viewers. StructuredViewer
Copies attributes of the given element into the given widget.
updateLabel(ViewerLabel, Object) - Method in class org.eclipse.jface.viewers. DecoratingLabelProvider
 
updateLabel(ViewerLabel, TreePath) - Method in class org.eclipse.jface.viewers. DecoratingLabelProvider
 
updateLabel(ViewerLabel, TreePath) - Method in interface org.eclipse.jface.viewers. ITreePathLabelProvider
Updates the label for the given element.
updateLabel(ViewerLabel, Object) - Method in interface org.eclipse.jface.viewers. IViewerLabelProvider
Updates the label for the given element.
updateLabel(ViewerLabel, TreePath) - Method in class org.eclipse.jface.viewers. TreeColumnViewerLabelProvider
Update the label for the element with TreePath.
updateLabel() - Method in class org.eclipse.jface.wizard. ProgressMonitorPart
Updates the label with the current task and subtask names.
updateLabel() - Method in interface org.eclipse.search.ui. ISearchResultViewPart
Requests that the search view updates the label it is showing for search result pages.
updateLabels() - Method in class org.eclipse.debug.ui.memory. AbstractTableRendering
Updates labels of this rendering.
updateLaunchConfigurationDialog() - Method in class org.eclipse.debug.ui. AbstractLaunchConfigurationTab
Updates the buttons and message in this page's launch configuration dialog.
updateLaunchInBackground(ILaunchConfiguration) - Method in class org.eclipse.debug.ui. CommonTab
Updates the launch on background check button
updateLinks(int) - Method in class org.eclipse.ui.console. TextConsoleViewer
The cursor has just be moved to the given offset, the mouse has hovered over the given offset.
UpdateListStrategy - Class in org.eclipse.core.databinding
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.
updateLocation(Point, Point, Rectangle, AbstractInformationControlManager.Anchor) - Method in class org.eclipse.jface.text. AbstractInformationControlManager
Checks whether a control of the given size at the given location would be completely visible in the given display area when laid out by using the given anchor.
updateMarker(IMarker, IDocument, Position) - Method in class org.eclipse.ui.texteditor. AbstractMarkerAnnotationModel
Deprecated. use updateMarker(IDocument, IMarker, Position) instead. This method will be changed to protected.
updateMarker(IDocument, IMarker, Position) - Method in class org.eclipse.ui.texteditor. AbstractMarkerAnnotationModel
Updates the given marker according to the given position in the given document.
updateMarker(IMarker, IDocument, Position) - Method in class org.eclipse.ui.texteditor. BasicMarkerUpdater
 
updateMarker(IMarker, IDocument, Position) - Method in interface org.eclipse.ui.texteditor. IMarkerUpdater
Updates the given marker according to the position of the given document.
updateMarkers(IDocument) - Method in class org.eclipse.ui.texteditor. AbstractMarkerAnnotationModel
Updates the markers managed by this annotation model by calling all registered marker updaters (IMarkerUpdater).
UpdateMarkersOperation - Class in org.eclipse.ui.ide.undo
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.
updateMarkerViews(Annotation) - Method in class org.eclipse.ui.texteditor. AbstractDecoratedTextEditor
Updates visible views that show markers.
updateMessage() - Method in interface org.eclipse.debug.ui. ILaunchConfigurationDialog
Updates the message (or error message) shown in the message line to reflect the state of the currently active tab in this launch configuration dialog.
updateMessage() - Method in interface org.eclipse.jface.preference. IPreferencePageContainer
Updates the message (or error message) shown in the message line to reflect the state of the currently active page in this container.
updateMessage() - Method in class org.eclipse.jface.preference. PreferenceDialog
 
updateMessage() - Method in interface org.eclipse.jface.wizard. IWizardContainer
Updates the message (or error message) shown in the message line to reflect the state of the currently active page in this container.
updateMessage() - Method in class org.eclipse.jface.wizard. WizardDialog
 
updateModels() - Method in class org.eclipse.core.databinding. DataBindingContext
Updates all model observable objects to reflect the current state of the target observable objects.
updateModelToTarget() - Method in class org.eclipse.core.databinding. Binding
Updates the target's state from the model's state at the next reasonable opportunity.
updateModelToTarget() - Method in class org.eclipse.core.databinding. ListBinding
 
updateModelToTarget() - Method in class org.eclipse.core.databinding. SetBinding
 
updateMovedFileTimestamp(IFile, long) - Method in interface org.eclipse.core.resources.team. IResourceTree
Updates the timestamp for the given file in the workspace resource tree.
updateNavigationButtons() - Method in class org.eclipse.ui.part. DrillDownAdapter
Updates the enabled state for each navigation button.
updateNumberOfDigits() - Method in class org.eclipse.jface.text.source. LineNumberRulerColumn
Computes the number of digits to be displayed.
updateObjects() - Method in class org.eclipse.debug.ui. AbstractDebugView
Updates all the registered updatables.
updateOkButton() - Method in class org.eclipse.ui.dialogs. EditorSelectionDialog
Update the button enablement state.
updateOkState() - Method in class org.eclipse.ui.dialogs. AbstractElementListSelectionDialog
Update the enablement of the OK button based on whether or not there is a selection.
updateOKState(boolean) - Method in class org.eclipse.ui.dialogs. ResourceListSelectionDialog
Update the enabled state of the OK button.
updateOKStatus() - Method in class org.eclipse.ui.dialogs. CheckedTreeSelectionDialog
Validate the receiver and update the status with the result.
updateOKStatus() - Method in class org.eclipse.ui.dialogs. ElementTreeSelectionDialog
Validate the receiver and update the ok status.
updateOverviewDecorations() - Method in class org.eclipse.ui.texteditor. SourceViewerDecorationSupport
Updates the annotation overview for all configured annotation types.
updatePageCompletion() - Method in class org.eclipse.ui.dialogs. WizardDataTransferPage
Determine if the page is complete and update the page appropriately.
updatePartControl(IEditorInput) - Method in class org.eclipse.ui.texteditor. StatusTextEditor
Checks if the status of the given input is OK.
updatePatternViewer(Template) - Method in class org.eclipse.ui.texteditor.templates. AbstractTemplatesPage
Update the pattern viewer to show the current template.
updatePerspective() - Method in class org.eclipse.ui.wizards.newresource. BasicNewProjectResourceWizard
Updates the perspective for the active page within the window.
updatePerspective(IConfigurationElement) - Static method in class org.eclipse.ui.wizards.newresource. BasicNewProjectResourceWizard
Updates the perspective based on the current settings in the Workbench/Perspectives preference page.
updatePluginPreferences() - Method in class org.eclipse.ant.core. AntCorePreferences
Updates the underlying plug-in preferences to the current state.
updatePlus(Item, Object) - Method in class org.eclipse.jface.viewers. AbstractTreeViewer
Updates the "+"/"-" icon of the tree node from the given element.
updatePlus(Item, Object) - Method in class org.eclipse.jface.viewers. TreeViewer
 
updatePositions(DocumentEvent) - Method in class org.eclipse.jface.text. AbstractDocument
Updates all positions of all categories to the change described by the document event.
updatePresentation(int, TextPresentation) - Method in interface org.eclipse.jface.text.contentassist. IContextInformationPresenter
Updates the given presentation of the given context information at the given document position.
updatePresentation(Display, String, TextPresentation, int, int) - Method in interface org.eclipse.jface.text. DefaultInformationControl.IInformationPresenter
Deprecated. As of 3.2, replaced by DefaultInformationControl.IInformationPresenterExtension.updatePresentation(Drawable, String, TextPresentation, int, int)
updatePresentation(Drawable, String, TextPresentation, int, int) - Method in interface org.eclipse.jface.text. DefaultInformationControl.IInformationPresenterExtension
Updates the given presentation of the given information and thereby may manipulate the information to be displayed.
updateProgress(IProgressMonitor, Object) - Method in class org.eclipse.compare.structuremergeviewer. Differencer
Called for every leaf or node compare to update progress information.
updateProgressLabel() - Method in class org.eclipse.ui.dialogs. FilteredItemsSelectionDialog
Deprecated.   
updateProperties(Preferences) - Method in class org.eclipse.ant.core. AntCorePreferences
 
updatePropertyDependentActions() - Method in class org.eclipse.ui.editors.text. TextEditor
 
updatePropertyDependentActions() - Method in class org.eclipse.ui.texteditor. AbstractTextEditor
Updates all property dependent actions.
updatePropertyFiles(Preferences) - Method in class org.eclipse.ant.core. AntCorePreferences
 
updateRadioState(Command, String) - Static method in class org.eclipse.ui.handlers. HandlerUtil
Updates the radio state of the command to the given value
updateRenderingLabel(boolean) - Method in class org.eclipse.debug.ui.memory. AbstractTableRendering
Updates the label of this rendering, optionally displaying the base address of this rendering's memory block.
updateResourceChangeDescriptionFactory(IResourceChangeDescriptionFactory, int) - Method in class org.eclipse.ui.ide.undo. AbstractWorkspaceOperation
Update the provided resource change description factory so it can generate a resource delta describing the result of an undo or redo.
updateResourceChangeDescriptionFactory(IResourceChangeDescriptionFactory, int) - Method in class org.eclipse.ui.ide.undo. CopyProjectOperation
 
updateResourceChangeDescriptionFactory(IResourceChangeDescriptionFactory, int) - Method in class org.eclipse.ui.ide.undo. CopyResourcesOperation
 
updateResourceChangeDescriptionFactory(IResourceChangeDescriptionFactory, int) - Method in class org.eclipse.ui.ide.undo. DeleteResourcesOperation
 
updateResourceChangeDescriptionFactory(IResourceChangeDescriptionFactory, int) - Method in class org.eclipse.ui.ide.undo. MoveProjectOperation
 
updateResourceChangeDescriptionFactory(IResourceChangeDescriptionFactory, int) - Method in class org.eclipse.ui.ide.undo. MoveResourcesOperation
 
UpdateSearchRequest - Class in org.eclipse.update.search
Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This provisional API was never promoted to stable API, and may be removed from a future release of the platform.
UpdateSearchRequest(IUpdateSearchCategory, UpdateSearchScope) - Constructor for class org.eclipse.update.search. UpdateSearchRequest
Deprecated. The constructor that accepts the search category and scope objects.
UpdateSearchScope - Class in org.eclipse.update.search
Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This provisional API was never promoted to stable API, and may be removed from a future release of the platform.
UpdateSearchScope() - Constructor for class org.eclipse.update.search. UpdateSearchScope
Deprecated. The default constructor.
updateSelection(ISelection) - Method in class org.eclipse.jface.viewers. StructuredViewer
Updates the selection of this viewer.
updateSelection(IStructuredSelection) - Method in class org.eclipse.team.ui.synchronize. ModelParticipantAction
 
updateSelection(IStructuredSelection) - Method in class org.eclipse.team.ui.synchronize. SynchronizeModelAction
 
updateSelection(IStructuredSelection) - Method in class org.eclipse.ui.actions. AddBookmarkAction
The AddBookmarkAction implementation of this SelectionListenerAction method enables the action only if the selection is not empty and contains just file resources.
updateSelection(IStructuredSelection) - Method in class org.eclipse.ui.actions. AddTaskAction
The AddTaskAction implementation of this SelectionListenerAction method enables the action only if the selection contains a single resource and the resource is not a closed project.
updateSelection(IStructuredSelection) - Method in class org.eclipse.ui.actions. BaseSelectionListenerAction
Updates this action in response to the given selection.
updateSelection(IStructuredSelection) - Method in class org.eclipse.ui.actions. BuildAction
The BuildAction implementation of this SelectionListenerAction method ensures that this action is enabled only if all of the selected resources have buildable projects.
updateSelection(IStructuredSelection) - Method in class org.eclipse.ui.actions. CloseResourceAction
The CloseResourceAction implementation of this SelectionListenerAction method ensures that this action is enabled only if one of the selections is an open project.
updateSelection(IStructuredSelection) - Method in class org.eclipse.ui.actions. CopyProjectAction
The CopyResourceAction implementation of this SelectionListenerAction method enables this action only if there is a single selection which is a project.
updateSelection(IStructuredSelection) - Method in class org.eclipse.ui.actions. CopyResourceAction
The CopyResourceAction implementation of this SelectionListenerAction method enables this action only if all of the one or more selections are sibling resources which are local (depth infinity).
updateSelection(IStructuredSelection) - Method in class org.eclipse.ui.actions. CreateFileAction
Deprecated. The CreateFileAction implementation of this SelectionListenerAction method enables the action only if the selection contains folders and open projects.
updateSelection(IStructuredSelection) - Method in class org.eclipse.ui.actions. CreateFolderAction
Deprecated. The CreateFolderAction implementation of this SelectionListenerAction method enables the action only if the selection contains folders and open projects.
updateSelection(IStructuredSelection) - Method in class org.eclipse.ui.actions. DeleteResourceAction
The DeleteResourceAction implementation of this SelectionListenerAction method disables the action if the selection contains phantom resources or non-resources
updateSelection(IStructuredSelection) - Method in class org.eclipse.ui.actions. OpenResourceAction
The OpenResourceAction implementation of this SelectionListenerAction method ensures that this action is enabled only if one of the selections is a closed project.
updateSelection(IStructuredSelection) - Method in class org.eclipse.ui.actions. OpenSystemEditorAction
The OpenSystemEditorAction implementation of this SelectionListenerAction method enables the action only if the selection contains just file resources.
updateSelection(IStructuredSelection) - Method in class org.eclipse.ui.actions. RefreshAction
The RefreshAction implementation of this SelectionListenerAction method ensures that this action is enabled if the selection is empty, but is disabled if any of the selected elements are not resources.
updateSelection(IStructuredSelection) - Method in class org.eclipse.ui.actions. RenameResourceAction
The RenameResourceAction implementation of this SelectionListenerAction method ensures that this action is disabled if any of the selections are not resources or resources that are not local.
updateSelection(IStructuredSelection) - Method in class org.eclipse.ui.actions. ScrubLocalAction
Deprecated. The ScrubLocalAction implementation of this SelectionListenerAction method ensures that this action is disabled if any of the selections are not resources.
updateSelection(IStructuredSelection) - Method in class org.eclipse.ui.actions. WorkspaceAction
The WorkspaceAction implementation of this SelectionListenerAction method ensures that this action is disabled if any of the selected resources are inaccessible.
updateSelection(IStructuredSelection) - Method in class org.eclipse.ui.views.navigator. ResourceNavigatorMoveAction
Deprecated.  
updateSelectionDependentActions() - Method in class org.eclipse.ui.console. TextConsolePage
Updates selection dependent actions.
updateSelectionDependentActions() - Method in class org.eclipse.ui.texteditor. AbstractTextEditor
Updates all selection dependent actions.
updateSelections(Map) - Method in class org.eclipse.ui.dialogs. WizardResourceImportPage
Update the selections with those in map .
UpdateSetStrategy - Class in org.eclipse.core.databinding
Customizes a Binding between two observable sets.
UpdateSetStrategy() - Constructor for class org.eclipse.core.databinding. UpdateSetStrategy
Creates a new update list strategy for automatically updating the destination observable list whenever the source observable list changes.
UpdateSetStrategy(int) - Constructor for class org.eclipse.core.databinding. UpdateSetStrategy
Creates a new update list strategy with a configurable update policy.
UpdateSetStrategy(boolean, int) - Constructor for class org.eclipse.core.databinding. UpdateSetStrategy
Creates a new update list strategy with a configurable update policy.
updateSize() - Method in interface org.eclipse.jface.wizard. IWizardContainer2
Updates the window size to reflect the state of the current wizard.
updateSize(IWizardPage) - Method in class org.eclipse.jface.wizard. WizardDialog
Computes the correct dialog size for the current page and resizes its shell if nessessary.
updateSize() - Method in class org.eclipse.jface.wizard. WizardDialog
 
updateSlaveDocument(IDocument, int, int) - Method in class org.eclipse.jface.text.source.projection. ProjectionViewer
 
updateSlaveDocument(IDocument, int, int) - Method in class org.eclipse.jface.text. TextViewer
Updates the given slave document to show the specified range of its master document.
updateSlaveDocuments(IDocument) - Method in class org.eclipse.jface.text.source. SourceViewer
Updates all slave documents of the given document.
updateState(IEditorInput) - Method in class org.eclipse.ui.texteditor. AbstractTextEditor
Updates the state of the given editor input such as read-only flag.
updateStateCache(Object) - Method in class org.eclipse.ui.editors.text. ForwardingDocumentProvider
 
updateStateCache(Object) - Method in class org.eclipse.ui.editors.text. TextFileDocumentProvider.NullProvider
Deprecated.  
updateStateCache(Object) - Method in class org.eclipse.ui.editors.text. TextFileDocumentProvider
 
updateStateCache(Object) - Method in class org.eclipse.ui.texteditor. AbstractDocumentProvider
 
updateStateCache(Object) - Method in interface org.eclipse.ui.texteditor. IDocumentProviderExtension
Updates the state cache for the given element.
updateStateDependentActions() - Method in class org.eclipse.ui.texteditor. AbstractTextEditor
Updates all state dependent actions.
updateStatus(IStatus) - Method in class org.eclipse.jface.dialogs. StatusDialog
Update the dialog's status line to reflect the given status.
updateStatus(IStatus) - Method in class org.eclipse.ui.dialogs. FilteredItemsSelectionDialog
 
updateStatus(IStatus) - Method in class org.eclipse.ui.dialogs. NewFolderDialog
Update the dialog's status line to reflect the given status.
updateStatus(IStatus) - Method in class org.eclipse.ui.dialogs. SelectionStatusDialog
Update the dialog's status line to reflect the given status.
updateStatusBar(ISelection) - Method in class org.eclipse.ui.navigator. CommonNavigatorManager
 
updateStatusField(String) - Method in class org.eclipse.ui.texteditor. AbstractTextEditor
Updates the status fields for the given category.
updateStatusField(String) - Method in class org.eclipse.ui.texteditor. StatusTextEditor
 
updateStatusFields() - Method in class org.eclipse.ui.texteditor. AbstractTextEditor
Updates all status fields.
updateStatusLine(IStructuredSelection) - Method in class org.eclipse.ui.views.navigator. ResourceNavigator
Deprecated. Updates the message shown in the status line.
updateTabs(ITabDescriptor[]) - Method in class org.eclipse.ui.views.properties.tabbed. TabbedPropertySheetPage
Update the current tabs to represent the given input object.
updateTargets() - Method in class org.eclipse.core.databinding. DataBindingContext
Updates all target observable objects to reflect the current state of the model observable objects.
updateTargetToModel() - Method in class org.eclipse.core.databinding. Binding
Updates the model's state from the target's state at the next reasonable opportunity.
updateTargetToModel() - Method in class org.eclipse.core.databinding. ListBinding
 
updateTargetToModel() - Method in class org.eclipse.core.databinding. SetBinding
 
updateTasks(Preferences) - Method in class org.eclipse.ant.core. AntCorePreferences
 
updateText(String, int) - Method in class org.eclipse.jface.dialogs. DialogMessageArea
Show the new message in the message text and update the image.
updateTextListeners(TextViewer.WidgetCommand) - Method in class org.eclipse.jface.text. TextViewer
Informs all registered text listeners about the change specified by the widget command.
updateTextListeners(TextViewer.WidgetCommand) - Method in class org.eclipse.ui.console. TextConsoleViewer
 
updateTitle() - Method in interface org.eclipse.jface.preference. IPreferencePageContainer
Updates the title to reflect the state of the currently active page in this container.
updateTitle() - Method in class org.eclipse.jface.preference. PreferenceDialog
 
updateTitle(IAdaptable) - Method in class org.eclipse.ltk.ui.refactoring. TextStatusContextViewer
Updates the title image and text of the pane surrounding the source viewer.
updateTitle() - Method in class org.eclipse.ui.navigator. CommonNavigator
Updates the title text and title tool tip.
updateTitle() - Method in class org.eclipse.ui.navigator.resources. ProjectExplorer
The superclass does not deal with the content description, handle it here.
updateTitle() - Method in class org.eclipse.ui.views.navigator. ResourceNavigator
Deprecated. Updates the title text and title tool tip.
updateTitleBar() - Method in interface org.eclipse.jface.wizard. IWizardContainer
Updates the title bar (title, description, and image) to reflect the state of the currently active page in this container.
updateTitleBar() - Method in class org.eclipse.jface.wizard. WizardDialog
 
updateToolbar(boolean) - Method in class org.eclipse.ui.dialogs. FilteredTree
 
updateToolBar() - Method in class org.eclipse.ui.forms.widgets. Form
Updates the local tool bar manager if used.
updateToolBar() - Method in class org.eclipse.ui.forms.widgets. ScrolledForm
Updates the local tool bar manager if used.
updateToolItems() - Method in class org.eclipse.compare.contentmergeviewer. ContentMergeViewer
Updates the enabled state of the toolbar items.
updateToolItems() - Method in class org.eclipse.compare.contentmergeviewer. TextMergeViewer
 
updateTooltip() - Method in class org.eclipse.debug.ui.actions. AbstractLaunchHistoryAction
Updates this action's tool-tip.
updateTreeFont(Font) - Method in class org.eclipse.jface.preference. PreferenceDialog
Update the tree to use the specified Font.
updateTypes(Preferences) - Method in class org.eclipse.ant.core. AntCorePreferences
 
UpdateValueStrategy - Class in org.eclipse.core.databinding
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.
updateViewerInput() - Method in class org.eclipse.ui.texteditor.templates. TemplatePreferencePage
Updates the pattern viewer.
updateViewportListeners(int) - Method in class org.eclipse.jface.text. TextViewer
Checks whether the view port changed and if so informs all registered listeners about the change.
updateVisibleDocument(IDocument, int, int) - Method in class org.eclipse.jface.text. TextViewer
Deprecated. use updateSlaveDocument instead
updateWidgetEnablements() - Method in class org.eclipse.ui.dialogs. WizardDataTransferPage
Updates the enable state of this page's controls.
updateWidgetEnablements() - Method in class org.eclipse.ui.dialogs. WizardExportPage
Deprecated. Updates the enablements of this page's controls.
updateWidgetEnablements() - Method in class org.eclipse.ui.dialogs. WizardExportResourcesPage
Check if widgets are enabled or disabled by a change in the dialog.
updateWidgetEnablements() - Method in class org.eclipse.ui.dialogs. WizardResourceImportPage
Check if widgets are enabled or disabled by a change in the dialog.
updateWindowTitle() - Method in interface org.eclipse.jface.wizard. IWizardContainer
Updates the window title to reflect the state of the current wizard.
updateWindowTitle() - Method in class org.eclipse.jface.wizard. WizardDialog
 
updateWrappedList(List) - Method in class org.eclipse.core.databinding.observable.list. ObservableList
 
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.
uptoSegment(int) - Method in interface org.eclipse.core.runtime. IPath
Returns a copy of this path truncated after the given number of segments.
uptoSegment(int) - Method in class org.eclipse.core.runtime. Path
 
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 in org.eclipse.core.filesystem
This class provides utility methods for comparing, inspecting, and manipulating URIs.
URIUtil - Class in org.eclipse.core.runtime
A utility class for manipulating URIs.
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).
URLEntry - Class in org.eclipse.update.core
Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This provisional API was never promoted to stable API, and may be removed from a future release of the platform.
URLEntry() - Constructor for class org.eclipse.update.core. URLEntry
Deprecated. Default constructor for annotated URL
URLEntryModel - Class in org.eclipse.update.core.model
Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This provisional API was never promoted to stable API, and may be removed from a future release of the platform.
URLEntryModel() - Constructor for class org.eclipse.update.core.model. URLEntryModel
Deprecated. Creates a uninitialized annotated URL model object.
URLHyperlink - Class in org.eclipse.jface.text.hyperlink
URL hyperlink.
URLHyperlink(IRegion, String) - Constructor for class org.eclipse.jface.text.hyperlink. URLHyperlink
Creates a new URL hyperlink.
URLHyperlinkDetector - Class in org.eclipse.jface.text.hyperlink
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 in org.eclipse.core.runtime.model
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.  
URLTransfer - Class in org.eclipse.swt.dnd
The class URLTransfer provides a platform specific mechanism for converting text in URL format represented as a java String to a platform specific representation of the data and vice versa.
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.
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_COLORED_LABELS - Static variable in interface org.eclipse.ui. IWorkbenchPreferenceConstants
A named preference that view implementors can used to determine whether or not they should utilize colored labels.
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_DEFAULT_PORT - Static variable in interface org.eclipse.jsch.core. IJSchLocation
port value which indicates to a connection method to use the default port
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).
useAnnotationsPreferencePage(IPreferenceStore) - Static method in class org.eclipse.ui.editors.text. EditorsUI
Removes all preference which are handled by this plug-in's general preference pages from the given store and prevents setting the default values in the future.
useAnnotationsPreferencePage(IPreferenceStore) - Static method in class org.eclipse.ui.texteditor. MarkerAnnotationPreferences
Removes the marker annotation values which are shown on the general Annotations page from the given store and prevents setting the default values in the future.
useDefaults() - Method in class org.eclipse.ui.dialogs. WizardNewProjectCreationPage
Returns the useDefaults.
useMoveAndReplace() - Method in class org.eclipse.core.databinding. UpdateListStrategy
Returns whether ListBinding should call UpdateListStrategy.doMove(IObservableList, int, int) and UpdateListStrategy.doReplace(IObservableList, int, Object) instead of paired calls to UpdateListStrategy.doRemove(IObservableList, int) and UpdateListStrategy.doAdd(IObservableList, Object, int).
useNativeToolTip(Object) - Method in class org.eclipse.jface.viewers. CellLabelProvider
Return whether or not to use the native tool tip.
useQuickDiffPreferencePage(IPreferenceStore) - Static method in class org.eclipse.ui.editors.text. EditorsUI
Removes all preference which are handled by this plug-in's Quick Diff preference page from the given store and prevents setting the default values in the future.
useQuickDiffPreferencePage(IPreferenceStore) - Static method in class org.eclipse.ui.texteditor. MarkerAnnotationPreferences
Removes the Quick Diff marker annotation values which are shown on the general Quick Diff page from the given store and prevents setting the default values in the future.
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 - Variable in class org.eclipse.swt.browser. AuthenticationEvent
The user name to authenticate with
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
Deprecated. 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
Deprecated. User-defined inclusion list.
USER_SEPARATOR - Static variable in class org.eclipse.jface.action. CoolBarManager
A separator created by the end user.
UserInfoPrompter - Class in org.eclipse.jsch.ui
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 in org.eclipse.ltk.ui.refactoring
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.
userProperties - Variable in class org.eclipse.ant.core. AntRunner
 
usingElementMap() - Method in class org.eclipse.jface.viewers. StructuredViewer
Returns whether this structured viewer is configured to use an internal map to speed up the mapping between elements and SWT items.
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"
Util - Class in org.eclipse.jface.util
A static class providing utility methods to all of JFace.
Utilities - Class in org.eclipse.update.core
Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This provisional API was never promoted to stable API, and may be removed from a future release of the platform.
Utilities() - Constructor for class org.eclipse.update.core. Utilities
Deprecated.  

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

Guidelines for using Eclipse APIs.

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


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