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

G

GC - class org.eclipse.swt.graphics.GC.
Class GC is where all of the drawing capabilities that are supported by SWT are located.
GC(Drawable) - Constructor for class org.eclipse.swt.graphics.GC
Constructs a new instance of this class which has been configured to draw on the specified drawable.
GC(Drawable, int) - Constructor for class org.eclipse.swt.graphics.GC
Constructs a new instance of this class which has been configured to draw on the specified drawable.
GENERAL - Static variable in class org.eclipse.ercp.swt.mobile.Command
A command that can be bound to any hardware keys or softkeys.
GRAB_HORIZONTAL - Static variable in class org.eclipse.swt.layout.GridData
Style bit for new GridData(int) to resize the control to fit the remaining horizontal space.
GRAB_VERTICAL - Static variable in class org.eclipse.swt.layout.GridData
Style bit for new GridData(int) to resize the control to fit the remaining vertical space.
Geometry - class org.eclipse.jface.util.Geometry.
Contains static methods for performing simple geometric operations on the SWT geometry classes.
GridData - class org.eclipse.swt.layout.GridData.
GridData is the layout data object associated with GridLayout.
GridData() - Constructor for class org.eclipse.swt.layout.GridData
Constructs a new instance of GridData using default values.
GridData(int) - Constructor for class org.eclipse.swt.layout.GridData
Constructs a new instance based on the GridData style.
GridData(int, int, boolean, boolean) - Constructor for class org.eclipse.swt.layout.GridData
Constructs a new instance of GridData according to the parameters.
GridData(int, int, boolean, boolean, int, int) - Constructor for class org.eclipse.swt.layout.GridData
Constructs a new instance of GridData according to the parameters.
GridData(int, int) - Constructor for class org.eclipse.swt.layout.GridData
Constructs a new instance of GridData according to the parameters.
GridLayout - class org.eclipse.swt.layout.GridLayout.
Instances of this class lay out the control children of a Composite in a grid.
GridLayout() - Constructor for class org.eclipse.swt.layout.GridLayout
Constructs a new instance of this class.
GridLayout(int, boolean) - Constructor for class org.eclipse.swt.layout.GridLayout
Constructs a new instance of this class given the number of columns, and whether or not the columns should be forced to have the same width.
gc - Variable in class org.eclipse.swt.events.PaintEvent
the graphics context to use when painting that is configured to use the colors, font and damaged region of the control.
gc - Variable in class org.eclipse.swt.widgets.Event
the graphics context to use when painting that is configured to use the colors, font and damaged region of the control.
get(String) - Method in class org.eclipse.jface.resource.ColorRegistry
Returns the color associated with the given symbolic color name, or null if no such definition exists.
get(String) - Method in class org.eclipse.jface.resource.FontRegistry
Returns the font associated with the given symbolic font name.
get(String) - Method in class org.eclipse.jface.resource.ImageRegistry
Returns the image associated with the given key in this registry, or null if none.
getAccelerator() - Method in class org.eclipse.jface.action.Action
 
getAccelerator() - Method in interface org.eclipse.jface.action.IAction
Returns the accelerator keycode for this action.
getAccelerator(IContributionItem) - Method in interface org.eclipse.jface.action.IContributionManagerOverrides
This is not intended to be called outside of the workbench.
getAccelerator() - Method in class org.eclipse.swt.widgets.MenuItem
Returns the widget accelerator.
getAcceleratorText(IContributionItem) - Method in interface org.eclipse.jface.action.IContributionManagerOverrides
This is not intended to be called outside of the workbench.
getAction() - Method in interface org.eclipse.update.configuration.IActivity
Returns the action code for this activity
getActionDefinitionId() - Method in class org.eclipse.jface.action.Action
 
getActionDefinitionId() - Method in interface org.eclipse.jface.action.IAction
Returns the action definition id of this action.
getActiveHyperlinkText(Display) - Static method in class org.eclipse.jface.resource.JFaceColors
Get the default color to use for displaying active hyperlinks.
getActivePage() - Method in interface org.eclipse.ui.IPageService
 
getActivePage() - Method in interface org.eclipse.ui.IWorkbenchWindow
Returns the currently active page for this workbench org.eclipse.jface.window.
getActivePart() - Method in interface org.eclipse.ui.IPartService
Returns the active part.
getActivePartId() - Method in class org.eclipse.ui.commands.HandlerSubmission
Deprecated. Returns the identifier of the part that must be active for this request to be considered.
getActivePartReference() - Method in interface org.eclipse.ui.IPartService
Returns the active part reference.
getActiveShell() - Method in class org.eclipse.swt.widgets.Display
Returns the currently active Shell, or null if no shell belonging to the currently running application is active.
getActiveShell() - Method in class org.eclipse.ui.commands.HandlerSubmission
Deprecated. Returns the shell that must be active for this request to be considered.
getActiveWorkbenchPartSite() - Method in class org.eclipse.ui.commands.HandlerSubmission
Deprecated. Returns the workbench part site of the part that must be active for this request to be considered.
getActiveWorkbenchWindow() - Method in interface org.eclipse.ui.IWorkbench
Returns the currently active org.eclipse.jface.window for this workbench (if any).
getActivities() - Method in interface org.eclipse.update.configuration.IInstallConfiguration
Return the list of activities that resulted in this configuration.
getAdapter(Class) - Method in class org.eclipse.ui.part.WorkbenchPart
{@inheritDoc} Subclasses may override this method (however, if they do so, they should invoke the method on their superclass to ensure that the Platform's adapter manager is consulted).
getAdvanceWidth(char) - Method in class org.eclipse.swt.graphics.GC
Returns the advance width of the specified character in the font which is currently selected into the receiver.
getAffinityFeature() - Method in interface org.eclipse.update.core.IFeature
Returns an optional identifier of a colocation affinity feature.
getAffinityFeature() - Method in class org.eclipse.update.core.model.FeatureModel
Returns an optional identifier for the colocation affinity feature
getAlignment() - Method in class org.eclipse.swt.widgets.Button
Returns a value which describes the position of the text or image in the receiver.
getAlignment() - Method in class org.eclipse.swt.widgets.Label
Returns a value which describes the position of the text or image in the receiver.
getAlignment() - Method in class org.eclipse.swt.widgets.TableColumn
Returns a value which describes the position of the text or image in the receiver.
getAllowMultiple() - Method in interface org.eclipse.ui.views.IViewDescriptor
Returns whether this view allows multiple instances.
getAlpha() - Method in class org.eclipse.swt.graphics.GC
/** Returns the receiver's alpha value.
getAlpha(int, int) - Method in class org.eclipse.swt.graphics.ImageData
Returns the alpha value at offset x in scanline y in the receiver's alpha data.
getAlpha() - Method in class org.eclipse.swt.widgets.Shell
Returns the receiver's alpha value.
getAlphas(int, int, int, byte[], int) - Method in class org.eclipse.swt.graphics.ImageData
Returns getWidth alpha values starting at offset x in scanline y in the receiver's alpha data starting at startIndex.
getAnnotation() - Method in interface org.eclipse.update.core.IURLEntry
Returns the URL annotation or null if none
getAnnotation() - Method in class org.eclipse.update.core.model.URLEntryModel
Returns the url annotation.
getAnnotationNonLocalized() - Method in class org.eclipse.update.core.model.URLEntryModel
returns the non-localized url annotation.
getApplication() - Method in interface org.eclipse.update.core.IFeature
Returns an optional identifier of an application to be used when starting up the platform with this feature as the primary feature.
getApplication() - Method in class org.eclipse.update.core.model.FeatureModel
Returns an optional identifier for the feature application
getApplyButton() - Method in class org.eclipse.jface.preference.PreferencePage
Returns the Apply button.
getArchiveReference(String) - Method in interface org.eclipse.update.core.ISiteContentProvider
Returns a URL for the identified archive
getArchiveReference(String) - Method in class org.eclipse.update.core.SiteContentProvider
 
getArchiveReferenceModels() - Method in class org.eclipse.update.core.model.SiteModel
Returns an array of plug-in and non-plug-in archive reference models on this site
getArchiveReferences(InstallMonitor) - Method in interface org.eclipse.update.core.IFeatureContentProvider
Returns an array of content references of all the "packaged" archives that make up this feature.
getArchives() - Method in interface org.eclipse.update.core.ISite
Returns an array of plug-in and non-plug-in archives located on this site
getArchives() - Method in class org.eclipse.update.core.Site
Returns an array of plug-in and non-plug-in archives located on this site
getAscent() - Method in class org.eclipse.swt.graphics.FontMetrics
Returns the ascent of the font described by the receiver.
getAutoExpandLevel() - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
Returns the auto-expand level.
getAvailableTypeNames() - Method in class org.eclipse.swt.dnd.Clipboard
Returns a platform specific list of the data types currently available on the system clipboard.
getAvailableTypes() - Method in class org.eclipse.swt.dnd.Clipboard
Returns an array of the data types currently available on the system clipboard.
getAverageCharWidth() - Method in class org.eclipse.swt.graphics.FontMetrics
Returns the average character width, measured in pixels, of the font described by the receiver.
getBackground(Object) - Method in class org.eclipse.jface.viewers.DecoratingLabelProvider
 
getBackground(Object) - Method in interface org.eclipse.jface.viewers.IColorProvider
Provides a background color for the given element.
getBackground(Object, int) - Method in interface org.eclipse.jface.viewers.ITableColorProvider
Provides a background color for the given element at the specified index
getBackground() - Method in class org.eclipse.jface.viewers.ViewerLabel
Get the background Color.
getBackground() - Method in class org.eclipse.swt.graphics.GC
Returns the background color.
getBackground() - Method in class org.eclipse.swt.widgets.Control
Returns the receiver's background color.
getBackground() - Method in class org.eclipse.swt.widgets.TableItem
Returns the receiver's background color.
getBackground(int) - Method in class org.eclipse.swt.widgets.TableItem
Returns the background color at the given column index in the receiver.
getBackground() - Method in class org.eclipse.swt.widgets.TreeItem
Returns the receiver's background color.
getBackgroundImage() - Method in class org.eclipse.swt.widgets.Control
Returns the receiver's background image.
getBackgroundMode() - Method in class org.eclipse.swt.widgets.Composite
Returns the receiver's background drawing mode.
getBannerBackground(Display) - Static method in class org.eclipse.jface.resource.JFaceColors
Get the Color used for banner backgrounds
getBannerFont() - Static method in class org.eclipse.jface.resource.JFaceResources
Returns the JFace's banner font.
getBannerForeground(Display) - Static method in class org.eclipse.jface.resource.JFaceColors
Get the Color used for banner foregrounds
getBlue() - Method in class org.eclipse.swt.graphics.Color
Returns the amount of blue in the color, from 0 to 255.
getBold(String) - Method in class org.eclipse.jface.resource.FontRegistry
Returns the bold font associated with the given symbolic font name.
getBoolean(String) - Method in interface org.eclipse.jface.preference.IPreferenceStore
Returns the current value of the boolean-valued preference with the given name.
getBoolean(String) - Method in class org.eclipse.jface.preference.PreferenceStore
 
getBoolean(String) - Method in class org.eclipse.ui.preferences.ScopedPreferenceStore
 
getBorderWidth() - Method in class org.eclipse.swt.widgets.Control
Returns the receiver's border width.
getBounds() - Method in class org.eclipse.ercp.swt.mobile.Screen
Returns the bounds of the screen.
getBounds() - Method in class org.eclipse.swt.graphics.Device
Returns a rectangle describing the receiver's size and location.
getBounds() - Method in class org.eclipse.swt.graphics.Image
Returns the bounds of the receiver.
getBounds() - Method in class org.eclipse.swt.widgets.Control
Returns a rectangle describing the receiver's size and location relative to its parent (or its display if its parent is null), unless the receiver is a shell.
getBounds() - Method in class org.eclipse.swt.widgets.Display
Returns a rectangle describing the receiver's size and location.
getBounds() - Method in class org.eclipse.swt.widgets.Event
Gets the bounds.
getBounds(int) - Method in class org.eclipse.swt.widgets.TableItem
Returns a rectangle describing the receiver's size and location relative to its parent at a column in the table.
getBounds() - Method in class org.eclipse.swt.widgets.TreeItem
Returns a rectangle describing the receiver's size and location relative to its parent.
getBrokenStatus(IFeature) - Method in interface org.eclipse.update.configuration.IConfiguredSite
Indicates if the specified feature is "broken".
getBundle() - Static method in class org.eclipse.jface.resource.JFaceResources
Returns the resource bundle for JFace itself.
getCaretLineNumber() - Method in class org.eclipse.swt.widgets.Text
Returns the line number of the caret.
getCaretLocation() - Method in class org.eclipse.swt.widgets.Text
Returns a point describing the receiver's location relative to its parent (or its display if its parent is null).
getCaretPosition() - Method in class org.eclipse.ercp.swt.mobile.ConstrainedText
Gets the position of the caret.
getCaretPosition() - Method in class org.eclipse.swt.widgets.Text
Returns the character position of the caret.
getCategories() - Method in interface org.eclipse.ui.views.IViewRegistry
Returns an array of view categories.
getCategories() - Method in interface org.eclipse.update.core.ISite
Returns an array of categories defined by the site.
getCategories() - Method in interface org.eclipse.update.core.ISiteFeatureReference
Returns an array of categories the referenced feature belong to.
getCategories() - Method in class org.eclipse.update.core.Site
Returns an array of categories defined by the site.
getCategories() - Method in class org.eclipse.update.core.SiteFeatureReference
Returns an array of categories the referenced feature belong to.
getCategoriesToSkip() - Method in interface org.eclipse.update.search.IUpdateSearchSite
Returns an array of categories that need not be searched when scanning this site or null if all the features must be tested.
getCategory(String) - Method in interface org.eclipse.ui.commands.ICommandService
Retrieves the category with the given identifier.
getCategory(String) - Method in interface org.eclipse.update.core.ISite
Returns the named site category.
getCategory(String) - Method in class org.eclipse.update.core.Site
Returns the named site category.
getCategory() - Method in class org.eclipse.update.search.UpdateSearchRequest
Returns the search catagory used in this request.
getCategoryModels() - Method in class org.eclipse.update.core.model.SiteModel
Returns an array of category models for this site.
getCategoryNames() - Method in class org.eclipse.update.core.SiteFeatureReferenceModel
Returns the names of categories the referenced feature belongs to.
getCategoryPath() - Method in interface org.eclipse.ui.views.IViewDescriptor
Returns an array of strings that represent view's category path.
getCause() - Method in class org.eclipse.jface.resource.DeviceResourceException
Returns the cause of this throwable or null if the cause is nonexistent or unknown.
getCause() - Method in class org.eclipse.swt.SWTError
Returns the underlying throwable that caused the problem, or null if this information is not available.
getCause() - Method in class org.eclipse.swt.SWTException
Returns the underlying throwable that caused the problem, or null if this information is not available.
getCellEditors() - Method in class org.eclipse.jface.viewers.TableViewer
Returns the cell editors of this table viewer.
getCellEditors() - Method in class org.eclipse.jface.viewers.TreeViewer
Returns the cell editors of this tree viewer.
getCellModifier() - Method in class org.eclipse.jface.viewers.TableViewer
Returns the cell modifier of this table viewer.
getCellModifier() - Method in class org.eclipse.jface.viewers.TreeViewer
Returns the cell modifier of this tree viewer.
getCertificates() - Method in interface org.eclipse.update.core.IVerificationResult
Return a chain of certificate from leaf cert to the root cert.
getCharCount() - Method in class org.eclipse.ercp.swt.mobile.ConstrainedText
Gets the number of characters.
getCharCount() - Method in class org.eclipse.swt.widgets.Text
Returns the number of characters.
getCharWidth(char) - Method in class org.eclipse.swt.graphics.GC
Returns the width of the specified character in the font selected into the receiver.
getCheckable() - Method in class org.eclipse.jface.viewers.CheckStateChangedEvent
Returns the checkable that is the source of this event.
getChecked() - Method in class org.eclipse.jface.viewers.CheckStateChangedEvent
Returns the checked state of the element.
getChecked(Object) - Method in class org.eclipse.jface.viewers.CheckboxTableViewer
 
getChecked(Object) - Method in class org.eclipse.jface.viewers.CheckboxTreeViewer
 
getChecked(Object) - Method in interface org.eclipse.jface.viewers.ICheckable
Returns the checked state of the given element.
getChecked() - Method in class org.eclipse.swt.widgets.TableItem
Returns true if the receiver is checked, and false otherwise.
getChecked() - Method in class org.eclipse.swt.widgets.TreeItem
Returns true if the receiver is checked, and false otherwise.
getCheckedElements() - Method in class org.eclipse.jface.viewers.CheckboxTableViewer
Returns a list of elements corresponding to checked table items in this viewer.
getCheckedElements() - Method in class org.eclipse.jface.viewers.CheckboxTreeViewer
Returns a list of checked elements in this viewer's tree, including currently hidden ones that are marked as checked but are under a collapsed ancestor.
getChild(Widget, int) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
Get the child for the widget at index.
getChild(Widget, int) - Method in class org.eclipse.jface.viewers.TreeViewer
 
getChild(String) - Method in interface org.eclipse.ui.IMemento
Returns the first child with the given type id.
getChild(String) - Method in class org.eclipse.ui.XMLMemento
 
getChildren(Widget) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
Returns the SWT child items for the given SWT widget.
getChildren(Object) - Method in interface org.eclipse.jface.viewers.ITreeContentProvider
Returns the child elements of the given parent element.
getChildren(Widget) - Method in class org.eclipse.jface.viewers.TreeViewer
 
getChildren() - Method in class org.eclipse.swt.widgets.Composite
Returns a (possibly empty) array containing the receiver's children.
getChildren(String) - Method in interface org.eclipse.ui.IMemento
Returns all children with the given type id.
getChildren(String) - Method in class org.eclipse.ui.XMLMemento
 
getChildren() - Method in interface org.eclipse.update.core.IFeatureContentConsumer
Returns the feature content consumers that this feature content consumer opened
getClientArea() - Method in class org.eclipse.swt.graphics.Device
Returns a rectangle which describes the area of the receiver which is capable of displaying data.
getClientArea() - Method in class org.eclipse.swt.widgets.Display
Returns a rectangle which describes the area of the receiver which is capable of displaying data.
getClientArea() - Method in class org.eclipse.swt.widgets.Scrollable
Returns a rectangle which describes the area of the receiver which is capable of displaying data (that is, not covered by the "trimmings").
getClipping() - Method in class org.eclipse.swt.graphics.GC
Returns the bounding rectangle of the receiver's clipping region.
getClosestSide(Rectangle, Point) - Static method in class org.eclipse.jface.util.Geometry
Returns the edge of the given rectangle is closest to the given point.
getCollator() - Method in class org.eclipse.jface.viewers.ViewerSorter
Returns the collator used to sort strings.
getColor(IPreferenceStore, String) - Static method in class org.eclipse.jface.preference.PreferenceConverter
Returns the current value of the color-valued preference with the given name in the given preference store.
getColorAndFontCollector() - Method in class org.eclipse.jface.viewers.StructuredViewer
Get the ColorAndFontCollector for the receiver.
getColorDepth() - Method in class org.eclipse.ercp.swt.mobile.Screen
Returns the color depth of the screen in bits per pixel.
getColorDescriptor(String) - Method in class org.eclipse.jface.resource.ColorRegistry
Returns the color descriptor associated with the given symbolic color name.
getColorRegistry() - Static method in class org.eclipse.jface.resource.JFaceResources
Returns the color registry for JFace itself.
getColumn(int) - Method in class org.eclipse.swt.widgets.Table
Returns the column at the given, zero-relative index in the receiver.
getColumnCount() - Method in class org.eclipse.swt.widgets.Table
Returns the number of columns contained in the receiver.
getColumnImage(Object, int) - Method in interface org.eclipse.jface.viewers.ITableLabelProvider
Returns the label image for the given column of the given element.
getColumnProperties() - Method in class org.eclipse.jface.viewers.TableViewer
Returns the column properties of this table viewer.
getColumnProperties() - Method in class org.eclipse.jface.viewers.TreeViewer
Returns the column properties of this tree viewer.
getColumnText(Object, int) - Method in interface org.eclipse.jface.viewers.ITableLabelProvider
Returns the label text for the given column of the given element.
getColumns() - Method in class org.eclipse.swt.widgets.Table
Returns an array of TableColumns which are the columns in the receiver.
getCombo() - Method in class org.eclipse.jface.viewers.ComboViewer
Returns this list viewer's list control.
getCommand(String) - Method in interface org.eclipse.ui.commands.ICommandService
Retrieves the command with the given identifier.
getCommand() - Method in class org.eclipse.update.standalone.CmdLineArgs
 
getCommandId() - Method in class org.eclipse.ui.commands.HandlerSubmission
Deprecated. Returns the identifier of the command to be handled.
getCommandId() - Method in interface org.eclipse.ui.handlers.IHandlerActivation
Returns the identifier of the command whose handler is being activated.
getCommandManager() - Method in interface org.eclipse.ui.commands.IWorkbenchCommandSupport
Deprecated. Returns the command manager for the workbench.
getCommandSupport() - Method in interface org.eclipse.ui.IWorkbench
Deprecated. Please use getAdapter(ICommandService.class) instead.
getComparator() - Static method in class org.eclipse.update.core.model.CategoryModel
Returns a comparator for category models.
getComparer() - Method in class org.eclipse.jface.viewers.StructuredViewer
Returns the comparator to use for comparing elements, or null if none has been set.
getConfiguration() - Method in class org.eclipse.update.standalone.ScriptedCommand
 
getConfigurationElement() - Method in class org.eclipse.ui.part.WorkbenchPart
Returns the configuration element for this part.
getConfigurationHistory() - Method in interface org.eclipse.update.configuration.ILocalSite
Return configuration history.
getConfiguredFeatures() - Method in interface org.eclipse.update.configuration.IConfiguredSite
Return references to features configured on this site.
getConfiguredSiteModel() - Method in class org.eclipse.update.core.model.SiteModel
 
getConfiguredSites() - Method in interface org.eclipse.update.configuration.IInstallConfiguration
Return the sites that are part of this configuration.
getContainer() - Method in class org.eclipse.jface.preference.PreferencePage
Returns the container of this page.
getContentDescription() - Method in interface org.eclipse.ui.IWorkbenchPart2
Returns the content description of this part.
getContentDescription() - Method in interface org.eclipse.ui.IWorkbenchPartReference
Returns the content description for the part (or the empty string if none)
getContentDescription() - Method in class org.eclipse.ui.part.WorkbenchPart
Returns the content description of this part. The content description is an optional user-readable string that describes what is currently being displayed in the part. By default, the workbench will display the content description in a line near the top of the view or editor. An empty string indicates no content description text. If this value changes the part must fire a property listener event with IWorkbenchPartConstants.PROP_CONTENT_DESCRIPTION. It is considered bad practise to overload or extend this method.
getContentProvider() - Method in class org.eclipse.jface.viewers.ContentViewer
Returns the content provider used by this viewer, or null if this view does not yet have a content provider.
getContentReference() - Method in interface org.eclipse.update.core.IVerificationResult
Returns the content reference that is the target of the verification.
getContents(Transfer) - Method in class org.eclipse.swt.dnd.Clipboard
Retrieve the data of the specified type currently available on the system clipboard.
getContributingPart() - Method in interface org.eclipse.ui.part.IContributedContentsView
Returns the workbench part which contributed the current contents of this view.
getControl() - Method in class org.eclipse.jface.action.StatusLineManager
Returns the control used by this StatusLineManager.
getControl() - Method in class org.eclipse.jface.preference.PreferencePage
Returns the top level control for this dialog page.
getControl() - Method in class org.eclipse.jface.viewers.AbstractListViewer
 
getControl() - Method in class org.eclipse.jface.viewers.CellEditor
Returns the control used to implement this cell editor.
getControl() - Method in class org.eclipse.jface.viewers.ComboViewer
 
getControl() - Method in class org.eclipse.jface.viewers.ListViewer
 
getControl() - Method in class org.eclipse.jface.viewers.TableViewer
 
getControl() - Method in class org.eclipse.jface.viewers.TreeViewer
 
getControl() - Method in class org.eclipse.jface.viewers.Viewer
Returns the primary control associated with this viewer.
getControl() - Method in interface org.eclipse.ui.presentations.IPresentablePart
Returns an SWT control that can be used to indicate the tab order for this part.
getControl() - Method in class org.eclipse.ui.presentations.StackPresentation
Returns the control for this presentation
getCoordinate(Point, boolean) - Static method in class org.eclipse.jface.util.Geometry
Returns the x or y coordinates of the given point.
getCoordinate(Rectangle, boolean) - Static method in class org.eclipse.jface.util.Geometry
Returns the x or y coordinates of the given rectangle.
getCopyright() - Method in class org.eclipse.update.core.Feature
Returns the copyright information for the feature.
getCopyright() - Method in interface org.eclipse.update.core.IFeature
Returns the copyright information for the feature.
getCopyrightModel() - Method in class org.eclipse.update.core.model.FeatureModel
Returns the copyright information for the feature.
getCreationDate() - Method in interface org.eclipse.update.configuration.IInstallConfiguration
Retrun the date the configuration was created.
getCurrent() - Static method in class org.eclipse.swt.widgets.Display
Returns the display which the currently running thread is the user-interface thread for, or null if the currently running thread is not a user-interface thread for any display.
getCurrentConfiguration() - Method in interface org.eclipse.update.configuration.ILocalSite
Return the current configuration.
getCurrentConfiguredSite() - Method in interface org.eclipse.update.core.ISite
Returns the IConfiguredSite for this site in the current configuration or null if none found.
getCurrentConfiguredSite() - Method in class org.eclipse.update.core.Site
 
getDPI() - Method in class org.eclipse.swt.graphics.Device
Returns a point whose x coordinate is the horizontal dots per inch of the display, and whose y coordinate is the vertical dots per inch of the display.
getData(String) - Method in class org.eclipse.jface.viewers.Viewer
Returns the value of the property with the given name, or null if the property is not found.
getData(String) - Method in class org.eclipse.swt.widgets.Display
Returns the application defined property of the receiver with the specified name, or null if it has not been set.
getData() - Method in class org.eclipse.swt.widgets.Display
Returns the application defined, display specific data associated with the receiver, or null if it has not been set.
getData() - Method in class org.eclipse.swt.widgets.Widget
Returns the application defined widget data associated with the receiver, or null if it has not been set.
getData(String) - Method in class org.eclipse.swt.widgets.Widget
Returns the application defined property of the receiver with the specified name, or null if it has not been set.
getData(String) - Method in interface org.eclipse.ui.application.IWorkbenchConfigurer
Returns the data associated with the workbench at the given key.
getData(String) - Method in interface org.eclipse.ui.application.IWorkbenchWindowConfigurer
Returns the data associated with this workbench org.eclipse.jface.window at the given key.
getDate() - Method in class org.eclipse.ercp.swt.mobile.DateEditor
Returns the date when DATE, TIME or DATE_TIME styles are used.
getDate() - Method in interface org.eclipse.update.configuration.IActivity
Returns the creation date of this activity
getDate() - Method in interface org.eclipse.update.configuration.ISessionDelta
Deprecated. Returns the date the reconciliation occured
getDefault() - Static method in class org.eclipse.swt.widgets.Display
Returns the default display.
getDefaultBoolean(String) - Method in interface org.eclipse.jface.preference.IPreferenceStore
Returns the default value for the boolean-valued preference with the given name.
getDefaultBoolean(String) - Method in class org.eclipse.jface.preference.PreferenceStore
 
getDefaultBoolean(String) - Method in class org.eclipse.ui.preferences.ScopedPreferenceStore
 
getDefaultButton() - Method in class org.eclipse.swt.widgets.Decorations
Returns the receiver's default button if one had previously been set, otherwise returns null.
getDefaultColor(IPreferenceStore, String) - Static method in class org.eclipse.jface.preference.PreferenceConverter
Returns the default value for the color-valued preference with the given name in the given preference store.
getDefaultDouble(String) - Method in interface org.eclipse.jface.preference.IPreferenceStore
Returns the default value for the double-valued preference with the given name.
getDefaultDouble(String) - Method in class org.eclipse.jface.preference.PreferenceStore
 
getDefaultDouble(String) - Method in class org.eclipse.ui.preferences.ScopedPreferenceStore
 
getDefaultFloat(String) - Method in interface org.eclipse.jface.preference.IPreferenceStore
Returns the default value for the float-valued preference with the given name.
getDefaultFloat(String) - Method in class org.eclipse.jface.preference.PreferenceStore
 
getDefaultFloat(String) - Method in class org.eclipse.ui.preferences.ScopedPreferenceStore
 
getDefaultFont() - Static method in class org.eclipse.jface.resource.JFaceResources
Returns the JFace's standard font.
getDefaultFontData(IPreferenceStore, String) - Static method in class org.eclipse.jface.preference.PreferenceConverter
Returns a single default value for the font-valued preference with the given name in the given preference store.
getDefaultFontDataArray(IPreferenceStore, String) - Static method in class org.eclipse.jface.preference.PreferenceConverter
Returns the default value array for the font-valued preference with the given name in the given preference store.
getDefaultImage() - Method in class org.eclipse.jface.resource.DeviceResourceManager
 
getDefaultImage() - Method in class org.eclipse.jface.resource.LocalResourceManager
 
getDefaultImage() - Method in class org.eclipse.jface.resource.ResourceManager
Returns the default image that will be returned in the event that the intended image is missing.
getDefaultImage() - Method in class org.eclipse.ui.part.WorkbenchPart
Returns the default title image.
getDefaultInt(String) - Method in interface org.eclipse.jface.preference.IPreferenceStore
Returns the default value for the integer-valued preference with the given name.
getDefaultInt(String) - Method in class org.eclipse.jface.preference.PreferenceStore
 
getDefaultInt(String) - Method in class org.eclipse.ui.preferences.ScopedPreferenceStore
 
getDefaultItem() - Method in class org.eclipse.swt.widgets.Menu
Returns the default menu item or null if none has been previously set.
getDefaultLabel() - Method in class org.eclipse.jface.viewers.DialogCellEditor
Returns the default label widget created by createContents.
getDefaultLong(String) - Method in interface org.eclipse.jface.preference.IPreferenceStore
Returns the default value for the long-valued preference with the given name.
getDefaultLong(String) - Method in class org.eclipse.jface.preference.PreferenceStore
 
getDefaultLong(String) - Method in class org.eclipse.ui.preferences.ScopedPreferenceStore
 
getDefaultPackagedFeatureType() - Method in interface org.eclipse.update.core.ISite
Returns the default type for a packaged feature supported by this site
getDefaultPackagedFeatureType() - Method in class org.eclipse.update.core.Site
Returns the default type for a packaged feature supported by this site
getDefaultPageInput() - Method in class org.eclipse.ui.application.WorkbenchAdvisor
Returns the default input for newly created workbench pages when the input is not explicitly specified.
getDefaultPerspective() - Method in interface org.eclipse.ui.IPerspectiveRegistry
Returns the id of the default perspective for the workbench.
getDefaultPoint(IPreferenceStore, String) - Static method in class org.eclipse.jface.preference.PreferenceConverter
Returns the default value for the point-valued preference with the given name in the given preference store.
getDefaultRectangle(IPreferenceStore, String) - Static method in class org.eclipse.jface.preference.PreferenceConverter
Returns the default value for the rectangle-valued preference with the given name in the given preference store.
getDefaultString(String) - Method in interface org.eclipse.jface.preference.IPreferenceStore
Returns the default value for the string-valued preference with the given name.
getDefaultString(String) - Method in class org.eclipse.jface.preference.PreferenceStore
 
getDefaultString(String) - Method in class org.eclipse.ui.preferences.ScopedPreferenceStore
 
getDefaultsButton() - Method in class org.eclipse.jface.preference.PreferencePage
Returns the Restore Defaults button.
getDefinedCategoryIds() - Method in interface org.eclipse.ui.commands.ICommandService
Returns the collection of the identifiers for all of the defined categories in the workbench.
getDefinedCommandIds() - Method in interface org.eclipse.ui.commands.ICommandService
Returns the collection of the identifiers for all of the defined commands in the workbench.
getDepth() - Method in class org.eclipse.swt.graphics.Device
Returns the bit depth of the screen, which is the number of bits it takes to represent the number of unique colors that the screen is currently capable of displaying.
getDescent() - Method in class org.eclipse.swt.graphics.FontMetrics
Returns the descent of the font described by the receiver.
getDescription() - Method in class org.eclipse.jface.action.Action
 
getDescription() - Method in interface org.eclipse.jface.action.IAction
Returns the action's description if it has one.
getDescription() - Method in class org.eclipse.jface.preference.PreferencePage
 
getDescription() - Method in interface org.eclipse.ui.IPerspectiveDescriptor
Returns the description of this perspective.
getDescription() - Method in interface org.eclipse.ui.views.IViewDescriptor
Returns the description of this view.
getDescription() - Method in class org.eclipse.update.core.Category
Retrieve the detailed category description
getDescription() - Method in class org.eclipse.update.core.Feature
Returns the feature description.
getDescription() - Method in interface org.eclipse.update.core.ICategory
Retrieve the detailed category description
getDescription() - Method in interface org.eclipse.update.core.IFeature
Returns the feature description.
getDescription() - Method in interface org.eclipse.update.core.ISite
Returns the site description.
getDescription() - Method in class org.eclipse.update.core.Site
Returns the site description.
getDescriptionModel() - Method in class org.eclipse.update.core.model.CategoryModel
Retrieve the detailed category description
getDescriptionModel() - Method in class org.eclipse.update.core.model.FeatureModel
Returns the feature description.
getDescriptionModel() - Method in class org.eclipse.update.core.model.SiteModel
Returns the site description.
getDescriptor(String) - Method in class org.eclipse.jface.resource.ImageRegistry
Returns the descriptor associated with the given key in this registry, or null if none.
getDetailIcons() - Method in class org.eclipse.ercp.swt.mobile.ListBoxItem
Gets the detail icons of the item.
getDetailText() - Method in class org.eclipse.ercp.swt.mobile.ListBoxItem
Gets the detail text of the item.
getDevice() - Method in class org.eclipse.jface.resource.DeviceResourceManager
 
getDevice() - Method in class org.eclipse.jface.resource.LocalResourceManager
 
getDevice() - Method in class org.eclipse.jface.resource.ResourceManager
Returns the Device for which this ResourceManager will create resources
getDialogFont() - Static method in class org.eclipse.jface.resource.JFaceResources
Returns the JFace's dialog font.
getDimension(Rectangle, boolean) - Static method in class org.eclipse.jface.util.Geometry
Returns the height or width of the given rectangle.
getDirectionVector(int, int) - Static method in class org.eclipse.jface.util.Geometry
Returns a vector in the given direction with the given magnitude.
getDisabledImageDescriptor() - Method in class org.eclipse.jface.action.Action
 
getDisabledImageDescriptor() - Method in interface org.eclipse.jface.action.IAction
Returns the disabled image for this action as an image descriptor.
getDiscoverySiteEntries() - Method in class org.eclipse.update.core.Feature
Return an array of information entries referencing locations of other update sites.
getDiscoverySiteEntries() - Method in interface org.eclipse.update.core.IFeature
Return an array of information entries referencing locations of other update sites.
getDiscoverySiteEntryModels() - Method in class org.eclipse.update.core.model.FeatureModel
Return an array of information entries referencing locations of other update sites.
getDismissalAlignment() - Method in class org.eclipse.swt.widgets.Display
Returns the button dismissal alignment, one of LEFT or RIGHT.
getDisplay() - Method in class org.eclipse.swt.widgets.Widget
Returns the Display that is associated with the receiver.
getDisplay() - Method in interface org.eclipse.ui.IWorkbench
Returns the display for this workbench.
getDistanceFrom(Rectangle, Point) - Static method in class org.eclipse.jface.util.Geometry
Returns the distance from the point to the nearest edge of the given rectangle.
getDistanceFromEdge(Rectangle, Point, int) - Static method in class org.eclipse.jface.util.Geometry
Returns the distance of the given point from a particular side of the given rectangle.
getDouble(String) - Method in interface org.eclipse.jface.preference.IPreferenceStore
Returns the current value of the double-valued preference with the given name.
getDouble(String) - Method in class org.eclipse.jface.preference.PreferenceStore
 
getDouble(String) - Method in class org.eclipse.ui.preferences.ScopedPreferenceStore
 
getDoubleClickEnabled() - Method in class org.eclipse.swt.widgets.Text
Returns the double click enabled flag.
getDoubleClickTime() - Method in class org.eclipse.swt.widgets.Display
Returns the longest duration, in milliseconds, between two mouse button clicks that will be considered a double click by the underlying operating system.
getDownloadSize() - Method in class org.eclipse.update.core.Feature
Returns the download size of the feature, if it can be determined.
getDownloadSize() - Method in interface org.eclipse.update.core.IFeature
Returns the download size of the feature, if it can be determined.
getDownloadSize() - Method in interface org.eclipse.update.core.INonPluginEntry
Returns the download size of the entry, if it can be determined.
getDownloadSize() - Method in interface org.eclipse.update.core.IPluginEntry
Returns the download size of the entry, if it can be determined.
getDownloadSize() - Method in class org.eclipse.update.core.model.ContentEntryModel
Returns the download size of the entry, if it can be determined.
getDownloadSizeFor(IPluginEntry[], INonPluginEntry[]) - Method in class org.eclipse.update.core.FeatureContentProvider
Returns the total size of all archives required for the specified plug-in and non-plug-in entries (the "packaging" view).
getDownloadSizeFor(IPluginEntry[], INonPluginEntry[]) - Method in interface org.eclipse.update.core.IFeatureContentProvider
Returns the total size of all archives required for the specified plug-in and non-plug-in entries (the "packaging" view).
getDownloadSizeFor(IFeature) - Method in interface org.eclipse.update.core.ISite
Returns the size of the files that need to be downloaded in order to install the specified feature on this site, if it can be determined.
getDownloadSizeFor(IFeature) - Method in class org.eclipse.update.core.Site
Get download size for the specified feature on this site.
getEchoChar() - Method in class org.eclipse.swt.widgets.Text
Returns the echo character.
getEditable() - Method in class org.eclipse.ercp.swt.mobile.ConstrainedText
Gets the editable state.
getEditable() - Method in class org.eclipse.swt.widgets.Text
Returns the editable state.
getEditorArea() - Method in interface org.eclipse.ui.IPageLayout
Returns the special identifier for the editor area in this page layout.
getEditorReuseThreshold() - Method in interface org.eclipse.ui.IPageLayout
Deprecated. this always returns -1 as of Eclipse 2.1
getElement() - Method in class org.eclipse.jface.viewers.CheckStateChangedEvent
Returns the element whose check state changed.
getElement() - Method in class org.eclipse.jface.viewers.LabelProviderChangedEvent
Returns the first element whose label needs to be updated, or null if all labels need to be updated.
getElement() - Method in class org.eclipse.jface.viewers.TreeExpansionEvent
Returns the element that got expanded or collapsed.
getElementAt(int) - Method in class org.eclipse.jface.viewers.AbstractListViewer
Returns the element with the given index from this list viewer.
getElementAt(int) - Method in class org.eclipse.jface.viewers.TableViewer
Returns the element with the given index from this table viewer.
getElementFactory(String) - Method in interface org.eclipse.ui.IWorkbench
Returns the element factory with the given id.
getElements(int) - Method in class org.eclipse.jface.preference.PreferenceManager
Returns all preference nodes managed by this manager.
getElements(Object) - Method in class org.eclipse.jface.viewers.ArrayContentProvider
Returns the elements in the input, which must be either an array or a Collection.
getElements(Object) - Method in interface org.eclipse.jface.viewers.IStructuredContentProvider
Returns the elements to display in the viewer when its input is set to the given element.
getElements() - Method in class org.eclipse.jface.viewers.LabelProviderChangedEvent
Returns the elements whose labels need to be updated, or null if all labels need to be updated.
getEnabled() - Method in class org.eclipse.ercp.swt.mobile.Command
Returns true if the receiver is enabled, and false otherwise.
getEnabled(IContributionItem) - Method in interface org.eclipse.jface.action.IContributionManagerOverrides
Returns Boolean.TRUE if the given contribution item should be enabled, Boolean.FALSE if the item should be disabled, and null if the item may determine its own enablement.
getEnabled() - Method in class org.eclipse.swt.widgets.Control
Returns true if the receiver is enabled, and false otherwise.
getEnabled() - Method in class org.eclipse.swt.widgets.Menu
Returns true if the receiver is enabled, and false otherwise.
getEnabled() - Method in class org.eclipse.swt.widgets.MenuItem
Returns true if the receiver is enabled, and false otherwise.
getEnabled() - Method in class org.eclipse.swt.widgets.ScrollBar
Returns true if the receiver is enabled, and false otherwise.
getErrorBackground(Display) - Static method in class org.eclipse.jface.resource.JFaceColors
Get the background Color for widgets that display errors.
getErrorBorder(Display) - Static method in class org.eclipse.jface.resource.JFaceColors
Get the border Color for widgets that display errors.
getErrorMessage() - Method in class org.eclipse.jface.viewers.CellEditor
Returns the current error message for this cell editor.
getErrorText(Display) - Static method in class org.eclipse.jface.resource.JFaceColors
Get the default color to use for displaying errors.
getEstimatedTransferRate(URL) - Static method in class org.eclipse.update.core.SiteManager
Returns an estimate of bytes per second transfer rate for this URL
getEventListener() - Method in class org.eclipse.swt.widgets.TypedListener
Returns the receiver's event listener.
getExitOnLastWindowClose() - Method in interface org.eclipse.ui.application.IWorkbenchConfigurer
Returns true if the workbench should exit when the last window is closed, false if the window should just be closed, leaving the workbench (and its event loop) running.
getExpanded(Item) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
Returns whether the given SWT item is expanded or collapsed.
getExpanded(Item) - Method in class org.eclipse.jface.viewers.TreeViewer
 
getExpanded() - Method in class org.eclipse.swt.widgets.TreeItem
Returns true if the receiver is expanded, and false otherwise.
getExpandedElements() - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
Returns a list of elements corresponding to expanded nodes in this viewer's tree, including currently hidden ones that are marked as expanded but are under a collapsed ancestor.
getExpandedState(Object) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
Returns whether the node corresponding to the given element is expanded or collapsed.
getExtensionTracker() - Method in interface org.eclipse.ui.IWorkbench
Return the extension tracker for the workbench.
getExtensionTracker() - Method in interface org.eclipse.ui.IWorkbenchPage
Return the extension tracker for the workbench.
getExtensionTracker() - Method in interface org.eclipse.ui.IWorkbenchWindow
Return the extension tracker for the workbench.
getExtrudedEdge(Rectangle, int, int) - Static method in class org.eclipse.jface.util.Geometry
Extrudes the given edge inward by the given distance.
getFactoryId() - Method in interface org.eclipse.ui.IPersistableElement
Returns the id of the element factory which should be used to re-create this object.
getFastViewWidthRatio() - Method in interface org.eclipse.ui.views.IViewDescriptor
Returns the default fast view width ratio for this view.
getFeature() - Method in class org.eclipse.update.core.FeatureContentProvider
Returns the feature associated with this content provider.
getFeature() - Method in class org.eclipse.update.core.FeatureReference
Deprecated. use getFeaure(IProgressMonitor)
getFeature(IProgressMonitor) - Method in class org.eclipse.update.core.FeatureReference
Returns the feature this reference points to
getFeature(IFeatureReference, IProgressMonitor) - Method in class org.eclipse.update.core.FeatureReference
Returns the feature the reference points to
getFeature() - Method in interface org.eclipse.update.core.IFeatureContentConsumer
Returns the feature for this content consumer.
getFeature() - Method in interface org.eclipse.update.core.IFeatureContentProvider
Returns the feature associated with this content provider.
getFeature() - Method in interface org.eclipse.update.core.IFeatureReference
Deprecated. use getFeature(IProgressMonitor) instead
getFeature(IProgressMonitor) - Method in interface org.eclipse.update.core.IFeatureReference
Returns the referenced feature.
getFeature() - Method in interface org.eclipse.update.core.IIncludedFeatureReference
Deprecated. use getFeature(IProgressMonitor)
getFeature(boolean, IConfiguredSite) - Method in interface org.eclipse.update.core.IIncludedFeatureReference
Deprecated. use getFeature(IProgressMonitor)
getFeature(boolean, IConfiguredSite, IProgressMonitor) - Method in interface org.eclipse.update.core.IIncludedFeatureReference
Deprecated. use getFeature(IProgressMonitor)
getFeature() - Method in interface org.eclipse.update.core.IVerificationResult
Returns the feature the referenced file is part of.
getFeature(boolean, IConfiguredSite) - Method in class org.eclipse.update.core.IncludedFeatureReference
Deprecated. use getFeature(IProgressMonitor)
getFeature(boolean, IConfiguredSite, IProgressMonitor) - Method in class org.eclipse.update.core.IncludedFeatureReference
Deprecated. use getFeature(IProgressMonitor)
getFeature() - Method in class org.eclipse.update.core.IncludedFeatureReference
Deprecated. use getFeature(IProgressMonitor)
getFeature(IProgressMonitor) - Method in class org.eclipse.update.core.IncludedFeatureReference
 
getFeature() - Method in interface org.eclipse.update.operations.IFeatureOperation
Returns the feature to operate on.
getFeatureContentConsumer() - Method in class org.eclipse.update.core.Feature
Returns the content consumer for this feature.
getFeatureContentConsumer() - Method in interface org.eclipse.update.core.IFeature
Returns the content consumer for this feature.
getFeatureContentProvider() - Method in class org.eclipse.update.core.Feature
Returns the content provider for this feature.
getFeatureContentProvider() - Method in interface org.eclipse.update.core.IFeature
Returns the content provider for this feature.
getFeatureEntryArchiveReferences(InstallMonitor) - Method in interface org.eclipse.update.core.IFeatureContentProvider
Returns an array of content references of the "packaged" archives that contain the feature descriptive information.
getFeatureEntryContentReferences(InstallMonitor) - Method in interface org.eclipse.update.core.IFeatureContentProvider
Returns an array of content references to the feature definition files (i.e the "logical" view of the files defining the feature).
getFeatureIdentifier() - Method in class org.eclipse.update.core.model.FeatureModel
Returns the feature identifier as a string
getFeatureIdentifier() - Method in class org.eclipse.update.core.model.FeatureReferenceModel
Returns the feature identifier as a string
getFeatureIncludeVersionedIdentifier() - Method in class org.eclipse.update.core.model.FeatureModel
Deprecated. use getFeatureIncludeIdentifier instead.
getFeatureIncluded() - Method in class org.eclipse.update.core.model.FeatureModel
Returns an array of included feature reference model referenced by this feature.
getFeatureManifestReference(InstallMonitor) - Method in interface org.eclipse.update.core.IFeatureContentProvider
Returns a content reference to the feature manifest.
getFeatureReference(IFeature) - Method in interface org.eclipse.update.core.ISite
Returns a reference to the specified feature if it is installed on this site.
getFeatureReference(IFeature) - Method in class org.eclipse.update.core.Site
Returns a reference to the specified feature on this site.
getFeatureReferenceModels() - Method in class org.eclipse.update.core.model.SiteModel
Returns an array of feature reference models on this site.
getFeatureReferences() - Method in interface org.eclipse.update.configuration.IConfiguredSite
Return all features installed on this site (configured as well as unconfigured).
getFeatureReferences() - Method in interface org.eclipse.update.configuration.ISessionDelta
Deprecated. Returns the list of Features found during reconciliation
getFeatureReferences() - Method in interface org.eclipse.update.core.ISite
Returns an array of references to features on this site.
getFeatureReferences() - Method in class org.eclipse.update.core.Site
 
getFeatureStatus(IFeature) - Method in interface org.eclipse.update.configuration.ILocalSite
Indicates if the 'state' of the specified feature and its children features.
getFeatureVersion() - Method in class org.eclipse.update.core.model.FeatureModel
Returns the feature version as a string
getFeatureVersion() - Method in class org.eclipse.update.core.model.FeatureReferenceModel
Returns the feature version as a string
getFile() - Method in interface org.eclipse.update.configuration.IVolume
Returns the volume path.
getFileName() - Method in class org.eclipse.swt.widgets.FileDialog
Returns the path of the first file that was selected in the dialog relative to the filter path, or an empty string if no such file has been selected.
getFileNames() - Method in class org.eclipse.swt.widgets.FileDialog
Returns a (possibly empty) array with the paths of all files that were selected in the dialog relative to the filter path.
getFilterExtensions() - Method in class org.eclipse.swt.widgets.FileDialog
Returns the file extensions which the dialog will use to filter the files it shows.
getFilterNames() - Method in class org.eclipse.swt.widgets.FileDialog
Returns the names that describe the filter extensions which the dialog will use to filter the files it shows.
getFilterPath() - Method in class org.eclipse.swt.widgets.DirectoryDialog
Returns the path which the dialog will use to filter the directories it shows.
getFilterPath() - Method in class org.eclipse.swt.widgets.FileDialog
Returns the directory path that the dialog will use, or an empty string if this is not set.
getFilteredChildren(Object) - Method in class org.eclipse.jface.viewers.StructuredViewer
Returns the filtered array of children of the given element.
getFilters() - Method in class org.eclipse.jface.viewers.StructuredViewer
Returns this viewer's filters.
getFirstElement() - Method in interface org.eclipse.jface.viewers.IStructuredSelection
Returns the first element in this selection, or null if the selection is empty.
getFirstElement() - Method in class org.eclipse.jface.viewers.StructuredSelection
 
getFloat(String) - Method in interface org.eclipse.jface.preference.IPreferenceStore
Returns the current value of the float-valued preference with the given name.
getFloat(String) - Method in class org.eclipse.jface.preference.PreferenceStore
 
getFloat(String) - Method in interface org.eclipse.ui.IMemento
Returns the floating point value of the given key.
getFloat(String) - Method in class org.eclipse.ui.XMLMemento
 
getFloat(String) - Method in class org.eclipse.ui.preferences.ScopedPreferenceStore
 
getFocus() - Method in class org.eclipse.ercp.swt.mobile.SortedList
Returns the text of the item currently focused in the receiver, or null if no item has focus.
getFocusControl() - Method in class org.eclipse.swt.widgets.Display
Returns the control which currently has keyboard focus, or null if keyboard events are not currently going to any of the controls built by the currently running application.
getFocusIndex() - Method in class org.eclipse.ercp.swt.mobile.ListBox
Returns the zero-relative index of the item which currently has the focus in the receiver, or -1 if no item has focus.
getFocusIndex() - Method in class org.eclipse.ercp.swt.mobile.ListView
Returns the zero-relative index of the item which currently has the focus in the receiver, or -1 if no item has focus.
getFocusIndex() - Method in class org.eclipse.swt.widgets.List
Returns the zero-relative index of the item which currently has the focus in the receiver, or -1 if no item has focus.
getFont(String) - Static method in class org.eclipse.jface.resource.JFaceResources
Returns the font in JFace's font registry with the given symbolic font name.
getFont(Object) - Method in class org.eclipse.jface.viewers.DecoratingLabelProvider
 
getFont(Object) - Method in interface org.eclipse.jface.viewers.IFontProvider
Provides a font for the given element.
getFont(Object, int) - Method in interface org.eclipse.jface.viewers.ITableFontProvider
Provides a font for the given element at index columnIndex.
getFont() - Method in class org.eclipse.jface.viewers.ViewerLabel
Get the font.
getFont() - Method in class org.eclipse.swt.graphics.GC
Returns the font currently being used by the receiver to draw and measure text.
getFont() - Method in class org.eclipse.swt.widgets.Control
Returns the font that the receiver will use to paint textual information.
getFont() - Method in class org.eclipse.swt.widgets.TableItem
Returns the font that the receiver will use to paint textual information for this item.
getFont(int) - Method in class org.eclipse.swt.widgets.TableItem
Returns the font that the receiver will use to paint textual information for the specified cell in this item.
getFont() - Method in class org.eclipse.swt.widgets.TreeItem
Returns the font that the receiver will use to paint textual information for this item.
getFontData(IPreferenceStore, String) - Static method in class org.eclipse.jface.preference.PreferenceConverter
Returns the current value of the first entry of the font-valued preference with the given name in the given preference store.
getFontData(String) - Method in class org.eclipse.jface.resource.FontRegistry
Returns the font data associated with the given symbolic font name.
getFontData() - Method in class org.eclipse.swt.graphics.Font
Returns an array of FontDatas representing the receiver.
getFontDataArray(IPreferenceStore, String) - Static method in class org.eclipse.jface.preference.PreferenceConverter
Returns the current value of the font-valued preference with the given name in the given preference store.
getFontList(String, boolean) - Method in class org.eclipse.swt.graphics.Device
Returns FontData objects which describe the fonts that match the given arguments.
getFontList() - Method in class org.eclipse.swt.widgets.FontDialog
Returns a FontData set describing the font that was selected in the dialog, or null if none is available.
getFontMetrics() - Method in class org.eclipse.swt.graphics.GC
Returns a FontMetrics which contains information about the font currently being used by the receiver to draw and measure text.
getFontRegistry() - Static method in class org.eclipse.jface.resource.JFaceResources
Returns the font registry for JFace itself.
getForeground(Object) - Method in class org.eclipse.jface.viewers.DecoratingLabelProvider
 
getForeground(Object) - Method in interface org.eclipse.jface.viewers.IColorProvider
Provides a foreground color for the given element.
getForeground(Object, int) - Method in interface org.eclipse.jface.viewers.ITableColorProvider
Provides a foreground color for the given element.
getForeground() - Method in class org.eclipse.jface.viewers.ViewerLabel
Get the foreground Color.
getForeground() - Method in class org.eclipse.swt.graphics.GC
Returns the receiver's foreground color.
getForeground() - Method in class org.eclipse.swt.widgets.Control
Returns the foreground color that the receiver will use to draw.
getForeground() - Method in class org.eclipse.swt.widgets.TableItem
Returns the foreground color that the receiver will use to draw.
getForeground(int) - Method in class org.eclipse.swt.widgets.TableItem
Returns the foreground color at the given column index in the receiver.
getForeground() - Method in class org.eclipse.swt.widgets.TreeItem
Returns the foreground color that the receiver will use to draw.
getFreeSpace() - Method in interface org.eclipse.update.configuration.IVolume
Returns the available free space on this volume.
getFreeSpace(File) - Static method in class org.eclipse.update.configuration.LocalSystemInfo
Determines available free space on a volume.
getFullScreenMode() - Method in class org.eclipse.ercp.swt.mobile.MobileShell
Gets the full-screen state.
getGrayed(Object) - Method in class org.eclipse.jface.viewers.CheckboxTableViewer
Returns the grayed state of the given element.
getGrayed(Object) - Method in class org.eclipse.jface.viewers.CheckboxTreeViewer
Returns the grayed state of the given element.
getGrayed() - Method in class org.eclipse.swt.widgets.TableItem
Returns true if the receiver is grayed, and false otherwise.
getGrayed() - Method in class org.eclipse.swt.widgets.TreeItem
Returns true if the receiver is grayed, and false otherwise.
getGrayedElements() - Method in class org.eclipse.jface.viewers.CheckboxTableViewer
Returns a list of elements corresponding to grayed nodes in this viewer.
getGrayedElements() - Method in class org.eclipse.jface.viewers.CheckboxTreeViewer
Returns a list of grayed elements in this viewer's tree, including currently hidden ones that are marked as grayed but are under a collapsed ancestor.
getGreen() - Method in class org.eclipse.swt.graphics.Color
Returns the amount of green in the color, from 0 to 255.
getGridLineWidth() - Method in class org.eclipse.swt.widgets.Table
Returns the width in pixels of a grid line.
getHandler() - Method in class org.eclipse.ui.commands.HandlerSubmission
Deprecated. Returns the handler.
getHandler() - Method in interface org.eclipse.ui.handlers.IHandlerActivation
Returns the handler that should be activated.
getHandlerName() - Method in interface org.eclipse.update.core.IInstallHandlerEntry
Returns install handler name.
getHandlerName() - Method in class org.eclipse.update.core.model.InstallHandlerEntryModel
Returns the name of the custom installer.
getHandlerService() - Method in interface org.eclipse.ui.handlers.IHandlerActivation
Returns the handler service from which this activation was requested.
getHeaderFont() - Static method in class org.eclipse.jface.resource.JFaceResources
Returns the JFace's header font.
getHeaderHeight() - Method in class org.eclipse.swt.widgets.Table
Returns the height of the receiver's header
getHeaderVisible() - Method in class org.eclipse.swt.widgets.Table
Returns true if the receiver's header is visible, and false otherwise.
getHeadingIcons() - Method in class org.eclipse.ercp.swt.mobile.ListBoxItem
Gets the heading icons for this item.
getHeadingText() - Method in class org.eclipse.ercp.swt.mobile.ListBoxItem
Gets the heading text of the item.
getHeight() - Method in class org.eclipse.swt.graphics.FontData
Returns the height of the receiver in points.
getHeight() - Method in class org.eclipse.swt.graphics.FontMetrics
Returns the height of the font described by the receiver, measured in pixels.
getHorizontalBar() - Method in class org.eclipse.swt.widgets.Scrollable
Returns the receiver's horizontal scroll bar if it has one, and null if it does not.
getHoverImageDescriptor() - Method in class org.eclipse.jface.action.Action
 
getHoverImageDescriptor() - Method in interface org.eclipse.jface.action.IAction
Returns the hover image for this action as an image descriptor.
getHttpProxyPort() - Static method in class org.eclipse.update.core.SiteManager
Returns the HTTP Proxy Port or null if none
getHttpProxyServer() - Static method in class org.eclipse.update.core.SiteManager
Returns the HTTP Proxy Server or null if none
getHyperlinkText(Display) - Static method in class org.eclipse.jface.resource.JFaceColors
Get the default color to use for displaying hyperlinks.
getID() - Method in interface org.eclipse.ui.IMemento
Returns the id for this memento.
getID() - Method in class org.eclipse.ui.XMLMemento
 
getIcon(int) - Method in class org.eclipse.ercp.swt.mobile.ListView
Returns the item icon at the given, zero-relative index in the receiver.
getIconDepth() - Method in class org.eclipse.swt.widgets.Display
Returns the maximum allowed depth of icons on this display, in bits per pixel.
getIconSize(int) - Method in class org.eclipse.ercp.swt.mobile.ListView
Gets the preferred icon size that matches the density style.
getId() - Method in class org.eclipse.jface.action.Action
 
getId() - Method in class org.eclipse.jface.action.ContributionItem
 
getId() - Method in interface org.eclipse.jface.action.IAction
Returns a unique identifier for this action, or null if it has none.
getId() - Method in interface org.eclipse.jface.action.IContributionItem
Returns the identifier of this contribution item.
getId() - Method in class org.eclipse.jface.action.SubContributionItem
 
getId() - Method in interface org.eclipse.jface.preference.IPreferenceNode
Returns the id of this contribution node.
getId() - Method in class org.eclipse.jface.preference.PreferenceNode
 
getId() - Method in interface org.eclipse.ui.IPerspectiveDescriptor
Returns this perspective's id.
getId() - Method in interface org.eclipse.ui.IWorkbenchPartDescriptor
Returns the part id.
getId() - Method in interface org.eclipse.ui.IWorkbenchPartReference
 
getId() - Method in interface org.eclipse.ui.IWorkbenchPartSite
Returns the part registry extension id for this workbench site's part.
getId() - Method in interface org.eclipse.ui.views.IViewCategory
Return the id of this category.
getId() - Method in interface org.eclipse.ui.views.IViewDescriptor
Returns the id of the view.
getId() - Method in interface org.eclipse.update.search.IUpdateSearchCategory
Returns the unique identifier of this search category.
getIdRule() - Method in interface org.eclipse.update.core.IImport
Returns the matching rule for the dependency identifier.
getIdRule() - Method in class org.eclipse.update.core.Import
Returns the matching rule for the dependency identifier.
getIdentifier() - Method in class org.eclipse.update.core.ContentReference
Retrieves the "symbolic" path identifier for the reference.
getIdentifier() - Method in interface org.eclipse.update.core.INonPluginEntry
Returns the identifier of this data entry.
getIdentifier() - Method in class org.eclipse.update.core.VersionedIdentifier
Returns the identifier
getIdentifier() - Method in class org.eclipse.update.core.model.ImportModel
Returns the dependent identifier.
getIdentifier() - Method in class org.eclipse.update.core.model.NonPluginEntryModel
Returns the entry identifier.
getIgnoreErrors(boolean) - Static method in class org.eclipse.jface.util.SafeRunnable
Deprecated. use getIgnoreErrors()
getIgnoreErrors() - Static method in class org.eclipse.jface.util.SafeRunnable
Flag to avoid interactive error dialogs during automated testing.
getImage() - Method in class org.eclipse.ercp.swt.mobile.CaptionedControl
Returns the CaptionedControl's icon image, or null if it has never been set.
getImage() - Method in class org.eclipse.ercp.swt.mobile.TimedMessageBox
Returns the icon object.
getImage() - Method in class org.eclipse.jface.preference.PreferencePage
 
getImage(String) - Static method in class org.eclipse.jface.resource.JFaceResources
Returns the image in JFace's image registry with the given key, or null if none.
getImage(Object) - Method in class org.eclipse.jface.viewers.DecoratingLabelProvider
The DecoratingLabelProvider implementation of this ILabelProvider method returns the image provided by the nested label provider's getImage method, decorated with the decoration provided by the label decorator's decorateImage method.
getImage(Object) - Method in interface org.eclipse.jface.viewers.ILabelProvider
Returns the image for the label of the given element.
getImage(Object) - Method in class org.eclipse.jface.viewers.LabelProvider
The LabelProvider implementation of this ILabelProvider method returns null.
getImage() - Method in class org.eclipse.jface.viewers.ViewerLabel
Get the image for the receiver.
getImage() - Method in class org.eclipse.swt.widgets.Button
Returns the receiver's image if it has one, or null if it does not.
getImage() - Method in class org.eclipse.swt.widgets.Decorations
Returns the receiver's image if it had previously been set using setImage().
getImage() - Method in class org.eclipse.swt.widgets.Item
Returns the receiver's image if it has one, or null if it does not.
getImage() - Method in class org.eclipse.swt.widgets.Label
Returns the receiver's image if it has one, or null if it does not.
getImage(int) - Method in class org.eclipse.swt.widgets.TableItem
Returns the image stored at the given column index in the receiver, or null if the image has not been set or if the column does not exist.
getImage(String) - Method in interface org.eclipse.ui.ISharedImages
Retrieves the specified image from the workbench plugin's image registry.
getImage() - Method in class org.eclipse.update.core.Feature
Return optional image for the feature.
getImage() - Method in interface org.eclipse.update.core.IFeature
Return optional image for the feature.
getImageBounds(int) - Method in class org.eclipse.swt.widgets.TableItem
Returns a rectangle describing the size and location relative to its parent of an image at a column in the table.
getImageData() - Method in class org.eclipse.jface.resource.CompositeImageDescriptor
 
getImageData() - Method in class org.eclipse.jface.resource.ImageDescriptor
Creates and returns a new SWT ImageData object for this image descriptor.
getImageData() - Method in class org.eclipse.swt.graphics.Image
Returns an ImageData based on the receiver Modifications made to this ImageData will not affect the Image.
getImageDescriptor() - Method in class org.eclipse.jface.action.Action
 
getImageDescriptor() - Method in interface org.eclipse.jface.action.IAction
Returns the image for this action as an image descriptor.
getImageDescriptor() - Method in class org.eclipse.jface.preference.PreferenceNode
Returns the image descriptor for this node.
getImageDescriptor() - Method in interface org.eclipse.ui.IPerspectiveDescriptor
Returns the descriptor of the image to show for this perspective.
getImageDescriptor(String) - Method in interface org.eclipse.ui.ISharedImages
Retrieves the image descriptor for specified image from the workbench's image registry.
getImageDescriptor() - Method in interface org.eclipse.ui.IWorkbenchPartDescriptor
Returns the descriptor of the image for this part.
getImageDescriptor() - Method in interface org.eclipse.ui.views.IViewDescriptor
Returns the descriptor for the icon to show for this view.
getImageRegistry() - Static method in class org.eclipse.jface.resource.JFaceResources
Returns the image registry for JFace itself.
getImageRegistry() - Method in class org.eclipse.ui.plugin.AbstractUIPlugin
Returns the image registry for this UI plug-in.
getImageURL() - Method in class org.eclipse.update.core.model.FeatureModel
Returns the resolved URL for the image.
getImageURLString() - Method in class org.eclipse.update.core.model.FeatureModel
Returns the unresolved URL string for the feature image.
getImeInputMode() - Method in class org.eclipse.swt.widgets.Shell
Returns the receiver's input method editor mode.
getImportModels() - Method in class org.eclipse.update.core.model.FeatureModel
Return a list of plug-in dependencies for this feature.
getImports() - Method in class org.eclipse.update.core.Feature
 
getImports() - Method in interface org.eclipse.update.core.IFeature
Return a list of plug-in dependencies for this feature.
getIncludedFeatureReferences() - Method in class org.eclipse.update.core.Feature
 
getIncludedFeatureReferences() - Method in interface org.eclipse.update.core.IFeature
Returns an array of feature references included by this feature filtered by the operating system, windowing system and architecture system set in Sitemanager
getIncrement() - Method in class org.eclipse.swt.widgets.ScrollBar
Returns the amount that the receiver's value will be modified by when the up/down (or right/left) arrows are pressed.
getIncrement() - Method in class org.eclipse.swt.widgets.Slider
Returns the amount that the receiver's value will be modified by when the up/down (or right/left) arrows are pressed.
getInitialSize() - Method in interface org.eclipse.ui.application.IWorkbenchWindowConfigurer
Returns the size to use for the org.eclipse.jface.window's shell when it is created.
getInitialWindowPerspectiveId() - Method in class org.eclipse.ui.application.WorkbenchAdvisor
Returns the id of the perspective to use for the initial workbench org.eclipse.jface.window, or null if no initial perspective should be shown in the initial workbench org.eclipse.jface.window.
getInnerItem() - Method in class org.eclipse.jface.action.SubContributionItem
Returns the inner contribution item.
getInput() - Method in class org.eclipse.jface.viewers.ContentViewer
The ContentViewer implementation of this IInputProvider method returns the current input of this viewer, or null if none.
getInput() - Method in interface org.eclipse.jface.viewers.IInputProvider
Returns the input.
getInput() - Method in class org.eclipse.jface.viewers.Viewer
 
getInput() - Method in interface org.eclipse.ui.IWorkbenchPage
Returns the input for this page.
getInputSize() - Method in class org.eclipse.update.core.ContentReference
Returns the size of the referenced input, if it can be determined.
getInputSize() - Method in class org.eclipse.update.core.JarEntryContentReference
Returns the size of the referenced entry.
getInputStream() - Method in class org.eclipse.update.core.ContentReference
Creates an input stream for the reference.
getInputStream() - Method in class org.eclipse.update.core.JarEntryContentReference
Creates an input stream for the reference.
getInputs() - Method in class org.eclipse.ercp.swt.mobile.MobileDevice
Returns an array of Input objects describing the input features available to the device.
getInstallConfiguration() - Method in interface org.eclipse.update.configuration.IActivity
Returns the installation configuration that was the result of this action
getInstallConfiguration() - Method in interface org.eclipse.update.configuration.IConfiguredSite
Returns the install configuration object this site is part of.
getInstallHandlerEntry() - Method in class org.eclipse.update.core.Feature
Returns and optional custom install handler entry.
getInstallHandlerEntry() - Method in interface org.eclipse.update.core.IFeature
Returns and optional custom install handler entry.
getInstallHandlerModel() - Method in class org.eclipse.update.core.model.FeatureModel
Returns and optional custom install handler entry.
getInstallSize() - Method in class org.eclipse.update.core.Feature
Returns the install size of the feature, if it can be determined.
getInstallSize() - Method in interface org.eclipse.update.core.IFeature
Returns the install size of the feature, if it can be determined.
getInstallSize() - Method in interface org.eclipse.update.core.INonPluginEntry
Returns the install size of the feature, if it can be determined.
getInstallSize() - Method in interface org.eclipse.update.core.IPluginEntry
Returns the install size of the feature, if it can be determined.
getInstallSize() - Method in class org.eclipse.update.core.model.ContentEntryModel
Returns the install size of the entry, if it can be determined.
getInstallSizeFor(IPluginEntry[], INonPluginEntry[]) - Method in class org.eclipse.update.core.FeatureContentProvider
Returns the total size of all files required for the specified plug-in and non-plug-in entries (the "logical" view).
getInstallSizeFor(IPluginEntry[], INonPluginEntry[]) - Method in interface org.eclipse.update.core.IFeatureContentProvider
Returns the total size of all files required for the specified plug-in and non-plug-in entries (the "logical" view).
getInstallSizeFor(IFeature) - Method in interface org.eclipse.update.core.ISite
Returns the size of the files that need to be installed for the specified feature on this site, if it can be determined.
getInstallSizeFor(IFeature) - Method in class org.eclipse.update.core.Site
Get install size for the specified feature on this site.
getInstance() - Static method in class org.eclipse.jface.viewers.AcceptAllFilter
Returns the singleton instance of AcceptAllFilter
getInstance() - Static method in class org.eclipse.swt.dnd.TextTransfer
Returns the singleton instance of the TextTransfer class.
getInt(String) - Method in interface org.eclipse.jface.preference.IPreferenceStore
Returns the current value of the integer-valued preference with the given name.
getInt(String) - Method in class org.eclipse.jface.preference.PreferenceStore
 
getInt(String) - Method in class org.eclipse.ui.preferences.ScopedPreferenceStore
 
getInteger(String) - Method in interface org.eclipse.ui.IMemento
Returns the integer value of the given key.
getInteger(String) - Method in class org.eclipse.ui.XMLMemento
 
getItalic(String) - Method in class org.eclipse.jface.resource.FontRegistry
Returns the italic font associated with the given symbolic font name.
getItem(int) - Method in class org.eclipse.ercp.swt.mobile.ListView
Returns the item at the given, zero-relative index in the receiver.
getItem(int, int) - Method in class org.eclipse.jface.viewers.StructuredViewer
Returns the item at the given display-relative coordinates, or null if there is no item at that location.
getItem(int, int) - Method in class org.eclipse.jface.viewers.TreeViewer
 
getItem(int) - Method in class org.eclipse.swt.widgets.Combo
Returns the item at the given, zero-relative index in the receiver's list.
getItem(int) - Method in class org.eclipse.swt.widgets.List
Returns the item at the given, zero-relative index in the receiver.
getItem(int) - Method in class org.eclipse.swt.widgets.Menu
Returns the item at the given, zero-relative index in the receiver.
getItem(int) - Method in class org.eclipse.swt.widgets.Table
Returns the item at the given, zero-relative index in the receiver.
getItem(Point) - Method in class org.eclipse.swt.widgets.Table
Returns the item at the given point in the receiver or null if no such item exists.
getItem(int) - Method in class org.eclipse.swt.widgets.Tray
Returns the item at the given, zero-relative index in the receiver.
getItem(Point) - Method in class org.eclipse.swt.widgets.Tree
Returns the item at the given point in the receiver or null if no such item exists.
getItemCount() - Method in class org.eclipse.ercp.swt.mobile.ListView
Returns the number of items contained in the receiver.
getItemCount(Control) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
Returns the number of child items of the given SWT control.
getItemCount(Item) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
Returns the number of child items of the given SWT item.
getItemCount(Control) - Method in class org.eclipse.jface.viewers.TreeViewer
 
getItemCount(Item) - Method in class org.eclipse.jface.viewers.TreeViewer
 
getItemCount() - Method in class org.eclipse.swt.widgets.Combo
Returns the number of items contained in the receiver's list.
getItemCount() - Method in class org.eclipse.swt.widgets.List
Returns the number of items contained in the receiver.
getItemCount() - Method in class org.eclipse.swt.widgets.Menu
Returns the number of items contained in the receiver.
getItemCount() - Method in class org.eclipse.swt.widgets.Table
Returns the number of items contained in the receiver.
getItemCount() - Method in class org.eclipse.swt.widgets.Tray
Returns the number of items contained in the receiver.
getItemCount() - Method in class org.eclipse.swt.widgets.Tree
Returns the number of items contained in the receiver that are direct item children of the receiver.
getItemCount() - Method in class org.eclipse.swt.widgets.TreeItem
Returns the number of items contained in the receiver that are direct item children of the receiver.
getItemHeight() - Method in class org.eclipse.ercp.swt.mobile.SortedList
Returns the height (in pixels) of the area which would be used to display one of the items in the tree.
getItemHeight() - Method in class org.eclipse.swt.widgets.Combo
Returns the height of the area which would be used to display one of the items in the receiver's list.
getItemHeight() - Method in class org.eclipse.swt.widgets.List
Returns the height of the area which would be used to display one of the items in the list.
getItemHeight() - Method in class org.eclipse.swt.widgets.Table
Returns the height of the area which would be used to display one of the items in the receiver.
getItemHeight() - Method in class org.eclipse.swt.widgets.Tree
Returns the height of the area which would be used to display one of the items in the tree.
getItems() - Method in class org.eclipse.ercp.swt.mobile.ListView
Returns an array of String s which are the items in the receiver.
getItems() - Method in class org.eclipse.jface.action.ContributionManager
 
getItems() - Method in interface org.eclipse.jface.action.IContributionManager
Returns all contribution items known to this manager.
getItems() - Method in class org.eclipse.jface.action.SubContributionManager
 
getItems(Item) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
Returns the child items of the given SWT item.
getItems() - Method in class org.eclipse.jface.viewers.ComboBoxCellEditor
Returns the list of choices for the combo box
getItems(Item) - Method in class org.eclipse.jface.viewers.TreeViewer
 
getItems() - Method in class org.eclipse.swt.widgets.Combo
Returns a (possibly empty) array of Strings which are the items in the receiver's list.
getItems() - Method in class org.eclipse.swt.widgets.List
Returns a (possibly empty) array of Strings which are the items in the receiver.
getItems() - Method in class org.eclipse.swt.widgets.Menu
Returns a (possibly empty) array of MenuItems which are the items in the receiver.
getItems() - Method in class org.eclipse.swt.widgets.Table
Returns a (possibly empty) array of TableItems which are the items in the receiver.
getItems() - Method in class org.eclipse.swt.widgets.Tray
Returns an array of TrayItems which are the items in the receiver.
getItems() - Method in class org.eclipse.swt.widgets.Tree
Returns a (possibly empty) array of items contained in the receiver that are direct item children of the receiver.
getItems() - Method in class org.eclipse.swt.widgets.TreeItem
Returns a (possibly empty) array of TreeItems which are the direct item children of the receiver.
getKeySet() - Method in class org.eclipse.jface.resource.ColorRegistry
 
getKeySet() - Method in class org.eclipse.jface.resource.FontRegistry
 
getKeySet() - Method in class org.eclipse.jface.resource.ResourceRegistry
 
getKeyState(int) - Method in class org.eclipse.ercp.swt.mobile.MobileShell
Report whether the key has been pressed.
getKind() - Method in interface org.eclipse.update.core.IImport
Returns the dependency kind
getKind() - Method in class org.eclipse.update.core.Import
Returns the dependency kind
getLabel() - Method in interface org.eclipse.ui.IPerspectiveDescriptor
Returns this perspective's label.
getLabel() - Method in interface org.eclipse.ui.IWorkbenchPage
Returns the page label.
getLabel() - Method in interface org.eclipse.ui.IWorkbenchPartDescriptor
Returns the label to show for this part.
getLabel() - Method in interface org.eclipse.ui.views.IViewCategory
Return the human readable name of this view category.
getLabel() - Method in interface org.eclipse.ui.views.IViewDescriptor
Returns the label to show for this view.
getLabel() - Method in interface org.eclipse.update.configuration.IActivity
Returns the displayable label for this action
getLabel() - Method in interface org.eclipse.update.configuration.IInstallConfiguration
Return the configuration label.
getLabel() - Method in interface org.eclipse.update.configuration.IVolume
returns volume label.
getLabel() - Method in interface org.eclipse.update.core.ICategory
Retrieve the displayable label for the category
getLabel() - Method in interface org.eclipse.update.core.IFeature
Returns the displayable label of the feature.
getLabel() - Method in class org.eclipse.update.core.model.CategoryModel
Retrieve the displayable label for the category.
getLabel() - Method in class org.eclipse.update.core.model.FeatureModel
Retrieve the displayable label for the feature.
getLabel() - Method in class org.eclipse.update.core.model.FeatureReferenceModel
Retrieve the displayable label for the feature reference.
getLabel() - Method in interface org.eclipse.update.search.IUpdateSiteAdapter
Returns the presentation string that can be used for this site.
getLabelDecorator() - Method in class org.eclipse.jface.viewers.DecoratingLabelProvider
Returns the label decorator, or null if none has been set.
getLabelImage() - Method in interface org.eclipse.jface.preference.IPreferenceNode
Returns the image used to present this node in a preference dialog.
getLabelImage() - Method in class org.eclipse.jface.preference.PreferenceNode
 
getLabelNonLocalized() - Method in class org.eclipse.update.core.model.CategoryModel
Retrieve the non-localized displayable label for the category.
getLabelNonLocalized() - Method in class org.eclipse.update.core.model.FeatureModel
Retrieve the non-localized displayable label for the feature.
getLabelNonLocalized() - Method in class org.eclipse.update.core.model.FeatureReferenceModel
Retrieve the non-localized displayable label for the feature reference.
getLabelProvider() - Method in class org.eclipse.jface.viewers.AbstractListViewer
The list viewer implementation of this Viewer framework method returns the label provider, which in the case of list viewers will be an instance of ILabelProvider.
getLabelProvider() - Method in class org.eclipse.jface.viewers.ContentViewer
Returns the label provider used by this viewer.
getLabelProvider() - Method in class org.eclipse.jface.viewers.DecoratingLabelProvider
Returns the nested label provider.
getLabelProvider() - Method in class org.eclipse.jface.viewers.TableViewer
The table viewer implementation of this Viewer framework method returns the label provider, which in the case of table viewers will be an instance of either ITableLabelProvider or ILabelProvider.
getLabelProvider() - Method in class org.eclipse.jface.viewers.TreeViewer
The tree viewer implementation of this Viewer framework method ensures that the given label provider is an instance of either ITableLabelProvider or ILabelProvider.
getLabelText() - Method in interface org.eclipse.jface.preference.IPreferenceNode
Returns the text label used to present this node in a preference dialog.
getLabelText() - Method in class org.eclipse.jface.preference.PreferenceNode
 
getLastModified() - Method in class org.eclipse.update.core.ContentReference
Returns the timestamp when the content was last modified
getLayout() - Method in class org.eclipse.ercp.swt.mobile.ListView
Returns the value of the layout orientation.
getLayout() - Method in class org.eclipse.swt.widgets.Composite
Returns layout which is associated with the receiver, or null if one has not been set.
getLayoutData() - Method in class org.eclipse.jface.viewers.CellEditor
Returns a layout data object for this cell editor.
getLayoutData() - Method in class org.eclipse.jface.viewers.ComboBoxCellEditor
The ComboBoxCellEditor implementation of this CellEditor framework method sets the minimum width of the cell.
getLayoutData() - Method in class org.eclipse.jface.viewers.TextCellEditor
Since a text editor field is scrollable we don't set a minimumSize.
getLayoutData() - Method in class org.eclipse.swt.widgets.Control
Returns layout data which is associated with the receiver.
getLayoutDensity() - Method in class org.eclipse.ercp.swt.mobile.ListView
Returns the value of the item density level.
getLeading() - Method in class org.eclipse.swt.graphics.FontMetrics
Returns the leading area of the font described by the receiver.
getLibrary() - Method in interface org.eclipse.update.core.IInstallHandlerEntry
Returns optional name of a library containing the install handler classes.
getLibrary() - Method in class org.eclipse.update.core.model.InstallHandlerEntryModel
Returns the name of the custom installer library.
getLicense() - Method in class org.eclipse.update.core.Feature
Returns the license information for the feature.
getLicense() - Method in interface org.eclipse.update.core.IFeature
Returns the license information for the feature.
getLicenseModel() - Method in class org.eclipse.update.core.model.FeatureModel
Returns the license information for the feature.
getLineCount() - Method in class org.eclipse.swt.widgets.Text
Returns the number of lines.
getLineDelimiter() - Method in class org.eclipse.swt.widgets.Text
Returns the line delimiter.
getLineHeight() - Method in class org.eclipse.swt.widgets.Text
Returns the height of a line.
getLineStyle() - Method in class org.eclipse.swt.graphics.GC
Returns the receiver's line style, which will be one of the constants SWT.LINE_SOLID, SWT.LINE_DASH, SWT.LINE_DOT, SWT.LINE_DASHDOT or SWT.LINE_DASHDOTDOT.
getLineWidth() - Method in class org.eclipse.swt.graphics.GC
Returns the width that will be used when drawing lines for all of the figure drawing operations (that is, drawLine, drawRectangle, drawPolyline, and so forth.
getLinesVisible() - Method in class org.eclipse.swt.widgets.Table
Returns true if the receiver's lines are visible, and false otherwise.
getList() - Method in class org.eclipse.jface.viewers.ListViewer
Returns this list viewer's list control.
getListeners() - Method in class org.eclipse.jface.util.ListenerList
Returns an array containing all the registered listeners, in the order in which they were added.
getLocalId() - Method in interface org.eclipse.ui.IPluginContribution
 
getLocalSite() - Static method in class org.eclipse.update.core.SiteManager
Returns the "local site".
getLocale() - Method in class org.eclipse.swt.graphics.FontData
Returns the locale of the receiver.
getLocation() - Method in class org.eclipse.ercp.swt.mobile.Input
Returns the location of the input device.
getLocation() - Method in class org.eclipse.ercp.swt.mobile.Screen
Returns the location of the screen device.
getLocation(Rectangle) - Static method in class org.eclipse.jface.util.Geometry
Returns the x,y position of the given rectangle.
getLocation() - Method in class org.eclipse.swt.widgets.Control
Returns a point describing the receiver's location relative to its parent (or its display if its parent is null), unless the receiver is a shell.
getLocationURL() - Method in class org.eclipse.update.core.model.SiteModel
Returns the resolved URL for the site.
getLocationURLString() - Method in class org.eclipse.update.core.model.SiteModel
Returns the unresolved URL string for the site.
getLog() - Static method in class org.eclipse.jface.util.Policy
Returns the logger used by JFace to log errors.
getLong(String) - Method in interface org.eclipse.jface.preference.IPreferenceStore
Returns the current value of the long-valued preference with the given name.
getLong(String) - Method in class org.eclipse.jface.preference.PreferenceStore
 
getLong(String) - Method in class org.eclipse.ui.preferences.ScopedPreferenceStore
 
getLongLabel() - Method in class org.eclipse.ercp.swt.mobile.Command
Returns the command's long label, which shall be null if it has never been set.
getMainPreferencePageId() - Method in class org.eclipse.ui.application.WorkbenchAdvisor
Returns the id of the org.eclipse.jface.preference page that should be presented most prominently.
getMappingId() - Method in interface org.eclipse.update.search.IQueryUpdateSiteAdapter
Returns an ID that can be used for matching against the information in the address mapping file.
getMatch() - Method in interface org.eclipse.update.core.IIncludedFeatureReference
Deprecated. since 3.0 included feature version is exactly specified
getMatch() - Method in class org.eclipse.update.core.model.IncludedFeatureReferenceModel
Deprecated. since 3.0 included feature version is exactly specified
getMatchingIdRuleName() - Method in class org.eclipse.update.core.model.ImportModel
Returns the dependent id matching rule name.
getMatchingRuleName() - Method in class org.eclipse.update.core.model.ImportModel
Returns the dependent version matching rule name.
getMaximized() - Method in class org.eclipse.swt.widgets.Decorations
Returns true if the receiver is currently maximized, and false otherwise.
getMaximum() - Method in class org.eclipse.swt.widgets.ProgressBar
Returns the maximum value which the receiver will allow.
getMaximum() - Method in class org.eclipse.swt.widgets.ScrollBar
Returns the maximum value which the receiver will allow.
getMaximum() - Method in class org.eclipse.swt.widgets.Slider
Returns the maximum value which the receiver will allow.
getMaximumHistoryCount() - Method in interface org.eclipse.update.configuration.ILocalSite
Indicates how many configuration histories should be maintained.
getMenu() - Method in class org.eclipse.swt.widgets.Control
Returns the receiver's pop up menu if it has one, or null if it does not.
getMenu() - Method in class org.eclipse.swt.widgets.MenuItem
Returns the receiver's cascade menu if it has one or null if it does not.
getMenuBar() - Method in class org.eclipse.swt.widgets.Decorations
Returns the receiver's menu bar if one had previously been set, otherwise returns null.
getMessage() - Method in class org.eclipse.ercp.swt.mobile.TimedMessageBox
Returns the dialog's message, which is a description of the purpose for which it was opened.
getMessage() - Method in class org.eclipse.swt.SWTError
Returns the string describing this SWTError object.
getMessage() - Method in class org.eclipse.swt.SWTException
Returns the string describing this SWTException object.
getMessage() - Method in class org.eclipse.swt.widgets.DirectoryDialog
Returns the dialog's message, which is a description of the purpose for which it was opened.
getMessage() - Method in class org.eclipse.swt.widgets.MessageBox
Returns the dialog's message, or an empty string if it does not have one.
getMinimized() - Method in class org.eclipse.swt.widgets.Decorations
Returns true if the receiver is currently minimized, and false otherwise.
getMinimum() - Method in class org.eclipse.swt.widgets.ProgressBar
Returns the minimum value which the receiver will allow.
getMinimum() - Method in class org.eclipse.swt.widgets.ScrollBar
Returns the minimum value which the receiver will allow.
getMinimum() - Method in class org.eclipse.swt.widgets.Slider
Returns the minimum value which the receiver will allow.
getMirror(ISiteWithMirrors, String) - Method in interface org.eclipse.update.search.IUpdateSearchResultCollectorFromMirror
Returns a mirror of the specified site.
getMirrorSiteEntries() - Method in interface org.eclipse.update.core.ISiteWithMirrors
Returns an array of mirror sites that contain the same features/plugins.
getMirrorSiteEntries() - Method in class org.eclipse.update.core.Site
Return an array of mirror update sites.
getMirrorSiteEntryModels() - Method in class org.eclipse.update.core.model.SiteModel
Return an array of updat site mirrors
getMissingImageDescriptor() - Static method in class org.eclipse.jface.resource.ImageDescriptor
Returns the shared image descriptor for a missing image.
getMobileDevice() - Static method in class org.eclipse.ercp.swt.mobile.MobileDevice
Returns singleton instance of MobileDevice class.
getModalLevel() - Static method in class org.eclipse.jface.operation.ModalContext
Returns the modal nesting level.
getNL() - Method in class org.eclipse.update.core.FeatureReference
Get optional locale specification as a comma-separated string.
getNL() - Method in interface org.eclipse.update.core.IPlatformEnvironment
Returns optional locale specification.
getNL() - Static method in class org.eclipse.update.core.SiteManager
Returns current locale
getNL() - Method in class org.eclipse.update.core.model.ContentEntryModel
Returns optional locale specification.
getNL() - Method in class org.eclipse.update.core.model.FeatureModel
Get optional locale specification as a comma-separated string.
getNL() - Method in class org.eclipse.update.core.model.FeatureReferenceModel
Get optional locale specification as a comma-separated string.
getNL() - Method in class org.eclipse.update.core.model.ImportModel
Returns the nl.
getName() - Method in class org.eclipse.swt.graphics.FontData
Returns the name of the receiver.
getName() - Method in interface org.eclipse.ui.presentations.IPresentablePart
Returns the short name of the part.
getName() - Method in class org.eclipse.update.core.FeatureReference
 
getName() - Method in interface org.eclipse.update.core.ICategory
Retrieve the name of the category.
getName() - Method in interface org.eclipse.update.core.IFeatureReference
Returns the label for the referenced feature
getName() - Method in class org.eclipse.update.core.model.CategoryModel
Retrieve the name of the category.
getNewType() - Method in class org.eclipse.update.core.model.InvalidSiteTypeException
Returns the site type detected in the parsed site manifest
getNewValue() - Method in class org.eclipse.jface.util.PropertyChangeEvent
Returns the new value of the property.
getNewWizardShortcuts() - Method in interface org.eclipse.ui.IWorkbenchPage
Returns the new wizard shortcuts associated with the current perspective.
getNextItem(Item, boolean) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
Returns the item after the given item in the tree, or null if there is no next item.
getNonPluginEntries() - Method in class org.eclipse.update.core.Feature
 
getNonPluginEntries() - Method in interface org.eclipse.update.core.IFeature
Returns an array of non-plug-in entries referenced by this feature filtered by the operating system, windowing system and architecture system set in Sitemanager
getNonPluginEntryArchiveReferences(INonPluginEntry, InstallMonitor) - Method in interface org.eclipse.update.core.IFeatureContentProvider
Returns an array of content references of the "packaged" archives that contain the files for the specified non-plug-in entry.
getNonPluginEntryCount() - Method in class org.eclipse.update.core.Feature
Returns the count of referenced non-plug-in entries.
getNonPluginEntryCount() - Method in interface org.eclipse.update.core.IFeature
Returns the count of referenced non-plug-in entries.
getNonPluginEntryModels() - Method in class org.eclipse.update.core.model.FeatureModel
Returns an array of non-plug-in entries referenced by this feature
getOS() - Method in class org.eclipse.update.core.FeatureReference
Get optional operating system specification as a comma-separated string.
getOS() - Method in interface org.eclipse.update.core.IPlatformEnvironment
Returns optional operating system specification.
getOS() - Static method in class org.eclipse.update.core.SiteManager
Returns operating system specification.
getOS() - Method in class org.eclipse.update.core.model.ContentEntryModel
Returns optional operating system specification.
getOS() - Method in class org.eclipse.update.core.model.FeatureModel
Get optional operating system specification as a comma-separated string.
getOS() - Method in class org.eclipse.update.core.model.FeatureReferenceModel
Get optional operating system specification as a comma-separated string.
getOS() - Method in class org.eclipse.update.core.model.ImportModel
Returns the os.
getOSArch() - Method in class org.eclipse.update.core.FeatureReference
Get optional system architecture specification as a comma-separated string.
getOSArch() - Method in interface org.eclipse.update.core.IPlatformEnvironment
Returns optional system architecture specification.
getOSArch() - Static method in class org.eclipse.update.core.SiteManager
Returns system architecture specification.
getOSArch() - Method in class org.eclipse.update.core.model.ContentEntryModel
Returns optional system architecture specification.
getOSArch() - Method in class org.eclipse.update.core.model.FeatureModel
Get optional system architecture specification as a comma-separated string.
getOSArch() - Method in class org.eclipse.update.core.model.FeatureReferenceModel
Get optional system architecture specification as a comma-separated string.
getOSArch() - Method in class org.eclipse.update.core.model.ImportModel
Returns the osArch.
getOldFeature() - Method in interface org.eclipse.update.operations.IFeatureOperation
Returns the previous version of the feature (if any).
getOldValue() - Method in class org.eclipse.jface.util.PropertyChangeEvent
Returns the old value of the property.
getOpenMethod() - Static method in class org.eclipse.jface.util.OpenStrategy
Returns the current used single/double-click method This method is internal to the framework; it should not be implemented outside the framework.
getOpenPerspectives() - Method in interface org.eclipse.ui.IWorkbenchPage
Returns the descriptors for the perspectives that are open in this page, in the order in which they were opened.
getOperationFactory() - Static method in class org.eclipse.update.operations.OperationsManager
Each update operations must be created by the operation factory.
getOperations() - Method in interface org.eclipse.update.operations.IBatchOperation
Returns the batched operations.
getOppositeSide(int) - Static method in class org.eclipse.jface.util.Geometry
Returns the opposite of the given direction.
getOptionalFeatures() - Method in interface org.eclipse.update.operations.IInstallFeatureOperation
If the feature includes optional features, thi method returns the list of optional features to be installed.
getOrientation() - Method in class org.eclipse.ercp.swt.mobile.Screen
Returns the screen orientation.
getOrientation() - Method in class org.eclipse.swt.widgets.Combo
Returns the orientation of the receiver.
getOrientation() - Method in class org.eclipse.swt.widgets.Text
Returns the orientation of the receiver, which will be one of the constants SWT.LEFT_TO_RIGHT or SWT.RIGHT_TO_LEFT.
getOrientation() - Method in interface org.eclipse.ui.part.IWorkbenchPartOrientation
Return the orientation of this part.
getOrientation() - Method in class org.eclipse.ui.part.WorkbenchPart
 
getOverrides() - Method in class org.eclipse.jface.action.ContributionManager
The ContributionManager implementation of this method declared on IContributionManager returns the current overrides.
getOverrides() - Method in interface org.eclipse.jface.action.IContributionManager
Returns the overrides for the items of this manager.
getOverrides() - Method in class org.eclipse.jface.action.SubContributionManager
 
getPage(int) - Method in class org.eclipse.ercp.swt.mobile.MultiPageDialog
Returns the composite of the page at the given zero-relative index in the receiver.
getPage() - Method in interface org.eclipse.jface.preference.IPreferenceNode
Returns the preference page for this node.
getPage() - Method in class org.eclipse.jface.preference.PreferenceNode
 
getPage() - Method in interface org.eclipse.ui.IWorkbenchPartReference
Returns the workbench page that contains this part
getPage() - Method in interface org.eclipse.ui.IWorkbenchSite
Returns the page containing this workbench site.
getPageCount() - Method in class org.eclipse.ercp.swt.mobile.MultiPageDialog
Returns the number of pages contained in the receiver.
getPageIncrement() - Method in class org.eclipse.swt.widgets.ScrollBar
Returns the amount that the receiver's value will be modified by when the page increment/decrement areas are selected.
getPageIncrement() - Method in class org.eclipse.swt.widgets.Slider
Returns the amount that the receiver's value will be modified by when the page increment/decrement areas are selected.
getPages() - Method in interface org.eclipse.ui.IWorkbenchWindow
Returns a list of the pages in this workbench org.eclipse.jface.window.
getParent() - Method in class org.eclipse.jface.action.ContributionItem
Returns the parent contribution manager, or null if this contribution item is not currently added to a contribution manager.
getParent() - Method in class org.eclipse.jface.action.SubContributionManager
Returns the parent manager.
getParent(Object) - Method in interface org.eclipse.jface.viewers.ITreeContentProvider
Returns the parent for the given element, or null indicating that the parent can't be computed.
getParent() - Method in class org.eclipse.swt.widgets.Control
Returns the receiver's parent, which must be a Composite or null when the receiver is a shell that was created with null or a display for a parent.
getParent() - Method in class org.eclipse.swt.widgets.Dialog
Returns the receiver's parent, which must be a Shell or null.
getParent() - Method in class org.eclipse.swt.widgets.Menu
Returns the receiver's parent, which must be a Decorations.
getParent() - Method in class org.eclipse.swt.widgets.MenuItem
Returns the receiver's parent, which must be a Menu.
getParent() - Method in class org.eclipse.swt.widgets.ScrollBar
Returns the receiver's parent, which must be a Scrollable.
getParent() - Method in class org.eclipse.swt.widgets.TableColumn
Returns the receiver's parent, which must be a Table.
getParent() - Method in class org.eclipse.swt.widgets.TableItem
Returns the receiver's parent, which must be a Table.
getParent() - Method in class org.eclipse.swt.widgets.TreeItem
Returns the receiver's parent, which must be a Tree.
getParent() - Method in interface org.eclipse.update.core.IFeatureContentConsumer
Returns the feature content consumer that opened this feature content consumer, or null if this feature content consumer is a root feature content consumer.
getParent() - Method in interface org.eclipse.update.core.IVerifier
Returns the parent verifier
getParent() - Method in class org.eclipse.update.core.Verifier
Returns the parent verifier
getParentItem(Item) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
Returns the parent item of the given item in the tree, or null if there is no parent item.
getParentItem(Item) - Method in class org.eclipse.jface.viewers.TreeViewer
 
getParentItem() - Method in class org.eclipse.swt.widgets.Menu
Returns the receiver's parent item, which must be a MenuItem or null when the receiver is a root.
getParentItem() - Method in class org.eclipse.swt.widgets.Tree
Returns the receiver's parent item, which must be a TreeItem or null when the receiver is a root.
getParentItem() - Method in class org.eclipse.swt.widgets.TreeItem
Returns the receiver's parent item, which must be a TreeItem or null when the receiver is a root.
getParentMenu() - Method in class org.eclipse.swt.widgets.Menu
Returns the receiver's parent item, which must be a Menu or null when the receiver is a root.
getParentStatusLineManager() - Method in class org.eclipse.jface.action.SubStatusLineManager
Returns the parent status line manager that this sub-manager contributes to.
getPart(boolean) - Method in interface org.eclipse.ui.IWorkbenchPartReference
Returns the IWorkbenchPart referenced by this object.
getPart() - Method in interface org.eclipse.ui.IWorkbenchPartSite
Returns the part associated with this site
getPartList() - Method in interface org.eclipse.ui.presentations.IStackPresentationSite
Returns the list of presentable parts currently in this site
getPartName() - Method in interface org.eclipse.ui.IWorkbenchPart2
Returns the name of this part.
getPartName() - Method in interface org.eclipse.ui.IWorkbenchPartReference
Returns the name of the part, as it should be shown in tabs.
getPartName() - Method in class org.eclipse.ui.part.WorkbenchPart
Returns the name of this part. If this value changes the part must fire a property listener event with IWorkbenchPartConstants.PROP_PART_NAME. It is considered bad practise to overload or extend this method.
getPartService() - Method in interface org.eclipse.ui.IWorkbenchWindow
Returns the part service which tracks part activation within this workbench org.eclipse.jface.window.
getPatch() - Method in class org.eclipse.update.core.model.FeatureReferenceModel
Returns the patch mode.
getPath() - Method in interface org.eclipse.ui.views.IViewCategory
Return this categories path.
getPath() - Method in interface org.eclipse.update.core.IArchiveReference
 
getPath() - Method in class org.eclipse.update.core.model.ArchiveReferenceModel
Retrieve the site archive "symbolic" path
getPathID(IPluginEntry) - Method in class org.eclipse.update.core.FeatureContentProvider
Returns the path identifier for a plugin entry.
getPathID(INonPluginEntry) - Method in class org.eclipse.update.core.FeatureContentProvider
Returns the path identifer for a non plugin entry.
getPermission() - Method in class org.eclipse.update.core.ContentReference
Returns the permission for this file.
getPerspective() - Method in interface org.eclipse.ui.IWorkbenchPage
Returns the current perspective descriptor for this page, or null if there is no current perspective.
getPerspectiveRegistry() - Method in interface org.eclipse.ui.IWorkbench
Returns the perspective registry for the workbench.
getPerspectiveShortcuts() - Method in interface org.eclipse.ui.IWorkbenchPage
Returns the perspective shortcuts associated with the current perspective.
getPerspectives() - Method in interface org.eclipse.ui.IPerspectiveRegistry
Returns a list of the perspectives known to the workbench.
getPixel(int, int) - Method in class org.eclipse.swt.graphics.ImageData
Returns the pixel value at offset x in scanline y in the receiver's data.
getPixel(RGB) - Method in class org.eclipse.swt.graphics.PaletteData
Returns the pixel value corresponding to the given RGB.
getPixels(int, int, int, byte[], int) - Method in class org.eclipse.swt.graphics.ImageData
Returns getWidth pixel values starting at offset x in scanline y in the receiver's data starting at startIndex.
getPixels(int, int, int, int[], int) - Method in class org.eclipse.swt.graphics.ImageData
Returns getWidth pixel values starting at offset x in scanline y in the receiver's data starting at startIndex.
getPlatform() - Static method in class org.eclipse.swt.SWT
Returns the SWT platform name.
getPluginEntries() - Method in class org.eclipse.update.core.Feature
 
getPluginEntries() - Method in interface org.eclipse.update.core.IFeature
Returns an array of plug-in entries referenced by this feature filtered by the operating system, windowing system and architecture system set in Sitemanager
getPluginEntries() - Method in interface org.eclipse.update.core.ISite
Returns an array of entries corresponding to plug-ins installed on this site.
getPluginEntries() - Method in class org.eclipse.update.core.Site
Returns an array of entries corresponding to plug-ins installed on this site.
getPluginEntriesOnlyReferencedBy(IFeature) - Method in interface org.eclipse.update.core.ISite
Returns an array of entries corresponding to plug-ins that are installed on this site and are referenced only by the specified feature.
getPluginEntriesOnlyReferencedBy(IFeature) - Method in class org.eclipse.update.core.Site
Returns an array of entries corresponding to plug-ins that are installed on this site and are referenced only by the specified feature.
getPluginEntryArchiveReferences(IPluginEntry, InstallMonitor) - Method in interface org.eclipse.update.core.IFeatureContentProvider
Returns an array of content references of the "packaged" archives that contain the files for the specified plug-in entry.
getPluginEntryContentReferences(IPluginEntry, InstallMonitor) - Method in interface org.eclipse.update.core.IFeatureContentProvider
Returns an array of content references to the files implementing the specified plug-in.
getPluginEntryCount() - Method in class org.eclipse.update.core.Feature
Returns the count of referenced plug-in entries.
getPluginEntryCount() - Method in interface org.eclipse.update.core.IFeature
Returns the count of referenced plug-in entries.
getPluginEntryCount() - Method in interface org.eclipse.update.core.ISite
Returns the number of plug-ins installed on this site
getPluginEntryCount() - Method in class org.eclipse.update.core.Site
Returns the number of plug-ins installed on this site
getPluginEntryModels() - Method in class org.eclipse.update.core.model.FeatureModel
Returns an array of plug-in entries referenced by this feature
getPluginId() - Method in interface org.eclipse.ui.IPluginContribution
 
getPluginId() - Method in interface org.eclipse.ui.IWorkbenchPartSite
Returns the unique identifier of the plug-in that defines this workbench site's part.
getPluginIdentifier() - Method in class org.eclipse.update.core.model.ImportModel
Deprecated. use getIdentifier() instead
getPluginIdentifier() - Method in class org.eclipse.update.core.model.PluginEntryModel
Returns the plug-in identifier for this entry.
getPluginVersion() - Method in class org.eclipse.update.core.model.ImportModel
Deprecated. use getVersion() instead
getPluginVersion() - Method in class org.eclipse.update.core.model.PluginEntryModel
Returns the plug-in version for this entry.
getPoint(IPreferenceStore, String) - Static method in class org.eclipse.jface.preference.PreferenceConverter
Returns the current value of the point-valued preference with the given name in the given preference store.
getPreferenceManager() - Method in interface org.eclipse.ui.IWorkbench
Returns the org.eclipse.jface.preference manager for the workbench.
getPreferenceStore() - Method in interface org.eclipse.jface.preference.IPreferencePageContainer
Returns the preference store.
getPreferenceStore() - Static method in class org.eclipse.jface.preference.JFacePreferences
Return the preference store for the receiver.
getPreferenceStore() - Method in class org.eclipse.jface.preference.PreferenceDialog
 
getPreferenceStore() - Method in class org.eclipse.jface.preference.PreferencePage
Returns the preference store of this preference page.
getPreferenceStore() - Method in interface org.eclipse.ui.IWorkbench
Returns the org.eclipse.jface.preference store for the workbench.
getPreferenceStore() - Static method in class org.eclipse.ui.PlatformUI
Returns the org.eclipse.jface.preference store used for publicly settable workbench preferences.
getPreferenceStore() - Method in class org.eclipse.ui.plugin.AbstractUIPlugin
Returns the org.eclipse.jface.preference store for this UI plug-in.
getPreservedConfigurations() - Method in interface org.eclipse.update.configuration.ILocalSite
Return the list of saved configurations
getPreviousItem(Item) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
Returns the item before the given item in the tree, or null if there is no previous item.
getPrimaryPluginID() - Method in interface org.eclipse.update.core.IFeature
Return the identifier of the primary plugin associated to this feature or null if the feature is not a primary feature.
getPrimaryPluginID() - Method in class org.eclipse.update.core.model.FeatureModel
Returns the primaryPluginID.
getPriority() - Method in class org.eclipse.ercp.swt.mobile.Command
Returns the command's priority value.
getPriority() - Method in class org.eclipse.ui.commands.HandlerSubmission
Deprecated. Returns the priority.
getProgressMonitor() - Method in interface org.eclipse.jface.action.IStatusLineManager
Returns a progress monitor which reports progress in the status line.
getProgressMonitor() - Method in class org.eclipse.jface.action.StatusLineManager
 
getProgressMonitor() - Method in class org.eclipse.jface.action.SubStatusLineManager
 
getProgressMonitorDelegate() - Method in class org.eclipse.jface.action.StatusLineManager
Returns the progress monitor delegate.
getProperty() - Method in class org.eclipse.jface.util.PropertyChangeEvent
Returns the name of the property that changed.
getPropertyName() - Method in class org.eclipse.update.core.model.CategoryModel
 
getPropertyName() - Method in class org.eclipse.update.core.model.FeatureReferenceModel
 
getPropertyName() - Method in class org.eclipse.update.core.model.ModelObject
Method getPropertyName.
getPropertyName() - Method in class org.eclipse.update.core.model.SiteModel
 
getProvider() - Method in interface org.eclipse.update.core.IFeature
Returns a displayable label identifying the provider of this feature
getProvider() - Method in class org.eclipse.update.core.model.FeatureModel
Retrieve the displayable label for the feature provider.
getProviderNonLocalized() - Method in class org.eclipse.update.core.model.FeatureModel
Retrieve the non-localized displayable label for the feature provider.
getQueries() - Method in interface org.eclipse.update.search.IUpdateSearchCategory
Returns an array of update search queries that need to be run during the search.
getQuerySearchSite() - Method in interface org.eclipse.update.search.IUpdateSearchQuery
Returns an update site adapter that should be added to the scope while running this query.
getRGB(String) - Method in class org.eclipse.jface.resource.ColorRegistry
Returns the color data associated with the given symbolic color name.
getRGB() - Method in class org.eclipse.swt.graphics.Color
Returns an RGB representing the receiver.
getRGB(int) - Method in class org.eclipse.swt.graphics.PaletteData
Returns an RGB corresponding to the given pixel value.
getRGB() - Method in class org.eclipse.swt.widgets.ColorDialog
Returns the currently selected color in the receiver.
getRGB() - Method in class org.eclipse.swt.widgets.FontDialog
Returns an RGB describing the color that was selected in the dialog, or null if none is available.
getRGBs() - Method in class org.eclipse.swt.graphics.ImageData
Returns an array of RGBs which comprise the indexed color table of the receiver, or null if the receiver has a direct color model.
getRGBs() - Method in class org.eclipse.swt.graphics.PaletteData
Returns all the RGB values in the receiver if it is an indexed palette, or null if it is a direct palette.
getRawChildren(Object) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
 
getRawChildren(Object) - Method in class org.eclipse.jface.viewers.StructuredViewer
Returns the children of the given parent without sorting and filtering them.
getRawChildren(Object) - Method in class org.eclipse.jface.viewers.TableViewer
 
getRawFeatureReferences() - Method in interface org.eclipse.update.core.ISite
Returns an array of references to features on this site.
getRawFeatureReferences() - Method in class org.eclipse.update.core.Site
Returns an array of references to features on this site.
getRawImports() - Method in class org.eclipse.update.core.Feature
Return a list of plug-in dependencies for this feature.
getRawImports() - Method in interface org.eclipse.update.core.IFeature
Return a list of plug-in dependencies for this feature.
getRawIncludedFeatureReferences() - Method in class org.eclipse.update.core.Feature
Returns an array of feature references included by this feature
getRawIncludedFeatureReferences() - Method in interface org.eclipse.update.core.IFeature
Returns an array of feature references included by this feature No filtering occurs
getRawNonPluginEntries() - Method in class org.eclipse.update.core.Feature
Returns an array of non-plug-in entries referenced by this feature
getRawNonPluginEntries() - Method in interface org.eclipse.update.core.IFeature
Returns an array of non-plug-in entries referenced by this feature No filtering occurs
getRawPluginEntries() - Method in class org.eclipse.update.core.Feature
Returns an array of plug-in entries referenced by this feature
getRawPluginEntries() - Method in interface org.eclipse.update.core.IFeature
Returns an array of plug-in entries referenced by this feature No filtering occurs
getRectangle(IPreferenceStore, String) - Static method in class org.eclipse.jface.preference.PreferenceConverter
Returns the current value of the rectangle-valued preference with the given name in the given preference store.
getRed() - Method in class org.eclipse.swt.graphics.Color
Returns the amount of red in the color, from 0 to 255.
getRegisteredName() - Method in interface org.eclipse.ui.IWorkbenchPartSite
Returns the registered name for this workbench site's part.
getRelativePosition(Rectangle, Point) - Static method in class org.eclipse.jface.util.Geometry
Determines where the given point lies with respect to the given rectangle.
getResizable() - Method in class org.eclipse.swt.widgets.TableColumn
Gets the resizable attribute.
getResourceBundle(URL) - Method in class org.eclipse.update.core.BaseSiteFactory
Helper method to access resouce bundle for site.
getResourceBundle(URL) - Method in class org.eclipse.update.core.model.ModelObject
Helper method to access resouce bundle for feature.
getResources(Display) - Static method in class org.eclipse.jface.resource.JFaceResources
Returns the global resource manager for the given display
getResources() - Static method in class org.eclipse.jface.resource.JFaceResources
Returns the ResourceManager for the current display.
getRoot() - Method in class org.eclipse.jface.preference.PreferenceManager
Returns the root node.
getRoot() - Method in class org.eclipse.jface.viewers.StructuredViewer
Returns the root element.
getRootElements() - Method in class org.eclipse.jface.preference.PreferenceManager
Returns root preference nodes managed by this manager.
getRule() - Method in interface org.eclipse.update.core.IImport
Returns the matching rule for the dependency.
getRule() - Method in class org.eclipse.update.core.Import
Returns the matching rule for the dependency.
getRunner() - Static method in class org.eclipse.jface.util.SafeRunnable
Returns the safe runnable runner.
getSaveAndRestore() - Method in interface org.eclipse.ui.application.IWorkbenchConfigurer
Returns whether the workbench state should be saved on close and restored on subsequent open.
getScope() - Method in class org.eclipse.update.search.UpdateSearchRequest
Returns the scope of this search request.
getScreens() - Method in class org.eclipse.ercp.swt.mobile.MobileDevice
Returns an array of Screen objects describing the display features available to the device.
getSearchLocation() - Method in interface org.eclipse.update.core.IIncludedFeatureReference
Returns the search location for this included feature.
getSearchLocation() - Method in class org.eclipse.update.core.model.IncludedFeatureReferenceModel
Returns the search location for this included feature.
getSearchSites() - Method in class org.eclipse.update.search.UpdateSearchScope
Returns the sites that should be visited during the search.
getSecondaryId() - Method in interface org.eclipse.ui.IViewReference
Returns the secondary ID for the view.
getSecondaryId() - Method in interface org.eclipse.ui.IViewSite
Returns the secondary id for this part site's part, or null if it has none.
getSelectedJobsWithLicenses(IInstallFeatureOperation[]) - Static method in class org.eclipse.update.operations.OperationsManager
Returns the list of operations that need a license agreement.
getSelectedJobsWithOptionalFeatures(IInstallFeatureOperation[]) - Static method in class org.eclipse.update.operations.OperationsManager
Returns the list of operations that have optional features to install.
getSelectedPart() - Method in interface org.eclipse.ui.presentations.IStackPresentationSite
Returns the currently selected part or null if the stack is empty
getSelection() - Method in class org.eclipse.ercp.swt.mobile.ListView
Returns an array of String s that are currently selected in the receiver.
getSelection() - Method in class org.eclipse.ercp.swt.mobile.SortedList
Returns an array of Strings of items that are currently selected in the receiver.
getSelection(Control) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
Returns all selected items for the given SWT control.
getSelection() - Method in class org.eclipse.jface.viewers.DoubleClickEvent
Returns the selection.
getSelection() - Method in interface org.eclipse.jface.viewers.ISelectionProvider
Returns the current selection for this provider.
getSelection() - Method in class org.eclipse.jface.viewers.OpenEvent
Returns the selection.
getSelection() - Method in class org.eclipse.jface.viewers.SelectionChangedEvent
Returns the selection.
getSelection() - Method in class org.eclipse.jface.viewers.StructuredViewer
The StructuredViewer implementation of this method returns the result as an IStructuredSelection.
getSelection(Control) - Method in class org.eclipse.jface.viewers.TreeViewer
 
getSelection() - Method in class org.eclipse.jface.viewers.Viewer
 
getSelection() - Method in class org.eclipse.swt.widgets.Button
Returns true if the receiver is selected, and false otherwise.
getSelection() - Method in class org.eclipse.swt.widgets.Combo
Returns a Point whose x coordinate is the character position representing the start of the selection in the receiver's text field, and whose y coordinate is the character position representing the end of the selection.
getSelection() - Method in class org.eclipse.swt.widgets.List
Returns an array of Strings that are currently selected in the receiver.
getSelection() - Method in class org.eclipse.swt.widgets.MenuItem
Returns true if the receiver is selected, and false otherwise.
getSelection() - Method in class org.eclipse.swt.widgets.ProgressBar
Returns the single 'selection' that is the receiver's position.
getSelection() - Method in class org.eclipse.swt.widgets.ScrollBar
Returns the single 'selection' that is the receiver's value.
getSelection() - Method in class org.eclipse.swt.widgets.Slider
Returns the 'selection', which is the receiver's value.
getSelection() - Method in class org.eclipse.swt.widgets.Table
Returns an array of TableItems that are currently selected in the receiver.
getSelection() - Method in class org.eclipse.swt.widgets.Text
Returns a Point whose x coordinate is the character position representing the start of the selected text, and whose y coordinate is the character position representing the end of the selection.
getSelection() - Method in class org.eclipse.swt.widgets.Tree
Returns an array of TreeItems that are currently selected in the receiver.
getSelection() - Method in interface org.eclipse.ui.ISelectionService
Returns the current selection in the active part.
getSelection(String) - Method in interface org.eclipse.ui.ISelectionService
Returns the current selection in the part with the given id.
getSelectionCount() - Method in class org.eclipse.ercp.swt.mobile.ListBox
Returns the number of items currently selected.
getSelectionCount() - Method in class org.eclipse.ercp.swt.mobile.ListView
Returns the number of selected items contained in the receiver.
getSelectionCount() - Method in class org.eclipse.ercp.swt.mobile.SortedList
Returns the number of items currently selected.
getSelectionCount() - Method in class org.eclipse.swt.widgets.List
Returns the number of selected items contained in the receiver.
getSelectionCount() - Method in class org.eclipse.swt.widgets.Table
Returns the number of selected items contained in the receiver.
getSelectionCount() - Method in class org.eclipse.swt.widgets.Text
Returns the number of selected characters.
getSelectionCount() - Method in class org.eclipse.swt.widgets.Tree
Returns the number of selected items contained in the receiver.
getSelectionFromWidget() - Method in class org.eclipse.jface.viewers.AbstractListViewer
 
getSelectionFromWidget() - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
 
getSelectionFromWidget() - Method in class org.eclipse.jface.viewers.StructuredViewer
Retrieves the selection, as a List, from the underlying widget.
getSelectionFromWidget() - Method in class org.eclipse.jface.viewers.TableViewer
 
getSelectionIndex() - Method in class org.eclipse.ercp.swt.mobile.MultiPageDialog
Returns the zero-relative index of the page which is currently selected in the receiver, or the newest page created to the receiver.
getSelectionIndex() - Method in class org.eclipse.swt.widgets.Combo
Returns the zero-relative index of the item which is currently selected in the receiver's list, or -1 if no item is selected.
getSelectionIndex() - Method in class org.eclipse.swt.widgets.List
Returns the zero-relative index of the item which is currently selected in the receiver, or -1 if no item is selected.
getSelectionIndex() - Method in class org.eclipse.swt.widgets.Table
Returns the zero-relative index of the item which is currently selected in the receiver, or -1 if no item is selected.
getSelectionIndices() - Method in class org.eclipse.ercp.swt.mobile.ListBox
Returns the zero-relative indices of the items which are currently selected in the receiver.
getSelectionIndices() - Method in class org.eclipse.ercp.swt.mobile.ListView
Returns the zero-relative indices of the items which are currently selected in the receiver.
getSelectionIndices() - Method in class org.eclipse.swt.widgets.List
Returns the zero-relative indices of the items which are currently selected in the receiver.
getSelectionIndices() - Method in class org.eclipse.swt.widgets.Table
Returns the zero-relative indices of the items which are currently selected in the receiver.
getSelectionProvider() - Method in class org.eclipse.jface.viewers.SelectionChangedEvent
Returns the selection provider that is the source of this event.
getSelectionProvider() - Method in interface org.eclipse.ui.IWorkbenchSite
Returns the selection provider for this workbench site.
getSelectionService() - Method in interface org.eclipse.ui.IWorkbenchWindow
Returns the selection service which tracks selection within this workbench org.eclipse.jface.window.
getSelectionText() - Method in class org.eclipse.swt.widgets.Text
Gets the selected text, or an empty string if there is no current selection.
getSharedImages() - Method in interface org.eclipse.ui.IWorkbench
Returns the shared images for the workbench.
getShell() - Method in class org.eclipse.swt.widgets.Control
Returns the receiver's shell.
getShell() - Method in class org.eclipse.swt.widgets.Menu
Returns the receiver's shell.
getShell() - Method in interface org.eclipse.ui.IWorkbenchSite
Returns the shell for this workbench site.
getShell() - Method in interface org.eclipse.ui.IWorkbenchWindow
Returns this workbench org.eclipse.jface.window's shell.
getShellStyle() - Method in interface org.eclipse.ui.application.IWorkbenchWindowConfigurer
Returns the style bits to use for the org.eclipse.jface.window's shell when it is created.
getShells() - Method in class org.eclipse.swt.widgets.Display
Returns a (possibly empty) array containing all shells which have not been disposed and have the receiver as their display.
getShells() - Method in class org.eclipse.swt.widgets.Shell
Returns an array containing all shells which are descendants of the receiver.
getShowFastViewBars() - Method in interface org.eclipse.ui.application.IWorkbenchWindowConfigurer
Returns whether the underlying workbench org.eclipse.jface.window has fast view bars.
getShowProgressIndicator() - Method in interface org.eclipse.ui.application.IWorkbenchWindowConfigurer
Returns whether the underlying workbench org.eclipse.jface.window has a progress indicator.
getShowStatusLine() - Method in interface org.eclipse.ui.application.IWorkbenchWindowConfigurer
Returns whether the underlying workbench org.eclipse.jface.window has a status line.
getShowTitle() - Method in interface org.eclipse.ui.IViewLayout
Returns whether the view shows its title.
getShowViewShortcuts() - Method in interface org.eclipse.ui.IWorkbenchPage
Returns the show view shortcuts associated with the current perspective.
getSignerInfo() - Method in interface org.eclipse.update.core.IVerificationResult
Returns text describing the signer
getSite() - Method in interface org.eclipse.ui.IWorkbenchPart
Returns the site for this workbench part.
getSite() - Method in class org.eclipse.ui.part.WorkbenchPart
 
getSite() - Method in class org.eclipse.ui.presentations.StackPresentation
Returns the presentation site (not null).
getSite() - Method in interface org.eclipse.update.configuration.IConfiguredSite
Returns the underlying "unfiltered" site.
getSite() - Method in class org.eclipse.update.core.Feature
Returns the site this feature is associated with.
getSite() - Method in class org.eclipse.update.core.FeatureReference
Returns the update site for the referenced feature
getSite() - Method in interface org.eclipse.update.core.IFeature
Returns the site this feature is associated with.
getSite() - Method in interface org.eclipse.update.core.IFeatureReference
Returns the update site for the referenced feature
getSite() - Method in interface org.eclipse.update.core.ISiteContentProvider
Returns the site for this provider
getSite() - Method in class org.eclipse.update.core.SiteContentProvider
Returns the site for this provider
getSite(URL) - Static method in class org.eclipse.update.core.SiteManager
Deprecated. use getSite(URL,IPogressMonitor) instead
getSite(URL, IProgressMonitor) - Static method in class org.eclipse.update.core.SiteManager
Returns a site object for the site specified by the argument URL.
getSite(URL, boolean, IProgressMonitor) - Static method in class org.eclipse.update.core.SiteManager
Returns a site object for the site specified by the argument URL.
getSiteContentProvider() - Method in interface org.eclipse.update.core.ISite
Returns the content provider for this site.
getSiteContentProvider() - Method in class org.eclipse.update.core.Site
Returns the content provider for this site.
getSiteModel() - Method in class org.eclipse.update.core.model.FeatureReferenceModel
Returns the site model for the reference.
getSize() - Method in class org.eclipse.jface.resource.CompositeImageDescriptor
Return the size of this composite image.
getSize(Rectangle) - Static method in class org.eclipse.jface.util.Geometry
Returns the size of the rectangle, as a Point
getSize() - Method in class org.eclipse.swt.widgets.Control
Returns a point describing the receiver's size.
getSize() - Method in class org.eclipse.swt.widgets.ScrollBar
Returns a point describing the receiver's size.
getSizeFlags(boolean) - Method in interface org.eclipse.ui.ISizeProvider
WARNING: EXPERIMENTAL!
getSizeFlags(boolean) - Method in class org.eclipse.ui.presentations.StackPresentation
 
getSortedChildren(Object) - Method in class org.eclipse.jface.viewers.StructuredViewer
Returns the sorted and filtered set of children of the given element.
getSortedPerspectives() - Method in interface org.eclipse.ui.IWorkbenchPage
Returns the descriptors for the perspectives that are open in this page, in the order in which they were activated (oldest first).
getSorter() - Method in class org.eclipse.jface.viewers.StructuredViewer
Returns this viewer's sorter, or null if it does not have one.
getSourcePriority() - Method in interface org.eclipse.ui.handlers.IHandlerActivation
Returns the priority that has been given to this handler activation.
getState() - Method in interface org.eclipse.ui.presentations.IStackPresentationSite
Returns the current state of the site (one of the STATE_* constants)
getStatus() - Method in interface org.eclipse.update.configuration.IActivity
Returns the activity completion status
getStatus() - Method in class org.eclipse.update.core.model.DefaultFeatureParser
Returns all status objects accumulated by the parser.
getStatus() - Method in class org.eclipse.update.core.model.DefaultSiteParser
Returns all status objects accumulated by the parser.
getStatusText() - Method in class org.eclipse.ercp.swt.mobile.MobileShell
Returns the status text.
getStoredRepresentation(FontData[]) - Static method in class org.eclipse.jface.preference.PreferenceConverter
Returns the stored representation of the given array of FontData objects.
getString(String) - Method in interface org.eclipse.jface.preference.IPreferenceStore
Returns the current value of the string-valued preference with the given name.
getString(String) - Method in class org.eclipse.jface.preference.PreferenceStore
 
getString(String) - Static method in class org.eclipse.jface.resource.JFaceResources
Returns the resource object with the given key in JFace's resource bundle.
getString(String) - Method in interface org.eclipse.ui.IMemento
Returns the string value of the given key.
getString(String) - Method in class org.eclipse.ui.XMLMemento
 
getString(String) - Method in class org.eclipse.ui.preferences.ScopedPreferenceStore
 
getStrings(String[]) - Static method in class org.eclipse.jface.resource.JFaceResources
Returns a list of string values corresponding to the given list of keys.
getStyle() - Method in class org.eclipse.jface.action.Action
 
getStyle() - Method in interface org.eclipse.jface.action.IAction
Return this action's style.
getStyle() - Method in class org.eclipse.jface.viewers.CellEditor
Returns the style bits for this cell editor.
getStyle() - Method in class org.eclipse.swt.graphics.FontData
Returns the style of the receiver which is a bitwise OR of one or more of the SWT constants NORMAL, BOLD and ITALIC.
getStyle() - Method in class org.eclipse.swt.graphics.GC
Returns the receiver's style information.
getStyle() - Method in class org.eclipse.swt.widgets.Dialog
Returns the receiver's style information.
getStyle() - Method in class org.eclipse.swt.widgets.Widget
Returns the receiver's style information.
getSubNodes() - Method in interface org.eclipse.jface.preference.IPreferenceNode
Returns an iterator over the subnodes (immediate children) of this contribution node.
getSubNodes() - Method in class org.eclipse.jface.preference.PreferenceNode
 
getSupportedTypes() - Method in class org.eclipse.swt.dnd.ByteArrayTransfer
 
getSupportedTypes() - Method in class org.eclipse.swt.dnd.Transfer
Returns a list of the platform specific data types that can be converted using this transfer agent.
getSwtHorizontalOrVerticalConstant(boolean) - Static method in class org.eclipse.jface.util.Geometry
Converts the given boolean into an SWT orientation constant.
getSyncThread() - Method in class org.eclipse.swt.widgets.Display
Returns the thread that has invoked syncExec or null if no such runnable is currently being invoked by the user-interface thread.
getSystemColor(int) - Method in class org.eclipse.swt.graphics.Device
Returns the matching standard color for the given constant, which should be one of the color constants specified in class SWT.
getSystemFont() - Method in class org.eclipse.swt.graphics.Device
Returns a reasonable font for applications to use.
getSystemTray() - Method in class org.eclipse.swt.widgets.Display
Returns the single instance of the system tray or null when there is no system tray available for the platform.
getTabList() - Method in class org.eclipse.swt.widgets.Composite
Gets the (possibly empty) tabbing order for the control.
getTabList(IPresentablePart) - Method in class org.eclipse.ui.presentations.StackPresentation
Returns the tab-key traversal order for the given IPresentablePart.
getTable() - Method in class org.eclipse.jface.viewers.TableViewer
Returns this table viewer's table control.
getTargetSite() - Method in interface org.eclipse.update.operations.IFeatureOperation
Returns the site in which the operation is applied.
getText() - Method in class org.eclipse.ercp.swt.mobile.CaptionedControl
Gets the caption text, which will be an empty string if it has never been set.
getText() - Method in class org.eclipse.ercp.swt.mobile.ConstrainedText
Gets the widget text.
getText() - Method in class org.eclipse.ercp.swt.mobile.HyperLink
Returns the receiver's text, which will be an empty string if it has never been set.
getText() - Method in class org.eclipse.jface.action.Action
 
getText() - Method in interface org.eclipse.jface.action.IAction
Returns the text for this action.
getText(IContributionItem) - Method in interface org.eclipse.jface.action.IContributionManagerOverrides
This is not intended to be called outside of the workbench.
getText(Object) - Method in class org.eclipse.jface.viewers.DecoratingLabelProvider
The DecoratingLabelProvider implementation of this ILabelProvider method returns the text label provided by the nested label provider's getText method, decorated with the decoration provided by the label decorator's decorateText method.
getText(Object) - Method in interface org.eclipse.jface.viewers.ILabelProvider
Returns the text for the label of the given element.
getText(Object) - Method in class org.eclipse.jface.viewers.LabelProvider
The LabelProvider implementation of this ILabelProvider method returns the element's toString string.
getText() - Method in class org.eclipse.jface.viewers.ViewerLabel
Get the text for the receiver.
getText() - Method in class org.eclipse.swt.widgets.Button
Returns the receiver's text, which will be an empty string if it has never been set.
getText() - Method in class org.eclipse.swt.widgets.Combo
Returns a string containing a copy of the contents of the receiver's text field, or an empty string if there are no contents.
getText() - Method in class org.eclipse.swt.widgets.Decorations
Returns the receiver's text, which is the string that the window manager will typically display as the receiver's title.
getText() - Method in class org.eclipse.swt.widgets.Dialog
Returns the receiver's text, which is the string that the window manager will typically display as the receiver's title.
getText() - Method in class org.eclipse.swt.widgets.Item
Returns the receiver's text, which will be an empty string if it has never been set.
getText() - Method in class org.eclipse.swt.widgets.Label
Returns the receiver's text, which will be an empty string if it has never been set or if the receiver is a SEPARATOR label.
getText() - Method in class org.eclipse.swt.widgets.Link
Returns the receiver's text, which will be an empty string if it has never been set.
getText(int) - Method in class org.eclipse.swt.widgets.TableItem
Returns the text stored at the given column index in the receiver, or empty string if the text has not been set.
getText() - Method in class org.eclipse.swt.widgets.Text
Returns the widget text.
getText(int, int) - Method in class org.eclipse.swt.widgets.Text
Returns a range of text.
getText() - Method in interface org.eclipse.update.core.IVerificationResult
Returns display text describing the result of the verification.
getTextData() - Method in interface org.eclipse.ui.IMemento
Returns the data of the Text node of the memento.
getTextData() - Method in class org.eclipse.ui.XMLMemento
 
getTextFont() - Static method in class org.eclipse.jface.resource.JFaceResources
Returns the JFace's text font.
getTextHeight() - Method in class org.eclipse.swt.widgets.Combo
Returns the height of the receivers's text field.
getTextLimit() - Method in class org.eclipse.ercp.swt.mobile.ConstrainedText
Returns the maximum number of characters that the receiver is capable of holding.
getTextLimit() - Method in class org.eclipse.swt.widgets.Combo
Returns the maximum number of characters that the receiver's text field is capable of holding.
getTextLimit() - Method in class org.eclipse.swt.widgets.Text
Returns the maximum number of characters that the receiver is capable of holding.
getThread() - Method in class org.eclipse.swt.widgets.Display
Returns the user-interface thread for the receiver.
getThumb() - Method in class org.eclipse.swt.widgets.ScrollBar
Returns the size of the receiver's thumb relative to the difference between its maximum and minimum values.
getThumb() - Method in class org.eclipse.swt.widgets.Slider
Returns the size of the receiver's thumb relative to the difference between its maximum and minimum values.
getTime() - Method in class org.eclipse.ercp.swt.mobile.DateEditor
Returns the number of seconds when TIME, OFFSET or DURATION styles are used.
getTimeline() - Method in interface org.eclipse.update.configuration.IInstallConfiguration
Returns an integer that represents a time stamp created at the beginning of a new configuration time line.
getTitle(int) - Method in class org.eclipse.ercp.swt.mobile.MultiPageDialog
Returns the title string of the page at the given zero-relative index in the receiver.
getTitle() - Method in interface org.eclipse.jface.preference.IPreferencePage
Returns this page's title.
getTitle() - Method in class org.eclipse.jface.preference.PreferencePage
 
getTitle() - Method in interface org.eclipse.ui.IWorkbenchPart
Returns the title of this workbench part.
getTitle() - Method in interface org.eclipse.ui.IWorkbenchPartReference
 
getTitle() - Method in interface org.eclipse.ui.application.IWorkbenchWindowConfigurer
Returns the title of the underlying workbench org.eclipse.jface.window.
getTitle() - Method in class org.eclipse.ui.part.WorkbenchPart
Returns the title of this workbench part. If this value changes the part must fire a property listener event with PROP_TITLE.

The title is used to populate the title bar of this part's visual container.

It is considered bad practise to overload or extend this method.
getTitle() - Method in interface org.eclipse.ui.presentations.IPresentablePart
Returns the title of this workbench part.
getTitleImage() - Method in interface org.eclipse.ui.IWorkbenchPart
Returns the title image of this workbench part.
getTitleImage() - Method in interface org.eclipse.ui.IWorkbenchPartReference
 
getTitleImage() - Method in class org.eclipse.ui.part.WorkbenchPart
 
getTitleImage() - Method in interface org.eclipse.ui.presentations.IPresentablePart
Returns the title image of this workbench part.
getTitleStatus() - Method in interface org.eclipse.ui.presentations.IPresentablePart
Returns the status message from the part's title, or the empty string if none.
getTitleToolTip() - Method in interface org.eclipse.ui.IWorkbenchPart
Returns the title tool tip text of this workbench part.
getTitleToolTip() - Method in interface org.eclipse.ui.IWorkbenchPartReference
 
getTitleToolTip() - Method in class org.eclipse.ui.part.WorkbenchPart
 
getTitleToolTip() - Method in interface org.eclipse.ui.presentations.IPresentablePart
Returns the title tool tip text of this workbench part.
getToolTipText() - Method in class org.eclipse.jface.action.Action
 
getToolTipText() - Method in interface org.eclipse.jface.action.IAction
Returns the tool tip text for this action.
getToolTipText() - Method in class org.eclipse.swt.widgets.Control
Returns the receiver's tool tip text, or null if it has not been set.
getToolTipText() - Method in class org.eclipse.swt.widgets.TrayItem
Returns the receiver's tool tip text, or null if it has not been set.
getTopIndex() - Method in class org.eclipse.ercp.swt.mobile.ListView
Returns the zero-relative index of the item which is currently at the top of the receiver.
getTopIndex() - Method in class org.eclipse.swt.widgets.List
Returns the zero-relative index of the item which is currently at the top of the receiver.
getTopIndex() - Method in class org.eclipse.swt.widgets.Table
Returns the zero-relative index of the item which is currently at the top of the receiver.
getTopIndex() - Method in class org.eclipse.swt.widgets.Text
Returns the zero-relative index of the line which is currently at the top of the receiver.
getTopItem() - Method in class org.eclipse.swt.widgets.Tree
Returns the item which is currently at the top of the receiver.
getTopPixel() - Method in class org.eclipse.swt.widgets.Text
Returns the top pixel.
getTrailingText() - Method in class org.eclipse.ercp.swt.mobile.CaptionedControl
Gets the trailing text, which will be an empty string if it has never been set.
getTransparencyMask() - Method in class org.eclipse.swt.graphics.ImageData
Returns an ImageData which specifies the transparency mask information for the receiver.
getTransparencyType() - Method in class org.eclipse.swt.graphics.ImageData
Returns the image transparency type, which will be one of SWT.TRANSPARENCY_NONE, SWT.TRANSPARENCY_MASK, SWT.TRANSPARENCY_PIXEL or SWT.TRANSPARENCY_ALPHA.
getTree() - Method in class org.eclipse.jface.viewers.TreeViewer
Returns this tree viewer's tree control.
getTreeViewer() - Method in class org.eclipse.jface.viewers.TreeExpansionEvent
Returns the originator of the event.
getType() - Method in class org.eclipse.ercp.swt.mobile.Input
Returns the type of input device.
getType() - Method in interface org.eclipse.update.configuration.ISessionDelta
Deprecated. Returns the type of the processing type that will affect all the associated features.
getType() - Method in interface org.eclipse.update.configuration.IVolume
Returns volume type.
getType() - Method in interface org.eclipse.update.core.ISite
Return the site type.
getType() - Method in interface org.eclipse.update.core.IURLEntry
Returns the type of the URLEntry
getType() - Method in class org.eclipse.update.core.model.FeatureReferenceModel
Returns the referenced feature type.
getType() - Method in class org.eclipse.update.core.model.SiteModel
Returns the site type.
getType() - Method in class org.eclipse.update.core.model.URLEntryModel
Returns the specified type.
getTypeIds() - Method in class org.eclipse.swt.dnd.TextTransfer
 
getTypeIds() - Method in class org.eclipse.swt.dnd.Transfer
Returns the platform specific ids of the data types that can be converted using this transfer agent.
getTypeNames() - Method in class org.eclipse.swt.dnd.TextTransfer
 
getTypeNames() - Method in class org.eclipse.swt.dnd.Transfer
Returns the platform specific names of the data types that can be converted using this transfer agent.
getURL() - Method in class org.eclipse.update.core.Feature
Returns the feature URL.
getURL() - Method in class org.eclipse.update.core.FeatureContentProvider
Returns the feature url.
getURL() - Method in interface org.eclipse.update.core.IArchiveReference
Retrieve the site archive URL
getURL() - Method in interface org.eclipse.update.core.IFeature
Returns the feature URL.
getURL() - Method in interface org.eclipse.update.core.IFeatureContentProvider
Returns the feature url.
getURL() - Method in interface org.eclipse.update.core.IFeatureReference
Returns the referenced feature URL.
getURL() - Method in interface org.eclipse.update.core.IInstallHandlerEntry
Returns optional URL used for browser-triggered installation handling.
getURL() - Method in interface org.eclipse.update.core.ISite
Returns the site URL
getURL() - Method in interface org.eclipse.update.core.ISiteContentProvider
Returns the URL of this site
getURL() - Method in interface org.eclipse.update.core.IURLEntry
Returns the actual URL.
getURL() - Method in class org.eclipse.update.core.Site
Returns the site URL
getURL() - Method in class org.eclipse.update.core.SiteContentProvider
Returns the URL of this site
getURL() - Method in class org.eclipse.update.core.model.ArchiveReferenceModel
Returns the resolved URL for the archive.
getURL() - Method in class org.eclipse.update.core.model.FeatureReferenceModel
Returns the resolved URL for the feature reference.
getURL() - Method in class org.eclipse.update.core.model.InstallHandlerEntryModel
Returns the resolved URL used for browser-triggered installation handling.
getURL() - Method in class org.eclipse.update.core.model.URLEntryModel
Returns the resolved URL.
getURL() - Method in interface org.eclipse.update.search.IUpdateSiteAdapter
Returns the URL of the update site.
getURLString() - Method in class org.eclipse.update.core.model.ArchiveReferenceModel
Returns the unresolved URL string for the archive.
getURLString() - Method in class org.eclipse.update.core.model.FeatureReferenceModel
Returns the unresolved URL string for the reference.
getURLString() - Method in class org.eclipse.update.core.model.InstallHandlerEntryModel
Returns the URL string used for browser-triggered installation handling.
getURLString() - Method in class org.eclipse.update.core.model.URLEntryModel
Returns the unresolved url string.
getUpdateMapURL() - Method in class org.eclipse.update.search.UpdateSearchScope
Returns the optional URL of the update map file.
getUpdateSiteEntry() - Method in class org.eclipse.update.core.Feature
Returns an information entry referencing the location of the feature update site.
getUpdateSiteEntry() - Method in interface org.eclipse.update.core.IFeature
Returns an information entry referencing the location of the feature update site.
getUpdateSiteEntryModel() - Method in class org.eclipse.update.core.model.FeatureModel
Returns an information entry referencing the location of the feature update site.
getUrl() - Method in class org.eclipse.swt.browser.Browser
Returns the current URL.
getUsage() - Method in class org.eclipse.ercp.swt.mobile.Screen
Returns the usage type of the screen.
getValidator() - Method in class org.eclipse.jface.viewers.CellEditor
Returns the input validator for this cell editor.
getValidator() - Static method in class org.eclipse.update.operations.OperationsManager
Returns the operations validator.
getValue() - Method in class org.eclipse.jface.viewers.CellEditor
Returns this cell editor's value provided that it has a valid one.
getValue(Object, String) - Method in interface org.eclipse.jface.viewers.ICellModifier
Returns the value for the given property of the given element.
getVerificationCode() - Method in interface org.eclipse.update.core.IVerificationResult
Returns the verification code.
getVerificationException() - Method in interface org.eclipse.update.core.IVerificationResult
Returns any exception caught during verification
getVerifier() - Method in interface org.eclipse.update.core.IFeatureContentProvider
Returns the verifier for this feature.
getVerifierInfo() - Method in interface org.eclipse.update.core.IVerificationResult
Returns text describing the authority that verified/ certified the signer
getVersion() - Static method in class org.eclipse.swt.SWT
Returns the SWT version number as an integer.
getVersion() - Method in class org.eclipse.update.core.VersionedIdentifier
Returns the version
getVersion() - Method in class org.eclipse.update.core.model.ImportModel
Returns the dependent version.
getVersionedIdentifier() - Method in class org.eclipse.update.core.Feature
Returns the feature identifier.
getVersionedIdentifier() - Method in class org.eclipse.update.core.FeatureReference
Returns the feature identifier.
getVersionedIdentifier() - Method in interface org.eclipse.update.core.IFeature
Returns the feature identifier.
getVersionedIdentifier() - Method in interface org.eclipse.update.core.IFeatureReference
Returns the feature identifier.
getVersionedIdentifier() - Method in interface org.eclipse.update.core.IImport
Returns an identifier of the dependent plug-in.
getVersionedIdentifier() - Method in interface org.eclipse.update.core.IPluginEntry
Returns the identifier of this plugin entry
getVersionedIdentifier() - Method in class org.eclipse.update.core.Import
Returns an identifier of the dependent plug-in.
getVersionedIdentifier() - Method in class org.eclipse.update.core.PluginEntry
Returns the identifier of this plugin entry
getVerticalBar() - Method in class org.eclipse.swt.widgets.Scrollable
Returns the receiver's vertical scroll bar if it has one, and null if it does not.
getView(boolean) - Method in interface org.eclipse.ui.IViewReference
Returns the IViewPart referenced by this object.
getViewLayout(String) - Method in interface org.eclipse.ui.IPageLayout
Returns the layout for the view or placeholder with the given id in this page layout.
getViewReferences() - Method in interface org.eclipse.ui.IWorkbenchPage
Returns a list of the reference to views visible on this page.
getViewRegistry() - Method in interface org.eclipse.ui.IWorkbench
Returns the editor registry for the workbench.
getViewSite() - Method in interface org.eclipse.ui.IViewPart
Returns the site for this view.
getViewSite() - Method in class org.eclipse.ui.part.ViewPart
 
getViewStack(IViewPart) - Method in interface org.eclipse.ui.IWorkbenchPage
Returns an array of IViewParts that are stacked with the given part.
getViewer() - Method in class org.eclipse.jface.viewers.DoubleClickEvent
Returns the viewer that is the source of this event.
getViewer() - Method in class org.eclipse.jface.viewers.OpenEvent
Returns the viewer that is the source of this event.
getViewerFont() - Static method in class org.eclipse.jface.resource.JFaceResources
Deprecated. This font is not in use
getViews() - Method in interface org.eclipse.ui.IWorkbenchPage
Deprecated. use #getViewReferences() instead.
getViews() - Method in interface org.eclipse.ui.views.IViewCategory
Return the views contained within this category.
getViews() - Method in interface org.eclipse.ui.views.IViewRegistry
Return a list of views defined in the registry.
getVisible() - Method in class org.eclipse.swt.widgets.Control
Returns true if the receiver is visible, and false otherwise.
getVisible() - Method in class org.eclipse.swt.widgets.Menu
Returns true if the receiver is visible, and false otherwise.
getVisible() - Method in class org.eclipse.swt.widgets.ScrollBar
Returns true if the receiver is visible, and false otherwise.
getVisible() - Method in class org.eclipse.swt.widgets.TrayItem
Returns true if the receiver is visible and false otherwise.
getVisibleExpandedElements() - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
Gets the expanded elements that are visible to the user.
getVisibleItemCount() - Method in class org.eclipse.swt.widgets.Combo
Gets the number of items that are visible in the drop down portion of the receiver's list.
getVolumes() - Static method in class org.eclipse.update.configuration.LocalSystemInfo
Lists the file system volume.
getWS() - Method in class org.eclipse.update.core.FeatureReference
Get optional windowing system specification as a comma-separated string.
getWS() - Method in interface org.eclipse.update.core.IPlatformEnvironment
Returns optional system architecture specification.
getWS() - Static method in class org.eclipse.update.core.SiteManager
Returns system architecture specification.
getWS() - Method in class org.eclipse.update.core.model.ContentEntryModel
Returns optional windowing system specification.
getWS() - Method in class org.eclipse.update.core.model.FeatureModel
Get optional windowing system specification as a comma-separated string.
getWS() - Method in class org.eclipse.update.core.model.FeatureReferenceModel
Get optional windowing system specification as a comma-separated string.
getWS() - Method in class org.eclipse.update.core.model.ImportModel
Returns the ws.
getWarnings() - Method in class org.eclipse.swt.graphics.Device
Returns true if the underlying window system prints out warning messages on the console, and setWarnings had previously been called with true.
getWidth() - Method in class org.eclipse.swt.widgets.TableColumn
Gets the width of the receiver.
getWindow() - Method in interface org.eclipse.ui.application.IWorkbenchWindowConfigurer
Returns the underlying workbench org.eclipse.jface.window.
getWindowConfigurer(IWorkbenchWindow) - Method in interface org.eclipse.ui.application.IWorkbenchConfigurer
Returns an object that can be used to configure the given org.eclipse.jface.window.
getWindowConfigurer() - Method in class org.eclipse.ui.application.WorkbenchWindowAdvisor
Returns the workbench org.eclipse.jface.window configurer.
getWorkbench() - Method in interface org.eclipse.ui.IWorkbenchWindow
Returns the workbench for this org.eclipse.jface.window.
getWorkbench() - Static method in class org.eclipse.ui.PlatformUI
Returns the workbench.
getWorkbench() - Method in interface org.eclipse.ui.application.IWorkbenchConfigurer
Returns the underlying workbench.
getWorkbench() - Method in class org.eclipse.ui.plugin.AbstractUIPlugin
Returns the Platform UI workbench.
getWorkbenchConfigurer() - Method in interface org.eclipse.ui.application.IWorkbenchWindowConfigurer
Returns the workbench configurer.
getWorkbenchConfigurer() - Method in class org.eclipse.ui.application.WorkbenchAdvisor
Returns the workbench configurer for the advisor.
getWorkbenchDefaultEncoding() - Static method in class org.eclipse.ui.WorkbenchEncoding
Get the default encoding from the virtual machine.
getWorkbenchWindow() - Method in interface org.eclipse.ui.IWorkbenchPage
Returns the workbench org.eclipse.jface.window of this page.
getWorkbenchWindow() - Method in interface org.eclipse.ui.IWorkbenchSite
Returns the workbench org.eclipse.jface.window containing this workbench site.
getWorkbenchWindowCount() - Method in interface org.eclipse.ui.IWorkbench
Returns the number of open main windows associated with this workbench.
getWorkbenchWindows() - Method in interface org.eclipse.ui.IWorkbench
Returns a list of the open main windows associated with this workbench.
getWorkingCopy(IEclipsePreferences) - Method in interface org.eclipse.ui.preferences.IWorkingCopyManager
Return a working copy instance based on the given org.eclipse.jface.preference node.
getWorkingCopyManager() - Method in interface org.eclipse.ui.preferences.IWorkbenchPreferenceContainer
Get the working copy manager in use by this org.eclipse.jface.preference page container.
getWorkingDirectory() - Method in class org.eclipse.update.core.FeatureContentProvider
Returns working directory for this content provider
getXORMode() - Method in class org.eclipse.swt.graphics.GC
Returns true if this GC is drawing in the mode where the resulting color in the destination is the exclusive or of the color values in the source and the destination, and false if it is drawing in the mode where the destination color is being replaced with the source color value.
grabExcessHorizontalSpace - Variable in class org.eclipse.swt.layout.GridData
grabExcessHorizontalSpace specifies whether the width of the cell changes depending on the size of the parent Composite.
grabExcessVerticalSpace - Variable in class org.eclipse.swt.layout.GridData
grabExcessVerticalSpace specifies whether the height of the cell changes depending on the size of the parent Composite.
grabHorizontal - Variable in class org.eclipse.jface.viewers.CellEditor.LayoutData
Indicates control grabs additional space; true by default.
green - Variable in class org.eclipse.swt.graphics.RGB
the green component of the RGB
greenMask - Variable in class org.eclipse.swt.graphics.PaletteData
the green mask for a direct palette
greenShift - Variable in class org.eclipse.swt.graphics.PaletteData
the green shift for a direct palette

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