Overview

 
Package  Class  Use  Tree  Deprecated  Help 
Eclipse JDT
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 _


 

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.
WARNING - Static variable in class org.eclipse.ltk.core.refactoring.RefactoringStatus
Status severity constant (value 2) indicating this status represents a warning.
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.
WIZARD_BASED_USER_INTERFACE - Static variable in class org.eclipse.ltk.ui.refactoring.RefactoringWizard
Flag (value 2) indicating that a normal wizard based user interface consisting of a back, next, finish and cancel button should be used to present this refactoring wizard.
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.
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
Writes the passed resource to the current archive.
write(IPath, byte[], long) - Method in class org.eclipse.jdt.ui.jarpackager.JarWriter
Creates a new JarEntry with the passed path and contents, and writes it to the current archive.


 

Overview

 
Package  Class  Use  Tree  Deprecated  Help 
Eclipse JDT
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 _


Copyright (c) IBM Corp. and others 2000, 2004. All Rights Reserved.