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.ercp.xml.dom.CharacterDataImpl
 
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
DataFormatException - Exception in org.eclipse.jface.resource
An exception indicating that a string value could not be converted into the requested data type.
DataFormatException() - Constructor for exception org.eclipse.jface.resource.DataFormatException
Creates a new exception.
DataFormatException(String) - Constructor for exception org.eclipse.jface.resource.DataFormatException
Creates a new exception.
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.
DateEditor - Class in org.eclipse.ercp.swt.mobile
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.
DAY_OF_MONTH - Static variable in interface org.osgi.service.application.ScheduledApplication
The name of the day of month attribute of a virtual timer event.
DAY_OF_WEEK - Static variable in interface org.osgi.service.application.ScheduledApplication
The name of the day of week attribute of a virtual timer event.
DBCS - Static variable in class org.eclipse.swt.SWT
Input Method Editor style constant for double byte input behavior (value is 1<<1).
deactivate() - Method in class org.eclipse.jface.viewers.CellEditor
Hides this cell editor's control.
Deactivate - Static variable in class org.eclipse.swt.SWT
The deactivate event type (value is 27).
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
 
DEBUG - Static variable in class org.eclipse.core.commands.contexts.ContextManager
This flag can be set to true if the context manager should print information to System.out when certain boundary conditions occur.
debug - Static variable in class org.eclipse.core.runtime.adaptor.EclipseStarter
 
debug() - Method in class org.eclipse.core.runtime.spi.RegistryStrategy
Override this method to specify debug requirements to the registry.
DEBUG - Static variable in class org.eclipse.ercp.eworkbench.eWorkbenchPlugin
 
DEBUG_COMMAND_EXECUTION - Static variable in class org.eclipse.core.commands.Command
This flag can be set to true if commands should print information to System.out when executing.
DEBUG_DIALOG_NO_PARENT - Static variable in class org.eclipse.jface.util.Policy
A flag to indicate whether unparented dialogs should be checked.
DEBUG_HANDLERS - Static variable in class org.eclipse.core.commands.Command
This flag can be set to true if commands should print information to System.out when changing handlers.
DEBUG_HANDLERS_COMMAND_ID - Static variable in class org.eclipse.core.commands.Command
This flag can be set to a particular command identifier if only that command should print information to System.out when changing handlers.
DEBUG_OPERATION_HISTORY_APPROVAL - Static variable in class org.eclipse.core.commands.operations.DefaultOperationHistory
This flag can be set to true if the history should print information to System.out whenever an operation is not approved.
DEBUG_OPERATION_HISTORY_DISPOSE - Static variable in class org.eclipse.core.commands.operations.DefaultOperationHistory
This flag can be set to true if the history should print information to System.out whenever an undo context is disposed.
DEBUG_OPERATION_HISTORY_NOTIFICATION - Static variable in class org.eclipse.core.commands.operations.DefaultOperationHistory
This flag can be set to true if the history should print information to System.out whenever notifications about changes to the history occur.
DEBUG_OPERATION_HISTORY_OPENOPERATION - Static variable in class org.eclipse.core.commands.operations.DefaultOperationHistory
This flag can be set to true if the history should print information to System.out during the open/close sequence.
DEBUG_OPERATION_HISTORY_UNEXPECTED - Static variable in class org.eclipse.core.commands.operations.DefaultOperationHistory
This flag can be set to true if the history should print information to System.out whenever an unexpected condition arises.
debugRegistryEvents() - Method in class org.eclipse.core.runtime.spi.RegistryStrategy
Override this method to specify debug requirements for the registry event processing.
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.
declareImage(String, ImageDescriptor, boolean) - Method in interface org.eclipse.ui.application.IWorkbenchConfigurer
Declares a workbench image.
declarePrefix(String, String) - Method in class org.xml.sax.helpers.NamespaceSupport
Declare a Namespace prefix.
DeclHandler - Interface in org.xml.sax.ext
SAX2 extension handler for DTD declaration events.
DECORATE - Static variable in class org.eclipse.core.runtime.jobs.Job
Job priority constant (value 50) for decoration jobs.
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.
DecoratingLabelProvider - Class in org.eclipse.jface.viewers
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 in org.eclipse.swt.widgets
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.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_ADAPTOR_CLASS - Static variable in class org.eclipse.core.runtime.adaptor.EclipseStarter
string containing the classname of the adaptor to be used in this framework instance
DEFAULT_CONSOLE_CLASS - Static variable in class org.eclipse.core.runtime.adaptor.EclipseStarter
 
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_LOG_FILES - Static variable in class org.eclipse.core.runtime.adaptor.EclipseLog
The default number of backup log files
DEFAULT_LOG_SIZE - Static variable in class org.eclipse.core.runtime.adaptor.EclipseLog
The default size a log file can grow before it is rotated
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_TYPE - Static variable in interface org.eclipse.osgi.service.resolver.GenericDescription
The default type of generic capability.
DEFAULT_VIEW_RATIO - Static variable in interface org.eclipse.ui.IPageLayout
The default view ratio width for regular (non-fast) views.
defaultFactory - Static variable in interface org.eclipse.osgi.service.resolver.StateObjectFactory
The default object factory that can be used to create, populate and resolve states.
DefaultFeatureParser - Class in org.eclipse.update.core.model
Default feature parser.
DefaultFeatureParser() - Constructor for class org.eclipse.update.core.model.DefaultFeatureParser
Constructs a feature parser.
defaultFont() - Method in class org.eclipse.jface.resource.FontRegistry
Returns the default font data.
DefaultHandler - Class in org.xml.sax.helpers
Default base class for SAX2 event handlers.
DefaultHandler() - Constructor for class org.xml.sax.helpers.DefaultHandler
 
DefaultHandler2 - Class in org.xml.sax.ext
This class extends the SAX2 base handler class to support the SAX2 LexicalHandler, DeclHandler, and EntityResolver2 extensions.
DefaultHandler2() - Constructor for class org.xml.sax.ext.DefaultHandler2
Constructs a handler which ignores all parsing events.
DefaultOperationHistory - Class in org.eclipse.core.commands.operations
A base implementation of IOperationHistory that implements a linear undo and redo model .
DefaultOperationHistory() - Constructor for class org.eclipse.core.commands.operations.DefaultOperationHistory
Create an instance of DefaultOperationHistory.
DefaultPerspective - Class in org.eclipse.ercp.eworkbench
Default perspective defines how eRCP apps get displayed
DefaultPerspective() - Constructor for class org.eclipse.ercp.eworkbench.DefaultPerspective
 
defaultPropertyNames() - Method in class org.eclipse.core.runtime.Preferences
Returns a list of all properties known to this preference object which have an explicit default value set.
DefaultScope - Class in org.eclipse.core.runtime.preferences
Object representing the default scope in the Eclipse preferences hierarchy.
DefaultScope() - Constructor for class org.eclipse.core.runtime.preferences.DefaultScope
Create and return a new default scope instance.
DefaultSelection - Static variable in class org.eclipse.swt.SWT
The default selection event type (value is 14).
DefaultSiteParser - Class in org.eclipse.update.core.model
Default site parser.
DefaultSiteParser() - Constructor for class org.eclipse.update.core.model.DefaultSiteParser
Constructs a site parser.
DefaultView - Class in org.eclipse.ercp.eworkbench
 
DefaultView() - Constructor for class org.eclipse.ercp.eworkbench.DefaultView
 
define(String, String) - Method in class org.eclipse.core.commands.Category
Defines this category by giving it a name, and possibly a description as well.
define(String, String, Category) - Method in class org.eclipse.core.commands.Command
Defines this command by giving it a name, and possibly a description as well.
define(String, String, Category, IParameter[]) - Method in class org.eclipse.core.commands.Command
Defines this command by giving it a name, and possibly a description as well.
define(String, String, Category, IParameter[], ParameterType) - Method in class org.eclipse.core.commands.Command
Defines this command by giving it a name, and possibly a description as well.
define(String, String, Category, IParameter[], ParameterType, String) - Method in class org.eclipse.core.commands.Command
Defines this command by giving it a name, and possibly a description as well.
define(String, String, String) - Method in class org.eclipse.core.commands.contexts.Context
Defines this context by giving it a name, and possibly a description and a parent identifier as well.
define(String, AbstractParameterValueConverter) - Method in class org.eclipse.core.commands.ParameterType
Defines this parameter type, setting the defined property to true.
defineClass(String, byte[], ClasspathEntry, BundleEntry) - Method in interface org.eclipse.osgi.baseadaptor.loader.BaseClassLoader
Defines a Class.
defined - Variable in class org.eclipse.core.commands.common.HandleObject
Whether this object is defined.
definedHandleObjects - Variable in class org.eclipse.core.commands.common.HandleObjectManager
The set of handle objects that are defined.
defineIdentifier(JarEntry) - Method in class org.eclipse.update.core.JarContentReference.ContentSelector
Defines the "symbolic" path identifier for the entry.
defineUncategorizedCategory(String, String) - Method in class org.eclipse.core.commands.CommandManager
Sets the name and description of the category for uncategorized commands.
Deiconify - Static variable in class org.eclipse.swt.SWT
The 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 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
delete() - Method in interface org.eclipse.update.configuration.ISessionDelta
Deprecated. Removes the Session Delta from the file system without processing it.
delete() - Method in interface org.osgi.service.condpermadmin.ConditionalPermissionInfo
Removes this Conditional Permission Info from the Conditional Permission Admin.
deleteApplication(IApplicationDescriptor) - Method in class org.eclipse.ercp.eworkbench.ApplicationRegistry
Delete an application.
deleteData(int, int) - Method in class org.eclipse.ercp.xml.dom.CharacterDataImpl
Remove a range of 16-bit units from the node.
deleteData(int, int) - Method in interface org.w3c.dom.CharacterData
Remove a range of 16-bit units from the node.
deletedFeatures - Variable in class org.eclipse.ercp.update.views.NormalView
 
deletePage(int) - Method in class org.eclipse.ercp.swt.mobile.MultiPageDialog
Deletes the page from the receiver at the given zero-relative index
DELIMITER - Static variable in class org.eclipse.swt.widgets.Text
The delimiter used by multi-line text widgets.
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.
deprocess(String) - Static method in class org.eclipse.osgi.util.TextProcessor
Removes directional marker characters in the given string that were inserted by utilizing the process(String) or process(String, String) methods.
depth - Variable in class org.eclipse.swt.graphics.ImageData
The color depth of the image, in bits per pixel.
describe(InputStream, IContentDescription) - Method in class org.eclipse.core.runtime.content.BinarySignatureDescriber
 
describe(InputStream, IContentDescription) - Method in interface org.eclipse.core.runtime.content.IContentDescriber
Tries to fill a description for the given contents.
describe(Reader, IContentDescription) - Method in interface org.eclipse.core.runtime.content.ITextContentDescriber
Tries to fill a description for the given contents.
describe(InputStream, IContentDescription) - Method in class org.eclipse.core.runtime.content.XMLRootElementContentDescriber
 
describe(Reader, IContentDescription) - Method in class org.eclipse.core.runtime.content.XMLRootElementContentDescriber
 
description - Variable in class org.eclipse.core.commands.common.NamedHandleObject
The description for this handle.
DESCRIPTION - Static variable in interface org.eclipse.core.commands.INamedHandleStateIds
The state id used for overriding the description of a named handle object.
Description - Static variable in class org.eclipse.ercp.update.UIMessages
 
DESCRIPTION - Static variable in interface org.eclipse.jface.action.IAction
Property name of an action's description (value "description").
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.
deserialize(String) - Method in class org.eclipse.core.commands.CommandManager
Returns a ParameterizedCommand with a command and parameterizations as specified in the provided serializedParameterizedCommand string.
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.
destroy() - Method in class org.osgi.service.application.ApplicationHandle
The application instance's lifecycle state can be influenced by this method.
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
 
destroySpecific() - Method in class org.osgi.service.application.ApplicationHandle
Called by the destroy() method to perform application model specific steps to stop and destroy an application instance safely.
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
Device - Class in org.eclipse.swt.graphics
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.
DEVICE_SEPARATOR - Static variable in interface org.eclipse.core.runtime.IPath
Device separator character constant ":" used in paths.
deviceChanged(MobileDeviceEvent) - Method in interface org.eclipse.ercp.swt.mobile.MobileDeviceListener
Called when a device configuration has been changed, such as opened or closed.
DeviceResourceDescriptor - Class in org.eclipse.jface.resource
Instances of this class can allocate and dispose SWT resources.
DeviceResourceDescriptor() - Constructor for class org.eclipse.jface.resource.DeviceResourceDescriptor
 
DeviceResourceException - Exception in org.eclipse.jface.resource
 
DeviceResourceException(DeviceResourceDescriptor, Throwable) - Constructor for exception 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 exception org.eclipse.jface.resource.DeviceResourceException
Creates a DeviceResourceException indicating an error attempting to create a resource
DeviceResourceManager - Class in org.eclipse.jface.resource
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 in org.eclipse.swt.widgets
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.
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).
DialogCellEditor - Class in org.eclipse.jface.viewers
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.
DirBundleFile - Class in org.eclipse.osgi.baseadaptor.bundlefile
A BundleFile that uses a directory as its base file.
DirBundleFile(File) - Constructor for class org.eclipse.osgi.baseadaptor.bundlefile.DirBundleFile
Constructs a DirBundleFile
DirectoryDialog - Class in org.eclipse.swt.widgets
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.
dirty - Variable in class org.eclipse.core.runtime.Preferences
Indicates whether a value has been changed by setToDefault or setValue; initially false.
DirZipBundleEntry - Class in org.eclipse.osgi.baseadaptor.bundlefile
Represents a directory entry in a ZipBundleFile.
DirZipBundleEntry(ZipBundleFile, String) - Constructor for class org.eclipse.osgi.baseadaptor.bundlefile.DirZipBundleEntry
 
DISABLE - Static variable in interface org.eclipse.update.configuration.ISessionDelta
Deprecated. Indicates a processing type to disable the features
DisableCommand - Class in org.eclipse.update.standalone
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
 
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.
disconnect - Variable in class org.eclipse.osgi.framework.internal.core.FrameworkConsole
 
disconnect() - Method in class org.eclipse.osgi.framework.internal.core.FrameworkConsole
Disconnects from console if useSocketStream is set to true.
dispatchEvent(Object, Object, int, Object) - Method in class org.eclipse.osgi.baseadaptor.bundlefile.MRUBundleFileList
 
dispatchEvent(Object, Object, int, Object) - Method in interface org.eclipse.osgi.framework.eventmgr.EventDispatcher
This method is called once for each listener.
dispatchEventAsynchronous(int, Object) - Method in class org.eclipse.osgi.framework.eventmgr.ListenerQueue
Asynchronously dispatch an event to the snapshot list.
dispatchEventSynchronous(int, Object) - Method in class org.eclipse.osgi.framework.eventmgr.ListenerQueue
Synchronously dispatch an event to the snapshot list.
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 - Class in org.eclipse.swt.widgets
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.
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.core.commands.AbstractHandler
The default implementation does nothing.
dispose() - Method in interface org.eclipse.core.commands.IHandler
Disposes of this handler.
dispose() - Method in class org.eclipse.core.commands.operations.AbstractOperation
 
dispose(IUndoContext, boolean, boolean, boolean) - Method in class org.eclipse.core.commands.operations.DefaultOperationHistory
 
dispose(IUndoContext, boolean, boolean, boolean) - Method in interface org.eclipse.core.commands.operations.IOperationHistory
Dispose of the specified context in the history.
dispose() - Method in interface org.eclipse.core.commands.operations.IUndoableOperation
Dispose of the operation.
dispose() - Method in class org.eclipse.core.commands.operations.TriggeredOperations
 
dispose() - Method in class org.eclipse.core.commands.State
Disposes of this state.
dispose() - Method in class org.eclipse.ercp.eworkbench.ApplicationRegistry
 
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 - Static variable in class org.eclipse.swt.SWT
The dispose event type (value is 12).
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.ui.application.WorkbenchWindowAdvisor
Disposes any resources allocated by this org.eclipse.jface.window advisor.
dispose() - Method in interface org.eclipse.ui.IWorkbenchPart
Disposes of this workbench part.
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.
DisposeEvent - Class in org.eclipse.swt.events
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.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.
DisposeListener - Interface in org.eclipse.swt.events
Classes which implement this interface provide a method that deals with the event that is generated when a widget 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.
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).
doAdaptor() - Method in class org.eclipse.osgi.framework.launcher.Launcher
Processes the -adaptor command line argument.
DOC_STATE - Static variable in class org.eclipse.ercp.xml.parser.AbstractSAXParserImpl
 
DOC_TYPE_CREATED_YET - Static variable in class org.eclipse.ercp.xml.parser.EXmlMsg
 
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.
docommand(String) - Method in class org.eclipse.osgi.framework.internal.core.FrameworkConsole
Process the args on the command line.
DOCTYPE_STATE - Static variable in class org.eclipse.ercp.xml.parser.AbstractSAXParserImpl
 
DOCTYPE_VALUE_STATE - Static variable in class org.eclipse.ercp.xml.parser.AbstractSAXParserImpl
 
Document - Interface in org.w3c.dom
The Document interface represents the entire HTML or XML document.
DOCUMENT_FRAGMENT_NODE - Static variable in interface org.w3c.dom.Node
The node is a DocumentFragment.
DOCUMENT_NODE - Static variable in interface org.w3c.dom.Node
The node is a Document.
DOCUMENT_TYPE_NODE - Static variable in interface org.w3c.dom.Node
The node is a DocumentType.
DocumentBuilder - Class in javax.xml.parsers
Defines the API to obtain DOM Document instances from an XML document.
DocumentBuilder() - Constructor for class javax.xml.parsers.DocumentBuilder
 
DocumentBuilderFactory - Class in javax.xml.parsers
Defines a factory API that enables applications to obtain a parser that produces DOM object trees from XML documents.
DocumentBuilderFactory() - Constructor for class javax.xml.parsers.DocumentBuilderFactory
 
DocumentBuilderFactoryImpl - Class in org.eclipse.ercp.jaxp.implForCore
Implementation of the DocumentBuilderFactory
DocumentBuilderFactoryImpl() - Constructor for class org.eclipse.ercp.jaxp.implForCore.DocumentBuilderFactoryImpl
Constructor for DocumentBuilderFactoryImpl.
DocumentBuilderImpl - Class in org.eclipse.ercp.jaxp.implForCore
Implementation of DocumentBuilder
DocumentBuilderImpl(DocumentBuilderFactory) - Constructor for class org.eclipse.ercp.jaxp.implForCore.DocumentBuilderImpl
Constructor for DocumentBuilderImpl.
documentElement - Variable in class org.eclipse.ercp.xml.dom.DocumentImpl
 
DocumentFragment - Interface in org.w3c.dom
DocumentFragment is a "lightweight" or "minimal" Document object.
DocumentHandler - Interface in org.xml.sax
Deprecated. This interface has been replaced by the SAX2 ContentHandler interface, which includes Namespace support.
DocumentImpl - Class in org.eclipse.ercp.xml.dom
 
DocumentImpl() - Constructor for class org.eclipse.ercp.xml.dom.DocumentImpl
Constructor for DocumentImpl
DocumentType - Interface in org.w3c.dom
Each Document has a doctype attribute whose value is either null or a DocumentType object.
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.
doIt(String[]) - Method in class org.eclipse.osgi.framework.launcher.Launcher
Performs the actual launch based on the command line arguments
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.
DOMBuilder - Class in org.eclipse.ercp.jaxp.implForCore
 
DOMBuilder() - Constructor for class org.eclipse.ercp.jaxp.implForCore.DOMBuilder
Constructor for DOMBuilder
DOMException - Exception in org.w3c.dom
DOM operations only raise exceptions in "exceptional" circumstances, i.e., when an operation is impossible to perform (either for logical reasons, because data is lost, or because the implementation has become unstable).
DOMException(short, String) - Constructor for exception org.w3c.dom.DOMException
 
DOMImplementation - Interface in org.w3c.dom
The DOMImplementation interface provides a number of methods for performing operations that are independent of any particular instance of the document object model.
DOMImplementationImpl - Class in org.eclipse.ercp.xml.dom
 
DOMImplementationImpl() - Constructor for class org.eclipse.ercp.xml.dom.DOMImplementationImpl
Constructor for DOMImplementationImpl
DOMSTRING_SIZE_ERR - Static variable in exception org.w3c.dom.DOMException
If the specified range of text does not fit into a DOMString
DONE - Static variable in class org.eclipse.core.commands.operations.OperationHistoryEvent
DONE indicates that an operation has been executed.
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(IJobChangeEvent) - Method in interface org.eclipse.core.runtime.jobs.IJobChangeListener
Notification that a job has completed execution, either due to cancelation, successful completion, or failure.
done(IStatus) - Method in class org.eclipse.core.runtime.jobs.Job
Jobs that complete their execution asynchronously must indicate when they are finished by calling this method.
done(IJobChangeEvent) - Method in class org.eclipse.core.runtime.jobs.JobChangeAdapter
 
done() - Method in class org.eclipse.core.runtime.NullProgressMonitor
This implementation does nothing.
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.SubMonitor
 
done() - Method in class org.eclipse.core.runtime.SubProgressMonitor
 
DONE - Static variable in class org.eclipse.ercp.update.views.BookmarksScreen.AccessSiteThread
 
done() - Method in class org.eclipse.ercp.update.views.UpdateMonitor
 
done() - Method in class org.eclipse.update.core.InstallMonitor
Indicate completion of monitor activity.
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).
dotProduct(Point, Point) - Static method in class org.eclipse.jface.util.Geometry
Returns the dot product of the given vectors (expressed as Points)
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 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 interface org.eclipse.jface.viewers.IDoubleClickListener
Notifies of a double click.
DoubleClickEvent - Class in org.eclipse.jface.viewers
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(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
 
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).
downloadFeature(IProgressMonitor) - Method in class org.eclipse.update.util.FeatureWrap
 
DownloadFeatureInfo - Static variable in class org.eclipse.ercp.update.UIMessages
 
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).
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
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 in org.eclipse.swt.graphics
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.
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.
DROP_DOWN - Static variable in class org.eclipse.swt.SWT
Style constant for drop down menu/list behavior (value is 1<<2).
DT_DECL_STATE - Static variable in class org.eclipse.ercp.xml.parser.AbstractSAXParserImpl
 
DTDHandler - Interface in org.xml.sax
Receive notification of basic DTD-related events.
dumpStatistics() - Method in class org.eclipse.jface.action.ContributionManager
Internal debug method for printing statistics about this manager to System.out.
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.
dynamicFragments() - Method in interface org.eclipse.osgi.service.resolver.BundleDescription
Returns true if this bundle allows fragments to attach dynamically after it has been resolved.
DYNAMICIMPORT_PACKAGE - Static variable in interface org.osgi.framework.Constants
Manifest header (named "DynamicImport-Package") identifying the packages that the bundle may dynamically import during execution.

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 _