Overview

 
Package  Class  Use  Tree  Deprecated  Help 
Eclipse Platform
Release 3.0
 PREV LETTER   NEXT LETTER FRAMES    NO FRAMES  
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

DBCS - Static variable in class org.eclipse.swt.SWT
Input Method Editor style constant for double byte input behavior (value is 1<<1).
DEBUG - Static variable in class org.eclipse.jface.contentassist.AbstractControlContentAssistSubjectAdapter
 
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_DIALOG_NO_PARENT - Static variable in class org.eclipse.jface.util.Policy
A flag to indicate whether unparented dialogs should be checked.
DEBUG_MODE - Static variable in interface org.eclipse.debug.core.ILaunchManager
A launch in a special debug mode (value "debug").
DECORATE - Static variable in class org.eclipse.core.runtime.jobs.Job
Job priority constant (value 50) for decoration jobs.
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.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.editors.text.IEncodingActionsConstants
Name of the action to change the encoding into default.
DEFAULT - Static variable in interface org.eclipse.ui.editors.text.IEncodingActionsDefinitionIds
Action definition id of the action to change the encoding into default.
DEFAULT - Static variable in interface org.eclipse.ui.editors.text.IEncodingActionsHelpContextIds
Help id of the action to change the encoding into default.
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_CONTEXT_MENU - Static variable in interface org.eclipse.team.ui.synchronize.ISynchronizePageConfiguration
These are the default groups used for the context menu of a page.
DEFAULT_EDITOR_CONTEXT_MENU_ID - Static variable in class org.eclipse.ui.texteditor.AbstractTextEditor
Menu id for the editor context menu.
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_FILE_SIZE - Static variable in class org.eclipse.ui.editors.text.StorageDocumentProvider
Default file size.
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_HOVER_STATE_MASK - Static variable in interface org.eclipse.jface.text.ITextViewerExtension2
The state mask of the default hover (value 0xff).
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_LAYER - Static variable in interface org.eclipse.jface.text.source.IAnnotationAccessExtension
The default annotation layer.
DEFAULT_LAYER - Static variable in interface org.eclipse.jface.text.source.IAnnotationPresentation
The default annotation layer.
DEFAULT_PACKAGED_FEATURE_TYPE - Static variable in interface org.eclipse.update.core.ISite
Default type for a packaged feature.
DEFAULT_PARTITIONING - Static variable in interface org.eclipse.jface.text.IDocumentExtension3
The identifier of the default partitioning.
DEFAULT_PERSPECTIVE_ID - Static variable in interface org.eclipse.ui.IWorkbenchPreferenceConstants
A named 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_RULER_CONTEXT_MENU_ID - Static variable in class org.eclipse.ui.texteditor.AbstractTextEditor
Menu id for the ruler context menu.
DEFAULT_TAB_SIZE - Static variable in class org.eclipse.ui.console.MessageConsole
The default tab size
DEFAULT_TEXT_EDITOR_ID - Static variable in class org.eclipse.ui.editors.text.EditorsUI
The ID of the default text editor.
DEFAULT_THEME - Static variable in interface org.eclipse.ui.themes.IThemeManager
The default theme id.
DEFAULT_TOOLBAR_MENU - Static variable in interface org.eclipse.team.ui.synchronize.ISynchronizePageConfiguration
These are the default groups used for the toolbar of a page.
DEFAULT_VIEW_MENU - Static variable in interface org.eclipse.team.ui.synchronize.ISynchronizePageConfiguration
These are the default groups used for the dropdown view menu of a page.
DEFAULT_VIEW_RATIO - Static variable in interface org.eclipse.ui.IPageLayout
The default view ratio width for regular (non-fast) views.
DEL - Static variable in class org.eclipse.swt.SWT
ASCII character convenience constant for the delete character (value is the char with value 127).
DEL - Static variable in class org.eclipse.ui.keys.CharacterKey
The single static instance of CharacterKey which represents the delete (U+007F) key.
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
Deprecated. in 3.0. Use ActionFactory.DELETE.getId() instead.
DELETE - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id "delete"): Delete.
DELETE - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Name of standard Delete global action in the Edit menu.
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.ITextEditorActionConstants
Name of the action to delete the current line.
DELETE_LINE - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the edit delete line action.
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.ITextEditorActionConstants
Name of the action to delete line to beginning.
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_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.ITextEditorActionConstants
Name of the action to delete line to end.
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_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_NEXT_WORD - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the edit delete next word 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 delete previous character action.
DELETE_PREVIOUS_WORD - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the edit delete previous word action.
DELETE_WORD_NEXT - Static variable in class org.eclipse.swt.custom.ST
 
DELETE_WORD_PREVIOUS - Static variable in class org.eclipse.swt.custom.ST
 
DELETION - Static variable in class org.eclipse.compare.structuremergeviewer.Differencer
Difference constant (value 2) indicating one side was removed.
DELETION - Static variable in class org.eclipse.team.core.synchronize.SyncInfo
Sync constant (value 2) indicating that one side was deleted.
DELIMITER - Static variable in class org.eclipse.swt.widgets.Text
The delimiter used by multi-line text widgets.
DELIMITERS - Static variable in class org.eclipse.jface.text.DefaultLineTracker
The predefined delimiters of this tracker
DELIMITERS - Static variable in class org.eclipse.jface.text.TextUtilities
Default line delimiters used by the text functions of this class.
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.
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 - Static variable in class org.eclipse.ui.forms.widgets.Section
Description style.
DESCRIPTION_FILE_NAME - Static variable in interface org.eclipse.core.resources.IProjectDescription
Constant that denotes the name of the project description file (value ".project").
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.
DESELECT_ALL_ID - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
Button id for a "Deselect All" button (value 19).
DETAILS_ID - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
Button id for a "Details" button (value 13).
DEVICE_SEPARATOR - Static variable in interface org.eclipse.core.runtime.IPath
Device separator character constant ":" used in paths.
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).
DIRECTION_MASK - Static variable in class org.eclipse.compare.structuremergeviewer.Differencer
Bit mask (value 12) for extracting the direction of a three-way change.
DIRECTION_MASK - Static variable in class org.eclipse.team.core.synchronize.SyncInfo
Bit mask for extracting the synchronization direction.
DIRECTOR_ROOT_NODE - Static variable in class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector
 
DIRTY_STATE - Static variable in class org.eclipse.compare.CompareEditorInput
The name of the "dirty" property (value "DIRTY_STATE").
DISABLE - Static variable in interface org.eclipse.update.configuration.ISessionDelta
Deprecated. Indicates a processing type to disable the features
DISPLAY_VARIABLE_TYPE_NAMES - Static variable in interface org.eclipse.debug.ui.IDebugModelPresentation
Variable type names presentation property (value "org.eclipse.debug.ui.displayVariableTypeNames").
DLG_IMG_ERROR - Static variable in class org.eclipse.jface.dialogs.Dialog
Deprecated. use org.eclipse.swt.widgets.Display.getSystemImage(SWT.ICON_ERROR)
DLG_IMG_INFO - Static variable in class org.eclipse.jface.dialogs.Dialog
Deprecated. use org.eclipse.swt.widgets.Display.getSystemImage(SWT.ICON_INFORMATION)
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_messasge_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
Deprecated. org.eclipse.swt.widgets.Display.getSystemImage(SWT.ICON_QUESTION)
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
Deprecated. use org.eclipse.swt.widgets.Display.getSystemImage(SWT.ICON_WARNING)
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).
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
 
DOCK_PERSPECTIVE_BAR - Static variable in interface org.eclipse.ui.IWorkbenchPreferenceConstants
A named preference indicating where the perspective bar should be docked.
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").
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).
DOWN - Static variable in class org.eclipse.swt.SWT
Style constant for align down behavior (value is 1<<10, since align DOWN and align BOTTOM are considered the same).
DRAG - Static variable in class org.eclipse.swt.SWT
Indicates that a user-interface component is being dragged, for example dragging the thumb of a scroll bar (value is 1).
DRAW_DELIMITER - Static variable in class org.eclipse.swt.SWT
Draw constant indicating whether the string drawing operation should handle line-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).
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.
DUPLICATES_ATTR - Static variable in class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector
 
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.
Deactivate - Static variable in class org.eclipse.swt.SWT
The deactivate event type (value is 27).
DebugAction - class org.eclipse.debug.ui.actions.DebugAction.
Action to launch the last launch configuration that was successfully 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() - 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
 
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.
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, TextAttribute) - Constructor for class org.eclipse.jface.text.rules.DefaultDamagerRepairer
Deprecated. use DefaultDamagerRepairer(ITokenScanner) instead
DefaultDamagerRepairer(ITokenScanner) - Constructor for class org.eclipse.jface.text.rules.DefaultDamagerRepairer
Creates a damager/repairer that uses the given scanner.
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() - Constructor for class org.eclipse.update.core.model.DefaultFeatureParser
Constructs a feature parser.
DefaultInformationControl - class org.eclipse.jface.text.DefaultInformationControl.
Default implementation of IInformationControl.
DefaultInformationControl(Shell, int, int, DefaultInformationControl.IInformationPresenter) - Constructor for class org.eclipse.jface.text.DefaultInformationControl
Creates a default information control with the given shell as parent.
DefaultInformationControl(Shell, int, int, DefaultInformationControl.IInformationPresenter, String) - 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.
DefaultInformationControl(Shell, int, DefaultInformationControl.IInformationPresenter, String) - Constructor for class org.eclipse.jface.text.DefaultInformationControl
Creates a default information control with the given shell as parent.
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.IInformationPresenter - interface org.eclipse.jface.text.DefaultInformationControl.IInformationPresenter.
An information presenter determines the style presentation of information displayed in the default information control.
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.
DefaultMarkerAnnotationAccess - class org.eclipse.ui.texteditor.DefaultMarkerAnnotationAccess.
Default class for accessing marker annotation properties.
DefaultMarkerAnnotationAccess(MarkerAnnotationPreferences) - Constructor for class org.eclipse.ui.texteditor.DefaultMarkerAnnotationAccess
Deprecated. As of 3.0, replaced by DefaultMarkerAnnotationAccess.DefaultMarkerAnnotationAccess()
DefaultMarkerAnnotationAccess() - Constructor for class org.eclipse.ui.texteditor.DefaultMarkerAnnotationAccess
Creates a new default marker annotation access using the standard preference lookup strategy which is the one provided by the enclosing plug-in.
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 position updater for the given category.
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.
DefaultRepositoryProviderType - class org.eclipse.team.core.DefaultRepositoryProviderType.
 
DefaultRepositoryProviderType() - Constructor for class org.eclipse.team.core.DefaultRepositoryProviderType
 
DefaultScope - class org.eclipse.core.runtime.preferences.DefaultScope.
Object representing the default scope in the Eclipse preferences hierarchy.
DefaultScope() - Constructor for class org.eclipse.core.runtime.preferences.DefaultScope
 
DefaultSelection - Static variable in class org.eclipse.swt.SWT
The default selection event type (value is 14).
DefaultSiteParser - class org.eclipse.update.core.model.DefaultSiteParser.
Default site parser.
DefaultSiteParser() - Constructor for class org.eclipse.update.core.model.DefaultSiteParser
Constructs a site parser.
DefaultSourceContainer - class org.eclipse.debug.core.sourcelookup.containers.DefaultSourceContainer.
A source container that computers the default source lookup path for a launch configuration on each launch using a launch configuration's associated source path computer.
DefaultSourceContainer() - Constructor for class org.eclipse.debug.core.sourcelookup.containers.DefaultSourceContainer
Constructs a default source container.
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.
DeferredTreeContentManager - class org.eclipse.ui.progress.DeferredTreeContentManager.
The DeferredContentManager is a class that helps an ITreeContentProvider get its deferred input.
DeferredTreeContentManager(ITreeContentProvider, AbstractTreeViewer, IWorkbenchPartSite) - Constructor for class org.eclipse.ui.progress.DeferredTreeContentManager
Create a new instance of the receiver using the supplied content provider and viewer.
DeferredTreeContentManager(ITreeContentProvider, AbstractTreeViewer) - Constructor for class org.eclipse.ui.progress.DeferredTreeContentManager
Create a new instance of the receiver using the supplied content provider and viewer.
Deiconify - Static variable in class org.eclipse.swt.SWT
The de-iconify event type (value is 20).
DelegatingDragAdapter - class org.eclipse.jface.util.DelegatingDragAdapter.
A DelegatingDragAdapter is a DragSourceListener that maintains and delegates to a set of TransferDragSourceListeners.
DelegatingDragAdapter() - Constructor for class org.eclipse.jface.util.DelegatingDragAdapter
 
DelegatingDropAdapter - class org.eclipse.jface.util.DelegatingDropAdapter.
A DelegatingDropAdapter is a DropTargetListener that maintains and delegates to a set of TransferDropTargetListeners.
DelegatingDropAdapter() - Constructor for class org.eclipse.jface.util.DelegatingDropAdapter
 
DeleteEdit - class org.eclipse.text.edits.DeleteEdit.
Text edit to delete a range in a document.
DeleteEdit(int, int) - Constructor for class org.eclipse.text.edits.DeleteEdit
Constructs a new delete edit.
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.
DeleteLineAction(ResourceBundle, String, ITextEditor, int, boolean) - Constructor for class org.eclipse.ui.texteditor.DeleteLineAction
Creates a line deletion action.
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.
DetailsPart - class org.eclipse.ui.forms.DetailsPart.
This managed form part handles the 'details' portion of the 'master/details' block.
DetailsPart(IManagedForm, ScrolledPageBook) - Constructor for class org.eclipse.ui.forms.DetailsPart
Creates a details part by wrapping the provided page book.
DetailsPart(IManagedForm, Composite, int) - Constructor for class org.eclipse.ui.forms.DetailsPart
Creates a new details part in the provided form by creating the page book.
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(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(Shell) - Constructor for class org.eclipse.jface.dialogs.Dialog
Creates a dialog instance.
Dialog - class org.eclipse.swt.widgets.Dialog.
This class is the abstract superclass of the classes that represent the built in platform dialogs.
Dialog(Shell) - Constructor for class org.eclipse.swt.widgets.Dialog
Constructs a new instance of this class given only its parent.
Dialog(Shell, int) - Constructor for class org.eclipse.swt.widgets.Dialog
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
DialogCellEditor - class org.eclipse.jface.viewers.DialogCellEditor.
An abstract cell editor that uses a dialog.
DialogCellEditor() - Constructor for class org.eclipse.jface.viewers.DialogCellEditor
Creates a new dialog cell editor with no control
DialogCellEditor(Composite) - Constructor for class org.eclipse.jface.viewers.DialogCellEditor
Creates a new dialog cell editor parented under the given control.
DialogCellEditor(Composite, int) - Constructor for class org.eclipse.jface.viewers.DialogCellEditor
Creates a new dialog cell editor parented under the given control.
DialogMessageArea - class org.eclipse.jface.dialogs.DialogMessageArea.
The DialogMessageArea is a resusable component for adding an accessible message area to a dialog.
DialogMessageArea() - Constructor for class org.eclipse.jface.dialogs.DialogMessageArea
Create a new instance of the receiver.
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.
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.
DiffNode - class org.eclipse.compare.structuremergeviewer.DiffNode.
Diff node are used as the compare result of the differencing engine.
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(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.
DiffNode(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(IDiffContainer, int) - Constructor for class org.eclipse.compare.structuremergeviewer.DiffNode
Creates a new DiffNode 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(Tree, CompareConfiguration) - Constructor for class org.eclipse.compare.structuremergeviewer.DiffTreeViewer
Creates a new viewer for the given SWT tree control with the specified configuration.
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.
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.
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.
DirectorySourceContainer - class org.eclipse.debug.core.sourcelookup.containers.DirectorySourceContainer.
A directory in the local file system.
DirectorySourceContainer(IPath, boolean) - Constructor for class org.eclipse.debug.core.sourcelookup.containers.DirectorySourceContainer
Consutructs an external folder container for the directory identified by the given path.
DirectorySourceContainer(File, boolean) - Constructor for class org.eclipse.debug.core.sourcelookup.containers.DirectorySourceContainer
Consutructs an external folder container for the directory identified by the given file.
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.
DisableCommand - class org.eclipse.update.standalone.DisableCommand.
Command to disable (unconfigure) a feature Note: This class/interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
DisableCommand(String, String, String, String) - Constructor for class org.eclipse.update.standalone.DisableCommand
 
Display - class org.eclipse.swt.widgets.Display.
Instances of this class are responsible for managing the connection between SWT and the underlying operating system.
Display() - Constructor for class org.eclipse.swt.widgets.Display
Constructs a new instance of this class.
Display(DeviceData) - Constructor for class org.eclipse.swt.widgets.Display
 
Dispose - Static variable in class org.eclipse.swt.SWT
The dispose event type (value is 12).
DisposeEvent - class org.eclipse.swt.events.DisposeEvent.
Instances of this class are sent as a result of widgets being disposed.
DisposeEvent(Event) - Constructor for class org.eclipse.swt.events.DisposeEvent
Constructs a new instance of this class based on the information in the given untyped event.
DisposeListener - interface org.eclipse.swt.events.DisposeListener.
Classes which implement this interface provide a method that deals with the event that is generated when a widget is disposed.
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.
DocumentCommand - class org.eclipse.jface.text.DocumentCommand.
Represents a text modification as a document replace command.
DocumentCommand() - Constructor for class org.eclipse.jface.text.DocumentCommand
Creates a new document 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.
DocumentEvent() - Constructor for class org.eclipse.jface.text.DocumentEvent
Creates a new, not initialized document event.
DocumentPartitioningChangedEvent - class org.eclipse.jface.text.DocumentPartitioningChangedEvent.
Event describing the change of document partitionings.
DocumentPartitioningChangedEvent(IDocument) - Constructor for class org.eclipse.jface.text.DocumentPartitioningChangedEvent
Creates a new document partitioning changed event for the given document.
DocumentProviderRegistry - class org.eclipse.ui.texteditor.DocumentProviderRegistry.
This registry manages shared document providers.
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.
DocumentTemplateContext - class org.eclipse.jface.text.templates.DocumentTemplateContext.
A typical text based document template context.
DocumentTemplateContext(TemplateContextType, IDocument, int, int) - Constructor for class org.eclipse.jface.text.templates.DocumentTemplateContext
Creates a document template context.
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.
DragDetect - Static variable in class org.eclipse.swt.SWT
The 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).
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).
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).
DragOver - Static variable in class org.eclipse.swt.dnd.DND
DropTarget Event: the cursor is over the drop target (value is 2004).
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).
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).
Drawable - interface org.eclipse.swt.graphics.Drawable.
Implementers of Drawable can have a graphics context (GC) created for them, and then they can be drawn on by sending messages to their associated GC.
DrillDownAdapter - class org.eclipse.ui.part.DrillDownAdapter.
Implements a simple web style navigation metaphor for a TreeViewer.
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.
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 - 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.
DrillDownComposite(Composite, int) - Constructor for class org.eclipse.ui.part.DrillDownComposite
Constructs a new DrillDownTreeViewer.
Drop - Static variable in class org.eclipse.swt.dnd.DND
DropTarget Event: the data has been dropped (value is 2006).
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).
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.
data - Variable in class org.eclipse.swt.events.TypedEvent
a field for application use
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.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
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.
deactivate(boolean) - Method in class org.eclipse.jface.text.CursorLinePainter
 
deactivate(boolean) - Method in interface org.eclipse.jface.text.IPainter
Deactivates this painter.
deactivate(boolean) - Method in class org.eclipse.jface.text.MarginPainter
 
deactivate(boolean) - Method in class org.eclipse.jface.text.source.AnnotationPainter
 
deactivate(boolean) - Method in class org.eclipse.jface.text.source.MatchingCharacterPainter
 
deactivate() - Method in class org.eclipse.jface.viewers.CellEditor
Hides this cell editor's control.
deactivate() - Method in class org.eclipse.ui.SubActionBars
Deactivate the contributions.
deactivate(boolean) - Method in class org.eclipse.ui.SubActionBars
Deactivate the contributions.
deactivateInPlaceClient() - Method in class org.eclipse.swt.ole.win32.OleClientSite
Deactivates an active in-place object and discards the object's undo state.
deactivated(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.debug.ui.AbstractLaunchConfigurationTab
This method was added to the ILaunchConfigurationTab interface in the 3.0 release to allow tabs to distinguish between a tab being deactivated and saving its attributes to a launch configuration.
deactivated(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.debug.ui.CommonTab
 
deactivated(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.debug.ui.EnvironmentTab
 
deactivated(ILaunchConfigurationWorkingCopy) - Method in interface org.eclipse.debug.ui.ILaunchConfigurationTab
Notification that this tab is no longer the active tab in the launch configuration dialog.
deactivated(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.debug.ui.RefreshTab
 
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
 
declareImage(String, ImageDescriptor, boolean) - Method in interface org.eclipse.ui.application.IWorkbenchConfigurer
Declares a workbench image.
deconfigure() - Method in interface org.eclipse.core.resources.IProjectNature
Deconfigures this nature for its project.
deconfigured() - Method in class org.eclipse.team.core.RepositoryProvider
Method deconfigured is invoked after a provider has been unmaped.
decorate(Object, IDecoration) - Method in interface org.eclipse.jface.viewers.ILightweightLabelDecorator
Calculates decorations based on element.
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.
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.
decorateText(List, int) - Method in class org.eclipse.jface.text.source.LineChangeHover
Takes a list of ILineDiffInfos and computes a hover of at most maxLines.
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.
decrementNestingDepth() - Method in class org.eclipse.jface.dialogs.ProgressMonitorDialog
Decrements the nesting depth of running operations.
defaultFactory - Variable in class org.eclipse.core.resources.team.TeamHook
The default resource scheduling rule factory.
defaultFont() - Method in class org.eclipse.jface.resource.FontRegistry
Returns the default font data.
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.
defineIdentifier(JarEntry) - Method in class org.eclipse.update.core.JarContentReference.ContentSelector
Defines the "symbolic" path identifier for the entry.
delayTime - Variable in class org.eclipse.swt.graphics.ImageData
The time to delay before displaying the next image in an animation (this field corresponds to the GIF89a Delay Time value).
delete(boolean, boolean, IProgressMonitor) - Method in interface org.eclipse.core.resources.IFile
Deletes this file from the workspace.
delete(boolean, boolean, IProgressMonitor) - Method in interface org.eclipse.core.resources.IFolder
Deletes this resource from the workspace.
delete() - Method in interface org.eclipse.core.resources.IMarker
Deletes this marker from its associated resource.
delete(boolean, boolean, IProgressMonitor) - Method in interface org.eclipse.core.resources.IProject
Deletes this project 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.
delete(boolean, boolean, IProgressMonitor) - Method in interface org.eclipse.core.resources.IWorkspaceRoot
Deletes everything in the workspace except the workspace root resource itself.
delete() - Method in interface org.eclipse.debug.core.ILaunchConfiguration
Deletes this launch configuration.
delete() - Method in class org.eclipse.debug.core.model.Breakpoint
 
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.jface.text.Position
Marks this position as deleted.
delete(TemplatePersistenceData) - Method in class org.eclipse.jface.text.templates.persistence.TemplateStore
Removes a template from the store.
delete() - Method in interface org.eclipse.update.configuration.ISessionDelta
Deprecated. Removes the Session Delta from the file system without processing it.
deleteBytes(IResource) - Method in class org.eclipse.team.core.variants.PersistantResourceVariantByteStore
This method should be invoked by a client to indicate that it is known that there is no remote resource associated with the local resource.
deleteBytes(IResource) - Method in class org.eclipse.team.core.variants.ResourceVariantByteStore
Method called to indicate that it is known that there is no variant associated with the local resource.
deleteBytes(IResource) - Method in class org.eclipse.team.core.variants.SessionResourceVariantByteStore
 
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.
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.
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.AbstractMarkerAnnotationModel
Deletes the given markers from this model.
deleteMarkers(IMarker[]) - Method in class org.eclipse.ui.texteditor.ResourceMarkerAnnotationModel
 
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.
deleteRule(IResource) - Method in interface org.eclipse.core.resources.IResourceRuleFactory
Returns the scheduling rule that is required for deleting a resource.
deleteRule(IResource) - Method in class org.eclipse.core.resources.team.ResourceRuleFactory
Default implementation of IResourceRuleFactory#deleteRule.
deleteText() - Method in class org.eclipse.jface.text.TextViewer
Deprecated. use StyledText.invokeAction instead
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.
delimiter - Variable in class org.eclipse.jface.text.AbstractLineTracker.DelimiterInfo
 
delimiterIndex - Variable in class org.eclipse.jface.text.AbstractLineTracker.DelimiterInfo
 
delimiterLength - Variable in class org.eclipse.jface.text.AbstractLineTracker.DelimiterInfo
 
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.
deregisterListeners() - Method in class org.eclipse.ui.actions.NewWizardMenu
Deprecated.  
deregisterPartListener() - Method in class org.eclipse.debug.ui.AbstractDebugView
Deregisters and disposes this event handler's part listener.
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.swt.ole.win32.OlePropertyDescription
 
deselect(int) - Method in class org.eclipse.swt.custom.CCombo
Deselects an item.
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.swt.custom.CCombo
Deselects all items.
deselectAll() - Method in class org.eclipse.swt.custom.TableTree
Deselects all items.
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.
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.DragSourceEvent
The operation that was performed.
detail - Variable in class org.eclipse.swt.dnd.DropTargetEvent
The operation being performed.
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.ole.win32.OleEvent
 
detail - Variable in class org.eclipse.swt.widgets.Event
the event specific detail field, as defined by the detail constants in class SWT
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.
detailsPart - Variable in class org.eclipse.ui.forms.MasterDetailsBlock
Details part created by the block.
determineLineDelimiter(String, String) - Static method in class org.eclipse.jface.text.TextUtilities
Determines which one of default line delimiters appears first in the list.
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.WizardDataTransferPage
Returns whether this page is complete.
determinePageCompletion() - Method in class org.eclipse.ui.dialogs.WizardResourceImportPage
 
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 extra development time class path entries.
device - Variable in class org.eclipse.swt.graphics.GCData
 
dialogArea - Variable in class org.eclipse.jface.dialogs.Dialog
The dialog area; null until dialog is layed out.
dialogFontIsDefault() - Static method in class org.eclipse.jface.dialogs.Dialog
Return whether or not the dialog font is currently the same as the default font.
diff() - Method in class org.eclipse.compare.structuremergeviewer.StructureDiffViewer
Runs the difference engine and refreshes the tree.
dirty - Variable in class org.eclipse.core.runtime.Preferences
Indicates whether a value has been changed by setToDefault or setValue; initially false.
dirtyStateChanged(IFileBuffer, boolean) - Method in interface org.eclipse.core.filebuffers.IFileBufferListener
Informs the listener that the dirty state of the given buffer changed to the specified value
dirtyStateChanged(IFileBuffer, boolean) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider.FileBufferListener
 
dirtyStateChanged() - Method in interface org.eclipse.ui.forms.IManagedForm
Notifies the form that the dirty state of one of its parts has changed.
dirtyStateChanged() - Method in class org.eclipse.ui.forms.ManagedForm
 
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.
disableProjection() - Method in class org.eclipse.jface.text.source.projection.ProjectionViewer
Disables the projection mode.
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.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.
discardBuffer() - Method in class org.eclipse.compare.BufferedContent
Discards the buffered content.
disconnect(IPath, IProgressMonitor) - Method in interface org.eclipse.core.filebuffers.IFileBufferManager
Disconnects the file at the given location from this manager.
disconnect() - Method in class org.eclipse.debug.core.Launch
 
disconnect() - Method in interface org.eclipse.debug.core.model.IDisconnect
Disconnects this element from its target.
disconnect() - Method in class org.eclipse.debug.ui.console.ConsoleColorProvider
 
disconnect() - Method in interface org.eclipse.debug.ui.console.IConsoleColorProvider
Disconnects this color provider.
disconnect() - Method in class org.eclipse.jface.text.DefaultUndoManager
 
disconnect() - Method in interface org.eclipse.jface.text.IDocumentPartitioner
Disconnects the partitioner from the document it is connected to.
disconnect() - Method in interface org.eclipse.jface.text.IUndoManager
Disconnects this undo manager from its text viewer.
disconnect() - Method in class org.eclipse.jface.text.rules.DefaultPartitioner
 
disconnect() - Method in class org.eclipse.jface.text.rules.RuleBasedPartitioner
Deprecated.  
disconnect(IDocument) - Method in class org.eclipse.jface.text.source.AnnotationModel
 
disconnect(IDocument) - Method in interface org.eclipse.jface.text.source.IAnnotationModel
Disconnects this model from a document.
disconnect(Object) - Method in class org.eclipse.ui.editors.text.ForwardingDocumentProvider
 
disconnect(Object) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider.NullProvider
 
disconnect(Object) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider
 
disconnect(Object) - Method in class org.eclipse.ui.texteditor.AbstractDocumentProvider
 
disconnect(Object) - Method in interface org.eclipse.ui.texteditor.IDocumentProvider
Disconnects the given element from this document provider.
disconnected() - Method in class org.eclipse.jface.text.source.AnnotationModel
Hook method.
disconnected() - Method in class org.eclipse.ui.texteditor.AbstractDocumentProvider
This hook method is called when this provider stops managing documents for element.
disconnected() - Method in class org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel
Removes the marker change listener.
display - Variable in class org.eclipse.jface.resource.ColorRegistry
This registries Display.
display - Variable in class org.eclipse.swt.events.TypedEvent
the display where the event occurred
display - Variable in class org.eclipse.swt.widgets.Event
the display where the event occurred
display(ISynchronizeParticipant) - Method in interface org.eclipse.team.ui.synchronize.ISynchronizeView
Displays the given synchronize participant in the Synchronize View.
display(IConsole) - Method in interface org.eclipse.ui.console.IConsoleView
Displays the page for the given console in this console view.
display - Variable in class org.eclipse.ui.forms.FormColors
 
displayContext(IContext, int, int) - Method in interface org.eclipse.help.IHelp
Deprecated. Use WorkbenchHelp.displayContext(context,x,y) instead.
displayContext(String, int, int) - Method in interface org.eclipse.help.IHelp
Deprecated. Use WorkbenchHelp.displayContext(HelpSystem.getContext(contextId),x,y) instead.
displayContext(IContext, int, int) - Method in class org.eclipse.ui.help.AbstractHelpUI
Displays context-sensitive help for the given context.
displayContext(IContext, int, int) - Static method in class org.eclipse.ui.help.WorkbenchHelp
Displays context-sensitive help for the given context.
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.
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.WizardImportPage
Deprecated. Display an error dialog with the specified message.
displayHelp() - Method in interface org.eclipse.help.IHelp
Deprecated. Use WorkbenchHelp.displayHelp() instead.
displayHelp(String) - Method in interface org.eclipse.help.IHelp
Deprecated. Use WorkbenchHelp.displayHelpResource(toc) instead.
displayHelp(String, String) - Method in interface org.eclipse.help.IHelp
Deprecated. Use WorkbenchHelp.displayHelpResource(selectedTopic) instead.
displayHelp(String, int, int) - Method in interface org.eclipse.help.IHelp
Deprecated. Use WorkbenchHelp.displayContext(HelpSystem.getContext(contextId),x,y) instead.
displayHelp(IContext, int, int) - Method in interface org.eclipse.help.IHelp
Deprecated. Use WorkbenchHelp.displayContext(context,x,y) instead.
displayHelp() - Method in class org.eclipse.ui.help.AbstractHelpUI
Displays the entire help bookshelf.
displayHelp() - Static method in class org.eclipse.ui.help.WorkbenchHelp
Displays the entire help bookshelf.
displayHelp(String) - Static method in class org.eclipse.ui.help.WorkbenchHelp
Calls the help support system to display the given help context id.
displayHelp(IContext) - Static method in class org.eclipse.ui.help.WorkbenchHelp
Displays context-sensitive help for the given context.
displayHelpResource(String) - Method in interface org.eclipse.help.IHelp
Deprecated. Use WorkbenchHelp.displayHelpResource(href) instead.
displayHelpResource(IHelpResource) - Method in interface org.eclipse.help.IHelp
Deprecated. Use WorkbenchHelp.displayHelpResource(helpResource.getHref()) instead.
displayHelpResource(String) - Method in class org.eclipse.ui.help.AbstractHelpUI
Displays help content for the help resource with the given URL.
displayHelpResource(String) - Static method in class org.eclipse.ui.help.WorkbenchHelp
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.
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.
displayURL(String) - Method in interface org.eclipse.help.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.
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 class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector
 
dispose() - Method in class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupParticipant
 
dispose() - Method in interface org.eclipse.debug.core.sourcelookup.IPersistableSourceLocator2
Disposes this source locator.
dispose() - Method in interface org.eclipse.debug.core.sourcelookup.ISourceContainer
Disposes this source container.
dispose() - Method in interface org.eclipse.debug.core.sourcelookup.ISourceLookupParticipant
Disposes this source lookup participant.
dispose() - Method in class org.eclipse.debug.core.sourcelookup.containers.AbstractSourceContainer
 
dispose() - Method in class org.eclipse.debug.core.sourcelookup.containers.ArchiveSourceContainer
 
dispose() - Method in class org.eclipse.debug.core.sourcelookup.containers.CompositeSourceContainer
 
dispose() - Method in class org.eclipse.debug.core.sourcelookup.containers.ExternalArchiveSourceContainer
 
dispose() - Method in class org.eclipse.debug.ui.AbstractDebugView
 
dispose() - Method in class org.eclipse.debug.ui.AbstractLaunchConfigurationTab
By default, do nothing.
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.EnvironmentTab.EnvironmentVariableContentProvider
 
dispose() - Method in interface org.eclipse.debug.ui.ILaunchConfigurationTab
Notifies this launch configuration tab that it has been disposed.
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 class org.eclipse.debug.ui.actions.AbstractLaunchHistoryAction
 
dispose() - Method in class org.eclipse.debug.ui.actions.ContextualLaunchAction
 
dispose() - Method in class org.eclipse.debug.ui.actions.LaunchAsAction
 
dispose() - Method in class org.eclipse.debug.ui.actions.OpenLaunchDialogAction
 
dispose() - Method in class org.eclipse.debug.ui.actions.RunToLineActionDelegate
 
dispose() - Method in interface org.eclipse.debug.ui.console.IConsoleLineTracker
Disposes this console line tracker.
dispose() - Method in class org.eclipse.help.ui.browser.LaunchURL
 
dispose() - Method in class org.eclipse.jface.action.ContributionItem
The default implementation of this IContributionItem method does nothing.
dispose() - Method in class org.eclipse.jface.action.CoolBarManager
Disposes of this cool bar manager and frees all allocated SWT resources.
dispose() - Method in interface org.eclipse.jface.action.IContributionItem
Disposes of this contribution item.
dispose() - Method in interface org.eclipse.jface.action.IMenuCreator
Disposes the menu returned by getMenu.
dispose() - Method in class org.eclipse.jface.action.MenuManager
Disposes of this menu 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.SubContributionItem
The default implementation of this IContributionItem delegates to the inner item.
dispose() - Method in class org.eclipse.jface.action.SubMenuManager
The default implementation of this IContributionItem method does nothing.
dispose() - Method in class org.eclipse.jface.action.ToolBarContributionItem
 
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.dialogs.DialogPage
The DialogPage implementation of an IDialogPage method does nothing.
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.preference.FieldEditor
Disposes the SWT resources used by this field editor.
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.PreferenceContentProvider
 
dispose() - Method in class org.eclipse.jface.text.AbstractHoverInformationControlManager
Disposes this manager's information control.
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.text.CursorLinePainter
 
dispose() - Method in class org.eclipse.jface.text.DefaultInformationControl
 
dispose() - Method in interface org.eclipse.jface.text.IInformationControl
Disposes this information control.
dispose() - Method in interface org.eclipse.jface.text.IPainter
Disposes this painter.
dispose() - Method in class org.eclipse.jface.text.MarginPainter
 
dispose() - Method in class org.eclipse.jface.text.PaintManager
Disposes this paint manager.
dispose() - Method in class org.eclipse.jface.text.SequentialRewriteTextStore
Disposes this rewrite store.
dispose() - Method in class org.eclipse.jface.text.formatter.FormattingContext
 
dispose() - Method in interface org.eclipse.jface.text.formatter.IFormattingContext
Dispose of the formatting context.
dispose() - Method in class org.eclipse.jface.text.projection.ProjectionDocument
Disposes this projection document.
dispose() - Method in class org.eclipse.jface.text.source.AnnotationPainter
 
dispose() - Method in interface org.eclipse.jface.text.source.ICharacterPairMatcher
Disposes this pair matcher.
dispose() - Method in interface org.eclipse.jface.text.source.ISharedTextColors
Tells this object to dispose all its managed colors.
dispose() - Method in class org.eclipse.jface.text.source.MatchingCharacterPainter
 
dispose() - Method in class org.eclipse.jface.text.source.projection.ProjectionSupport
Disposes this projection support.
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 interface org.eclipse.jface.wizard.IWizard
Disposes of this wizard and frees all SWT resources.
dispose() - Method in interface org.eclipse.jface.wizard.IWizardNode
Disposes the wizard managed by this node.
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 class org.eclipse.jface.wizard.WizardSelectionPage
The WizardSelectionPage implementation of an IDialogPage method disposes of all nested wizards.
dispose() - Method in class org.eclipse.search.ui.text.AbstractTextSearchViewPage
The Page implementation of this IPage method disposes of this page's control (if it has one and it has not already been disposed). Subclasses may extend.
dispose() - Method in class org.eclipse.swt.custom.CTabItem
 
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.TableEditor
Removes all associations between the TableEditor and the cell in the table.
dispose() - Method in class org.eclipse.swt.custom.TableTreeEditor
Removes all associations between the TableTreeEditor and the cell in the table tree.
dispose() - Method in class org.eclipse.swt.custom.TableTreeItem
 
dispose() - Method in class org.eclipse.swt.custom.TreeEditor
Removes all associations between the TreeEditor and the row in the tree.
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.Cursor
Disposes of the operating system resources associated with the cursor.
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.Region
Disposes of the operating system resources associated with the region.
dispose() - Method in class org.eclipse.swt.graphics.TextLayout
Disposes of the operating system resources associated with the text layout.
dispose() - Method in class org.eclipse.swt.ole.win32.OleAutomation
Disposes the automation object.
dispose() - Method in class org.eclipse.swt.ole.win32.Variant
Calling dispose will release resources associated with this Variant.
dispose() - Method in class org.eclipse.swt.widgets.Decorations
 
dispose() - Method in class org.eclipse.swt.widgets.ScrollBar
 
dispose() - Method in class org.eclipse.swt.widgets.Shell
 
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.team.core.variants.PersistantResourceVariantByteStore
 
dispose() - Method in class org.eclipse.team.core.variants.ResourceVariantByteStore
Dispose of any cached sync bytes when this cache is no longer needed.
dispose() - Method in class org.eclipse.team.core.variants.SessionResourceVariantByteStore
 
dispose() - Method in class org.eclipse.team.ui.SaveablePartAdapter
 
dispose() - Method in class org.eclipse.team.ui.synchronize.AbstractSynchronizeScope
 
dispose() - Method in interface org.eclipse.team.ui.synchronize.ISynchronizeParticipant
Disposes of this synchronize participant and is called to free the resources associated with a participant.
dispose() - Method in interface org.eclipse.team.ui.synchronize.ISynchronizeScope
Dispose of the scope when it is no longer needed.
dispose() - Method in class org.eclipse.team.ui.synchronize.ParticipantPageSaveablePart
 
dispose() - Method in class org.eclipse.team.ui.synchronize.ResourceScope
 
dispose() - Method in class org.eclipse.team.ui.synchronize.SubscriberParticipant
 
dispose() - Method in class org.eclipse.team.ui.synchronize.SynchronizePageActionGroup
Dispose of the action group.
dispose() - Method in class org.eclipse.team.ui.synchronize.WorkingSetScope
 
dispose() - Method in interface org.eclipse.ui.IActionDelegate2
Allows the action delegate to clean up.
dispose() - Method in interface org.eclipse.ui.IEditorActionBarContributor
Disposes this contributor.
dispose() - Method in interface org.eclipse.ui.INavigationLocation
Disposes of this location and frees any allocated resource.
dispose() - Method in interface org.eclipse.ui.IWorkbenchPart
Disposes of this workbench part.
dispose() - Method in interface org.eclipse.ui.IWorkbenchWindowActionDelegate
Disposes this action delegate.
dispose() - Method in class org.eclipse.ui.NavigationLocation
May be extended by clients.
dispose() - Method in class org.eclipse.ui.SubActionBars
Dispose the contributions.
dispose() - Method in class org.eclipse.ui.SubActionBars2
 
dispose() - Method in class org.eclipse.ui.actions.ActionDelegate
The ActionDelegate implementation of this IActionDelegate2 method does nothing.
dispose() - Method in interface org.eclipse.ui.actions.ActionFactory.IWorkbenchAction
Disposes of this action.
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.actions.ExportResourcesAction
 
dispose() - Method in class org.eclipse.ui.actions.GlobalBuildAction
 
dispose() - Method in class org.eclipse.ui.actions.ImportResourcesAction
 
dispose() - Method in class org.eclipse.ui.actions.NewWizardAction
 
dispose() - Method in class org.eclipse.ui.actions.OpenInNewWindowAction
 
dispose() - Method in class org.eclipse.ui.actions.QuickStartAction
Deprecated.  
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.SelectionProviderAction
Disposes this action by removing it as a listener from the selection provider.
dispose() - Method in class org.eclipse.ui.actions.TextActionHandler
Dispose of this action handler
dispose() - Method in class org.eclipse.ui.actions.WorkingSetFilterActionGroup
Removes the menu listener
dispose() - Method in class org.eclipse.ui.cheatsheets.AbstractItemExtensionElement
Called by the cheat sheet framework to dispose of this item element extension.
dispose() - Method in class org.eclipse.ui.commands.AbstractHandler
The default implementation does nothing.
dispose() - Method in class org.eclipse.ui.commands.ActionHandler
Removes the property change listener from the action.
dispose() - Method in interface org.eclipse.ui.commands.IHandler
Disposes of this handler.
dispose() - Method in class org.eclipse.ui.console.AbstractConsole
Called when this console is removed from the console manager.
dispose() - Method in class org.eclipse.ui.console.MessageConsole
 
dispose() - Method in class org.eclipse.ui.dialogs.FileEditorMappingContentProvider
 
dispose() - Method in class org.eclipse.ui.dialogs.FileEditorMappingLabelProvider
 
dispose() - Method in class org.eclipse.ui.editors.text.DefaultEncodingSupport
Disposes this encoding support.
dispose() - Method in class org.eclipse.ui.editors.text.EncodingActionGroup
 
dispose() - Method in class org.eclipse.ui.editors.text.TextEditor
 
dispose() - Method in class org.eclipse.ui.editors.text.TextEditorActionContributor
 
dispose() - Method in class org.eclipse.ui.forms.AbstractFormPart
Disposes the part.
dispose() - Method in class org.eclipse.ui.forms.DetailsPart
 
dispose() - Method in class org.eclipse.ui.forms.FormColors
Disposes all the colors in the registry.
dispose() - Method in interface org.eclipse.ui.forms.IFormPart
Disposes the part allowing it to release allocated resources.
dispose() - Method in class org.eclipse.ui.forms.ManagedForm
Disposes all the parts in this form.
dispose() - Method in class org.eclipse.ui.forms.editor.FormEditor
Disposes the pages and the toolkit after disposing the editor itself.
dispose() - Method in class org.eclipse.ui.forms.editor.FormPage
Disposes the managed form.
dispose() - Method in class org.eclipse.ui.forms.widgets.FormToolkit
Disposes the toolkit.
dispose() - Method in interface org.eclipse.ui.intro.IIntroPart
Disposes of this intro part.
dispose() - Method in class org.eclipse.ui.intro.config.CustomizableIntroPart
 
dispose() - Method in interface org.eclipse.ui.intro.config.IIntroContentProvider
Dispose of the ContentProvider.
dispose() - Method in interface org.eclipse.ui.intro.config.IStandbyContentPart
Disposes of this standby part.
dispose() - Method in class org.eclipse.ui.model.BaseWorkbenchContentProvider
 
dispose() - Method in class org.eclipse.ui.model.PerspectiveLabelProvider
 
dispose() - Method in class org.eclipse.ui.model.WorkbenchContentProvider
 
dispose() - Method in class org.eclipse.ui.part.CellEditorActionHandler
Disposes of this action handler
dispose() - Method in class org.eclipse.ui.part.CellEditorActionHandler
Disposes of this action handler
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.EditorActionBarContributor
The EditorActionBarContributor implementation of this IEditorActionBarContributor method does nothing, subclasses may override.
dispose() - Method in interface org.eclipse.ui.part.IPage
Disposes of this page.
dispose() - Method in interface org.eclipse.ui.part.IPage
Disposes of this page.
dispose() - Method in class org.eclipse.ui.part.IntroPart
The IntroPart implementation of this IIntroPart method disposes the title image loaded by setInitializationData.
dispose() - Method in class org.eclipse.ui.part.IntroPart
The IntroPart implementation of this IIntroPart method disposes the title image loaded by setInitializationData.
dispose() - Method in class org.eclipse.ui.part.MultiEditor
The MultiEditor implementation of this method extends the EditorPart implementation, and disposes any inner editors.
dispose() - Method in class org.eclipse.ui.part.MultiEditor
The MultiEditor implementation of this method extends the EditorPart implementation, and disposes any inner editors.
dispose() - Method in class org.eclipse.ui.part.MultiPageEditorPart
The MultiPageEditorPart implementation of this IWorkbenchPart method disposes all nested editors.
dispose() - Method in class org.eclipse.ui.part.MultiPageEditorPart
The MultiPageEditorPart implementation of this IWorkbenchPart method disposes all nested editors.
dispose() - Method in class org.eclipse.ui.part.MultiPageEditorSite
Dispose the contributions.
dispose() - Method in class org.eclipse.ui.part.MultiPageEditorSite
Dispose the contributions.
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.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.PageBookView.PageRec
Disposes of this page record by nulling its fields.
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.PageBookView
The PageBookView implementation of this IWorkbenchPart method cleans up all the pages.
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.PageSite
Disposes of the menu extender contributions.
dispose() - Method in class org.eclipse.ui.part.PageSite
Disposes of the menu extender contributions.
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.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.
dispose() - Method in class org.eclipse.ui.texteditor.AbstractDecoratedTextEditor
 
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.texteditor.BasicTextEditorActionContributor
 
dispose() - Method in class org.eclipse.ui.texteditor.SourceViewerDecorationSupport
Disposes this decoration support.
dispose() - Method in class org.eclipse.ui.texteditor.TextSelectionNavigationLocation
 
dispose() - Method in interface org.eclipse.ui.texteditor.quickdiff.IQuickDiffReferenceProvider
Called when the reference is no longer used and the provider can free resources.
dispose() - Method in interface org.eclipse.ui.themes.ITheme
Dispose of this theme.
dispose() - Method in interface org.eclipse.ui.themes.IThemePreview
Dispose of resources used by this previewer.
dispose() - Method in class org.eclipse.ui.views.bookmarkexplorer.BookmarkNavigator
 
dispose() - Method in class org.eclipse.ui.views.framelist.FrameAction
Disposes this frame action.
dispose() - Method in class org.eclipse.ui.views.navigator.MainActionGroup
Extends the superclass implementation to dispose the actions in this group and its subgroups.
dispose() - Method in class org.eclipse.ui.views.navigator.RefactorActionGroup
 
dispose() - Method in class org.eclipse.ui.views.navigator.ResourceNavigator
 
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.properties.PropertySheet
 
dispose() - Method in class org.eclipse.ui.views.properties.PropertySheetEntry
 
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.tasklist.TaskList
 
disposeCOMInterfaces() - Method in class org.eclipse.swt.ole.win32.OleClientSite
 
disposeCOMInterfaces() - Method in class org.eclipse.swt.ole.win32.OleControlSite
 
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.
disposeDocumentProvider() - Method in class org.eclipse.ui.texteditor.AbstractDecoratedTextEditor
 
disposeDocumentProvider() - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
Disposes of the connection with the document provider.
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.
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.
disposeFileInfo(Object, TextFileDocumentProvider.FileInfo) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider
Releases all resources described by given element's info object.
disposeInformationControl() - Method in class org.eclipse.jface.text.AbstractInformationControlManager
Disposes this manager's information control.
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.
disposeManager() - Method in class org.eclipse.jface.action.SubMenuManager
 
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 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.
doBuild() - Method in class org.eclipse.ui.actions.GlobalBuildAction
Builds all projects within the workspace.
doCheckState() - Method in class org.eclipse.jface.preference.DirectoryFieldEditor
 
doCheckState() - Method in class org.eclipse.jface.preference.StringFieldEditor
Hook for subclasses to do specific state checks.
doComputeSize() - Method in class org.eclipse.jface.preference.PreferencePage
Computes the size needed by this page's UI control.
doCopy() - Method in class org.eclipse.text.edits.CopySourceEdit
 
doCopy() - Method in class org.eclipse.text.edits.CopyTargetEdit
 
doCopy() - Method in class org.eclipse.text.edits.CopyingRangeMarker
 
doCopy() - Method in class org.eclipse.text.edits.DeleteEdit
 
doCopy() - Method in class org.eclipse.text.edits.InsertEdit
 
doCopy() - Method in class org.eclipse.text.edits.MoveSourceEdit
 
doCopy() - Method in class org.eclipse.text.edits.MoveTargetEdit
 
doCopy() - Method in class org.eclipse.text.edits.MultiTextEdit
 
doCopy() - Method in class org.eclipse.text.edits.RangeMarker
 
doCopy() - Method in class org.eclipse.text.edits.ReplaceEdit
 
doCopy() - Method in class org.eclipse.text.edits.TextEdit
Creates and returns a copy of this edit.
doCopy() - Method in class org.eclipse.text.edits.UndoEdit
 
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.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
 
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.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
 
doDisableProjection() - Method in class org.eclipse.jface.text.source.projection.ProjectionSupport
Removes the projection ruler column and the painter from the projection viewer.
doEnableProjection() - Method in class org.eclipse.jface.text.source.projection.ProjectionSupport
Enables projection mode.
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.
doExit(LinkedModeModel, VerifyEvent, int, int) - Method in interface org.eclipse.jface.text.link.LinkedModeUI.IExitPolicy
Checks whether the linked mode should be left after receiving the given VerifyEvent and selection.
doFillIntoGrid(Composite, int) - Method in class org.eclipse.jface.preference.BooleanFieldEditor
 
doFillIntoGrid(Composite, int) - Method in class org.eclipse.jface.preference.ColorFieldEditor
 
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.FontFieldEditor
 
doFillIntoGrid(Composite, int) - Method in class org.eclipse.jface.preference.ListEditor
 
doFillIntoGrid(Composite, int) - Method in class org.eclipse.jface.preference.RadioGroupFieldEditor
 
doFillIntoGrid(Composite, int) - Method in class org.eclipse.jface.preference.ScaleFieldEditor
 
doFillIntoGrid(Composite, int) - Method in class org.eclipse.jface.preference.StringButtonFieldEditor
 
doFillIntoGrid(Composite, int) - Method in class org.eclipse.jface.preference.StringFieldEditor
Fills this field editor's basic controls into the given parent.
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
 
doFireDocumentChanged(DocumentEvent) - Method in class org.eclipse.jface.text.AbstractDocument
Notifies all listeners about the given document change.
doFireDocumentChanged(DocumentEvent, boolean, IRegion) - Method in class org.eclipse.jface.text.AbstractDocument
Deprecated. as of 3.0. Use doFireDocumentChanged2(DocumentEvent) instead; this method will be removed.
doFireDocumentChanged2(DocumentEvent) - Method in class org.eclipse.jface.text.AbstractDocument
Notifies all listeners about the given document change.
doGetPreferenceStore() - Method in class org.eclipse.jface.preference.PreferencePage
Returns the preference store of this preference page.
doGetSelection() - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
Returns the current selection.
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.
doLoad() - Method in class org.eclipse.jface.preference.BooleanFieldEditor
 
doLoad() - Method in class org.eclipse.jface.preference.ColorFieldEditor
 
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.FontFieldEditor
 
doLoad() - Method in class org.eclipse.jface.preference.IntegerFieldEditor
 
doLoad() - Method in class org.eclipse.jface.preference.ListEditor
 
doLoad() - Method in class org.eclipse.jface.preference.RadioGroupFieldEditor
 
doLoad() - Method in class org.eclipse.jface.preference.ScaleFieldEditor
 
doLoad() - Method in class org.eclipse.jface.preference.StringFieldEditor
 
doLoad() - Method in class org.eclipse.jface.text.PropagatingFontFieldEditor
Deprecated.  
doLoadDefault() - Method in class org.eclipse.jface.preference.BooleanFieldEditor
 
doLoadDefault() - Method in class org.eclipse.jface.preference.ColorFieldEditor
 
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.FontFieldEditor
 
doLoadDefault() - Method in class org.eclipse.jface.preference.IntegerFieldEditor
 
doLoadDefault() - Method in class org.eclipse.jface.preference.ListEditor
 
doLoadDefault() - Method in class org.eclipse.jface.preference.RadioGroupFieldEditor
 
doLoadDefault() - Method in class org.eclipse.jface.preference.ScaleFieldEditor
 
doLoadDefault() - Method in class org.eclipse.jface.preference.StringFieldEditor
 
doLoadDefault() - Method in class org.eclipse.jface.text.PropagatingFontFieldEditor
Deprecated.  
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.TextViewer
 
doOperation(int) - Method in class org.eclipse.jface.text.source.SourceViewer
 
doOperation(int) - Method in class org.eclipse.jface.text.source.projection.ProjectionViewer
 
doPaint(GC) - Method in class org.eclipse.jface.text.source.AnnotationRulerColumn
Draws the vertical ruler w/o drawing the Canvas background.
doPaint(GC) - Method in class org.eclipse.jface.text.source.VerticalRuler
Draws the vertical ruler w/o drawing the Canvas background.
doPaint1(GC) - Method in class org.eclipse.jface.text.source.AnnotationRulerColumn
Draws the vertical ruler w/o drawing the Canvas background.
doPaint1(GC) - Method in class org.eclipse.jface.text.source.VerticalRuler
Draws the vertical ruler w/o drawing the Canvas background.
doResetDocument(Object, IProgressMonitor) - Method in class org.eclipse.ui.editors.text.FileDocumentProvider
 
doResetDocument(Object, IProgressMonitor) - Method in class org.eclipse.ui.texteditor.AbstractDocumentProvider
Executes the actual work of reseting the given elements document.
doRevertToSaved() - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
The AbstractTextEditor implementation of this ITextEditor method may be extended by subclasses.
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.StatusTextEditor
 
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.
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() - 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 class org.eclipse.team.ui.synchronize.ParticipantPageSaveablePart
 
doSave(IProgressMonitor) - Method in interface org.eclipse.ui.ISaveablePart
Saves the contents of this part.
doSave(IProgressMonitor) - Method in class org.eclipse.ui.forms.editor.FormPage
 
doSave(IProgressMonitor) - Method in class org.eclipse.ui.part.EditorPart
 
doSave(IProgressMonitor) - Method in class org.eclipse.ui.part.EditorPart
 
doSave(IProgressMonitor) - Method in class org.eclipse.ui.part.MultiEditor
 
doSave(IProgressMonitor) - Method in class org.eclipse.ui.part.MultiEditor
 
doSave(IProgressMonitor) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
The AbstractTextEditor implementation of this IEditorPart method may be extended by subclasses.
doSaveAs() - Method in class org.eclipse.team.ui.SaveablePartAdapter
 
doSaveAs() - Method in interface org.eclipse.ui.ISaveablePart
Saves the contents of this part to another object.
doSaveAs() - Method in class org.eclipse.ui.forms.editor.FormPage
 
doSaveAs() - Method in class org.eclipse.ui.part.EditorPart
 
doSaveAs() - Method in class org.eclipse.ui.part.EditorPart
 
doSaveAs() - Method in class org.eclipse.ui.part.MultiEditor
 
doSaveAs() - Method in class org.eclipse.ui.part.MultiEditor
 
doSaveAs() - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
The AbstractTextEditor implementation of this IEditorPart method calls performSaveAs.
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.editors.text.StorageDocumentProvider
 
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.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
 
doSetInput(IEditorInput) - Method in class org.eclipse.ui.editors.text.TextEditor
 
doSetInput(IEditorInput) - Method in class org.eclipse.ui.texteditor.AbstractDecoratedTextEditor
 
doSetInput(IEditorInput) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
Called directly from setInput and from within a workspace runnable from init, this method does the actual setting of the editor input.
doSetInput(IEditorInput) - Method in class org.eclipse.ui.texteditor.StatusTextEditor
 
doSetSelection(ISelection) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
Sets the given selection.
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).
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.
doSourceLookup(Object) - Method in class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector
Performs a source lookup query for the given element returning the source elements associated with the element.
doStore() - Method in class org.eclipse.jface.preference.BooleanFieldEditor
 
doStore() - Method in class org.eclipse.jface.preference.ColorFieldEditor
 
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.FontFieldEditor
 
doStore() - Method in class org.eclipse.jface.preference.IntegerFieldEditor
 
doStore() - Method in class org.eclipse.jface.preference.ListEditor
 
doStore() - Method in class org.eclipse.jface.preference.RadioGroupFieldEditor
 
doStore() - Method in class org.eclipse.jface.preference.ScaleFieldEditor
 
doStore() - Method in class org.eclipse.jface.preference.StringFieldEditor
 
doSynchronize(Object, IProgressMonitor) - Method in class org.eclipse.ui.editors.text.FileDocumentProvider
 
doSynchronize(Object, IProgressMonitor) - Method in class org.eclipse.ui.texteditor.AbstractDocumentProvider
Performs the actual work of synchronizing the given element.
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(Item, Object) - Method in class org.eclipse.jface.viewers.TableTreeViewer
 
doUpdateItem(Widget, Object, boolean) - Method in class org.eclipse.jface.viewers.TableViewer
 
doUpdateItem(Item, Object) - Method in class org.eclipse.jface.viewers.TreeViewer
 
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.
documentAboutToBeChanged(DocumentEvent) - Method in interface org.eclipse.jface.text.IDocumentListener
The manipulation described by the document event will be performed.
documentAboutToBeChanged(DocumentEvent) - Method in interface org.eclipse.jface.text.IDocumentPartitioner
Informs about a forthcoming document change.
documentAboutToBeChanged(DocumentEvent) - Method in class org.eclipse.jface.text.projection.ProjectionDocumentManager
 
documentAboutToBeChanged(DocumentEvent) - Method in class org.eclipse.jface.text.rules.DefaultPartitioner
 
documentAboutToBeChanged(DocumentEvent) - Method in class org.eclipse.jface.text.rules.RuleBasedPartitioner
Deprecated.  
documentAboutToBeChanged(DocumentEvent) - Method in class org.eclipse.ui.texteditor.AbstractDocumentProvider.ElementInfo
 
documentChanged(DocumentEvent) - Method in interface org.eclipse.jface.text.IDocumentListener
The manipulation described by the document event has been performed.
documentChanged(DocumentEvent) - Method in interface org.eclipse.jface.text.IDocumentPartitioner
The document has been changed.
documentChanged(DocumentEvent) - Method in class org.eclipse.jface.text.projection.ProjectionDocumentManager
 
documentChanged(DocumentEvent) - Method in class org.eclipse.jface.text.rules.DefaultPartitioner
 
documentChanged(DocumentEvent) - Method in class org.eclipse.jface.text.rules.RuleBasedPartitioner
Deprecated.  
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.DefaultPartitioner
 
documentChanged2(DocumentEvent) - Method in class org.eclipse.jface.text.rules.RuleBasedPartitioner
Deprecated.  
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.
documentPartitioningChanged(DocumentPartitioningChangedEvent) - Method in interface org.eclipse.jface.text.IDocumentPartitioningListenerExtension2
Signals the change of document partitionings.
documentation - Variable in class org.eclipse.swt.ole.win32.OleFunctionDescription
 
doesPageExist(IPage) - Method in class org.eclipse.ui.part.PageBookView
Returns true if the page has already been created.
doesPageExist(IPage) - Method in class org.eclipse.ui.part.PageBookView
Returns true if the page has already been created.
doesSupportSynchronize() - Method in class org.eclipse.team.ui.synchronize.AbstractSynchronizeParticipant
 
doit - Variable in class org.eclipse.jface.text.DocumentCommand
Must the command be updated
doit - Variable in class org.eclipse.jface.text.link.LinkedModeUI.ExitFlags
The doit flag of the checked VerifyKeyEvent.
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.custom.CTabFolderEvent
A flag indicating whether the operation should be allowed.
doit - Variable in class org.eclipse.swt.dnd.DragSourceEvent
In dragStart, the doit field determines if the drag and drop operation should proceed; in dragFinished, the doit field indicates whether the operation was performed successfully.
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.ole.win32.OleEvent
 
doit - Variable in class org.eclipse.swt.widgets.Event
depending on the event, a flag indicating whether the operation should be allowed.
done() - Method in 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.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.SubProgressMonitor
 
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.jface.dialogs.ProgressIndicator
Progress is done.
done() - Method in class org.eclipse.jface.wizard.ProgressMonitorPart
Implements IProgressMonitor.done.
done(IJobChangeEvent) - Method in class org.eclipse.team.ui.synchronize.SynchronizeModelOperation
 
done() - Method in interface org.eclipse.ui.progress.IElementCollector
The element collection is 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.
dotProduct(Point, Point) - Static method in class org.eclipse.jface.util.Geometry
Returns the dot product of the given vectors (expressed as Points)
doubleClick(DoubleClickEvent) - Method in 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 class org.eclipse.jface.text.DefaultTextDoubleClickStrategy
 
doubleClicked(ITextViewer) - Method in interface org.eclipse.jface.text.ITextDoubleClickStrategy
The mouse has been double clicked on the given text viewer.
dragEnter(DropTargetEvent) - Method in class org.eclipse.jface.util.DelegatingDropAdapter
The cursor has entered the drop target boundaries.
dragEnter(DropTargetEvent) - Method in class org.eclipse.jface.viewers.ViewerDropAdapter
 
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.
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.ui.views.navigator.NavigatorDropAdapter
 
dragFinished(DragSourceEvent) - Method in class org.eclipse.jface.util.DelegatingDragAdapter
The drop has successfully completed.
dragFinished(DragSourceEvent) - Method in class org.eclipse.swt.dnd.DragSourceAdapter
This implementation of dragFinished does nothing.
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.ui.views.navigator.NavigatorDragAdapter
 
dragLeave(DropTargetEvent) - Method in class org.eclipse.jface.util.DelegatingDropAdapter
The cursor has left the drop target boundaries.
dragLeave(DropTargetEvent) - Method in class org.eclipse.swt.dnd.DropTargetAdapter
This implementation of dragLeave does nothing.
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.
dragOperationChanged(DropTargetEvent) - Method in class org.eclipse.jface.util.DelegatingDropAdapter
The operation being performed has changed (usually due to the user changing a drag modifier key while dragging).
dragOperationChanged(DropTargetEvent) - Method in class org.eclipse.jface.viewers.ViewerDropAdapter
 
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.
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).
dragOver(DropTargetEvent) - Method in class org.eclipse.jface.util.DelegatingDropAdapter
The cursor is moving over the drop target.
dragOver(DropTargetEvent) - Method in class org.eclipse.jface.viewers.ViewerDropAdapter
 
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 interface org.eclipse.swt.dnd.DropTargetListener
The cursor is moving over the drop target.
dragOver(Control, Point) - Method in class org.eclipse.ui.presentations.StackPresentation
This method is invoked whenever a part is dragged over the stack's control.
dragSetData(DragSourceEvent) - Method in class org.eclipse.jface.util.DelegatingDragAdapter
The drop data is requested.
dragSetData(DragSourceEvent) - Method in class org.eclipse.swt.dnd.DragSourceAdapter
This implementation of dragSetData does nothing.
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.ui.views.navigator.NavigatorDragAdapter
 
dragStart(DragSourceEvent) - Method in class org.eclipse.jface.util.DelegatingDragAdapter
A drag operation has started.
dragStart(DragSourceEvent) - Method in class org.eclipse.swt.dnd.DragSourceAdapter
This implementation of dragStart permits the drag operation to start.
dragStart(DragSourceEvent) - Method in interface org.eclipse.swt.dnd.DragSourceListener
The user has begun the actions required to drag the widget.
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
dragStart(DragSourceEvent) - Method in class org.eclipse.ui.views.navigator.NavigatorDragAdapter
 
draw(Annotation, GC, StyledText, int, int, Color) - Method in interface org.eclipse.jface.text.source.AnnotationPainter.IDrawingStrategy
Draws a decoration of the given length start at the given offset in the given color onto the specified GC.
draw(Annotation, GC, StyledText, int, int, Color) - Method in class org.eclipse.jface.text.source.AnnotationPainter.NullStrategy
 
draw(Annotation, GC, StyledText, int, int, Color) - Method in class org.eclipse.jface.text.source.AnnotationPainter.SquigglesStrategy
 
draw(GC, int, int) - Method in class org.eclipse.swt.graphics.TextLayout
Draws the receiver's text using the specified GC at the specified point.
draw(GC, int, int, int, int, Color, Color) - Method in class org.eclipse.swt.graphics.TextLayout
Draws the receiver's text using the specified GC at the specified point.
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.
drawGradient(IEditorPart, MultiEditor.Gradient) - Method in class org.eclipse.ui.part.MultiEditor
Draw the gradient in the title bar.
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, int) - Static method in class org.eclipse.jface.text.source.ImageUtilities
Draws an image aligned inside the given rectangle on the given canvas.
drawImage(Image, GC, Canvas, Rectangle, int) - Static method in class org.eclipse.jface.text.source.ImageUtilities
Draws an image aligned inside the given rectangle on the given canvas.
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.
drawImage(Image, GC, Canvas, Rectangle, int, int) - Static method in class org.eclipse.ui.texteditor.ImageUtilities
Deprecated. As of 3.0, replaced by ImageUtilities.drawImage(Image, GC, Canvas, Rectangle, int, int)
drawImage(Image, GC, Canvas, Rectangle, int) - Static method in class org.eclipse.ui.texteditor.ImageUtilities
Deprecated. As of 3.0, replaced by ImageUtilities.drawImage(Image, GC, Canvas, Rectangle, int)
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, 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.
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(DropTargetEvent) - Method in class org.eclipse.jface.util.DelegatingDropAdapter
Forwards this event to the current listener, if there is one.
drop(DropTargetEvent) - Method in class org.eclipse.jface.viewers.ViewerDropAdapter
 
drop(DropTargetEvent) - Method in class org.eclipse.swt.dnd.DropTargetAdapter
This implementation of drop does nothing.
drop(DropTargetEvent) - Method in interface org.eclipse.swt.dnd.DropTargetListener
The data is being dropped.
drop(DropTargetEvent) - Method in class org.eclipse.ui.part.PluginDropAdapter
 
drop(DropTargetEvent) - Method in class org.eclipse.ui.part.PluginDropAdapter
 
dropAccept(DropTargetEvent) - Method in class org.eclipse.jface.util.DelegatingDropAdapter
Forwards this event to the current listener if there is one.
dropAccept(DropTargetEvent) - Method in class org.eclipse.jface.viewers.ViewerDropAdapter
 
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.
dropAccept(DropTargetEvent) - Method in interface org.eclipse.swt.dnd.DropTargetListener
The drop is about to be performed.
dumpStatistics() - Method in class org.eclipse.jface.action.ContributionManager
Internal debug method for printing statistics about this manager to System.out.


 

Overview

 
Package  Class  Use  Tree  Deprecated  Help 
Eclipse Platform
Release 3.0
 PREV LETTER   NEXT LETTER FRAMES    NO FRAMES  
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 _


Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.