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

D

DATE - Static variable in class org.eclipse.ercp.swt.mobile.DateEditor
A date entry type for year, month and day.
DATE - Static variable in class org.eclipse.ercp.swt.mobile.QueryDialog
Date entry type.
DATE_TIME - Static variable in class org.eclipse.ercp.swt.mobile.DateEditor
An entry type for date and time.
DBCS - Static variable in class org.eclipse.swt.SWT
Input Method Editor style constant for double byte input behavior (value is 1<<1).
DEBUG_DIALOG_NO_PARENT - Static variable in class org.eclipse.jface.util.Policy
A flag to indicate whether unparented dialogs should be checked.
DECIMAL - Static variable in class org.eclipse.ercp.swt.mobile.ConstrainedText
Decimal input style allows the input of numeric values with optional decimal fractions, for example, "-123", "0.123", or ".5" are all valid input.
DEFAULT - Static variable in class org.eclipse.jface.util.Policy
Constant for the the default setting for debug options.
DEFAULT - Static variable in class org.eclipse.swt.SWT
Indicates that a default should be used (value is -1).
DEFAULT - Static variable in interface org.eclipse.ui.ISaveablePart2
Standard return code constant (value 3) indicating that the default behavior for prompting the user to save will be use.
DEFAULT_EXECUTABLE_PERMISSION - Static variable in class org.eclipse.update.core.ContentReference
Default executable permission when installing a content reference Will add executable bit if necessary
DEFAULT_FASTVIEW_RATIO - Static variable in interface org.eclipse.ui.IPageLayout
The default fast view ratio width.
DEFAULT_FEATURE_PATH - Static variable in class org.eclipse.update.core.Site
Default path on a site where packaged features are located
DEFAULT_FONT - Static variable in class org.eclipse.jface.resource.JFaceResources
The symbolic font name for the standard font (value "org.eclipse.jface.defaultfont").
DEFAULT_IMAGE_DATA - Static variable in class org.eclipse.jface.resource.ImageDescriptor
A small red square used to warn that an image cannot be created.
DEFAULT_INSTALLED_FEATURE_PATH - Static variable in class org.eclipse.update.core.Site
Default installation path for features
DEFAULT_INSTALLED_FEATURE_TYPE - Static variable in interface org.eclipse.update.core.ISite
Default type for an installed feature.
DEFAULT_PACKAGED_FEATURE_TYPE - Static variable in interface org.eclipse.update.core.ISite
Default type for a packaged feature.
DEFAULT_PERSPECTIVE_ID - Static variable in interface org.eclipse.ui.IWorkbenchPreferenceConstants
A named org.eclipse.jface.preference indicating the default workbench perspective.
DEFAULT_PLUGIN_PATH - Static variable in class org.eclipse.update.core.Site
Default installation path for plug-ins and plug-in fragments
DEFAULT_VIEW_RATIO - Static variable in interface org.eclipse.ui.IPageLayout
The default view ratio width for regular (non-fast) views.
DEL - Static variable in class org.eclipse.swt.SWT
ASCII character convenience constant for the delete character (value is the char with value 127).
DELETE - Static variable in class org.eclipse.ercp.swt.mobile.Command
This command hints to the implementation to destroy data.
DELETE - Static variable in class org.eclipse.jface.viewers.CellEditor
Property name for the delete action
DELIMITER - Static variable in class org.eclipse.swt.widgets.Text
The delimiter used by multi-line text widgets.
DESCRIPTION - Static variable in interface org.eclipse.jface.action.IAction
Property name of an action's description (value "description").
DIALOG_FONT - Static variable in class org.eclipse.jface.resource.JFaceResources
The symbolic font name for the dialog font (value "org.eclipse.jface.dialogfont").
DIALOG_TRIM - Static variable in class org.eclipse.swt.SWT
Trim style convenience constant for the most common dialog shell appearance (value is CLOSE|TITLE|BORDER).
DISABLE - Static variable in interface org.eclipse.update.configuration.ISessionDelta
Deprecated. Indicates a processing type to disable the features
DM_FILL_BACKGROUND - Static variable in class org.eclipse.swt.SWT
GIF image disposal method constants indicating that the the previous images should be covered with the background color before displaying the next image (value is 2).
DM_FILL_NONE - Static variable in class org.eclipse.swt.SWT
GIF image disposal method constants indicating that the disposal method is to do nothing; that is, to leave the previous image in place (value is 1).
DM_FILL_PREVIOUS - Static variable in class org.eclipse.swt.SWT
GIF image disposal method constants indicating that the disposal method is to restore the previous picture (value is 3).
DM_UNSPECIFIED - Static variable in class org.eclipse.swt.SWT
GIF image disposal method constants indicating that the disposal method is unspecified (value is 0).
DOCK_PERSPECTIVE_BAR - Static variable in interface org.eclipse.ui.IWorkbenchPreferenceConstants
A named org.eclipse.jface.preference indicating where the perspective bar should be docked.
DOUBLE_BUFFERED - Static variable in class org.eclipse.swt.SWT
Style constant to indicate double buffering (value is 1<<29).
DOUBLE_CLICK - Static variable in class org.eclipse.jface.util.OpenStrategy
Default behavior.
DOUBLE_DEFAULT_DEFAULT - Static variable in interface org.eclipse.jface.preference.IPreferenceStore
The default-default value for double preferences (0.0).
DOWN - Static variable in class org.eclipse.swt.SWT
Style constant for align down behavior (value is 1<<10, since align DOWN and align BOTTOM are considered the same).
DRAG - Static variable in class org.eclipse.swt.SWT
Indicates that a user-interface component is being dragged, for example dragging the thumb of a scroll bar (value is 1).
DRAW_DELIMITER - Static variable in class org.eclipse.swt.SWT
Draw constant indicating whether the string drawing operation should handle line-delimiters (value is 1<<1).
DRAW_MNEMONIC - Static variable in class org.eclipse.swt.SWT
Draw constant indicating whether the string drawing operation should handle mnemonics (value is 1<<3).
DRAW_TAB - Static variable in class org.eclipse.swt.SWT
Draw constant indicating whether the string drawing operation should expand TAB characters (value is 1<<2).
DRAW_TRANSPARENT - Static variable in class org.eclipse.swt.SWT
Draw constant indicating whether the drawing operation should fill the background (value is 1<<0).
DROP_DOWN - Static variable in class org.eclipse.swt.SWT
Style constant for drop down menu/list behavior (value is 1<<2).
DURATION - Static variable in class org.eclipse.ercp.swt.mobile.DateEditor
An entry type for a period of time in hours, minutes and seconds.
DYNAMIC_HELP_ACTION_TEXT - Static variable in interface org.eclipse.ui.IWorkbenchPreferenceConstants
A named org.eclipse.jface.preference for the text of the Dynamic Help action.
DataFormatException - exception org.eclipse.jface.resource.DataFormatException.
An exception indicating that a string value could not be converted into the requested data type.
DataFormatException() - Constructor for class org.eclipse.jface.resource.DataFormatException
Creates a new exception.
DataFormatException(String) - Constructor for class org.eclipse.jface.resource.DataFormatException
Creates a new exception.
DateEditor - class org.eclipse.ercp.swt.mobile.DateEditor.
A special data entry control that allows users to enter or choose a date.
DateEditor(Composite, int) - Constructor for class org.eclipse.ercp.swt.mobile.DateEditor
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
DateEditor(Composite, int, int) - Constructor for class org.eclipse.ercp.swt.mobile.DateEditor
Constructs a new instance of this class given its parent, a style value describing its appearance, and a widget-specific style describing its behavior.
Deactivate - Static variable in class org.eclipse.swt.SWT
The deactivate event type (value is 27).
DecoratingLabelProvider - class org.eclipse.jface.viewers.DecoratingLabelProvider.
A decorating label provider is a label provider which combines a nested label provider and an optional decorator.
DecoratingLabelProvider(ILabelProvider, ILabelDecorator) - Constructor for class org.eclipse.jface.viewers.DecoratingLabelProvider
Creates a decorating label provider which uses the given label decorator to decorate labels provided by the given label provider.
Decorations - class org.eclipse.swt.widgets.Decorations.
Instances of this class provide the appearance and behavior of Shells, but are not top level shells or dialogs.
Decorations(Composite, int) - Constructor for class org.eclipse.swt.widgets.Decorations
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
DefaultFeatureParser - class org.eclipse.update.core.model.DefaultFeatureParser.
Default feature parser.
DefaultFeatureParser() - Constructor for class org.eclipse.update.core.model.DefaultFeatureParser
Constructs a feature parser.
DefaultSelection - Static variable in class org.eclipse.swt.SWT
The default selection event type (value is 14).
DefaultSiteParser - class org.eclipse.update.core.model.DefaultSiteParser.
Default site parser.
DefaultSiteParser() - Constructor for class org.eclipse.update.core.model.DefaultSiteParser
Constructs a site parser.
Deiconify - Static variable in class org.eclipse.swt.SWT
The de-iconify event type (value is 20).
Device - class org.eclipse.swt.graphics.Device.
This class is the abstract superclass of all device objects, such as the Display device.
Device() - Constructor for class org.eclipse.swt.graphics.Device
Constructs a new instance of this class.
DeviceResourceDescriptor - class org.eclipse.jface.resource.DeviceResourceDescriptor.
Instances of this class can allocate and dispose SWT resources.
DeviceResourceDescriptor() - Constructor for class org.eclipse.jface.resource.DeviceResourceDescriptor
 
DeviceResourceException - exception org.eclipse.jface.resource.DeviceResourceException.
 
DeviceResourceException(DeviceResourceDescriptor, Throwable) - Constructor for class org.eclipse.jface.resource.DeviceResourceException
Creates a DeviceResourceException indicating an error attempting to create a resource and an embedded low-level exception describing the cause
DeviceResourceException(DeviceResourceDescriptor) - Constructor for class org.eclipse.jface.resource.DeviceResourceException
Creates a DeviceResourceException indicating an error attempting to create a resource
DeviceResourceManager - class org.eclipse.jface.resource.DeviceResourceManager.
Manages SWT resources for a particular device.
DeviceResourceManager(Device) - Constructor for class org.eclipse.jface.resource.DeviceResourceManager
Creates a new registry for the given device.
Dialog - class org.eclipse.swt.widgets.Dialog.
This class is the abstract superclass of the classes that represent the built in platform dialogs.
Dialog(Shell) - Constructor for class org.eclipse.swt.widgets.Dialog
Constructs a new instance of this class given only its parent.
Dialog(Shell, int) - Constructor for class org.eclipse.swt.widgets.Dialog
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
DialogCellEditor - class org.eclipse.jface.viewers.DialogCellEditor.
An abstract cell editor that uses a dialog.
DialogCellEditor() - Constructor for class org.eclipse.jface.viewers.DialogCellEditor
Creates a new dialog cell editor with no control
DialogCellEditor(Composite) - Constructor for class org.eclipse.jface.viewers.DialogCellEditor
Creates a new dialog cell editor parented under the given control.
DialogCellEditor(Composite, int) - Constructor for class org.eclipse.jface.viewers.DialogCellEditor
Creates a new dialog cell editor parented under the given control.
DirectoryDialog - class org.eclipse.swt.widgets.DirectoryDialog.
Instances of this class allow the user to navigate the file system and select a directory.
DirectoryDialog(Shell) - Constructor for class org.eclipse.swt.widgets.DirectoryDialog
Constructs a new instance of this class given only its parent.
DirectoryDialog(Shell, int) - Constructor for class org.eclipse.swt.widgets.DirectoryDialog
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
DisableCommand - class org.eclipse.update.standalone.DisableCommand.
Command to disable (unconfigure) a feature Note: This class/interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
DisableCommand(String, String, String, String) - Constructor for class org.eclipse.update.standalone.DisableCommand
 
Display - class org.eclipse.swt.widgets.Display.
Instances of this class are responsible for managing the connection between SWT and the underlying operating system.
Display() - Constructor for class org.eclipse.swt.widgets.Display
Constructs a new instance of this class.
Dispose - Static variable in class org.eclipse.swt.SWT
The dispose event type (value is 12).
DisposeEvent - class org.eclipse.swt.events.DisposeEvent.
Instances of this class are sent as a result of widgets being disposed.
DisposeEvent(Event) - Constructor for class org.eclipse.swt.events.DisposeEvent
Constructs a new instance of this class based on the information in the given untyped event.
DisposeListener - interface org.eclipse.swt.events.DisposeListener.
Classes which implement this interface provide a method that deals with the event that is generated when a widget is disposed.
DoubleClickEvent - class org.eclipse.jface.viewers.DoubleClickEvent.
Event object describing a double-click.
DoubleClickEvent(Viewer, ISelection) - Constructor for class org.eclipse.jface.viewers.DoubleClickEvent
Creates a new event for the given source and selection.
Drawable - interface org.eclipse.swt.graphics.Drawable.
Implementers of Drawable can have a graphics context (GC) created for them, and then they can be drawn on by sending messages to their associated GC.
data - Variable in class org.eclipse.swt.events.TypedEvent
a field for application use
data - Variable in class org.eclipse.swt.graphics.ImageData
The pixel data of the image.
data - Variable in class org.eclipse.swt.graphics.ImageLoader
the array of ImageData objects in this ImageLoader.
data - Variable in class org.eclipse.swt.widgets.Event
a field for application use
deactivate() - Method in class org.eclipse.jface.viewers.CellEditor
Hides this cell editor's control.
deactivateHandler(IHandlerActivation) - Method in interface org.eclipse.ui.handlers.IHandlerService
Deactivates the given handler within the context of this service.
deactivateHandlers(Collection) - Method in interface org.eclipse.ui.handlers.IHandlerService
Deactivates the given handlers within the context of this service.
deallocate(Object, DeviceResourceDescriptor) - Method in class org.eclipse.jface.resource.DeviceResourceManager
 
deallocate(Object, DeviceResourceDescriptor) - Method in class org.eclipse.jface.resource.LocalResourceManager
 
declareImage(String, ImageDescriptor, boolean) - Method in interface org.eclipse.ui.application.IWorkbenchConfigurer
Declares a workbench image.
decorate(Object, IDecoration) - Method in interface org.eclipse.jface.viewers.ILightweightLabelDecorator
Calculates decorations based on element.
decorateBackground(Object) - Method in interface org.eclipse.jface.viewers.IColorDecorator
Return the background Color for element or null if there is not one.
decorateFont(Object) - Method in interface org.eclipse.jface.viewers.IFontDecorator
Return the font for element or null if there is not one.
decorateForeground(Object) - Method in interface org.eclipse.jface.viewers.IColorDecorator
Return the foreground Color for element or null if there is not one.
decorateImage(Image, Object) - Method in interface org.eclipse.jface.viewers.ILabelDecorator
Returns an image that is based on the given image, but decorated with additional information relating to the state of the provided element.
decorateText(String, Object) - Method in interface org.eclipse.jface.viewers.ILabelDecorator
Returns a text label that is based on the given text label, but decorated with additional information relating to the state of the provided element.
defaultFont() - Method in class org.eclipse.jface.resource.FontRegistry
Returns the default font data.
defineIdentifier(JarEntry) - Method in class org.eclipse.update.core.JarContentReference.ContentSelector
Defines the "symbolic" path identifier for the entry.
delayTime - Variable in class org.eclipse.swt.graphics.ImageData
The time to delay before displaying the next image in an animation (this field corresponds to the GIF89a Delay Time value).
delete() - Method in interface org.eclipse.update.configuration.ISessionDelta
Deprecated. Removes the Session Delta from the file system without processing it.
deletePage(int) - Method in class org.eclipse.ercp.swt.mobile.MultiPageDialog
Deletes the page from the receiver at the given zero-relative index
denominator - Variable in class org.eclipse.swt.layout.FormAttachment
denominator specifies the denominator of the "a" term in the equation, y = ax + b, which defines the attachment.
depth - Variable in class org.eclipse.swt.graphics.ImageData
The color depth of the image, in bits per pixel.
deselect(int) - Method in class org.eclipse.ercp.swt.mobile.ListBox
Deselects the item at the given zero-relative index in the receiver.
deselect(int, int) - Method in class org.eclipse.ercp.swt.mobile.ListBox
Deselects the items at the given zero-relative indices in the receiver.
deselect(int[]) - Method in class org.eclipse.ercp.swt.mobile.ListBox
Deselects the items at the given zero-relative indices in the receiver.
deselect(int) - Method in class org.eclipse.ercp.swt.mobile.ListView
Deselects the item at the given zero-relative index in the receiver.
deselect(int, int) - Method in class org.eclipse.ercp.swt.mobile.ListView
Deselects the items at the given zero-relative indices in the receiver.
deselect(int[]) - Method in class org.eclipse.ercp.swt.mobile.ListView
Deselects the items at the given zero-relative indices in the receiver.
deselect(int) - Method in class org.eclipse.swt.widgets.Combo
Deselects the item at the given zero-relative index in the receiver's list.
deselect(int[]) - Method in class org.eclipse.swt.widgets.List
Deselects the items at the given zero-relative indices in the receiver.
deselect(int) - Method in class org.eclipse.swt.widgets.List
Deselects the item at the given zero-relative index in the receiver.
deselect(int, int) - Method in class org.eclipse.swt.widgets.List
Deselects the items at the given zero-relative indices in the receiver.
deselect(int[]) - Method in class org.eclipse.swt.widgets.Table
Deselects the items at the given zero-relative indices in the receiver.
deselect(int) - Method in class org.eclipse.swt.widgets.Table
Deselects the item at the given zero-relative index in the receiver.
deselect(int, int) - Method in class org.eclipse.swt.widgets.Table
Deselects the items at the given zero-relative indices in the receiver.
deselectAll() - Method in class org.eclipse.ercp.swt.mobile.ListBox
Deselects all selected items in the receiver.
deselectAll() - Method in class org.eclipse.ercp.swt.mobile.ListView
Deselects all selected items in the receiver.
deselectAll() - Method in class org.eclipse.swt.widgets.Combo
Deselects all selected items in the receiver's list.
deselectAll() - Method in class org.eclipse.swt.widgets.List
Deselects all selected items in the receiver.
deselectAll() - Method in class org.eclipse.swt.widgets.Table
Deselects all selected items in the receiver.
deselectAll() - Method in class org.eclipse.swt.widgets.Tree
Deselects all selected items in the receiver.
destroy(DeviceResourceDescriptor) - Method in class org.eclipse.jface.resource.ResourceManager
Deallocates a resource previously allocated by create(...).
destroy() - Method in class org.eclipse.swt.graphics.Device
Destroys the device in the operating system and releases the device's handle.
destroyColor(Color) - Method in class org.eclipse.jface.resource.ColorDescriptor
Undoes whatever was done by createColor.
destroyColor(RGB) - Method in class org.eclipse.jface.resource.ResourceManager
Undoes everything that was done by a call to createColor(...).
destroyColor(ColorDescriptor) - Method in class org.eclipse.jface.resource.ResourceManager
Undoes everything that was done by a call to createColor(...).
destroyFont(Font) - Method in class org.eclipse.jface.resource.FontDescriptor
Deallocates anything that was allocated by createFont, given a font that was allocated by an equal FontDescriptor.
destroyFont(FontDescriptor) - Method in class org.eclipse.jface.resource.ResourceManager
Undoes everything that was done by a previous call to createFont().
destroyImage(ImageDescriptor) - Method in class org.eclipse.jface.resource.ResourceManager
Undoes everything that was done by createImage(...).
destroyResource(Object) - Method in class org.eclipse.jface.resource.ColorDescriptor
 
destroyResource(Object) - Method in class org.eclipse.jface.resource.DeviceResourceDescriptor
Undoes everything that was done by a previous call to create(...), given the object that was returned by create(...).
destroyResource(Object) - Method in class org.eclipse.jface.resource.FontDescriptor
 
destroyResource(Object) - Method in class org.eclipse.jface.resource.ImageDescriptor
 
detail - Variable in class org.eclipse.swt.events.SelectionEvent
Extra detail information about the selection, depending on the widget.
detail - Variable in class org.eclipse.swt.events.TraverseEvent
The traversal type.
detail - Variable in class org.eclipse.swt.widgets.Event
the event specific detail field, as defined by the detail constants in class SWT
deviceChanged(MobileDeviceEvent) - Method in interface org.eclipse.ercp.swt.mobile.MobileDeviceListener
Called when a device configuration has been changed, such as opened or closed.
disassociate(Item) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
The AbstractTreeViewer implementation of this method also recurses over children of the corresponding element.
disassociate(Item) - Method in class org.eclipse.jface.viewers.StructuredViewer
Disassociates the given SWT item from its corresponding element.
display - Variable in class org.eclipse.jface.resource.ColorRegistry
This registries Display.
display - Variable in class org.eclipse.swt.events.TypedEvent
the display where the event occurred
display - Variable in class org.eclipse.swt.widgets.Event
the display where the event occurred
displayRunnable - Variable in class org.eclipse.jface.resource.ColorRegistry
Runnable that cleans up the manager on disposal of the display.
displayRunnable - Variable in class org.eclipse.jface.resource.FontRegistry
Runnable that cleans up the manager on disposal of the display.
disposalMethod - Variable in class org.eclipse.swt.graphics.ImageData
A description of how to dispose of the current image before displaying the next.
dispose() - Method in class org.eclipse.ercp.swt.mobile.MultiPageDialog
Disposes of the operating system resources associated with the receiver.
dispose() - Method in class org.eclipse.jface.action.ContributionItem
The default implementation of this IContributionItem method does nothing.
dispose() - Method in interface org.eclipse.jface.action.IContributionItem
Disposes of this contribution item.
dispose() - Method in class org.eclipse.jface.action.StatusLineManager
Disposes of this status line manager and frees all allocated SWT resources.
dispose() - Method in class org.eclipse.jface.action.SubContributionItem
The default implementation of this IContributionItem delegates to the inner item.
dispose() - Method in interface org.eclipse.jface.preference.IPreferencePage
Disposes the SWT resources allocated by this page.
dispose() - Method in class org.eclipse.jface.preference.PreferencePage
The DialogPage implementation of an IDialogPage method does nothing.
dispose() - Method in class org.eclipse.jface.resource.DeviceResourceManager
 
dispose() - Method in class org.eclipse.jface.resource.ImageRegistry
Disposes this image registry, disposing any images that were allocated for it, and clearing its entries.
dispose() - Method in class org.eclipse.jface.resource.ResourceManager
Disposes any remaining resources allocated by this manager.
dispose() - Method in class org.eclipse.jface.viewers.ArrayContentProvider
This implementation does nothing.
dispose() - Method in class org.eclipse.jface.viewers.CellEditor
Disposes of this cell editor and frees any associated SWT resources.
dispose() - Method in class org.eclipse.jface.viewers.ColorCellEditor
 
dispose() - Method in class org.eclipse.jface.viewers.DecoratingLabelProvider
The DecoratingLabelProvider implementation of this IBaseLabelProvider method disposes both the nested label provider and the label decorator.
dispose() - Method in interface org.eclipse.jface.viewers.IBaseLabelProvider
Disposes of this label provider.
dispose() - Method in interface org.eclipse.jface.viewers.IContentProvider
Disposes of this content provider.
dispose() - Method in class org.eclipse.jface.viewers.LabelProvider
The LabelProvider implementation of this IBaseLabelProvider method does nothing.
dispose() - Method in class org.eclipse.swt.dnd.Clipboard
Disposes of the operating system resources associated with the clipboard.
dispose() - Method in class org.eclipse.swt.graphics.Color
Disposes of the operating system resources associated with the color.
dispose() - Method in class org.eclipse.swt.graphics.Device
Disposes of the operating system resources associated with the receiver.
dispose() - Method in class org.eclipse.swt.graphics.Font
Disposes of the operating system resources associated with the font.
dispose() - Method in class org.eclipse.swt.graphics.GC
Disposes of the operating system resources associated with the graphics context.
dispose() - Method in class org.eclipse.swt.graphics.Image
Disposes of the operating system resources associated with the image.
dispose() - Method in class org.eclipse.swt.graphics.Resource
Disposes of the operating system resources associated with this resource.
dispose() - Method in class org.eclipse.swt.widgets.Widget
Disposes of the operating system resources associated with the receiver and all its descendants.
dispose() - Method in interface org.eclipse.ui.IWorkbenchPart
Disposes of this workbench part.
dispose() - Method in class org.eclipse.ui.application.WorkbenchWindowAdvisor
Disposes any resources allocated by this org.eclipse.jface.window advisor.
dispose() - Method in class org.eclipse.ui.part.WorkbenchPart
The WorkbenchPart implementation of this IWorkbenchPart method disposes the title image loaded by setInitializationData.
dispose() - Method in class org.eclipse.ui.presentations.StackPresentation
Disposes all SWT resources being used by the stack.
disposeColors() - Static method in class org.eclipse.jface.resource.JFaceColors
Deprecated. JFaceColors no longer maintains a cache of colors. This job is now handled by the ColorRegistry.
disposeExec(Runnable) - Method in class org.eclipse.jface.resource.ResourceManager
Causes the run() method of the runnable to be invoked just before the receiver is disposed.
disposeExec(Runnable) - Method in class org.eclipse.swt.widgets.Display
Causes the run() method of the runnable to be invoked by the user-interface thread just before the receiver is disposed.
disposeManager() - Method in class org.eclipse.jface.action.SubContributionManager
Disposes this sub contribution manager, removing all its items and cleaning up any other resources allocated by it.
disposeResources() - Method in interface org.eclipse.jface.preference.IPreferenceNode
Release the page managed by this node, and any SWT resources held onto by this node (Images, Fonts, etc).
disposeResources() - Method in class org.eclipse.jface.preference.PreferenceNode
(non-Javadoc) Method declared on IPreferenceNode.
distanceSquared(Point, Point) - Static method in class org.eclipse.jface.util.Geometry
Returns the square of the distance between two points.
divide(Point, int) - Static method in class org.eclipse.jface.util.Geometry
Divides both coordinates of the given point by the given scalar.
doFindInputItem(Object) - Method in class org.eclipse.jface.viewers.AbstractListViewer
 
doFindInputItem(Object) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
 
doFindInputItem(Object) - Method in class org.eclipse.jface.viewers.StructuredViewer
Returns the widget in this viewer's control which represents the given element if it is the viewer's input.
doFindInputItem(Object) - Method in class org.eclipse.jface.viewers.TableViewer
 
doFindItem(Object) - Method in class org.eclipse.jface.viewers.AbstractListViewer
 
doFindItem(Object) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
 
doFindItem(Object) - Method in class org.eclipse.jface.viewers.StructuredViewer
Returns the widget in this viewer's control which represent the given element.
doFindItem(Object) - Method in class org.eclipse.jface.viewers.TableViewer
 
doGetPreferenceStore() - Method in class org.eclipse.jface.preference.PreferencePage
Returns the preference store of this preference page.
doGetValue() - Method in class org.eclipse.jface.viewers.CellEditor
Returns this cell editor's value.
doGetValue() - Method in class org.eclipse.jface.viewers.CheckboxCellEditor
The CheckboxCellEditor implementation of this CellEditor framework method returns the checkbox setting wrapped as a Boolean.
doGetValue() - Method in class org.eclipse.jface.viewers.ComboBoxCellEditor
The ComboBoxCellEditor implementation of this CellEditor framework method returns the zero-based index of the current selection.
doGetValue() - Method in class org.eclipse.jface.viewers.DialogCellEditor
 
doGetValue() - Method in class org.eclipse.jface.viewers.TextCellEditor
The TextCellEditor implementation of this CellEditor framework method returns the text string.
doSave(IProgressMonitor) - Method in interface org.eclipse.ui.ISaveablePart
Saves the contents of this part.
doSaveAs() - Method in interface org.eclipse.ui.ISaveablePart
Saves the contents of this part to another object.
doSetFocus() - Method in class org.eclipse.jface.viewers.CellEditor
Sets the focus to the cell editor's control.
doSetFocus() - Method in class org.eclipse.jface.viewers.CheckboxCellEditor
 
doSetFocus() - Method in class org.eclipse.jface.viewers.ComboBoxCellEditor
 
doSetFocus() - Method in class org.eclipse.jface.viewers.DialogCellEditor
 
doSetFocus() - Method in class org.eclipse.jface.viewers.TextCellEditor
 
doSetValue(Object) - Method in class org.eclipse.jface.viewers.CellEditor
Sets this cell editor's value.
doSetValue(Object) - Method in class org.eclipse.jface.viewers.CheckboxCellEditor
The CheckboxCellEditor implementation of this CellEditor framework method accepts a value wrapped as a Boolean.
doSetValue(Object) - Method in class org.eclipse.jface.viewers.ComboBoxCellEditor
The ComboBoxCellEditor implementation of this CellEditor framework method accepts a zero-based index of a selection.
doSetValue(Object) - Method in class org.eclipse.jface.viewers.DialogCellEditor
 
doSetValue(Object) - Method in class org.eclipse.jface.viewers.TextCellEditor
The TextCellEditor implementation of this CellEditor framework method accepts a text string (type String).
doUpdateItem(Widget, Object, boolean) - Method in class org.eclipse.jface.viewers.AbstractListViewer
 
doUpdateItem(Item, Object) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
Copies the attributes of the given element into the given SWT item.
doUpdateItem(Widget, Object, boolean) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
 
doUpdateItem(Widget, Object, boolean) - Method in class org.eclipse.jface.viewers.StructuredViewer
Copies the attributes of the given element into the given SWT item.
doUpdateItem(Widget, Object, boolean) - Method in class org.eclipse.jface.viewers.TableViewer
 
doUpdateItem(Item, Object) - Method in class org.eclipse.jface.viewers.TreeViewer
 
doit - Variable in class org.eclipse.swt.browser.LocationEvent
A flag indicating whether the location loading should be allowed.
doit - Variable in class org.eclipse.swt.events.KeyEvent
A flag indicating whether the operation should be allowed.
doit - Variable in class org.eclipse.swt.events.SelectionEvent
A flag indicating whether the operation should be allowed.
doit - Variable in class org.eclipse.swt.events.ShellEvent
A flag indicating whether the operation should be allowed.
doit - Variable in class org.eclipse.swt.widgets.Event
depending on the event, a flag indicating whether the operation should be allowed.
done() - Method in class org.eclipse.update.core.InstallMonitor
Indicate completion of monitor activity.
dotProduct(Point, Point) - Static method in class org.eclipse.jface.util.Geometry
Returns the dot product of the given vectors (expressed as Points)
doubleClick(DoubleClickEvent) - Method in interface org.eclipse.jface.viewers.IDoubleClickListener
Notifies of a double click.
dragStart(IPresentablePart, Point, boolean) - Method in interface org.eclipse.ui.presentations.IStackPresentationSite
Begins dragging the given part
dragStart(Point, boolean) - Method in interface org.eclipse.ui.presentations.IStackPresentationSite
Begins dragging the entire stack of parts
drawArc(int, int, int, int, int, int) - Method in class org.eclipse.swt.graphics.GC
Draws the outline of a circular or elliptical arc within the specified rectangular area.
drawCompositeImage(int, int) - Method in class org.eclipse.jface.resource.CompositeImageDescriptor
Draw the composite images.
drawFocus(int, int, int, int) - Method in class org.eclipse.swt.graphics.GC
Draws a rectangle, based on the specified arguments, which has the appearance of the platform's focus rectangle if the platform supports such a notion, and otherwise draws a simple rectangle in the receiver's foreground color.
drawImage(ImageData, int, int) - Method in class org.eclipse.jface.resource.CompositeImageDescriptor
Draws the given source image data into this composite image at the given position.
drawImage(Image, int, int) - Method in class org.eclipse.swt.graphics.GC
Draws the given image in the receiver at the specified coordinates.
drawImage(Image, int, int, int, int, int, int, int, int) - Method in class org.eclipse.swt.graphics.GC
Copies a rectangular area from the source image into a (potentially different sized) rectangular area in the receiver.
drawLine(int, int, int, int) - Method in class org.eclipse.swt.graphics.GC
Draws a line, using the foreground color, between the points (x1, y1) and (x2, y2).
drawOval(int, int, int, int) - Method in class org.eclipse.swt.graphics.GC
Draws the outline of an oval, using the foreground color, within the specified rectangular area.
drawPoint(int, int) - Method in class org.eclipse.swt.graphics.GC
Draws a pixel, using the foreground color, at the specified point (x, y).
drawPolygon(int[]) - Method in class org.eclipse.swt.graphics.GC
Draws the closed polygon which is defined by the specified array of integer coordinates, using the receiver's foreground color.
drawPolyline(int[]) - Method in class org.eclipse.swt.graphics.GC
Draws the polyline which is defined by the specified array of integer coordinates, using the receiver's foreground color.
drawRectangle(int, int, int, int) - Method in class org.eclipse.swt.graphics.GC
Draws the outline of the rectangle specified by the arguments, using the receiver's foreground color.
drawRectangle(Rectangle) - Method in class org.eclipse.swt.graphics.GC
Draws the outline of the specified rectangle, using the receiver's foreground color.
drawRoundRectangle(int, int, int, int, int, int) - Method in class org.eclipse.swt.graphics.GC
Draws the outline of the round-cornered rectangle specified by the arguments, using the receiver's foreground color.
drawString(String, int, int) - Method in class org.eclipse.swt.graphics.GC
Draws the given string, using the receiver's current font and foreground color.
drawString(String, int, int, boolean) - Method in class org.eclipse.swt.graphics.GC
Draws the given string, using the receiver's current font and foreground color.
drawText(String, int, int) - Method in class org.eclipse.swt.graphics.GC
Draws the given string, using the receiver's current font and foreground color.
drawText(String, int, int, int) - Method in class org.eclipse.swt.graphics.GC
Draws the given string, using the receiver's current font and foreground color.
dumpStatistics() - Method in class org.eclipse.jface.action.ContributionManager
Internal debug method for printing statistics about this manager to System.out.

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