Eclipse JDT
Release 3.1
A B C D E F G H I J K L M N O P Q R S T U V W X Z _

W

WAIT_UNTIL_READY_TO_SEARCH - Static variable in interface org.eclipse.jdt.core.search.IJavaSearchConstants
The search operation waits for the underlying indexer to finish indexing the workspace before starting the search.
WARNING - Static variable in class org.eclipse.jdt.core.JavaCore
Possible configurable option value.
WARNING - Static variable in class org.eclipse.jdt.ui.JavaElementImageDescriptor
Flag to render the warning adornment.
WHILE_STATEMENT - Static variable in class org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type WhileStatement.
WIDE - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
WILDCARD_TYPE - Static variable in class org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type WildcardType.
WILDCARD_TYPE_SIGNATURE - Static variable in class org.eclipse.jdt.core.Signature
Kind constant for a wildcard type signature.
WRAP_COMPACT - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / The wrapping is done using as few lines as possible.
WRAP_COMPACT_FIRST_BREAK - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / The wrapping is done putting the first element on a new line and then wrapping next elements using as few lines as possible.
WRAP_NEXT_PER_LINE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / The wrapping is done by putting each element on its own line except the first element.
WRAP_NEXT_SHIFTED - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / The wrapping is done by putting each element on its own line.
WRAP_NO_SPLIT - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Value to disable alignment.
WRAP_ONE_PER_LINE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / The wrapping is done by putting each element on its own line.
WRITE_ACCESSES - Static variable in interface org.eclipse.jdt.core.search.IJavaSearchConstants
When searching for field matches, it will exclusively find write accesses, as opposed to read accesses.
WhileStatement - class org.eclipse.jdt.core.dom.WhileStatement.
While statement AST node type.
WildcardConstructorInvocation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
WildcardFieldAssignment - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
WildcardMethodInvocation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
WildcardType - class org.eclipse.jdt.core.dom.WildcardType.
Type node for a wildcard type (added in JLS3 API).
WorkingCopyOwner - class org.eclipse.jdt.core.WorkingCopyOwner.
The owner of an ICompilationUnit handle in working copy mode.
WorkingCopyOwner() - Constructor for class org.eclipse.jdt.core.WorkingCopyOwner
 
WorkingSetFindAction - class org.eclipse.jdt.ui.actions.WorkingSetFindAction.
Wraps a JavaElementSearchActions to find its results in the specified working set.
WorkingSetFindAction(IWorkbenchSite, FindAction, String) - Constructor for class org.eclipse.jdt.ui.actions.WorkingSetFindAction
Note: This constructor is for internal use only.
WorkingSetFindAction(JavaEditor, FindAction, String) - Constructor for class org.eclipse.jdt.ui.actions.WorkingSetFindAction
Note: This constructor is for internal use only.
WriteReferencesSearchGroup - class org.eclipse.jdt.ui.actions.WriteReferencesSearchGroup.
Action group that adds the search for write references actions to a context menu and the global menu bar.
WriteReferencesSearchGroup(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.WriteReferencesSearchGroup
Creates a new WriteReferencesSearchGroup.
WriteReferencesSearchGroup(JavaEditor) - Constructor for class org.eclipse.jdt.ui.actions.WriteReferencesSearchGroup
Note: This constructor is for internal use only.
wereLocalsAvailable() - Method in interface org.eclipse.jdt.debug.core.IJavaStackFrame
Returns whether local variable information was available when local variables were retrieved from the target for this frame.
write(JarPackageData) - Method in interface org.eclipse.jdt.ui.jarpackager.IJarDescriptionWriter
Writes the JAR package data to the description file to to the underlying stream.
write(IFile, IPath) - Method in class org.eclipse.jdt.ui.jarpackager.JarWriter
Deprecated. Writes the passed resource to the current archive.
write(IPath, byte[], long) - Method in class org.eclipse.jdt.ui.jarpackager.JarWriter
Deprecated. Creates a new JarEntry with the passed path and contents, and writes it to the current archive.
write(IFile, IPath) - Method in class org.eclipse.jdt.ui.jarpackager.JarWriter2
Writes the passed resource to the current archive.

Eclipse JDT
Release 3.1
A B C D E F G H I J K L M N O P Q R S T U V W X Z _
Copyright (c) IBM Corp. and others 2000, 2005. All Rights Reserved.