Eclipse Platform
2.0
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

data - Variable in class org.eclipse.swt.events.TypedEvent
a field for application use
data - Variable in class org.eclipse.swt.graphics.ImageLoader
the array of ImageData objects in this ImageLoader.
data - Variable in class org.eclipse.swt.graphics.ImageData
the pixel data of the image
data - Variable in class org.eclipse.swt.graphics.FontData
A Win32 LOGFONT struct (Warning: This field is platform dependent)
data - Variable in class org.eclipse.swt.widgets.Event
 
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.
dataType - Variable in class org.eclipse.swt.dnd.DragSourceEvent
The type of data requested.
dataTypes - Variable in class org.eclipse.swt.dnd.DropTargetEvent
A list of the types of data that the DragSource is capable of providing.
DBCS - Static variable in class org.eclipse.swt.SWT
Input Method Editor style constant for double byte input behavior (value is 1<<1)
Deactivate - Static variable in class org.eclipse.swt.SWT
deactivate event type (value is 27)
deactivate() - Method in class org.eclipse.jface.viewers.CellEditor
Hides this cell editor's control.
deactivateInPlaceClient() - Method in class org.eclipse.swt.ole.win32.OleClientSite
Deactivates an active in-place object and discards the object's undo state.
debug - Variable in class org.eclipse.core.launcher.Main
Indicates whether this instance is running in debug mode.
debug - Variable in class org.eclipse.swt.graphics.DeviceData
 
DEBUG - Static variable in class org.eclipse.swt.graphics.Device
 
DEBUG_ACTION_SET - Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
Debug action set identifier (value "org.eclipse.debug.ui.debugActionSet").
DEBUG_MODE - Static variable in interface org.eclipse.debug.core.ILaunchManager
A launch in a special debug mode (value "debug").
DebugAction - class org.eclipse.debug.ui.actions.DebugAction.
Action to launch the last launch configuration that was succuessfully launched, in debug mode.
DebugAction() - Constructor for class org.eclipse.debug.ui.actions.DebugAction
 
DebugEvent - class org.eclipse.debug.core.DebugEvent.
A debug event describes an event in a program being debugged or in a running process.
DebugEvent(Object, int) - Constructor for class org.eclipse.debug.core.DebugEvent
Constructs a new debug event of the given kind with a detail code of UNSPECIFIED.
DebugEvent(Object, int, int) - Constructor for class org.eclipse.debug.core.DebugEvent
Constructs a new debug event of the given kind with the given detail.
DebugException - exception org.eclipse.debug.core.DebugException.
A checked exception representing a failure.
DebugException(IStatus) - Constructor for class org.eclipse.debug.core.DebugException
Constructs a new debug exception with the given status object.
DebugPlugin - class org.eclipse.debug.core.DebugPlugin.
There is one instance of the debug plug-in available from DebugPlugin.getDefault().
DebugPlugin(IPluginDescriptor) - Constructor for class org.eclipse.debug.core.DebugPlugin
Constructs the debug plug-in.
DebugUITools - class org.eclipse.debug.ui.DebugUITools.
This class provides utilities for clients of the debug UI.
DebugUITools() - Constructor for class org.eclipse.debug.ui.DebugUITools
 
decode(String) - Method in class org.eclipse.core.launcher.Main
Returns a string representation of the given URL String.
deconfigure() - Method in interface org.eclipse.core.resources.IProjectNature
Deconfigures this nature for its project.
decorateImage(ImageDescriptor, Object) - Method in class org.eclipse.ui.model.WorkbenchLabelProvider
Returns an image descriptor that is based on the given descriptor, but decorated with additional information relating to the state of the provided object.
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.
decorateText(String, Object) - Method in class org.eclipse.ui.model.WorkbenchLabelProvider
Returns a label that is based on the given label, but decorated with additional information relating to the state of the provided object.
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.
DEFAULT - Static variable in class org.eclipse.jface.preference.BooleanFieldEditor
Style constant (value 0) indicating the default layout where the field editor's check box appears to the left of the label.
DEFAULT - Static variable in class org.eclipse.swt.SWT
indicates that a default should be used (value is -1)
DEFAULT_CATEGORY - Static variable in interface org.eclipse.jface.text.IDocument
The identifier of the default position category.
DEFAULT_CONTENT_TYPE - Static variable in interface org.eclipse.jface.text.IDocument
The identifier of the default partition content type.
DEFAULT_EDITOR_CONTEXT_MENU_ID - Static variable in class org.eclipse.ui.texteditor.AbstractTextEditor
Menu id for the editor context menu.
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 - Static variable in class org.eclipse.jface.wizard.Wizard
Image registry key of the default image for wizard pages (value "org.eclipse.jface.wizard.Wizard.pageImage").
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 preference value 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_RULER_CONTEXT_MENU_ID - Static variable in class org.eclipse.ui.texteditor.AbstractTextEditor
Menu id for the ruler context menu.
DEFAULT_VIEW_RATIO - Static variable in interface org.eclipse.ui.IPageLayout
The default view ratio width for regular (non-fast) views.
DefaultAutoIndentStrategy - class org.eclipse.jface.text.DefaultAutoIndentStrategy.
Default implementation of IAutoIndentStrategy.
DefaultAutoIndentStrategy() - Constructor for class org.eclipse.jface.text.DefaultAutoIndentStrategy
Creates a new default auto indent strategy which can be installed on text viewers.
DefaultDamagerRepairer - class org.eclipse.jface.text.rules.DefaultDamagerRepairer.
A standard implementation of a syntax driven presentation damager and presentation repairer.
DefaultDamagerRepairer(ITokenScanner) - Constructor for class org.eclipse.jface.text.rules.DefaultDamagerRepairer
Creates a damager/repairer that uses the given scanner.
DefaultDamagerRepairer(ITokenScanner, TextAttribute) - Constructor for class org.eclipse.jface.text.rules.DefaultDamagerRepairer
Deprecated. use DefaultDamagerRepairer(ITokenScanner) instead
DefaultEncodingSupport - class org.eclipse.ui.editors.text.DefaultEncodingSupport.
The standard implementation of IEncodingSupport.
DefaultEncodingSupport() - Constructor for class org.eclipse.ui.editors.text.DefaultEncodingSupport
Creates a new encoding support.
DefaultFeatureParser - class org.eclipse.update.core.model.DefaultFeatureParser.
Default feature parser.
DefaultFeatureParser(FeatureModelFactory) - Constructor for class org.eclipse.update.core.model.DefaultFeatureParser
Constructs a feature parser.
DefaultInformationControl - class org.eclipse.jface.text.DefaultInformationControl.
Text based implementation of IInformationControl.
DefaultInformationControl.IInformationPresenter - interface org.eclipse.jface.text.DefaultInformationControl.IInformationPresenter.
An information presenter determines the style presentation of information displayed in the default information control.
DefaultInformationControl(Shell) - Constructor for class org.eclipse.jface.text.DefaultInformationControl
Creates a default information control with the given shell as parent.
DefaultInformationControl(Shell, DefaultInformationControl.IInformationPresenter) - Constructor for class org.eclipse.jface.text.DefaultInformationControl
Creates a default information control with the given shell as parent.
DefaultInformationControl(Shell, int, DefaultInformationControl.IInformationPresenter) - Constructor for class org.eclipse.jface.text.DefaultInformationControl
Creates a default information control with the given shell as parent.
DefaultLineTracker - class org.eclipse.jface.text.DefaultLineTracker.
Standard implementation of ILineTracker.
DefaultLineTracker() - Constructor for class org.eclipse.jface.text.DefaultLineTracker
Creates a standard line tracker.
DefaultPartitioner - class org.eclipse.jface.text.rules.DefaultPartitioner.
A standard implementation of a document partitioner.
DefaultPartitioner(IPartitionTokenScanner, String[]) - Constructor for class org.eclipse.jface.text.rules.DefaultPartitioner
Creates a new partitioner that uses the given scanner and may return partitions of the given legal content types.
DefaultPositionUpdater - class org.eclipse.jface.text.DefaultPositionUpdater.
Default implementation of IPositionUpdater.
DefaultPositionUpdater(String) - Constructor for class org.eclipse.jface.text.DefaultPositionUpdater
Creates a new default positon updater for the given category.
defaultPropertyNames() - Method in class org.eclipse.core.runtime.Preferences
Returns a list of all properties known to this preference object which have default values other than their default-default value.
DefaultRangeIndicator - class org.eclipse.ui.texteditor.DefaultRangeIndicator.
Specialized annotation to indicate a particular range of text lines.
DefaultRangeIndicator() - Constructor for class org.eclipse.ui.texteditor.DefaultRangeIndicator
Creates a new range indicator.
DefaultSelection - Static variable in class org.eclipse.swt.SWT
default selection event type (value is 14)
DefaultSiteParser - class org.eclipse.update.core.model.DefaultSiteParser.
Default site parser.
DefaultSiteParser(SiteModelFactory) - Constructor for class org.eclipse.update.core.model.DefaultSiteParser
Constructs a site parser.
DefaultTextDoubleClickStrategy - class org.eclipse.jface.text.DefaultTextDoubleClickStrategy.
Standard implementation of ITextDoubleClickStrategy.
DefaultTextDoubleClickStrategy() - Constructor for class org.eclipse.jface.text.DefaultTextDoubleClickStrategy
Creates a new default text double click strategy.
DefaultUndoManager - class org.eclipse.jface.text.DefaultUndoManager.
Standard implementation of IUndoManager.
DefaultUndoManager(int) - Constructor for class org.eclipse.jface.text.DefaultUndoManager
Creates a new undo manager who remembers the specified number of edit commands.
defineIdentifier(JarEntry) - Method in class org.eclipse.update.core.JarContentReference.ContentSelector
Defines the "symbolic" path identifier for the entry.
Deiconify - Static variable in class org.eclipse.swt.SWT
de-iconify event type (value is 20)
DEL - Static variable in class org.eclipse.swt.SWT
ASCII character convenience constant for the delete character (value is the char with value 127)
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 - Static variable in interface org.eclipse.jface.text.ITextOperationTarget
Text operation code for deleting the selected text or if selection is empty the character at the right of the current position.
DELETE - Static variable in class org.eclipse.jface.viewers.CellEditor
Property name for the delete action
DELETE - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Edit menu: name of standard Delete global action (value "delete").
DELETE - Static variable in interface org.eclipse.ui.texteditor.IWorkbenchActionDefinitionIds
Action definition id of the edit delete action.
DELETE_ACTION - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
Help context id for the action.
DELETE_LINE - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the edit delete line action.
DELETE_LINE - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Name of the action to delete the current line.
DELETE_LINE_ACTION - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
Help context id for the action.
DELETE_LINE_TO_BEGINNING - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the edit delete line to beginning action.
DELETE_LINE_TO_BEGINNING - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Name of the action to delete line to beginning.
DELETE_LINE_TO_BEGINNING_ACTION - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
Help context id for the action.
DELETE_LINE_TO_END - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the edit delete line to end action.
DELETE_LINE_TO_END - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Name of the action to delete line to end.
DELETE_LINE_TO_END_ACTION - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
Help context id for the action.
DELETE_NEXT - Static variable in class org.eclipse.swt.custom.ST
 
DELETE_NEXT - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the edit delete next character action.
DELETE_PREVIOUS - Static variable in class org.eclipse.swt.custom.ST
 
DELETE_PREVIOUS - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the edit delet previous character action.
delete() - Method in interface org.eclipse.core.resources.IMarker
Deletes this marker from its associated resource.
delete() - Method in interface org.eclipse.debug.core.ILaunchConfiguration
Deletes this launch configuration.
delete() - Method in interface org.eclipse.debug.core.model.IBreakpoint
Deletes this breakpoint's underlying marker, and removes this breakpoint from the breakpoint manager.
delete() - Method in class org.eclipse.debug.core.model.Breakpoint
 
delete() - Method in class org.eclipse.jface.text.Position
Marks this position as deleted.
delete(boolean, boolean, IProgressMonitor) - Method in interface org.eclipse.core.resources.IWorkspaceRoot
Deletes everything in the workspace except the workspace root resource itself.
delete(boolean, boolean, IProgressMonitor) - Method in interface org.eclipse.core.resources.IProject
Deletes this project from the workspace.
delete(boolean, boolean, IProgressMonitor) - Method in interface org.eclipse.core.resources.IFolder
Deletes this resource from the workspace.
delete(boolean, boolean, IProgressMonitor) - Method in interface org.eclipse.core.resources.IFile
Deletes this file from the workspace.
delete(boolean, IProgressMonitor) - Method in interface org.eclipse.core.resources.IResource
Deletes this resource from the workspace.
delete(int, IProgressMonitor) - Method in interface org.eclipse.core.resources.IResource
Deletes this resource from the workspace.
delete(IResource[], boolean, IProgressMonitor) - Method in interface org.eclipse.core.resources.IWorkspace
Deletes the given resources.
delete(IResource[], int, IProgressMonitor) - Method in interface org.eclipse.core.resources.IWorkspace
Deletes the given resources.
deletedFile(IFile) - Method in interface org.eclipse.core.resources.team.IResourceTree
Declares that the given file has been successfully deleted from the local file system, and requests that the corresponding deletion should now be made to the workspace resource tree.
deletedFolder(IFolder) - Method in interface org.eclipse.core.resources.team.IResourceTree
Declares that the given folder and all its descendents have been successfully deleted from the local file system, and requests that the corresponding deletion should now be made to the workspace resource tree.
deletedProject(IProject) - Method in interface org.eclipse.core.resources.team.IResourceTree
Declares that the given project's content area in the local file system has been successfully dealt with in an appropriate manner, and requests that the corresponding deletion should now be made to the workspace resource tree.
deleteFile(IResourceTree, IFile, int, IProgressMonitor) - Method in interface org.eclipse.core.resources.team.IMoveDeleteHook
Implements IResource.delete(int,IProgressMonitor) where the receiver is a file.
deleteFolder(IResourceTree, IFolder, int, IProgressMonitor) - Method in interface org.eclipse.core.resources.team.IMoveDeleteHook
Implements IResource.delete(int,IProgressMonitor) where the receiver is a folder.
DeleteLineAction - class org.eclipse.ui.texteditor.DeleteLineAction.
An action to delete a whole line, the fraction of the line that is left from the cursor or the fraction that is right from the cursor.
DeleteLineAction(ResourceBundle, String, ITextEditor, int) - Constructor for class org.eclipse.ui.texteditor.DeleteLineAction
Creates a line delimiter conversion action.
deleteMarkers(IMarker[]) - Method in interface org.eclipse.core.resources.IWorkspace
Removes the given markers from the resources with which they are associated.
deleteMarkers(IMarker[]) - Method in class org.eclipse.ui.texteditor.ResourceMarkerAnnotationModel
 
deleteMarkers(IMarker[]) - Method in class org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel
Deletes the given markers from this model.
deleteMarkers(String, boolean, int) - Method in interface org.eclipse.core.resources.IResource
Deletes all markers on this resource of the given type, and, optionally, deletes such markers from its children.
deleteProject(IResourceTree, IProject, int, IProgressMonitor) - Method in interface org.eclipse.core.resources.team.IMoveDeleteHook
Implements IResource.delete(int,IProgressMonitor) where the receiver is a project.
DeleteResourceAction - class org.eclipse.ui.actions.DeleteResourceAction.
Standard action for deleting the currently selected resources.
DeleteResourceAction(Shell) - Constructor for class org.eclipse.ui.actions.DeleteResourceAction
Creates a new delete resource action.
deleteText() - Method in class org.eclipse.jface.text.TextViewer
Deprecated. use StyledText.invokeAction instead
DELETION - Static variable in class org.eclipse.compare.structuremergeviewer.Differencer
Difference constant (value 2) indicating one side was removed.
delimiter - Variable in class org.eclipse.jface.text.AbstractLineTracker.DelimiterInfo
 
DELIMITER - Static variable in class org.eclipse.swt.widgets.Text
 
delimiterIndex - Variable in class org.eclipse.jface.text.AbstractLineTracker.DelimiterInfo
 
delimiterLength - Variable in class org.eclipse.jface.text.AbstractLineTracker.DelimiterInfo
 
DELIMITERS - Static variable in class org.eclipse.jface.text.DefaultLineTracker
The predefined delimiters of this tracker
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
DEPTH_INFINITE - Static variable in interface org.eclipse.core.resources.IResource
Depth constant (value 2) indicating this resource and its direct and indirect members at any depth.
DEPTH_ONE - Static variable in interface org.eclipse.core.resources.IResource
Depth constant (value 1) indicating this resource and its direct members.
DEPTH_ZERO - Static variable in interface org.eclipse.core.resources.IResource
Depth constant (value 0) indicating this resource, but not any of its members.
DESC_CTOOL_NEXT - Static variable in class org.eclipse.compare.CompareUI
Image descriptor for the normal icon of the 'Next' tool bar button.
DESC_CTOOL_PREV - Static variable in class org.eclipse.compare.CompareUI
Image descriptor for the normal icon of the 'Previous' tool bar button.
DESC_DTOOL_NEXT - Static variable in class org.eclipse.compare.CompareUI
Image descriptor for the disabled icon of the 'Next' tool bar button.
DESC_DTOOL_PREV - Static variable in class org.eclipse.compare.CompareUI
Image descriptor for the disabled icon of the 'Previous' tool bar button.
DESC_ETOOL_NEXT - Static variable in class org.eclipse.compare.CompareUI
Image descriptor for the roll-over icon of the 'Next' tool bar button.
DESC_ETOOL_PREV - Static variable in class org.eclipse.compare.CompareUI
Image descriptor for the roll-over icon of the 'Previous' tool bar button.
description - Variable in class org.eclipse.swt.ole.win32.OlePropertyDescription
 
DESCRIPTION - Static variable in interface org.eclipse.core.resources.IResourceDelta
Change constant (bit mask) indicating that a project's description has changed.
DESCRIPTION - Static variable in interface org.eclipse.jface.action.IAction
Property name of an action's description (value "description").
DESCRIPTION_FILE_NAME - Static variable in interface org.eclipse.core.resources.IProjectDescription
Constant name of the project description file (value ".project").
DESELECT_ALL_ID - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
Button id for a "Deselect All" button (value 19).
deselect(int) - Method in class org.eclipse.swt.custom.CCombo
Deselects an item.
deselect(int) - Method in class org.eclipse.swt.widgets.Table
Deselects the item at the given zero-relative index 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) - 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.Table
Deselects the items at the given zero-relative indices in the receiver.
deselect(int[]) - Method in class org.eclipse.swt.widgets.List
Deselects the items at the given zero-relative indices 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.
deselect(int, int) - Method in class org.eclipse.swt.widgets.List
Deselects the items at the given zero-relative indices in the receiver.
deselectAll() - Method in class org.eclipse.swt.custom.TableTree
Deselects all items.
deselectAll() - Method in class org.eclipse.swt.custom.CCombo
Deselects all items.
deselectAll() - Method in class org.eclipse.swt.widgets.Tree
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.List
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.
destinations - Variable in class org.eclipse.ui.actions.MoveResourceAction
Keep a list of destinations so that any required update can be done after the move.
destroy() - Method in class org.eclipse.swt.graphics.Device
Destroys the device in the operating system and releases the device's handle.
destroy() - Method in class org.eclipse.swt.printing.Printer
Destroys the printer handle.
destroy() - Method in class org.eclipse.swt.widgets.Display
Destroys the device in the operating system and releases the device's handle.
detail - Variable in class org.eclipse.swt.accessibility.AccessibleControlEvent
 
detail - Variable in class org.eclipse.swt.dnd.DropTargetEvent
The operation being performed.
detail - Variable in class org.eclipse.swt.dnd.DragSourceEvent
The operation that was performed.
detail - Variable in class org.eclipse.swt.events.TraverseEvent
the type of traversal
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.ole.win32.OleEvent
 
detail - Variable in class org.eclipse.swt.widgets.Event
 
detailComputed(IValue, String) - Method in interface org.eclipse.debug.ui.IValueDetailListener
Notifies this listener that the details for the given value have been computed as the specified result.
DETAILS_ID - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
Button id for a "Details" button (value 13).
determineLocation(DropTargetEvent) - Method in class org.eclipse.jface.viewers.ViewerDropAdapter
Returns the position of the given event's coordinates relative to its target.
determinePageCompletion() - Method in class org.eclipse.ui.dialogs.WizardResourceImportPage
 
determinePageCompletion() - Method in class org.eclipse.ui.dialogs.WizardDataTransferPage
Returns whether this page is complete.
determineTarget(DropTargetEvent) - Method in class org.eclipse.jface.viewers.ViewerDropAdapter
Returns the target item of the given drop event.
devClassPath - Variable in class org.eclipse.core.launcher.Main
The class path entries.
device - Variable in class org.eclipse.swt.graphics.GCData
 
Device - class org.eclipse.swt.graphics.Device.
This class is the abstract superclass of all device objects, such as the Display device and the Printer device.
DEVICE_SEPARATOR - Static variable in interface org.eclipse.core.runtime.IPath
Device separator character constant ":" used in paths.
Device(DeviceData) - Constructor for class org.eclipse.swt.graphics.Device
Constructs a new instance of this class.
DeviceData - class org.eclipse.swt.graphics.DeviceData.
 
DeviceData() - Constructor for class org.eclipse.swt.graphics.DeviceData
 
DeviceFinder - Static variable in class org.eclipse.swt.graphics.Device
 
Dialog - class org.eclipse.jface.dialogs.Dialog.
A dialog is a specialized window used for narrow-focused communication with the user.
Dialog - class org.eclipse.swt.widgets.Dialog.
This class is the abstract superclass of the classes that represent the built in platform dialogs.
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)
Dialog(Shell) - Constructor for class org.eclipse.jface.dialogs.Dialog
Creates a dialog instance.
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(Composite) - Constructor for class org.eclipse.jface.viewers.DialogCellEditor
Creates a new dialog cell editor parented under the given control.
DialogPage - class org.eclipse.jface.dialogs.DialogPage.
Abstract base implementation of a dialog page.
DialogPage() - Constructor for class org.eclipse.jface.dialogs.DialogPage
Creates a new empty dialog page.
DialogPage(String) - Constructor for class org.eclipse.jface.dialogs.DialogPage
Creates a new dialog page with the given title.
DialogPage(String, ImageDescriptor) - Constructor for class org.eclipse.jface.dialogs.DialogPage
Creates a new dialog page with the given title and image.
DialogPageContextComputer - class org.eclipse.ui.help.DialogPageContextComputer.
Deprecated. nested contexts are no longer supported by the help support system

DialogPageContextComputer(IDialogPage, Object) - Constructor for class org.eclipse.ui.help.DialogPageContextComputer
Deprecated. Creates a new context computer for the given dialog page and help context.
DialogSettings - class org.eclipse.jface.dialogs.DialogSettings.
Concrete implementation of a dialog settings (IDialogSettings) using a hash table and XML.
DialogSettings(String) - Constructor for class org.eclipse.jface.dialogs.DialogSettings
Create an empty dialog settings which loads and saves its content to a file.
diff() - Method in class org.eclipse.compare.structuremergeviewer.StructureDiffViewer
Runs the difference engine and refreshes the tree.
DiffContainer - class org.eclipse.compare.structuremergeviewer.DiffContainer.
The standard implementation of a diff container element.
DiffContainer(IDiffContainer, int) - Constructor for class org.eclipse.compare.structuremergeviewer.DiffContainer
Creates a new container with the specified kind under the given parent.
DiffElement - class org.eclipse.compare.structuremergeviewer.DiffElement.
An abstract base implementation of the IDiffElement interface.
DiffElement(IDiffContainer, int) - Constructor for class org.eclipse.compare.structuremergeviewer.DiffElement
Creates a new DiffElement as a child of the given parent.
Differencer - class org.eclipse.compare.structuremergeviewer.Differencer.
A generic two-way or three-way differencing engine.
Differencer() - Constructor for class org.eclipse.compare.structuremergeviewer.Differencer
Creates a new differencing engine.
DiffNode - class org.eclipse.compare.structuremergeviewer.DiffNode.
Diff node are used as the compare result of the differencing engine.
DiffNode(IDiffContainer, int) - Constructor for class org.eclipse.compare.structuremergeviewer.DiffNode
Creates a new DiffNode and initializes with the given values.
DiffNode(IDiffContainer, int, ITypedElement, ITypedElement, ITypedElement) - Constructor for class org.eclipse.compare.structuremergeviewer.DiffNode
Creates a new DiffNode and initializes with the given values.
DiffNode(int) - Constructor for class org.eclipse.compare.structuremergeviewer.DiffNode
Creates a new DiffNode with the given diff kind.
DiffNode(int, ITypedElement, ITypedElement, ITypedElement) - Constructor for class org.eclipse.compare.structuremergeviewer.DiffNode
Creates a new DiffNode and initializes with the given values.
DiffNode(ITypedElement, ITypedElement) - Constructor for class org.eclipse.compare.structuremergeviewer.DiffNode
Creates a new DiffNode with diff kind Differencer.CHANGE and initializes with the given values.
DiffTreeViewer - class org.eclipse.compare.structuremergeviewer.DiffTreeViewer.
A tree viewer that works on objects implementing the IDiffContainer and IDiffElement interfaces.
DiffTreeViewer(Composite, CompareConfiguration) - Constructor for class org.eclipse.compare.structuremergeviewer.DiffTreeViewer
Creates a new viewer under the given SWT parent and with the specified configuration.
DiffTreeViewer(Tree, CompareConfiguration) - Constructor for class org.eclipse.compare.structuremergeviewer.DiffTreeViewer
Creates a new viewer for the given SWT tree control with the specified configuration.
DIRECTION_MASK - Static variable in class org.eclipse.compare.structuremergeviewer.Differencer
Bit mask (value 12) for extracting the direction of a three-way change.
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.
DirectoryFieldEditor - class org.eclipse.jface.preference.DirectoryFieldEditor.
A field editor for a directory path type preference.
DirectoryFieldEditor() - Constructor for class org.eclipse.jface.preference.DirectoryFieldEditor
Creates a new directory field editor
DirectoryFieldEditor(String, String, Composite) - Constructor for class org.eclipse.jface.preference.DirectoryFieldEditor
Creates a directory field editor.
DIRTY_STATE - Static variable in class org.eclipse.compare.CompareEditorInput
The name of the "dirty" property (value "DIRTY_STATE").
DirtyRegion - class org.eclipse.jface.text.reconciler.DirtyRegion.
A dirty region describes a document range which has been changed.
DirtyRegion(int, int, String, String) - Constructor for class org.eclipse.jface.text.reconciler.DirtyRegion
Creates a new dirty region.
disable(Control) - Static method in class org.eclipse.jface.dialogs.ControlEnableState
Saves the current enable/disable state of the given control and its descendents in the returned object; the controls are all disabled.
disable(Control, List) - Static method in class org.eclipse.jface.dialogs.ControlEnableState
Saves the current enable/disable state of the given control and its descendents in the returned object except for the given list of exception cases; the controls that are saved are also disabled.
disableRedrawing() - Method in class org.eclipse.jface.text.TextViewer
Disables the redrawing of this text viewer.
disassociate(Item) - Method in class org.eclipse.jface.viewers.StructuredViewer
Disassociates the given SWT item from its corresponding element.
disassociate(Item) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
The AbstractTreeViewer implementation of this method also recurses over children of the corresponding element.
discardBuffer() - Method in class org.eclipse.compare.BufferedContent
Discards the buffered content.
disconnect() - Method in interface org.eclipse.debug.core.model.IDisconnect
Disconnects this element from its target.
disconnect() - Method in interface org.eclipse.jface.text.IUndoManager
Disconnects this undo manager from its text viewer.
disconnect() - Method in interface org.eclipse.jface.text.IDocumentPartitioner
Disconnects the partitioner from the document it is connected to.
disconnect() - Method in class org.eclipse.jface.text.DefaultUndoManager
 
disconnect() - Method in class org.eclipse.jface.text.rules.RuleBasedPartitioner
Deprecated.  
disconnect() - Method in class org.eclipse.jface.text.rules.DefaultPartitioner
 
disconnect(IDocument) - Method in interface org.eclipse.jface.text.source.IAnnotationModel
Disconnects this model from a document.
disconnect(IDocument) - Method in class org.eclipse.jface.text.source.AnnotationModel
 
disconnect(Object) - Method in interface org.eclipse.ui.texteditor.IDocumentProvider
Disconnects the given element from this document provider.
disconnect(Object) - Method in class org.eclipse.ui.texteditor.AbstractDocumentProvider
 
disconnected() - Method in class org.eclipse.jface.text.source.AnnotationModel
Hook method.
disconnected() - Method in class org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel
Removes the marker change listener.
disconnected() - Method in class org.eclipse.ui.texteditor.AbstractDocumentProvider
This hook method is called when this provider stops managing documents for element.
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
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_VARIABLE_TYPE_NAMES - Static variable in interface org.eclipse.debug.ui.IDebugModelPresentation
Variable type names presentation property (value "org.eclipse.debug.ui.displayVariableTypeNames").
Display() - Constructor for class org.eclipse.swt.widgets.Display
Constructs a new instance of this class.
Display(DeviceData) - Constructor for class org.eclipse.swt.widgets.Display
 
displayContext(IContext, int, int) - Method in interface org.eclipse.help.IHelp
Displays context-sensitive help for the given context.
displayContext(String, int, int) - Method in interface org.eclipse.help.IHelp
Displays context-sensitive help for context with the given context id.
displayErrorDialog(String) - Method in class org.eclipse.ui.dialogs.WizardImportPage
Deprecated. Display an error dialog with the specified message.
displayErrorDialog(String) - Method in class org.eclipse.ui.dialogs.WizardExportPage
Deprecated. Display an error dialog with the specified message.
displayErrorDialog(String) - Method in class org.eclipse.ui.dialogs.WizardDataTransferPage
Display an error dialog with the specified message.
displayErrorDialog(Throwable) - Method in class org.eclipse.ui.dialogs.WizardDataTransferPage
Display an error dislog with the information from the supplied exception.
displayHelp() - Method in interface org.eclipse.help.IHelp
Displays the entire help bookshelf.
displayHelp(IContext) - Static method in class org.eclipse.ui.help.WorkbenchHelp
Calls the help support system to display the given help context.
displayHelp(IContext, int, int) - Method in interface org.eclipse.help.IHelp
Deprecated. use displayContext(context, x, y)
displayHelp(String) - Method in interface org.eclipse.help.IHelp
Deprecated. use displayHelpResource(toc) instead
displayHelp(String) - Static method in class org.eclipse.ui.help.WorkbenchHelp
Calls the help support system to display the given help context id.
displayHelp(String, int, int) - Method in interface org.eclipse.help.IHelp
Deprecated. use displayContext(contextId, x, y)
displayHelp(String, String) - Method in interface org.eclipse.help.IHelp
Deprecated. use displayHelpResource(selectedTopic).
displayHelpResource(IHelpResource) - Method in interface org.eclipse.help.IHelp
Displays help content for the help resource.
displayHelpResource(String) - Method in interface org.eclipse.help.IHelp
Displays help content for the help resource with the given URL.
displayResourcesSelectedCount(int) - Method in class org.eclipse.ui.dialogs.WizardExportPage
Deprecated. Displays a description message that indicates a selection of resources of the specified size.
displayURL(String) - Method in interface org.eclipse.help.ui.browser.IBrowser
Displays document with the given URL, and makes the browser visible.
disposalMethod - Variable in class org.eclipse.swt.graphics.ImageData
a description of how to dispose of the current image before displaying the next, expressed as one of the following values: DM_UNSPECIFIED disposal method not specified DM_FILL_NONE do nothing - leave the image in place DM_FILL_BACKGROUND fill with the background color DM_FILL_PREVIOUS restore the previous picture (this field corresponds to the GIF89a Disposal Method value)
Dispose - Static variable in class org.eclipse.swt.SWT
dispose event type (value is 12)
dispose() - Method in class org.eclipse.compare.CompareConfiguration
Dispose of this compare configuration.
dispose() - Method in interface org.eclipse.debug.core.model.IExpression
Notifies this expression that it has been removed from the expression manager.
dispose() - Method in interface org.eclipse.debug.ui.ILaunchConfigurationTabGroup
Notifies this launch configuration tab group that it has been disposed, and disposes this group's tabs.
dispose() - Method in interface org.eclipse.debug.ui.ILaunchConfigurationTab
Notifies this launch configuration tab that it has been disposed.
dispose() - Method in class org.eclipse.debug.ui.AbstractLaunchConfigurationTabGroup
By default, dispose all the tabs in this group.
dispose() - Method in class org.eclipse.debug.ui.AbstractLaunchConfigurationTab
By default, do nothing.
dispose() - Method in class org.eclipse.debug.ui.AbstractDebugView
IWorkbenchPart#dispose()
dispose() - Method in class org.eclipse.help.ui.browser.LaunchURL
 
dispose() - Method in class org.eclipse.jface.action.ToolBarManager
Disposes of this tool bar manager and frees all allocated SWT resources.
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.MenuManager
Disposes of this menu manager and frees all allocated SWT resources.
dispose() - Method in interface org.eclipse.jface.action.IMenuCreator
Disposes the menu returned by getMenu.
dispose() - Method in interface org.eclipse.jface.dialogs.IDialogPage
Disposes the SWT resources allocated by this dialog page.
dispose() - Method in class org.eclipse.jface.dialogs.DialogPage
The DialogPage implementation of an IDialogPage method does nothing.
dispose() - Method in class org.eclipse.jface.preference.FieldEditorPreferencePage
The field editor preference page implementation of an IDialogPage method disposes of this page's controls and images.
dispose() - Method in class org.eclipse.jface.preference.FieldEditor
Disposes the SWT resources used by this field editor.
dispose() - Method in class org.eclipse.jface.text.SequentialRewriteTextStore
Disposes this rewrite store.
dispose() - Method in interface org.eclipse.jface.text.IInformationControl
Disposes this information control.
dispose() - Method in class org.eclipse.jface.text.DefaultInformationControl
 
dispose() - Method in class org.eclipse.jface.text.AbstractInformationControlManager
Disposes this manager and if necessary all dependent parts such as the information control.
dispose() - Method in class org.eclipse.jface.viewers.LabelProvider
The LabelProvider implementation of this IBaseLabelProvider method does nothing.
dispose() - Method in interface org.eclipse.jface.viewers.IContentProvider
Disposes of this content provider.
dispose() - Method in interface org.eclipse.jface.viewers.IBaseLabelProvider
Disposes of this label provider.
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 class org.eclipse.jface.viewers.ColorCellEditor
 
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.wizard.WizardSelectionPage
The WizardSelectionPage implementation of an IDialogPage method disposes of all nested wizards.
dispose() - Method in class org.eclipse.jface.wizard.Wizard
The Wizard implementation of this IWizard method disposes all the pages controls using DialogPage.dispose.
dispose() - Method in interface org.eclipse.jface.wizard.IWizardNode
Disposes the wizard managed by this node.
dispose() - Method in interface org.eclipse.jface.wizard.IWizard
Disposes of this wizard and frees all SWT resources.
dispose() - Method in class org.eclipse.swt.custom.TreeEditor
Removes all associations between the TreeEditor and the cell in the tree.
dispose() - Method in class org.eclipse.swt.custom.TableTreeItem
 
dispose() - Method in class org.eclipse.swt.custom.TableTreeEditor
Removes all associations between the TableEditor and the cell in the table.
dispose() - Method in class org.eclipse.swt.custom.TableEditor
Removes all associations between the TableEditor and the cell in the table.
dispose() - Method in class org.eclipse.swt.custom.ControlEditor
Removes all associations between the Editor and the underlying composite.
dispose() - Method in class org.eclipse.swt.custom.CTabItem
 
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.Region
Disposes of the operating system resources associated with the region.
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.GC
Disposes of the operating system resources associated with the graphics context.
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.Device
Disposes of the operating system resources associated with the receiver.
dispose() - Method in class org.eclipse.swt.graphics.Cursor
Disposes of the operating system resources associated with the cursor.
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.ole.win32.OleAutomation
Disposes the automation object.
dispose() - Method in class org.eclipse.swt.widgets.Widget
Disposes of the operating system resources associated with the receiver and all its descendents.
dispose() - Method in class org.eclipse.swt.widgets.Shell
 
dispose() - Method in interface org.eclipse.ui.IWorkbenchWindowActionDelegate
Disposes this action delegate.
dispose() - Method in interface org.eclipse.ui.IWorkbenchPart
Disposes of this workbench part.
dispose() - Method in interface org.eclipse.ui.IEditorActionBarContributor
Disposes this contributor.
dispose() - Method in class org.eclipse.ui.actions.TextActionHandler
Dispose of this action handler
dispose() - Method in class org.eclipse.ui.actions.SelectionProviderAction
Disposes this action by removing it as a listener from the selection provider.
dispose() - Method in class org.eclipse.ui.actions.RetargetAction
Disposes of the action and any resources held.
dispose() - Method in class org.eclipse.ui.actions.ActionGroup
This method is called by the user of an action group to signal that the group is no longer needed.
dispose() - Method in class org.eclipse.ui.dialogs.FileEditorMappingLabelProvider
 
dispose() - Method in class org.eclipse.ui.dialogs.FileEditorMappingContentProvider
 
dispose() - Method in class org.eclipse.ui.editors.text.TextEditorActionContributor
 
dispose() - Method in class org.eclipse.ui.editors.text.TextEditor
 
dispose() - Method in class org.eclipse.ui.editors.text.EncodingActionGroup
 
dispose() - Method in class org.eclipse.ui.editors.text.DefaultEncodingSupport
Disposes this encoding support.
dispose() - Method in class org.eclipse.ui.model.WorkbenchLabelProvider
Disposes of all allocated images.
dispose() - Method in class org.eclipse.ui.model.WorkbenchContentProvider
 
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.part.PageBookView
The PageBookView implementation of this IWorkbenchPart method cleans up all the pages.
dispose() - Method in class org.eclipse.ui.part.PageBookView.PageRec
Disposes of this page record by nulling its fields.
dispose() - Method in class org.eclipse.ui.part.Page
The Page implementation of this IPage method disposes of this page's control (if it has one and it has not already been disposed).
dispose() - Method in class org.eclipse.ui.part.MultiPageEditorPart
The MultiPageEditorPart implementation of this IWorkbenchPart method disposes all nested editors.
dispose() - Method in interface org.eclipse.ui.part.IPage
Disposes of this page.
dispose() - Method in class org.eclipse.ui.part.EditorActionBarContributor
The EditorActionBarContributor implementation of this IEditorActionBarContributor method does nothing, subclasses may override.
dispose() - Method in class org.eclipse.ui.part.CellEditorActionHandler
Disposes of this action handler
dispose() - Method in class org.eclipse.ui.texteditor.BasicTextEditorActionContributor
 
dispose() - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
The AbstractTextEditor implementation of this IWorkbenchPart method may be extended by subclasses.
dispose() - Method in class org.eclipse.ui.views.framelist.FrameAction
Disposes this frame action.
dispose() - Method in class org.eclipse.ui.views.navigator.WorkspaceActionGroup
 
dispose() - Method in class org.eclipse.ui.views.navigator.ResourceNavigator
 
dispose() - Method in class org.eclipse.ui.views.navigator.RefactorActionGroup
 
dispose() - Method in class org.eclipse.ui.views.navigator.MainActionGroup
Extends the superclass implementation to dispose the subgroups.
dispose() - Method in class org.eclipse.ui.views.properties.PropertySheetPage
The PropertySheetPage implementation of this IPage method disposes of this page's entries.
dispose() - Method in class org.eclipse.ui.views.properties.PropertySheet
 
dispose() - Method in interface org.eclipse.ui.views.properties.IPropertySheetEntry
Called when the entry is no longer needed
dispose() - Method in class org.eclipse.ui.views.tasklist.TaskList
 
disposeColors() - Static method in class org.eclipse.jface.resource.JFaceColors
Dispose of all allocated colors.
disposeCOMInterfaces() - Method in class org.eclipse.swt.ole.win32.OleControlSite
 
disposeCOMInterfaces() - Method in class org.eclipse.swt.ole.win32.OleClientSite
 
disposeElementInfo(Object, AbstractDocumentProvider.ElementInfo) - Method in class org.eclipse.ui.editors.text.FileDocumentProvider
 
disposeElementInfo(Object, AbstractDocumentProvider.ElementInfo) - Method in class org.eclipse.ui.texteditor.AbstractDocumentProvider
Disposes of the given element info object.
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.
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.
disposeInformationControl() - Method in class org.eclipse.jface.text.AbstractInformationControlManager
Disposes this manager's information control.
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.
disposeOnShutdown(Image) - Static method in class org.eclipse.compare.CompareUI
Registers the given image for being disposed when this plug-in is shutdown.
disposeResources() - Method in class org.eclipse.jface.preference.PreferenceNode
(non-Javadoc) Method declared on IPreferenceNode.
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).
DLG_IMG_ERROR - Static variable in class org.eclipse.jface.dialogs.Dialog
Image registry key for error image (value "dialog_error_image").
DLG_IMG_INFO - Static variable in class org.eclipse.jface.dialogs.Dialog
Image registry key for info image (value "dialog_info_image").
DLG_IMG_MESSAGE_ERROR - Static variable in class org.eclipse.jface.dialogs.Dialog
Image registry key for info message image (value "dialog_message_error_image").
DLG_IMG_MESSAGE_INFO - Static variable in class org.eclipse.jface.dialogs.Dialog
Image registry key for info message image (value "dialog_messsage_info_image").
DLG_IMG_MESSAGE_WARNING - Static variable in class org.eclipse.jface.dialogs.Dialog
Image registry key for info message image (value "dialog_messasge_warning_image").
DLG_IMG_QUESTION - Static variable in class org.eclipse.jface.dialogs.Dialog
Image registry key for question image (value "dialog_question_image").
DLG_IMG_TITLE_BANNER - Static variable in class org.eclipse.jface.dialogs.TitleAreaDialog
Image registry key for banner image (value "dialog_title_banner_image").
DLG_IMG_TITLE_ERROR - Static variable in class org.eclipse.jface.dialogs.TitleAreaDialog
Image registry key for error message image.
DLG_IMG_WARNING - Static variable in class org.eclipse.jface.dialogs.Dialog
Image registry key for warning image (value "dialog_warning_image").
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.
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)
DND - class org.eclipse.swt.dnd.DND.
Class DND contains all the constants used in defining a DragSource or a DropTarget.
DND() - Constructor for class org.eclipse.swt.dnd.DND
 
doBuild() - Method in class org.eclipse.ui.actions.GlobalBuildAction
Builds all projects within the workspace.
doCheckState() - Method in class org.eclipse.jface.preference.StringFieldEditor
Hook for subclasses to do specific state checks.
doCheckState() - Method in class org.eclipse.jface.preference.DirectoryFieldEditor
 
doComputeSize() - Method in class org.eclipse.jface.preference.PreferencePage
Computes the size needed by this page's UI control.
doCreatePage(IWorkbenchPart) - Method in class org.eclipse.debug.ui.AbstractDebugView
 
doCreatePage(IWorkbenchPart) - Method in class org.eclipse.ui.part.PageBookView
Creates a new page in the pagebook for a particular part.
doCreatePage(IWorkbenchPart) - Method in class org.eclipse.ui.views.contentoutline.ContentOutline
 
doCreatePage(IWorkbenchPart) - Method in class org.eclipse.ui.views.properties.PropertySheet
 
Document - class org.eclipse.jface.text.Document.
Default document implementation.
Document() - Constructor for class org.eclipse.jface.text.Document
Creates a new empty document.
Document(String) - Constructor for class org.eclipse.jface.text.Document
Creates a new document with the given initial content.
documentAboutToBeChanged(DocumentEvent) - Method in interface org.eclipse.jface.text.IDocumentPartitioner
Informs about a forthcoming document change.
documentAboutToBeChanged(DocumentEvent) - Method in interface org.eclipse.jface.text.IDocumentListener
The manipulation described by the document event will be performed.
documentAboutToBeChanged(DocumentEvent) - Method in class org.eclipse.jface.text.ChildDocumentManager
 
documentAboutToBeChanged(DocumentEvent) - Method in class org.eclipse.jface.text.rules.RuleBasedPartitioner
Deprecated.  
documentAboutToBeChanged(DocumentEvent) - Method in class org.eclipse.jface.text.rules.DefaultPartitioner
 
documentAboutToBeChanged(DocumentEvent) - Method in class org.eclipse.ui.texteditor.AbstractDocumentProvider.ElementInfo
 
documentation - Variable in class org.eclipse.swt.ole.win32.OleFunctionDescription
 
documentChanged(DocumentEvent) - Method in interface org.eclipse.jface.text.IDocumentPartitioner
The document has been changed.
documentChanged(DocumentEvent) - Method in interface org.eclipse.jface.text.IDocumentListener
The manipulation described by the document event has been performed.
documentChanged(DocumentEvent) - Method in class org.eclipse.jface.text.ChildDocumentManager
 
documentChanged(DocumentEvent) - Method in class org.eclipse.jface.text.rules.RuleBasedPartitioner
Deprecated.  
documentChanged(DocumentEvent) - Method in class org.eclipse.jface.text.rules.DefaultPartitioner
 
documentChanged(DocumentEvent) - Method in class org.eclipse.ui.texteditor.AbstractDocumentProvider.ElementInfo
 
documentChanged2(DocumentEvent) - Method in interface org.eclipse.jface.text.IDocumentPartitionerExtension
The document has been changed.
documentChanged2(DocumentEvent) - Method in class org.eclipse.jface.text.rules.RuleBasedPartitioner
Deprecated.  
documentChanged2(DocumentEvent) - Method in class org.eclipse.jface.text.rules.DefaultPartitioner
 
DocumentCommand - class org.eclipse.jface.text.DocumentCommand.
Represents a text modification as a document replace command.
DocumentEvent - class org.eclipse.jface.text.DocumentEvent.
Specification of changes applied to documents.
DocumentEvent(IDocument, int, int, String) - Constructor for class org.eclipse.jface.text.DocumentEvent
Creates a new document event.
documentPartitioningChanged(IDocument) - Method in interface org.eclipse.jface.text.IDocumentPartitioningListener
The partitioning of the given document changed.
documentPartitioningChanged(IDocument, IRegion) - Method in interface org.eclipse.jface.text.IDocumentPartitioningListenerExtension
The partitioning of the given document changed in the given region.
DocumentProviderRegistry - class org.eclipse.ui.texteditor.DocumentProviderRegistry.
This registry manages shareable document provider.
DocumentRangeNode - class org.eclipse.compare.structuremergeviewer.DocumentRangeNode.
A document range node represents a structural element when performing a structure compare of documents.
DocumentRangeNode(int, String, IDocument, int, int) - Constructor for class org.eclipse.compare.structuremergeviewer.DocumentRangeNode
Creates a new DocumentRangeNode for the given range within the specified document.
doDestroyPage(IWorkbenchPart, PageBookView.PageRec) - Method in class org.eclipse.debug.ui.AbstractDebugView
 
doDestroyPage(IWorkbenchPart, PageBookView.PageRec) - Method in class org.eclipse.ui.part.PageBookView
Destroys a page in the pagebook for a particular part.
doDestroyPage(IWorkbenchPart, PageBookView.PageRec) - Method in class org.eclipse.ui.views.contentoutline.ContentOutline
 
doDestroyPage(IWorkbenchPart, PageBookView.PageRec) - Method in class org.eclipse.ui.views.properties.PropertySheet
 
doEvaluate(ICharacterScanner) - Method in class org.eclipse.jface.text.rules.PatternRule
Evaluates this rules without considering any column constraints.
doEvaluate(ICharacterScanner, boolean) - Method in class org.eclipse.jface.text.rules.PatternRule
Evaluates this rules without considering any column constraints.
doFillIntoGrid(Composite, int) - Method in class org.eclipse.jface.preference.StringFieldEditor
Fills this field editor's basic controls into the given parent.
doFillIntoGrid(Composite, int) - Method in class org.eclipse.jface.preference.StringButtonFieldEditor
 
doFillIntoGrid(Composite, int) - Method in class org.eclipse.jface.preference.RadioGroupFieldEditor
 
doFillIntoGrid(Composite, int) - Method in class org.eclipse.jface.preference.ListEditor
 
doFillIntoGrid(Composite, int) - Method in class org.eclipse.jface.preference.FontFieldEditor
 
doFillIntoGrid(Composite, int) - Method in class org.eclipse.jface.preference.FieldEditor
Fills this field editor's basic controls into the given parent.
doFillIntoGrid(Composite, int) - Method in class org.eclipse.jface.preference.ColorFieldEditor
 
doFillIntoGrid(Composite, int) - Method in class org.eclipse.jface.preference.BooleanFieldEditor
 
doFindInputItem(Object) - Method in class org.eclipse.jface.viewers.TableViewer
 
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.ListViewer
 
doFindInputItem(Object) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
 
doFindItem(Object) - Method in class org.eclipse.jface.viewers.TableViewer
 
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.ListViewer
 
doFindItem(Object) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
 
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.TextCellEditor
The TextCellEditor implementation of this CellEditor framework method returns the text string.
doGetValue() - Method in class org.eclipse.jface.viewers.DialogCellEditor
 
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.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.CellEditor
Returns this cell editor's value.
doit - Variable in class org.eclipse.jface.text.DocumentCommand
Must the command be updated
doit - Variable in class org.eclipse.swt.custom.CTabFolderEvent
 
doit - Variable in class org.eclipse.swt.dnd.DragSourceEvent
In dragStart:
doit - Variable in class org.eclipse.swt.events.VerifyEvent
a flag indicating whether the operation should be allowed
doit - Variable in class org.eclipse.swt.events.TraverseEvent
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.events.SelectionEvent
a flag indicating whether the operation should be allowed
doit - Variable in class org.eclipse.swt.ole.win32.OleEvent
 
doit - Variable in class org.eclipse.swt.widgets.Event
 
doLoad() - Method in class org.eclipse.jface.preference.StringFieldEditor
 
doLoad() - Method in class org.eclipse.jface.preference.RadioGroupFieldEditor
 
doLoad() - Method in class org.eclipse.jface.preference.ListEditor
 
doLoad() - Method in class org.eclipse.jface.preference.IntegerFieldEditor
 
doLoad() - Method in class org.eclipse.jface.preference.FontFieldEditor
 
doLoad() - Method in class org.eclipse.jface.preference.FieldEditor
Initializes this field editor with the preference value from the preference store.
doLoad() - Method in class org.eclipse.jface.preference.ColorFieldEditor
 
doLoad() - Method in class org.eclipse.jface.preference.BooleanFieldEditor
 
doLoad() - Method in class org.eclipse.jface.text.PropagatingFontFieldEditor
 
doLoadDefault() - Method in class org.eclipse.jface.preference.StringFieldEditor
 
doLoadDefault() - Method in class org.eclipse.jface.preference.RadioGroupFieldEditor
 
doLoadDefault() - Method in class org.eclipse.jface.preference.ListEditor
 
doLoadDefault() - Method in class org.eclipse.jface.preference.IntegerFieldEditor
 
doLoadDefault() - Method in class org.eclipse.jface.preference.FontFieldEditor
 
doLoadDefault() - Method in class org.eclipse.jface.preference.FieldEditor
Initializes this field editor with the default preference value from the preference store.
doLoadDefault() - Method in class org.eclipse.jface.preference.ColorFieldEditor
 
doLoadDefault() - Method in class org.eclipse.jface.preference.BooleanFieldEditor
 
doLoadDefault() - Method in class org.eclipse.jface.text.PropagatingFontFieldEditor
 
DONE - Static variable in interface org.eclipse.core.resources.IMarker
Done marker attribute.
DONE - Static variable in interface org.eclipse.ui.IMarkerActionFilter
An attribute indicating whether the marker is considered done (value "done").
done() - Method in class org.eclipse.core.runtime.SubProgressMonitor
 
done() - Method in class org.eclipse.core.runtime.ProgressMonitorWrapper
This implementation of a IProgressMonitor method forwards to the wrapped progress monitor.
done() - Method in class org.eclipse.core.runtime.NullProgressMonitor
This implementation does nothing.
done() - Method in interface org.eclipse.core.runtime.IProgressMonitor
Notifies that the work is done; that is, either the main task is completed or the user canceled it.
done() - Method in class org.eclipse.jface.dialogs.ProgressIndicator
Progress is done.
done() - Method in class org.eclipse.jface.wizard.ProgressMonitorPart
Implements IProgressMonitor.done.
done() - Method in class org.eclipse.update.core.InstallMonitor
Indicate completion of monitor activity.
doneSaving(ISaveContext) - Method in interface org.eclipse.core.resources.ISaveParticipant
Tells this participant that the workspace save operation is now complete and it is free to go about its normal business.
dontExpand() - Method in class org.eclipse.compare.structuremergeviewer.DiffNode
Returns true if this node shouldn't automatically be expanded in a DiffTreeViewer.
dontExpand(Object) - Method in class org.eclipse.compare.structuremergeviewer.DiffTreeViewer
This hook method is called from within internalExpandToLevel to control whether a given model node should be expanded or not.
doOperation(int) - Method in class org.eclipse.jface.text.TextViewer
 
doOperation(int) - Method in interface org.eclipse.jface.text.ITextOperationTarget
Performs the operation specified by the operation code on the target.
doOperation(int) - Method in class org.eclipse.jface.text.source.SourceViewer
 
doRevertToSaved() - Method in class org.eclipse.ui.texteditor.StatusTextEditor
 
doRevertToSaved() - Method in interface org.eclipse.ui.texteditor.ITextEditor
Abandons all modifications applied to this text editor's input element's textual presentation since the last save operation.
doRevertToSaved() - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
The AbstractTextEditor implementation of this ITextEditor method may be extended by subclasses.
doSave() - Method in interface org.eclipse.debug.core.ILaunchConfigurationWorkingCopy
Saves this working copy to its underlying file and returns a handle to the resulting launch configuration.
doSave(IProgressMonitor) - Method in interface org.eclipse.ui.IEditorPart
Saves the contents of this editor.
doSave(IProgressMonitor) - Method in class org.eclipse.ui.part.MultiEditor
 
doSave(IProgressMonitor) - Method in class org.eclipse.ui.part.EditorPart
 
doSave(IProgressMonitor) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
The AbstractTextEditor implementation of this IEditorPart method may be extended by subclasses.
doSave(Object, Object) - Method in class org.eclipse.compare.contentmergeviewer.TextMergeViewer
Overridden to prevent save confirmation if new input is sub document of current input.
doSave(Object, Object) - Method in class org.eclipse.compare.contentmergeviewer.ContentMergeViewer
This method is called from the Viewer method inputChanged to save any unsaved changes of the old input.
doSaveAs() - Method in interface org.eclipse.ui.IEditorPart
Saves the contents of this editor to another object.
doSaveAs() - Method in class org.eclipse.ui.part.MultiEditor
 
doSaveAs() - Method in class org.eclipse.ui.part.EditorPart
 
doSaveAs() - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
The AbstractTextEditor implementation of this IEditorPart method calls oerformSaveAs.
doSaveDocument(IProgressMonitor, Object, IDocument, boolean) - Method in class org.eclipse.ui.editors.text.StorageDocumentProvider
 
doSaveDocument(IProgressMonitor, Object, IDocument, boolean) - Method in class org.eclipse.ui.editors.text.FileDocumentProvider
 
doSaveDocument(IProgressMonitor, Object, IDocument, boolean) - Method in class org.eclipse.ui.texteditor.AbstractDocumentProvider
Performs the actual work of saving the given document provided for the given element.
doSetFocus() - Method in class org.eclipse.jface.viewers.TextCellEditor
 
doSetFocus() - Method in class org.eclipse.jface.viewers.DialogCellEditor
 
doSetFocus() - Method in class org.eclipse.jface.viewers.ComboBoxCellEditor
 
doSetFocus() - Method in class org.eclipse.jface.viewers.CheckboxCellEditor
 
doSetFocus() - Method in class org.eclipse.jface.viewers.CellEditor
Sets the focus to the cell editor's control.
doSetInput(IEditorInput) - Method in class org.eclipse.ui.editors.text.TextEditor
 
doSetInput(IEditorInput) - Method in class org.eclipse.ui.texteditor.StatusTextEditor
 
doSetInput(IEditorInput) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
Internal setInput method.
doSetValue(Object) - Method in class org.eclipse.jface.viewers.TextCellEditor
The TextCellEditor implementation of this CellEditor framework method accepts a text string (type String).
doSetValue(Object) - Method in class org.eclipse.jface.viewers.DialogCellEditor
 
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.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.CellEditor
Sets this cell editor's value.
doShowInformation() - Method in class org.eclipse.jface.text.AbstractInformationControlManager
Computes information to be displayed as well as the subject area and initiates that this information is presented in the information control.
doStore() - Method in class org.eclipse.jface.preference.StringFieldEditor
 
doStore() - Method in class org.eclipse.jface.preference.RadioGroupFieldEditor
 
doStore() - Method in class org.eclipse.jface.preference.ListEditor
 
doStore() - Method in class org.eclipse.jface.preference.IntegerFieldEditor
 
doStore() - Method in class org.eclipse.jface.preference.FontFieldEditor
 
doStore() - Method in class org.eclipse.jface.preference.FieldEditor
Stores the preference value from this field editor into the preference store.
doStore() - Method in class org.eclipse.jface.preference.ColorFieldEditor
 
doStore() - Method in class org.eclipse.jface.preference.BooleanFieldEditor
 
DOUBLE_CLICK - Static variable in class org.eclipse.jface.util.OpenStrategy
Default behavior.
DOUBLE_CLICK_ACTION - Static variable in interface org.eclipse.debug.ui.IDebugView
Action id for a view's double-click action.
DOUBLE_DEFAULT_DEFAULT - Static variable in class org.eclipse.core.runtime.Preferences
The default-default value for double properties (0.0).
DOUBLE_DEFAULT_DEFAULT - Static variable in interface org.eclipse.jface.preference.IPreferenceStore
The default-default value for double preferences (0.0).
doubleClick(DoubleClickEvent) - Method in class org.eclipse.compare.CompareViewerSwitchingPane
 
doubleClick(DoubleClickEvent) - Method in class org.eclipse.debug.ui.AbstractDebugView
Delegate to the DOUBLE_CLICK_ACTION, if any.
doubleClick(DoubleClickEvent) - Method in interface org.eclipse.jface.viewers.IDoubleClickListener
Notifies of a double click.
doubleClicked(ITextViewer) - Method in interface org.eclipse.jface.text.ITextDoubleClickStrategy
The mouse has been double clicked on the given text viewer.
doubleClicked(ITextViewer) - Method in class org.eclipse.jface.text.DefaultTextDoubleClickStrategy
 
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.
doUpdateItem(Item, Object) - Method in class org.eclipse.jface.viewers.TreeViewer
 
doUpdateItem(Item, Object) - Method in class org.eclipse.jface.viewers.TableTreeViewer
 
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.TableViewer
 
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.ListViewer
 
doUpdateItem(Widget, Object, boolean) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
 
doUpdateStateCache(Object) - Method in class org.eclipse.ui.editors.text.StorageDocumentProvider
 
doUpdateStateCache(Object) - Method in class org.eclipse.ui.texteditor.AbstractDocumentProvider
Hook method for updating the state of the given element.
doValidateState(Object, Object) - Method in class org.eclipse.ui.editors.text.FileDocumentProvider
 
doValidateState(Object, Object) - Method in class org.eclipse.ui.texteditor.AbstractDocumentProvider
Hook method for validating the state of the given element.
doVerb(int) - Method in class org.eclipse.swt.ole.win32.OleClientSite
Requests that the OLE Document or ActiveX Control perform an action; actions are almost always changes to the activation state.
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)
DragDetect - Static variable in class org.eclipse.swt.SWT
drag detect event type (value is 29)
DragEnd - Static variable in class org.eclipse.swt.dnd.DND
DragSource Event: the drop has successfully completed or has been terminated (such as hitting the ESC key); perform cleanup such as removing data on a move operation (value is 2000).
DragEnter - Static variable in class org.eclipse.swt.dnd.DND
DropTarget Event: the cursor has entered the drop target boundaries (value is 2002).
dragEnter(DropTargetEvent) - Method in class org.eclipse.jface.viewers.ViewerDropAdapter
 
dragEnter(DropTargetEvent) - Method in interface org.eclipse.swt.dnd.DropTargetListener
The cursor has entered the drop target boundaries.
dragEnter(DropTargetEvent) - Method in class org.eclipse.swt.dnd.DropTargetAdapter
This implementation of dragEnter permits the default operation defined in event.detailto be performed on the current data type defined in event.currentDataType.
dragFinished(DragSourceEvent) - Method in interface org.eclipse.swt.dnd.DragSourceListener
The drop has successfully completed(mouse up over a valid target) or has been terminated (such as hitting the ESC key).
dragFinished(DragSourceEvent) - Method in class org.eclipse.swt.dnd.DragSourceAdapter
This implementation of dragFinished does nothing.
dragFinished(DragSourceEvent) - Method in class org.eclipse.ui.views.navigator.NavigatorDragAdapter
 
DragLeave - Static variable in class org.eclipse.swt.dnd.DND
DropTarget Event: the cursor has left the drop target boundaries OR the drop operation has been cancelled (such as by hitting ECS) OR the drop is about to happen (user has released the mous ebutotn over this target) (value is 2003).
dragLeave(DropTargetEvent) - Method in interface org.eclipse.swt.dnd.DropTargetListener
The cursor has left the drop target boundaries OR the drop has been cancelled OR the data is about to be dropped.
dragLeave(DropTargetEvent) - Method in class org.eclipse.swt.dnd.DropTargetAdapter
This implementation of dragLeave does nothing.
DragOperationChanged - Static variable in class org.eclipse.swt.dnd.DND
DropTarget Event: the operation being performed has changed usually due to the user changing the selected modifier keys while dragging (value is 2005).
dragOperationChanged(DropTargetEvent) - Method in class org.eclipse.jface.viewers.ViewerDropAdapter
 
dragOperationChanged(DropTargetEvent) - Method in interface org.eclipse.swt.dnd.DropTargetListener
The operation being performed has changed (usually due to the user changing the selected modifier key(s) while dragging).
dragOperationChanged(DropTargetEvent) - Method in class org.eclipse.swt.dnd.DropTargetAdapter
This implementation of dragOperationChanged permits the default operation defined in event.detailto be performed on the current data type defined in event.currentDataType.
DragOver - Static variable in class org.eclipse.swt.dnd.DND
DropTarget Event: the cursor is over the drop target (value is 2004).
dragOver(DropTargetEvent) - Method in class org.eclipse.jface.viewers.ViewerDropAdapter
 
dragOver(DropTargetEvent) - Method in interface org.eclipse.swt.dnd.DropTargetListener
The cursor is moving over the drop target.
dragOver(DropTargetEvent) - Method in class org.eclipse.swt.dnd.DropTargetAdapter
This implementation of dragOver permits the default operation defined in event.detailto be performed on the current data type defined in event.currentDataType.
dragOver(DropTargetEvent) - Method in class org.eclipse.ui.views.navigator.NavigatorDropAdapter
 
DragSetData - Static variable in class org.eclipse.swt.dnd.DND
DragSource Event: the data to be dropped is required from the drag source (value is 2001).
dragSetData(DragSourceEvent) - Method in interface org.eclipse.swt.dnd.DragSourceListener
The data is required from the drag source.
dragSetData(DragSourceEvent) - Method in class org.eclipse.swt.dnd.DragSourceAdapter
This implementation of dragSetData does nothing.
dragSetData(DragSourceEvent) - Method in class org.eclipse.ui.views.navigator.NavigatorDragAdapter
 
DragSource - class org.eclipse.swt.dnd.DragSource.
DragSource defines the source object for a drag and drop transfer.
DragSource(Control, int) - Constructor for class org.eclipse.swt.dnd.DragSource
Creates a new DragSource to handle dragging from the specified Control.
DragSourceAdapter - class org.eclipse.swt.dnd.DragSourceAdapter.
This adapter class provides default implementations for the methods described by the DragSourceListener interface.
DragSourceAdapter() - Constructor for class org.eclipse.swt.dnd.DragSourceAdapter
 
DragSourceEvent - class org.eclipse.swt.dnd.DragSourceEvent.
The DragSourceEvent contains the event information passed in the methods of the DragSourceListener.
DragSourceEvent(DNDEvent) - Constructor for class org.eclipse.swt.dnd.DragSourceEvent
Constructs a new instance of this class based on the information in the given untyped event.
DragSourceListener - interface org.eclipse.swt.dnd.DragSourceListener.
The DragSourceListener class provides event notification to the application for DragSource events.
DragStart - Static variable in class org.eclipse.swt.dnd.DND
DragSource Event: a drag is about to begin (value is 2008).
dragStart(DragSourceEvent) - Method in interface org.eclipse.swt.dnd.DragSourceListener
The user has begun the actions required to drag the widget.
dragStart(DragSourceEvent) - Method in class org.eclipse.swt.dnd.DragSourceAdapter
This implementation of dragStart permits the drag operation to start.
dragStart(DragSourceEvent) - Method in class org.eclipse.ui.views.navigator.NavigatorDragAdapter
 
DRAW_DELIMITER - Static variable in class org.eclipse.swt.SWT
draw constant indicating whether the string drawing operation should handle line-delimeters (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)
Drawable - interface org.eclipse.swt.graphics.Drawable.
 
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 forground color.
drawGradient(IEditorPart, MultiEditor.Gradient) - Method in class org.eclipse.ui.part.MultiEditor
Draw the gradient in the title bar.
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, GC, Canvas, Rectangle, int) - Static method in class org.eclipse.jface.text.source.Annotation
Convenience method for drawing an image aligned inside a rectangle.
drawImage(Image, GC, Canvas, Rectangle, int, int) - Static method in class org.eclipse.jface.text.source.Annotation
Convenience method for drawing an image aligned inside a rectangle.
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.
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, 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, int) - Method in class org.eclipse.swt.graphics.GC
Draws the given string, using the receiver's current font and foreground color.
DrillDownAdapter - class org.eclipse.ui.part.DrillDownAdapter.
Implements a simple web style navigation metaphor for a TreeViewer.
DrillDownAdapter(TreeViewer) - Constructor for class org.eclipse.ui.part.DrillDownAdapter
Allocates a new DrillDownTreePart.
DrillDownComposite - class org.eclipse.ui.part.DrillDownComposite.
Class DrillDownComposite implements a simple web style navigation metaphor.
DrillDownComposite(Composite, int) - Constructor for class org.eclipse.ui.part.DrillDownComposite
Constructs a new DrillDownTreeViewer.
driver - Variable in class org.eclipse.swt.printing.PrinterData
the printer driver On Windows systems, this is the name of the driver (often "winspool").
Drop - Static variable in class org.eclipse.swt.dnd.DND
DropTarget Event: the data has been dropped (value is 2006).
DROP_COPY - Static variable in class org.eclipse.swt.dnd.DND
Drag and Drop Operation: a copy of the data in the drag source is added to the drop target (value is 1 << 0).
DROP_DEFAULT - Static variable in class org.eclipse.swt.dnd.DND
Drag and Drop Operation: During a dragEnter event or a dragOperationChanged, if no modifier keys are pressed, the operation is set to DROP_DEFAULT.
DROP_DOWN - Static variable in class org.eclipse.swt.SWT
style constant for drop down menu/list behavior (value is 1<<2)
DROP_LINK - Static variable in class org.eclipse.swt.dnd.DND
Drag and Drop Operation: the drop target makes a link to the data in the drag source (value is 1 << 2).
DROP_MOVE - Static variable in class org.eclipse.swt.dnd.DND
Drag and Drop Operation: a copy of the data is added to the drop target and the original data is removed from the drag source (value is 1 << 1).
DROP_NONE - Static variable in class org.eclipse.swt.dnd.DND
Drag and Drop Operation: no drag/drop operation performed (value is 0).
DROP_TARGET_MOVE - Static variable in class org.eclipse.swt.dnd.DND
Drag and Drop Operation: the drop target moves the data and the drag source removes any references to the data and updates its display.
drop(DropTargetEvent) - Method in class org.eclipse.jface.viewers.ViewerDropAdapter
 
drop(DropTargetEvent) - Method in interface org.eclipse.swt.dnd.DropTargetListener
The data is being dropped.
drop(DropTargetEvent) - Method in class org.eclipse.swt.dnd.DropTargetAdapter
This implementation of drop does nothing.
drop(DropTargetEvent) - Method in class org.eclipse.ui.part.PluginDropAdapter
 
DropAccept - Static variable in class org.eclipse.swt.dnd.DND
DropTarget Event: the drop target is given a last chance to modify the drop (value is 2007).
dropAccept(DropTargetEvent) - Method in class org.eclipse.jface.viewers.ViewerDropAdapter
 
dropAccept(DropTargetEvent) - Method in interface org.eclipse.swt.dnd.DropTargetListener
The drop is about to be performed.
dropAccept(DropTargetEvent) - Method in class org.eclipse.swt.dnd.DropTargetAdapter
This implementation of dropAccept permits the default operation defined in event.detailto be performed on the current data type defined in event.currentDataType.
DropTarget - class org.eclipse.swt.dnd.DropTarget.
Class DropTarget defines the target object for a drag and drop transfer.
DropTarget(Control, int) - Constructor for class org.eclipse.swt.dnd.DropTarget
Creates a new DropTarget to allow data to be dropped on the specified Control.
DropTargetAdapter - class org.eclipse.swt.dnd.DropTargetAdapter.
This adapter class provides default implementations for the methods described by the DropTargetListener interface.
DropTargetAdapter() - Constructor for class org.eclipse.swt.dnd.DropTargetAdapter
 
DropTargetEvent - class org.eclipse.swt.dnd.DropTargetEvent.
The DropTargetEvent contains the event information passed in the methods of the DropTargetListener.
DropTargetEvent(DNDEvent) - Constructor for class org.eclipse.swt.dnd.DropTargetEvent
Constructs a new instance of this class based on the information in the given untyped event.
DropTargetListener - interface org.eclipse.swt.dnd.DropTargetListener.
The DropTargetListener class provides event notification to the application for DropTarget events.
dumpStatistics() - Method in class org.eclipse.jface.action.ContributionManager
Internal debug method for printing statistics about this manager to System.out.

Eclipse Platform
2.0
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
Copyright (c) IBM Corp. and others 2000, 2002. All Rights Reserved.