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

UIImage - Class in org.eclipse.ercp.update
 
UIImage() - Constructor for class org.eclipse.ercp.update.UIImage
 
UIMessages - Class in org.eclipse.ercp.update
 
unconfigure(IFeature) - Method in interface org.eclipse.update.configuration.IConfiguredSite
Unconfigure the specified feature from this site.
unconfigure(IFeature, IProgressMonitor) - Method in interface org.eclipse.update.configuration.IConfiguredSite
Unconfigure the specified feature on 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.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.
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.
UNDERLAY - Static variable in interface org.eclipse.jface.viewers.IDecoration
Constant for the underlay.
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 - Static variable in class org.eclipse.jface.viewers.CellEditor
Property name for the undo action
undo() - Method in interface org.eclipse.osgi.framework.adaptor.BundleOperation
Undo the change to persistent storage.
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
 
UNDONE - Static variable in class org.eclipse.core.commands.operations.OperationHistoryEvent
UNDONE indicates that an operation was 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.
ungetService(ServiceReference) - Method in interface org.osgi.framework.BundleContext
Releases the service object referenced by the specified ServiceReference object.
ungetService(Bundle, ServiceRegistration, Object) - Method in interface org.osgi.framework.ServiceFactory
Releases a service object.
Uninstall - Static variable in class org.eclipse.ercp.update.UIMessages
 
UNINSTALL - Static variable in interface org.eclipse.update.operations.IUninstallFeatureOperation
 
uninstall() - Method in interface org.osgi.framework.Bundle
Uninstalls this bundle.
UNINSTALL_SCREEN - Variable in class org.eclipse.ercp.update.views.NormalView
 
uninstallBundle(BundleData) - Method in class org.eclipse.osgi.baseadaptor.BaseAdaptor
 
uninstallBundle(BundleData) - Method in interface org.eclipse.osgi.framework.adaptor.FrameworkAdaptor
Prepare to uninstall a bundle.
UninstallCommand - Class in org.eclipse.update.standalone
Command to uninstall a feature.
UninstallCommand(String, String, String, String) - Constructor for class org.eclipse.update.standalone.UninstallCommand
 
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.
UNINSTALLED - Static variable in interface org.osgi.framework.Bundle
The bundle is uninstalled and may not be used.
UNINSTALLED - Static variable in class org.osgi.framework.BundleEvent
The bundle has been uninstalled.
UninstallFeature - Static variable in class org.eclipse.ercp.update.UIMessages
 
Uninstalling - Static variable in class org.eclipse.ercp.update.UIMessages
 
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
UninstallNotCompleted - Static variable in class org.eclipse.ercp.update.UIMessages
 
UninstallQuery - Static variable in class org.eclipse.ercp.update.UIMessages
 
UninstallScreen - Class in org.eclipse.ercp.update.views
 
UninstallStatus - Static variable in class org.eclipse.ercp.update.UIMessages
 
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.
UNKNOWN - Static variable in interface org.eclipse.core.runtime.IProgressMonitor
Constant indicating an unknown amount of work.
UNKNOWN - Static variable in class org.eclipse.update.util.FeatureWrap
 
UNKNOWN_ERROR - Static variable in interface org.eclipse.update.core.IVerificationResult
Error occurred during verification
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
unlock() - Method in class org.osgi.service.application.ApplicationDescriptor
Unsets the lock state of the application.
unlockSpecific() - Method in class org.osgi.service.application.ApplicationDescriptor
This method is used to notify the container implementation that the corresponding application has been unlocked and it should update the application.locked service property accordingly.
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.
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.
unparsedEntityDecl(String, String, String, String) - Method in interface org.xml.sax.DTDHandler
Receive notification of an unparsed entity declaration event.
unparsedEntityDecl(String, String, String, String) - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of an unparsed entity declaration.
unparsedEntityDecl(String, String, String, String) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of an unparsed entity declaration.
unparsedEntityDecl(String, String, String, String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter an unparsed entity declaration event.
unpublishService(BundleContext, ServiceRegistration) - Method in interface org.eclipse.osgi.framework.adaptor.ServiceRegistry
Unpublishes a service from this ServiceRegistry
unpublishServices(BundleContext) - Method in interface org.eclipse.osgi.framework.adaptor.ServiceRegistry
Unpublishes all services from this ServiceRegistry that the specified BundleContext registered.
unread(byte[], int) - Method in class org.eclipse.ercp.xml.io.SimpleBufferedInputStream
Restore a set of bytes in the buffer
unregister() - Method in interface org.osgi.framework.ServiceRegistration
Unregisters a 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.
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.
UNREGISTERING - Static variable in class org.osgi.framework.ServiceEvent
This service is in the process of being unregistered.
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.
UNRESOLVED - Static variable in interface org.eclipse.osgi.service.resolver.BundleDelta
Delta type constant (bit mask) indicating that the bundle has become unresolved in the new state.
UNRESOLVED - Static variable in class org.osgi.framework.BundleEvent
The bundle has been unresolved.
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).
Update - Static variable in class org.eclipse.ercp.update.UIMessages
 
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() - 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(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.SubStatusLineManager
 
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() - Method in interface org.eclipse.osgi.service.runnable.StartupMonitor
Update the monitor.
update(String[], String[]) - Method in class org.eclipse.osgi.storagemanager.StorageManager
Update the given managed files with the content in the given source files.
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 interface org.osgi.framework.Bundle
Updates this bundle.
update(InputStream) - Method in interface org.osgi.framework.Bundle
Updates this bundle from an InputStream.
UPDATE_SITE - Static variable in interface org.eclipse.update.core.IURLEntry
 
UpdateAllFeatures - Static variable in class org.eclipse.ercp.update.UIMessages
 
updateBundle(BundleData, URLConnection) - Method in class org.eclipse.osgi.baseadaptor.BaseAdaptor
 
updateBundle(BundleData, URLConnection) - Method in interface org.eclipse.osgi.framework.adaptor.FrameworkAdaptor
Prepare to update a bundle from a URLConnection.
updateBundle(BundleDescription) - Method in interface org.eclipse.osgi.service.resolver.State
Updates an existing bundle description with the given description.
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
 
updateChildren(Widget, Object, Object[]) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
Deprecated. this is no longer called by the framework
UpdateCommand - Class in org.eclipse.update.standalone
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.
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.
UPDATED - Static variable in interface org.eclipse.osgi.service.resolver.BundleDelta
Delta type constant (bit mask) indicating that the bundle has been updated between the old and new state.
UPDATED - Static variable in class org.osgi.framework.BundleEvent
The bundle has been updated.
updateElement(int) - Method in interface org.eclipse.jface.viewers.ILazyContentProvider
Called when a previously-blank item becomes visible in the TableViewer.
UpdateFeature - Static variable in class org.eclipse.ercp.update.UIMessages
 
UpdateFeatures - Static variable in class org.eclipse.ercp.update.UIMessages
 
updateForDecorationReady(ViewerLabel, Object) - Method in class org.eclipse.jface.viewers.DecoratingLabelProvider
Decoration is ready.
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, Object) - Method in interface org.eclipse.jface.viewers.IViewerLabelProvider
Updates the label for the given element.
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
 
UpdateMonitor - Class in org.eclipse.ercp.update.views
 
UpdateMonitor() - Constructor for class org.eclipse.ercp.update.views.UpdateMonitor
 
UpdateNotAllCompleted - Static variable in class org.eclipse.ercp.update.UIMessages
 
UpdateNotCompleted - Static variable in class org.eclipse.ercp.update.UIMessages
 
updatePlus(Item, Object) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
Updates the "+"/"-" icon of the tree node from the given element.
UpdateSearchRequest - Class in org.eclipse.update.search
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 in org.eclipse.update.search
This class encapsulates update scope of the update search.
UpdateSearchScope() - Constructor for class org.eclipse.update.search.UpdateSearchScope
The default constructor.
updateSelection(ISelection) - Method in class org.eclipse.jface.viewers.StructuredViewer
Updates the selection of this viewer.
UpdateSiteStatus - Static variable in class org.eclipse.ercp.update.UIMessages
 
UpdateStatus - Static variable in class org.eclipse.ercp.update.UIMessages
 
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
 
Updating - Static variable in class org.eclipse.ercp.update.UIMessages
 
UPDATING_SCREEN - Variable in class org.eclipse.ercp.update.views.NormalView
 
UpdatingScreen - Class in org.eclipse.ercp.update.views
 
UPPERCASE - Static variable in class org.eclipse.ercp.swt.mobile.TextExtension
The capital letters of a typeface.
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
 
URL - Static variable in class org.eclipse.ercp.swt.mobile.HyperLink
launches a implementation-dependent web browser when activated.
URL - Static variable in class org.eclipse.ercp.swt.mobile.TextExtension
Uniform Resource Locator.
url - Variable in class org.eclipse.update.core.model.SiteModelFactory
 
URL_CONTENT_MIMETYPE - Static variable in interface org.osgi.service.url.URLConstants
Service property naming the MIME types serviced by a java.net.ContentHandler.
URL_HANDLER_PROTOCOL - Static variable in interface org.osgi.service.url.URLConstants
Service property naming the protocols serviced by a URLStreamHandlerService.
URLConstants - Interface in org.osgi.service.url
Defines standard names for property keys associated with URLStreamHandlerService and java.net.ContentHandler services.
URLConverter - Interface in org.eclipse.osgi.service.urlconversion
The interface of the service that allows client-defined protocol URLs to be converted to native file URLs on the local file system.
URLEntry - Class in org.eclipse.update.core
Convenience implementation of an annotated URL.
URLEntry() - Constructor for class org.eclipse.update.core.URLEntry
Default constructor for annotated URL
URLEntryModel - Class in org.eclipse.update.core.model
Annotated URL model object.
URLEntryModel() - Constructor for class org.eclipse.update.core.model.URLEntryModel
Creates a uninitialized annotated URL model object.
URLStreamHandlerService - Interface in org.osgi.service.url
Service interface with public versions of the protected java.net.URLStreamHandler methods.
URLStreamHandlerSetter - Interface in org.osgi.service.url
Interface used by URLStreamHandlerService objects to call the setURL method on the proxy URLStreamHandler object.
US_ASCII - Static variable in class org.eclipse.ui.WorkbenchEncoding
Deprecated. Use #getDefinedEncodings. This API will be deleted before 3.1 M2.
use(BundleFile) - Method in class org.eclipse.osgi.baseadaptor.bundlefile.MRUBundleFileList
Increments the use stamp of a bundle file
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.
USES_DIRECTIVE - Static variable in interface org.osgi.framework.Constants
Manifest header directive (named "uses") identifying a list of packages that an exported package uses.
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 class org.eclipse.ui.WorkbenchEncoding
Deprecated. Use #getDefinedEncodings. This API will be deleted before 3.1 M2.
UTF_16_BIG_ENDIAN - Static variable in class org.eclipse.ui.WorkbenchEncoding
Deprecated. Use #getDefinedEncodings. This API will be deleted before 3.1 M2.
UTF_16_LITTLE_ENDIAN - Static variable in class org.eclipse.ui.WorkbenchEncoding
Deprecated. Use #getDefinedEncodings. This API will be deleted before 3.1 M2.
UTF_8 - Static variable in class org.eclipse.ui.WorkbenchEncoding
Deprecated. Use #getDefinedEncodings. This API will be deleted before 3.1 M2.
Util - Class in org.eclipse.jface.util
A static class providing utility methods to all of JFace.
Utilities - Class in org.eclipse.update.core
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
 

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 _