Eclipse eRCP
Release 1.1
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

UNDERLAY - Static variable in interface org.eclipse.jface.viewers.IDecoration
Constant for the underlay.
UNDO - Static variable in class org.eclipse.jface.viewers.CellEditor
Property name for the undo action
UNINSTALL - Static variable in interface org.eclipse.update.operations.IUninstallFeatureOperation
 
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
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_SITE - Static variable in interface org.eclipse.update.core.IURLEntry
 
UPPERCASE - Static variable in class org.eclipse.ercp.swt.mobile.TextExtension
The capital letters of a typeface.
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.
URLEntry - class org.eclipse.update.core.URLEntry.
Convenience implementation of an annotated URL.
URLEntry() - Constructor for class org.eclipse.update.core.URLEntry
Default constructor for annotated URL
URLEntryModel - class org.eclipse.update.core.model.URLEntryModel.
Annotated URL model object.
URLEntryModel() - Constructor for class org.eclipse.update.core.model.URLEntryModel
Creates a uninitialized annotated URL model object.
US_ASCII - Static variable in class org.eclipse.ui.WorkbenchEncoding
Deprecated. Use #getDefinedEncodings. This API will be deleted before 3.1 M2.
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.
UninstallCommand - class org.eclipse.update.standalone.UninstallCommand.
Command to uninstall a feature.
UninstallCommand(String, String, String, String) - Constructor for class org.eclipse.update.standalone.UninstallCommand
 
UpdateCommand - class org.eclipse.update.standalone.UpdateCommand.
Command to update and existing feature.
UpdateCommand(String, String) - Constructor for class org.eclipse.update.standalone.UpdateCommand
Update command for updating a feature to a newer version.
UpdateCommand(String, String, String) - Constructor for class org.eclipse.update.standalone.UpdateCommand
Update command for updating a feature to a specified newer version.
UpdateSearchRequest - class org.eclipse.update.search.UpdateSearchRequest.
This class is central to update search.
UpdateSearchRequest(IUpdateSearchCategory, UpdateSearchScope) - Constructor for class org.eclipse.update.search.UpdateSearchRequest
The constructor that accepts the search category and scope objects.
UpdateSearchScope - class org.eclipse.update.search.UpdateSearchScope.
This class encapsulates update scope of the update search.
UpdateSearchScope() - Constructor for class org.eclipse.update.search.UpdateSearchScope
The default constructor.
Util - class org.eclipse.jface.util.Util.
A static class providing utility methods to all of JFace.
Utilities - class org.eclipse.update.core.Utilities.
This class is a collection of utility functions that can be used for install processing Note: This class/interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Utilities() - Constructor for class org.eclipse.update.core.Utilities
 
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.
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
uninstallCompleted(boolean) - Method in class org.eclipse.update.core.BaseInstallHandler
Called at the end of the uninstall action.
uninstallCompleted(boolean) - Method in interface org.eclipse.update.core.IInstallHandler
Called at the end of the uninstall action.
uninstallInitiated() - Method in class org.eclipse.update.core.BaseInstallHandler
Called at the start of the uninstall action.
uninstallInitiated() - Method in interface org.eclipse.update.core.IInstallHandler
Called at the start of the uninstall action
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.
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.
unwrap(IContributionItem) - Method in class org.eclipse.jface.action.SubContributionManager
Unwraps a nested contribution item.
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 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.
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
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.
updateElement(int) - Method in interface org.eclipse.jface.viewers.ILazyContentProvider
Called when a previously-blank item becomes visible in the TableViewer.
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
 
updatePlus(Item, Object) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
Updates the "+"/"-" icon of the tree node from the given element.
updateSelection(ISelection) - Method in class org.eclipse.jface.viewers.StructuredViewer
Updates the selection of this viewer.
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
 
url - Variable in class org.eclipse.update.core.model.SiteModelFactory
 
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.

Eclipse eRCP
Release 1.1
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