- D2F - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- D2I - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- D2L - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- D_POST_QUALIFIED - Static variable in class org.eclipse.jdt.ui.JavaElementLabels
-
Declarations (import container / declaration, package declaration) are post qualified.
- D_QUALIFIED - Static variable in class org.eclipse.jdt.ui.JavaElementLabels
-
Declarations (import container / declaration, package declaration) are qualified.
- DADD - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- DALOAD - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- DanglingReference - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- DASTORE - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- DCMPG - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- DCMPL - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- DCONST_0 - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- DCONST_1 - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- DDIV - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- deactivated(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.jdt.debug.ui.launchConfigurations.AppletParametersTab
-
- deactivated(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaArgumentsTab
-
- deactivated(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaJRETab
-
- DeadCode - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- DEBUG_ARGS - Static variable in class org.eclipse.jdt.launching.environments.ExecutionEnvironmentDescription
-
Debug arguments property name in an execution environment description file.
- DECL_STRING - Static variable in class org.eclipse.jdt.ui.JavaElementLabels
-
User-readable string for separating the return type (e.g. " : ").
- Declaration - Interface in com.sun.mirror.declaration
-
Represents the declaration of a program element such as a package,
class, or method.
- DECLARATION_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.TypeDeclarationStatement
-
- DeclarationFilter - Class in com.sun.mirror.util
-
A filter for selecting just the items of interest
from a collection of declarations.
- DeclarationFilter() - Constructor for class com.sun.mirror.util.DeclarationFilter
-
Constructs an identity filter: one that selects all declarations.
- Declarations - Interface in com.sun.mirror.util
-
Utility methods for operating on declarations.
- DECLARATIONS - Static variable in interface org.eclipse.jdt.core.search.IJavaSearchConstants
-
The search result is a declaration.
- DeclarationsSearchGroup - Class in org.eclipse.jdt.ui.actions
-
Action group that adds the search for declarations actions to a
context menu and the global menu bar.
- DeclarationsSearchGroup(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.DeclarationsSearchGroup
-
Creates a new DeclarationsSearchGroup
.
- DeclarationsSearchGroup(IWorkbenchSite, ISelectionProvider) - Constructor for class org.eclipse.jdt.ui.actions.DeclarationsSearchGroup
-
Creates a new DeclarationsSearchGroup
.
- DeclarationsSearchGroup(JavaEditor) - Constructor for class org.eclipse.jdt.ui.actions.DeclarationsSearchGroup
-
Note: This constructor is for internal use only.
- DeclarationVisitor - Interface in com.sun.mirror.util
-
A visitor for declarations, in the style of the standard visitor
design pattern.
- DeclarationVisitors - Class in com.sun.mirror.util
-
Utilities to create specialized DeclarationVisitor instances.
- DeclaredType - Interface in com.sun.mirror.type
-
Represents a declared type, either a class type or an interface type.
- decodeClasspathEntry(String) - Method in interface org.eclipse.jdt.core.IJavaProject
-
Decodes the classpath entry that has been encoded in the given string
in the context of this project.
- decodeEntry(int) - Method in interface org.eclipse.jdt.core.util.IConstantPool
-
Answer back the entry at the given index in the constant pool.
- decodeIndexKey(char[]) - Method in class org.eclipse.jdt.core.search.SearchPattern
-
Decode the given index key in this pattern.
- decodeJRELibraryClasspathEntries(String) - Static method in class org.eclipse.jdt.ui.PreferenceConstants
-
Decodes an encoded JRE library and returns its class path entries.
- decodeJRELibraryDescription(String) - Static method in class org.eclipse.jdt.ui.PreferenceConstants
-
Decodes an encoded JRE library and returns its description string.
- decorate(Object, IDecoration) - Method in class org.eclipse.jdt.ui.OverrideIndicatorLabelDecorator
-
- decorate(Object, IDecoration) - Method in class org.eclipse.jdt.ui.ProblemsLabelDecorator
-
- decorateImage(Image, Object) - Method in class org.eclipse.jdt.ui.OverrideIndicatorLabelDecorator
-
- decorateImage(Image, Object) - Method in class org.eclipse.jdt.ui.ProblemsLabelDecorator
-
- decorateText(String, Object) - Method in class org.eclipse.jdt.ui.OverrideIndicatorLabelDecorator
-
- decorateText(String, Object) - Method in class org.eclipse.jdt.ui.ProblemsLabelDecorator
-
- DECREMENT - Static variable in class org.eclipse.jdt.core.dom.PostfixExpression.Operator
-
Postfix decrement "--" operator.
- DECREMENT - Static variable in class org.eclipse.jdt.core.dom.PrefixExpression.Operator
-
Prefix decrement "--" operator.
- deepCopy(char[][]) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
-
Answers a deep copy of the toCopy array.
- DEF_CONNECT_TIMEOUT - Static variable in class org.eclipse.jdt.launching.JavaRuntime
-
Default launch/connect timeout (milliseconds).
- DEF_REQUEST_TIMEOUT - Static variable in class org.eclipse.jdt.debug.core.JDIDebugModel
-
The default JDI request timeout when no preference is set.
- Default - Static variable in class org.eclipse.jdt.core.CompletionFlags
-
Constant representing the absence of any flag
- DEFAULT - Static variable in class org.eclipse.jdt.core.dom.Modifier
-
"default" modifier constant (bit mask) (added in JLS8 API).
- DEFAULT - Static variable in class org.eclipse.jdt.core.JavaCore
-
Configurable option value: "default".
- DEFAULT - Static variable in class org.eclipse.jdt.core.util.ClassFileBytesDisassembler
-
The mode is the default mode to disassemble IClassFileReader.
- DEFAULT - Static variable in interface org.eclipse.jdt.core.util.IClassFileDisassembler
-
Deprecated.
The mode is the default mode to disassemble IClassFileReader.
- DEFAULT_APPLET_HEIGHT - Static variable in class org.eclipse.jdt.debug.ui.launchConfigurations.AppletParametersTab
-
The default value for the 'height' attribute.
- DEFAULT_APPLET_WIDTH - Static variable in class org.eclipse.jdt.debug.ui.launchConfigurations.AppletParametersTab
-
The default value for the 'width' attribute.
- DEFAULT_APPLETVIEWER_CLASS - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Default value for the 'ATTR_APPLET_APPLETVIEWER' attribute.
- DEFAULT_GENERATED_SOURCE_FOLDER_NAME - Static variable in class org.eclipse.jdt.apt.core.util.AptPreferenceConstants
-
- DEFAULT_JAVA_FORMATTER - Static variable in class org.eclipse.jdt.core.JavaCore
-
The ID of the Eclipse built-in formatter.
- DEFAULT_KEYWORD - Static variable in class org.eclipse.jdt.core.dom.Modifier.ModifierKeyword
-
- DEFAULT_METHOD - Static variable in class org.eclipse.jdt.ui.JavaElementImageDescriptor
-
Flag to render the 'default' method adornment.
- DEFAULT_OPTIONS_MAP - Static variable in class org.eclipse.jdt.apt.core.util.AptPreferenceConstants
-
- DEFAULT_PACKAGE - Static variable in class org.eclipse.jdt.ui.JavaElementLabels
-
User-readable string for the default package name (e.g.
- DEFAULT_PACKAGE_NAME - Static variable in interface org.eclipse.jdt.core.IPackageFragment
-
The name of package fragment for the default package (value: the empty
string, ""
).
- DEFAULT_PACKAGEROOT_PATH - Static variable in interface org.eclipse.jdt.core.IPackageFragmentRoot
-
Empty root path
- DEFAULT_POST_QUALIFIED - Static variable in class org.eclipse.jdt.ui.JavaElementLabels
-
Default post qualify options (All except Root and Package)
- DEFAULT_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.AnnotationTypeMemberDeclaration
-
The "default" structural property of this node type (child type:
Expression
).
- DEFAULT_QUALIFIED - Static variable in class org.eclipse.jdt.ui.JavaElementLabels
-
Default qualify options (All except Root and Package)
- DEFAULT_TASK_PRIORITIES - Static variable in class org.eclipse.jdt.core.JavaCore
-
Configurable option value: "NORMAL,HIGH,NORMAL".
- DEFAULT_TASK_PRIORITY - Static variable in class org.eclipse.jdt.core.JavaCore
-
- DEFAULT_TASK_TAG - Static variable in class org.eclipse.jdt.core.JavaCore
-
- DEFAULT_TASK_TAGS - Static variable in class org.eclipse.jdt.core.JavaCore
-
Configurable option value: "TODO,FIXME,XXX".
- DefaultCodeFormatterConstants - Class in org.eclipse.jdt.core.formatter
-
Constants used to set up the options of the code formatter.
- DefaultCodeFormatterConstants() - Constructor for class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
- DefaultJavaFoldingStructureProvider - Class in org.eclipse.jdt.ui.text.folding
-
Updates the projection model of a class file or compilation unit.
- DefaultJavaFoldingStructureProvider() - Constructor for class org.eclipse.jdt.ui.text.folding.DefaultJavaFoldingStructureProvider
-
Creates a new folding provider.
- DefaultJavaFoldingStructureProvider.FoldingStructureComputationContext - Class in org.eclipse.jdt.ui.text.folding
-
- DefaultJavaFoldingStructureProvider.JavaProjectionAnnotation - Class in org.eclipse.jdt.ui.text.folding
-
- DefaultLocation - Enum in org.eclipse.jdt.annotation
-
- DefaultMethodNotBelow18 - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- DefaultMethodOverridesObjectMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- defaultVMInstallChanged(IVMInstall, IVMInstall) - Method in interface org.eclipse.jdt.launching.IVMInstallChangedListener
-
Notification that the workspace default VM install
has changed.
- DELEGATE_THIS - Static variable in interface org.eclipse.jdt.core.eval.ICodeSnippetRequestor
-
The name of the field that represent 'this' in a snippet class
instance.
- delete() - Method in class org.eclipse.jdt.core.dom.ASTNode
-
Removes this node from its parent.
- delete(IJavaElement[], boolean, IProgressMonitor) - Method in interface org.eclipse.jdt.core.IJavaModel
-
Deletes the given elements, forcing the operation if necessary and specified.
- delete(int, int, IProgressMonitor) - Method in interface org.eclipse.jdt.core.IPackageFragmentRoot
-
Deletes the resource of this package fragment root as specified by
IResource.delete(int, IProgressMonitor)
but excluding nested
source folders.
- delete(boolean, IProgressMonitor) - Method in interface org.eclipse.jdt.core.ISourceManipulation
-
Deletes this element, forcing if specified and necessary.
- DELETE - Static variable in interface org.eclipse.jdt.core.refactoring.IJavaRefactorings
-
Refactoring id of the 'Delete' refactoring (value:
org.eclipse.jdt.ui.delete
).
- DELETE_PROCESSOR - Static variable in interface org.eclipse.jdt.ui.refactoring.IRefactoringProcessorIds
-
Processor ID of the delete resource processor
(value "org.eclipse.jdt.ui.DeleteProcessor"
).
- DeleteDescriptor - Class in org.eclipse.jdt.core.refactoring.descriptors
-
Refactoring descriptor for the delete refactoring.
- DeleteDescriptor() - Constructor for class org.eclipse.jdt.core.refactoring.descriptors.DeleteDescriptor
-
Creates a new refactoring descriptor.
- DeleteDescriptor(String, String, String, Map, int) - Constructor for class org.eclipse.jdt.core.refactoring.descriptors.DeleteDescriptor
-
Creates a new refactoring descriptor.
- deleteVariable(IGlobalVariable) - Method in interface org.eclipse.jdt.core.eval.IEvaluationContext
-
Deletes the given variable from this evaluation context.
- DEPRECATED - Static variable in interface org.eclipse.jdt.core.util.IAttributeNamesConstants
-
"Deprecated" attribute.
- DEPRECATED - Static variable in class org.eclipse.jdt.ui.JavaElementImageDescriptor
-
Flag to render the 'deprecated' adornment.
- DEPRECATED_VARIABLE - Static variable in interface org.eclipse.jdt.core.IJavaModelStatusConstants
-
Status constant indicating that the variable is deprecated.
- DereferencingNullableExpression - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- DESTINATION_PROJECT_CLASSPATH - Static variable in interface org.eclipse.jdt.core.IPackageFragmentRoot
-
Update model flag constant (bit mask value 8) indicating that the operation
is to update the classpath of the destination project.
- destroy() - Method in interface org.eclipse.jdt.core.IWorkingCopy
-
- DETAIL_CONFIG_READY_TO_ACCEPT_REMOTE_VM_CONNECTION - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Detail code for a custom debug event that is fired when a remote debug configuration with
a standard socket listen connector is ready to accept connections from a remote VM.
- DETAILED - Static variable in class org.eclipse.jdt.core.util.ClassFileBytesDisassembler
-
The mode is the detailed mode to disassemble IClassFileReader.
- DETAILED - Static variable in interface org.eclipse.jdt.core.util.IClassFileDisassembler
-
Deprecated.
The mode is the detailed mode to disassemble IClassFileReader.
- detectInstallLocation() - Method in interface org.eclipse.jdt.launching.IVMInstallType
-
Tries to detect an installed VM that matches this VM install type.
- DEVICE_PATH - Static variable in interface org.eclipse.jdt.core.IJavaModelStatusConstants
-
Status constant indicating that a path specifying a device
was supplied to the operation when a path with no device is
required.
- DIALOG_SETTINGS_PREFIX - Static variable in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaClasspathTab
-
- DiamondNotBelow17 - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- didOpenEditor() - Method in class org.eclipse.jdt.ui.text.java.correction.CUCorrectionProposal
-
Returns whether the changed compilation unit was not previously open in an editor.
- didSaveFiles() - Method in class org.eclipse.jdt.ui.refactoring.RefactoringSaveHelper
-
Returns whether this save helper did actually save any files.
- DIMENSION - Static variable in class org.eclipse.jdt.core.dom.ASTNode
-
Node type constant indicating a node of type
Dimension
.
- Dimension - Class in org.eclipse.jdt.core.dom
-
AST node for an array dimension (added in JLS8 API).
- dimensions() - Method in class org.eclipse.jdt.core.dom.ArrayCreation
-
Returns the live ordered list of dimension expressions in this array
initializer.
- dimensions() - Method in class org.eclipse.jdt.core.dom.ArrayType
-
Returns the live ordered list of dimensions with optional annotations (added in JLS8 API).
- DIMENSIONS_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.ArrayCreation
-
The "dimensions" structural property of this node type (element type:
Expression
).
- DIMENSIONS_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.ArrayType
-
The "dimensions" structural property of this node type (element type:
Dimension
) (added in JLS8 API).
- DirectInvocationOfAbstractMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- DirectorySourceLocation - Class in org.eclipse.jdt.launching.sourcelookup
-
- DirectorySourceLocation() - Constructor for class org.eclipse.jdt.launching.sourcelookup.DirectorySourceLocation
-
Deprecated.
Constructs a new empty source location to be initialized from
a memento.
- DirectorySourceLocation(File) - Constructor for class org.eclipse.jdt.launching.sourcelookup.DirectorySourceLocation
-
Deprecated.
Constructs a new source location that will retrieve source
elements from the given directory.
- disableCollection() - Method in interface org.eclipse.jdt.debug.core.IJavaObject
-
Prevents this object from being garbage collected.
- DISABLED - Static variable in class org.eclipse.jdt.apt.core.util.AptPreferenceConstants
-
- DISABLED - Static variable in class org.eclipse.jdt.core.JavaCore
-
Configurable option value: "disabled".
- DISABLED_CP_EXCLUSION_PATTERNS - Static variable in interface org.eclipse.jdt.core.IJavaModelStatusConstants
-
Status constant indicating that an inclusion or an exclusion pattern got specified
on a classpath source entry, though it was explicitely disabled
according to its project preference settings.
- DISABLED_CP_MULTIPLE_OUTPUT_LOCATIONS - Static variable in interface org.eclipse.jdt.core.IJavaModelStatusConstants
-
Status constant indicating that a specific output location got associated
with a source entry, though it was explicitely disabled according to its project
preference settings.
- disablePlugin(String) - Method in interface org.eclipse.jdt.apt.core.util.IFactoryPath
-
Disable a plugin on the factory path.
- DisallowedExplicitThisParameter - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- DisallowedTargetForAnnotation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- DisallowedTargetForContainerAnnotationType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- disassemble(byte[], String) - Method in class org.eclipse.jdt.core.util.ClassFileBytesDisassembler
-
Answers back the disassembled string of the classfile bytes using the default
mode.
- disassemble(byte[], String, int) - Method in class org.eclipse.jdt.core.util.ClassFileBytesDisassembler
-
Answers back the disassembled string of the classfile bytes according to the
mode.
- disassemble(IClassFileReader, String) - Method in interface org.eclipse.jdt.core.util.IClassFileDisassembler
-
Deprecated.
Answers back the disassembled string of the IClassFileReader using the default
mode.
- disassemble(IClassFileReader, String, int) - Method in interface org.eclipse.jdt.core.util.IClassFileDisassembler
-
Deprecated.
Answers back the disassembled string of the IClassFileReader according to the
mode.
- discardWorkingCopy() - Method in interface org.eclipse.jdt.core.ICompilationUnit
-
Changes this compilation unit in working copy mode back to its original mode.
- disconnect(IEditorInput) - Method in interface org.eclipse.jdt.ui.IWorkingCopyManager
-
Disconnects the given editor input from this manager.
- DiscouragedReference - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- dispose() - Static method in class org.eclipse.jdt.apt.core.util.AptConfig
-
Flush unsaved preferences and perform any other config-related shutdown.
- dispose() - Method in interface org.eclipse.jdt.debug.eval.IEvaluationEngine
-
Disposes this evaluation engine.
- dispose() - Method in class org.eclipse.jdt.debug.ui.breakpoints.JavaBreakpointConditionEditor
-
Disposes this editor and its controls.
- dispose() - Method in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaArgumentsTab
-
- dispose() - Method in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaClasspathTab
-
- dispose() - Method in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaJRETab
-
- dispose() - Method in class org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationTab
-
- dispose() - Method in class org.eclipse.jdt.launching.sourcelookup.containers.JavaProjectSourceContainer
-
- dispose() - Method in class org.eclipse.jdt.launching.sourcelookup.containers.JavaSourceLookupParticipant
-
- dispose() - Method in class org.eclipse.jdt.ui.actions.BuildActionGroup
-
- dispose() - Method in class org.eclipse.jdt.ui.actions.CCPActionGroup
-
- dispose() - Method in class org.eclipse.jdt.ui.actions.CustomFiltersActionGroup
-
- dispose() - Method in class org.eclipse.jdt.ui.actions.DeclarationsSearchGroup
-
- dispose() - Method in class org.eclipse.jdt.ui.actions.GenerateActionGroup
-
- dispose() - Method in class org.eclipse.jdt.ui.actions.ImplementorsSearchGroup
-
- dispose() - Method in class org.eclipse.jdt.ui.actions.ImportActionGroup
- dispose() - Method in class org.eclipse.jdt.ui.actions.JavaSearchActionGroup
-
- dispose() - Method in class org.eclipse.jdt.ui.actions.MemberFilterActionGroup
-
- dispose() - Method in class org.eclipse.jdt.ui.actions.NavigateActionGroup
-
- dispose() - Method in class org.eclipse.jdt.ui.actions.OccurrencesSearchGroup
-
- dispose() - Method in class org.eclipse.jdt.ui.actions.OpenEditorActionGroup
-
- dispose() - Method in class org.eclipse.jdt.ui.actions.OpenViewActionGroup
-
- dispose() - Method in class org.eclipse.jdt.ui.actions.ProjectActionGroup
-
- dispose() - Method in class org.eclipse.jdt.ui.actions.ReadReferencesSearchGroup
-
- dispose() - Method in class org.eclipse.jdt.ui.actions.RefactorActionGroup
-
- dispose() - Method in class org.eclipse.jdt.ui.actions.ReferencesSearchGroup
-
- dispose() - Method in class org.eclipse.jdt.ui.actions.ShowActionGroup
-
Deprecated.
- dispose() - Method in class org.eclipse.jdt.ui.actions.WriteReferencesSearchGroup
-
- dispose() - Method in class org.eclipse.jdt.ui.JavaElementContentProvider
-
Deprecated.
- dispose() - Method in class org.eclipse.jdt.ui.JavaElementLabelProvider
-
- dispose() - Method in class org.eclipse.jdt.ui.OverrideIndicatorLabelDecorator
-
- dispose() - Method in class org.eclipse.jdt.ui.ProblemsLabelDecorator
-
- dispose() - Method in class org.eclipse.jdt.ui.StandardJavaElementContentProvider
-
- dispose() - Method in interface org.eclipse.jdt.ui.text.folding.IJavaFoldingPreferenceBlock
-
Called when the preference page is being disposed.
- dispose() - Method in class org.eclipse.jdt.ui.text.JavaTextTools
-
Disposes all the individual tools of this tools collection.
- dispose() - Method in class org.eclipse.jdt.ui.wizards.JavaCapabilityConfigurationPage
-
- dispose() - Method in class org.eclipse.jdt.ui.wizards.JavadocExportWizardPage
-
Disposes any resources allocated by this
dialog page.
- dispose() - Method in class org.eclipse.jdt.ui.wizards.NewJavaProjectWizardPage
-
Deprecated.
- disposeVMInstall(String) - Method in class org.eclipse.jdt.launching.AbstractVMInstallType
-
- disposeVMInstall(String) - Method in interface org.eclipse.jdt.launching.IVMInstallType
-
Remove the VM associated with the given id from the set of VMs managed by
this VM type.
- DIVIDE - Static variable in class org.eclipse.jdt.core.dom.InfixExpression.Operator
-
Division "/" operator.
- DIVIDE_ASSIGN - Static variable in class org.eclipse.jdt.core.dom.Assignment.Operator
-
/= operator.
- DLOAD - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- DLOAD_0 - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- DLOAD_1 - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- DLOAD_2 - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- DLOAD_3 - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- DMUL - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- DNEG - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- DO_NOT_GENERATE - Static variable in class org.eclipse.jdt.core.JavaCore
-
Configurable option value: "do not generate".
- DO_NOT_INSERT - Static variable in class org.eclipse.jdt.core.JavaCore
-
Configurable option value: "do not insert".
- DO_STATEMENT - Static variable in class org.eclipse.jdt.core.dom.ASTNode
-
Node type constant indicating a node of type
DoStatement
.
- doCreateProjectFirstOnEmptyWorkspace(Shell) - Method in class org.eclipse.jdt.ui.actions.AbstractOpenWizardAction
-
Opens the new project dialog if the workspace is empty.
- doCreateProjectFirstOnEmptyWorkspace(Shell) - Method in class org.eclipse.jdt.ui.actions.OpenNewJavaProjectWizardAction
-
- doCreateVMInstall(String) - Method in class org.eclipse.jdt.launching.AbstractVMInstallType
-
Subclasses should return a new instance of the appropriate
IVMInstall
subclass from this method.
- DOM_EXCEPTION - Static variable in interface org.eclipse.jdt.core.IJavaModelStatusConstants
-
Status constant indicating that a DOMException
occurred.
- DOMException - Exception in org.eclipse.jdt.core.jdom
-
- DOMException() - Constructor for exception org.eclipse.jdt.core.jdom.DOMException
-
Deprecated.
Creates a new exception with no detail message.
- DOMException(String) - Constructor for exception org.eclipse.jdt.core.jdom.DOMException
-
Deprecated.
Creates a new exception with the given detail message.
- DOMFactory - Class in org.eclipse.jdt.core.jdom
-
- DOMFactory() - Constructor for class org.eclipse.jdt.core.jdom.DOMFactory
-
Deprecated.
Creates a new DOM factory.
- done() - Method in class org.eclipse.jdt.core.compiler.CompilationProgress
-
Notifies that the work is done; that is, either the compilation is completed
or a cancellation was requested.
- done() - Method in interface org.eclipse.jdt.core.search.IJavaSearchResultCollector
-
- doneSearching() - Method in class org.eclipse.jdt.core.search.SearchParticipant
-
Notification that this participant's help is no longer needed.
- DONT_CARE - Static variable in interface org.eclipse.jdt.debug.core.IJavaBreakpointListener
-
Return code indicating that this listener should not be considered in a
vote to suspend a thread or install a breakpoint.
- DONT_INSTALL - Static variable in interface org.eclipse.jdt.debug.core.IJavaBreakpointListener
-
Return code in response to an "installing" notification, indicating a
vote to not install the associated breakpoint.
- DONT_SUSPEND - Static variable in interface org.eclipse.jdt.debug.core.IJavaBreakpointListener
-
Return code in response to a "breakpoint hit" notification, indicating a
vote to not suspend (i.e. resume) the associated thread.
- doSave() - Method in class org.eclipse.jdt.debug.ui.breakpoints.JavaBreakpointConditionEditor
-
Saves current settings to the breakpoint being edited.
- DoStatement - Class in org.eclipse.jdt.core.dom
-
Do statement AST node type.
- DOUBLE - Static variable in class org.eclipse.jdt.core.dom.PrimitiveType
-
Type code for the primitive type "double".
- DOUBLE_CLICK - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls the behavior when double clicking on a container in the packages view.
- DOUBLE_CLICK_EXPANDS - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A string value used by the named preference DOUBLE_CLICK
.
- DOUBLE_CLICK_GOES_INTO - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A string value used by the named preference DOUBLE_CLICK
.
- DOUBLE_TAG - Static variable in interface org.eclipse.jdt.core.util.IAnnotationComponentValue
-
Tag value for a constant of type double
- drawCompositeImage(int, int) - Method in class org.eclipse.jdt.ui.JavaElementImageDescriptor
-
- DREM - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- DRETURN - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- DSTORE - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- DSTORE_0 - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- DSTORE_1 - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- DSTORE_2 - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- DSTORE_3 - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- DSUB - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- DUP - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- DUP2 - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- DUP2_X1 - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- DUP2_X2 - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- DUP_X1 - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- DUP_X2 - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- DuplicateAnnotation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- DuplicateAnnotationMember - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- DuplicateAnnotationNotMarkedRepeatable - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- DuplicateBlankFinalFieldInitialization - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- DuplicateBoundInIntersectionCast - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- DuplicateBounds - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- DuplicateCase - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- DuplicateDefaultCase - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- DuplicateField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- DuplicateFinalLocalInitialization - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- DuplicateImport - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- DuplicateInheritedDefaultMethods - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- DuplicateInheritedMethods - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- DuplicateLabel - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- DuplicateMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- DuplicateMethodErasure - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- DuplicateModifierForArgument - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- DuplicateModifierForField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- DuplicateModifierForMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- DuplicateModifierForType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- DuplicateModifierForVariable - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- DuplicateNestedType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- DuplicateParameterizedMethods - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- DuplicateSuperInterface - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- DuplicateTargetInTargetAnnotation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- DuplicateTypes - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- DuplicateTypeVariable - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-