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 _


 

E

EDITOR_ADD_JAVADOC_TAGS - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls whether the 'add JavaDoc tags' feature is enabled.
EDITOR_ALT_SHIFT_HOVER - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
Deprecated. As of 3.0, replaced by PreferenceConstants.EDITOR_TEXT_HOVER_MODIFIERS
EDITOR_ANNOTATION_ROLL_OVER - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls whether annotation roll over is used or not.
EDITOR_BACKGROUND_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that holds the color used as the text background.
EDITOR_BACKGROUND_DEFAULT_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that describes if the system default background color is used as the text background.
EDITOR_BOLD_SUFFIX - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
Preference key suffix for bold text style preference keys.
EDITOR_BOOKMARK_INDICATION - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
Deprecated. as of 3.0 replaced by MarkerAnnotationPreferences
EDITOR_BOOKMARK_INDICATION_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
Deprecated. as of 3.0 replaced by MarkerAnnotationPreferences
EDITOR_BOOKMARK_INDICATION_IN_OVERVIEW_RULER - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
Deprecated. as of 3.0 replaced by MarkerAnnotationPreferences
EDITOR_BROWSER_LIKE_LINKS - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls if browser like links are turned on or off.
EDITOR_BROWSER_LIKE_LINKS_KEY_MODIFIER - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls the key modifier for browser like links.
EDITOR_BROWSER_LIKE_LINKS_KEY_MODIFIER_MASK - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls the key modifier mask for browser like links.
EDITOR_CLOSE_BRACES - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls whether the 'close braces' feature is enabled.
EDITOR_CLOSE_BRACKETS - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls whether the 'close brackets' feature is enabled.
EDITOR_CLOSE_JAVADOCS - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls whether the 'close java docs' feature is enabled.
EDITOR_CLOSE_STRINGS - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls whether the 'close strings' feature is enabled.
EDITOR_CORRECTION_INDICATION - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls if correction indicators are shown in the UI.
EDITOR_CTRL_ALT_HOVER - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
Deprecated. As of 3.0, replaced by PreferenceConstants.EDITOR_TEXT_HOVER_MODIFIERS
EDITOR_CTRL_ALT_SHIFT_HOVER - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
Deprecated. As of 3.0, replaced by PreferenceConstants.EDITOR_TEXT_HOVER_MODIFIERS
EDITOR_CTRL_HOVER - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
Deprecated. As of 3.0, replaced by PreferenceConstants.EDITOR_TEXT_HOVER_MODIFIERS
EDITOR_CTRL_SHIFT_HOVER - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
Deprecated. As of 3.0, replaced by PreferenceConstants.EDITOR_TEXT_HOVER_MODIFIERS
EDITOR_CURRENT_LINE - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
Deprecated. as of 3.0 replaced by AbstractDecoratedTextEditorPreferenceConstants
EDITOR_CURRENT_LINE_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
Deprecated. as of 3.0 replaced by AbstractDecoratedTextEditorPreferenceConstants
EDITOR_DEFAULT_HOVER - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
Deprecated. As of 3.0, replaced by PreferenceConstants.EDITOR_TEXT_HOVER_MODIFIERS
EDITOR_DEFAULT_HOVER_CONFIGURED_ID - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
Deprecated. As of 3.0, replaced by PreferenceConstants.EDITOR_TEXT_HOVER_MODIFIERS
EDITOR_DISABLE_OVERWRITE_MODE - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls disabling of the overwrite mode.
EDITOR_ERROR_INDICATION_IN_OVERVIEW_RULER - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
Deprecated. as of 3.0 replaced by MarkerAnnotationPreferences
EDITOR_ESCAPE_STRINGS - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls whether the 'escape strings' feature is enabled.
EDITOR_EVALUTE_TEMPORARY_PROBLEMS - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls if temporary problems are evaluated and shown in the UI.
EDITOR_FIND_SCOPE_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that holds the color used for the find/replace scope.
EDITOR_FOLDING_ENABLED - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls whether folding is enabled in the Java editor.
EDITOR_FOLDING_IMPORTS - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that stores the value for imports folding for the default folding provider.
EDITOR_FOLDING_INNERTYPES - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that stores the value for inner type folding for the default folding provider.
EDITOR_FOLDING_JAVADOC - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that stores the value for Javadoc folding for the default folding provider.
EDITOR_FOLDING_METHODS - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that stores the value for method folding for the default folding provider.
EDITOR_FOLDING_PROVIDER - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that stores the configured folding provider.
EDITOR_FOREGROUND_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that holds the color used as the text foreground.
EDITOR_FOREGROUND_DEFAULT_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that describes if the system default foreground color is used as the text foreground.
EDITOR_FORMAT_JAVADOCS - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls whether the 'format Javadoc tags' feature is enabled.
EDITOR_IMPORTS_ON_PASTE - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls whether 'paste' should update the imports.
EDITOR_ITALIC_SUFFIX - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
Preference key suffix for italic text style preference keys.
EDITOR_JAVADOC_DEFAULT_BOLD - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls whether javadoc default text is rendered in bold.
EDITOR_JAVADOC_DEFAULT_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that holds the color used to render javadoc default text.
EDITOR_JAVADOC_DEFAULT_ITALIC - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls whether javadoc default text is rendered in italic.
EDITOR_JAVADOC_KEYWORD_BOLD - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls whether javadoc keywords are rendered in bold.
EDITOR_JAVADOC_KEYWORD_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that holds the color used to render javadoc keywords.
EDITOR_JAVADOC_KEYWORD_ITALIC - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls whether javadoc keywords are rendered in italic.
EDITOR_JAVADOC_LINKS_BOLD - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls whether javadoc links are rendered in bold.
EDITOR_JAVADOC_LINKS_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that holds the color used to render javadoc links.
EDITOR_JAVADOC_LINKS_ITALIC - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls whether javadoc links are rendered in italic.
EDITOR_JAVADOC_TAG_BOLD - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls whether javadoc tags are rendered in bold.
EDITOR_JAVADOC_TAG_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that holds the color used to render javadoc tags.
EDITOR_JAVADOC_TAG_ITALIC - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls whether javadoc tags are rendered in italic.
EDITOR_JAVA_DEFAULT_BOLD - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls whether Java default text is rendered in bold.
EDITOR_JAVA_DEFAULT_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that holds the color used to render java default text.
EDITOR_JAVA_DEFAULT_ITALIC - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls whether Java default text is rendered in italic.
EDITOR_JAVA_KEYWORD_BOLD - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls whether keywords are rendered in bold.
EDITOR_JAVA_KEYWORD_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that holds the color used to render java keywords.
EDITOR_JAVA_KEYWORD_ITALIC - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls whether keywords are rendered in italic.
EDITOR_JAVA_KEYWORD_RETURN_BOLD - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls whether 'return' keyword is rendered in bold.
EDITOR_JAVA_KEYWORD_RETURN_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that holds the color used to render the 'return' keyword.
EDITOR_JAVA_KEYWORD_RETURN_ITALIC - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls whether 'return' keyword is rendered in italic.
EDITOR_JAVA_METHOD_NAME_BOLD - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls whether method names are rendered in bold.
EDITOR_JAVA_METHOD_NAME_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that holds the color used to render method names.
EDITOR_JAVA_METHOD_NAME_ITALIC - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls whether method names are rendered in italic.
EDITOR_JAVA_OPERATOR_BOLD - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls whether operators and brackets are rendered in bold.
EDITOR_JAVA_OPERATOR_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that holds the color used to render operators and brackets.
EDITOR_JAVA_OPERATOR_ITALIC - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls whether operators and brackets are rendered in italic.
EDITOR_LINE_NUMBER_RULER - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
Deprecated. as of 3.0 replaced by AbstractDecoratedTextEditorPreferenceConstants
EDITOR_LINE_NUMBER_RULER_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
Deprecated. as of 3.0 replaced by AbstractDecoratedTextEditorPreferenceConstants
EDITOR_LINKED_POSITION_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
Deprecated. not used any longer as the linked positions are displayed as annotations
EDITOR_LINK_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that holds the color used for 'linked-mode' underline.
EDITOR_MARK_CONSTANT_OCCURRENCES - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls whether constant (static final) occurrences are marked.
EDITOR_MARK_EXCEPTION_OCCURRENCES - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls whether exception occurrences are marked.
EDITOR_MARK_FIELD_OCCURRENCES - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls whether non-constant field occurrences are marked.
EDITOR_MARK_LOCAL_VARIABLE_OCCURRENCES - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls whether local variable occurrences are marked.
EDITOR_MARK_METHOD_EXIT_POINTS - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls whether method exit points are marked.
EDITOR_MARK_METHOD_OCCURRENCES - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls whether method occurrences are marked.
EDITOR_MARK_OCCURRENCES - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls whether occurrences are marked in the editor.
EDITOR_MARK_TYPE_OCCURRENCES - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls whether type occurrences are marked.
EDITOR_MATCHING_BRACKETS - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls whether bracket matching highlighting is turned on or off.
EDITOR_MATCHING_BRACKETS_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that holds the color used to highlight matching brackets.
EDITOR_MULTI_LINE_COMMENT_BOLD - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls whether multi-line comments are rendered in bold.
EDITOR_MULTI_LINE_COMMENT_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that holds the color used to render multi-line comments.
EDITOR_MULTI_LINE_COMMENT_ITALIC - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls whether multi-line comments are rendered in italic.
EDITOR_NONE_HOVER - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
Deprecated. As of 3.0, replaced by PreferenceConstants.EDITOR_TEXT_HOVER_MODIFIERS
EDITOR_NO_HOVER_CONFIGURED_ID - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
Deprecated. As of 3.0, replaced by PreferenceConstants.EDITOR_TEXT_HOVER_MODIFIERS
EDITOR_OVERVIEW_RULER - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
Deprecated. as of 3.0 replaced by AbstractDecoratedTextEditorPreferenceConstants
EDITOR_PRINT_MARGIN - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
Deprecated. as of 3.0 replaced by AbstractDecoratedTextEditorPreferenceConstants
EDITOR_PRINT_MARGIN_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
Deprecated. as of 3.0 replaced by AbstractDecoratedTextEditorPreferenceConstants
EDITOR_PRINT_MARGIN_COLUMN - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
Deprecated. as of 3.0 replaced by AbstractDecoratedTextEditorPreferenceConstants
EDITOR_PROBLEM_INDICATION - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
Deprecated. as of 3.0 replaced by MarkerAnnotationPreferences
EDITOR_PROBLEM_INDICATION_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
Deprecated. as of 3.0 replaced by MarkerAnnotationPreferences
EDITOR_QUICKASSIST_LIGHTBULB - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls if quick assist light bulbs are shown.
EDITOR_SEARCH_RESULT_INDICATION - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
Deprecated. as of 3.0 replaced by MarkerAnnotationPreferences
EDITOR_SEARCH_RESULT_INDICATION_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
Deprecated. as of 3.0 replaced by MarkerAnnotationPreferences
EDITOR_SEARCH_RESULT_INDICATION_IN_OVERVIEW_RULER - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
Deprecated. as of 3.0 replaced by MarkerAnnotationPreferences
EDITOR_SEMANTIC_HIGHLIGHTING_BOLD_SUFFIX - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference suffix that controls if semantic highlighting has the text attribute bold.
EDITOR_SEMANTIC_HIGHLIGHTING_COLOR_SUFFIX - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference suffix that controls a semantic highlighting's color.
EDITOR_SEMANTIC_HIGHLIGHTING_ENABLED - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls if semantic highlighting is enabled.
EDITOR_SEMANTIC_HIGHLIGHTING_ENABLED_SUFFIX - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference suffix that controls if semantic highlighting is enabled.
EDITOR_SEMANTIC_HIGHLIGHTING_ITALIC_SUFFIX - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference suffix that controls if semantic highlighting has the text attribute italic.
EDITOR_SEMANTIC_HIGHLIGHTING_PREFIX - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference prefix for semantic highlighting preferences.
EDITOR_SHIFT_HOVER - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
Deprecated. As of 3.0, replaced by PreferenceConstants.EDITOR_TEXT_HOVER_MODIFIERS
EDITOR_SHOW_HOVER - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls whether hover tool tips in the editor are turned on or off.
EDITOR_SHOW_SEGMENTS - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls if segmented view (show selected element only) is turned on or off.
EDITOR_SHOW_TEXT_HOVER_AFFORDANCE - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that defines whether the hint to make hover sticky should be shown.
EDITOR_SINGLE_LINE_COMMENT_BOLD - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls whether single line comments are rendered in bold.
EDITOR_SINGLE_LINE_COMMENT_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that holds the color used to render single line comments.
EDITOR_SINGLE_LINE_COMMENT_ITALIC - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls whether single line comments are rendered in italic.
EDITOR_SMART_BACKSPACE - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls the smart backspace behavior.
EDITOR_SMART_HOME_END - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls whether the 'smart home-end' feature is enabled.
EDITOR_SMART_OPENING_BRACE - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls the "smart opening brace" smart typing handler.
EDITOR_SMART_PASTE - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls whether the 'smart paste' feature is enabled.
EDITOR_SMART_SEMICOLON - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls the "smart semicolon" smart typing handler.
EDITOR_SMART_TAB - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls the smart tab behavior.
EDITOR_SPACES_FOR_TABS - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that specifies if the editor uses spaces for tabs.
EDITOR_STICKY_OCCURRENCES - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls whether occurrences are sticky in the editor.
EDITOR_STRING_BOLD - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls whether string constants are rendered in bold.
EDITOR_STRING_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that holds the color used to render string constants.
EDITOR_STRING_ITALIC - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls whether string constants are rendered in italic.
EDITOR_SUB_WORD_NAVIGATION - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls whether the 'sub-word navigation' feature is enabled.
EDITOR_SYNC_OUTLINE_ON_CURSOR_MOVE - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls whether the outline view selection should stay in sync with with the element at the current cursor position.
EDITOR_TAB_WIDTH - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
Deprecated. As of 3.0 replaced by AbstractDecoratedTextEditorPreferenceConstants.EDITOR_TAB_WIDTH
EDITOR_TASK_INDICATION - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
Deprecated. as of 3.0 replaced by MarkerAnnotationPreferences
EDITOR_TASK_INDICATION_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
Deprecated. as of 3.0 replaced by MarkerAnnotationPreferences
EDITOR_TASK_INDICATION_IN_OVERVIEW_RULER - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
Deprecated. as of 3.0 replaced by MarkerAnnotationPreferences
EDITOR_TASK_TAG_BOLD - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls whether task tags are rendered in bold.
EDITOR_TASK_TAG_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that holds the color used to render task tags.
EDITOR_TASK_TAG_ITALIC - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls whether task tags are rendered in italic.
EDITOR_TEXT_FONT - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
The symbolic font name for the Java editor text font (value "org.eclipse.jdt.ui.editors.textfont").
EDITOR_TEXT_HOVER_MODIFIERS - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that defines the key for the hover modifiers.
EDITOR_TEXT_HOVER_MODIFIER_MASKS - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that defines the key for the hover modifier state masks.
EDITOR_UNKNOWN_INDICATION - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
Deprecated. as of 3.0 replaced by MarkerAnnotationPreferences
EDITOR_UNKNOWN_INDICATION_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
Deprecated.  
EDITOR_UNKNOWN_INDICATION_IN_OVERVIEW_RULER - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
Deprecated. as of 3.0 replaced by MarkerAnnotationPreferences
EDITOR_WARNING_INDICATION - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
Deprecated. as of 3.0 replaced by MarkerAnnotationPreferences
EDITOR_WARNING_INDICATION_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
Deprecated. as of 3.0 replaced by MarkerAnnotationPreferences
EDITOR_WARNING_INDICATION_IN_OVERVIEW_RULER - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
Deprecated. as of 3.0 replaced by MarkerAnnotationPreferences
EDITOR_WRAP_STRINGS - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls whether the 'wrap strings' feature is enabled.
ELEMENT_DOES_NOT_EXIST - Static variable in interface org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating that one or more elements supplied do not exist.
ELSE_EXPRESSION_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.ConditionalExpression
The "elseExpression" structural property of this node type.
ELSE_STATEMENT_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.IfStatement
The "elseStatement" structural property of this node type.
EMPTY_STATEMENT - Static variable in class org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type EmptyStatement.
EMPTY_STRING - Static variable in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaArgumentsTab
 
EMPTY_STRING - Static variable in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaConnectTab
 
EMPTY_STRING - Static variable in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaJRETab
 
EMPTY_STRING - Static variable in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaMainTab
 
ENABLED - Static variable in class org.eclipse.jdt.core.JavaCore
Possible configurable option value.
ENCLOSING - Static variable in class org.eclipse.jdt.ui.wizards.NewTypeWizardPage
Field ID of the enclosing type input field.
ENCLOSINGSELECTION - Static variable in class org.eclipse.jdt.ui.wizards.NewTypeWizardPage
Field ID of the enclosing type checkbox.
ENCLOSING_METHOD - Static variable in interface org.eclipse.jdt.core.util.IAttributeNamesConstants
"EnclosingMethod" attribute (added in J2SE 1.5).
END_OF_LINE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Value to set a brace location at the end of a line.
ENHANCED_FOR_STATEMENT - Static variable in class org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type EnhancedForStatement.
ENUM_CONSTANT_DECLARATION - Static variable in class org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type EnumConstantDeclaration.
ENUM_DECLARATION - Static variable in class org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type EnumDeclaration.
EQUALS - Static variable in class org.eclipse.jdt.core.dom.InfixExpression.Operator
Equals "==" operator.
ERROR - Static variable in class org.eclipse.jdt.core.JavaCore
Possible configurable option value.
ERROR - Static variable in class org.eclipse.jdt.ui.JavaElementImageDescriptor
Flag to render the error adornment.
ERROR - Static variable in class org.eclipse.ltk.core.refactoring.RefactoringStatus
Status severity constant (value 3) indicating this status represents an error.
ERROR_MALFORMED_UTF8 - Static variable in class org.eclipse.jdt.core.util.ClassFormatException
 
ERROR_TRUNCATED_INPUT - Static variable in class org.eclipse.jdt.core.util.ClassFormatException
 
ERR_CONNECTION_FAILED - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
Status code indicating that the debugger failed to connect to the VM.
ERR_CONNECTOR_NOT_AVAILABLE - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
Status code indicating that the JDI connector required for a debug launch was not available.
ERR_COULD_NOT_BUILD_HTML - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
Status code indicating that the .html file used to initiate an applet launch could not be built.
ERR_INCOMPATIBLE_THREAD_STATE - Static variable in interface org.eclipse.jdt.debug.core.IJavaThread
Status code indicating a request to perform a message send failed because a thread was not suspended by a step or breakpoint event.
ERR_INTERNAL_ERROR - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
Status code indicating an unexpected internal error.
ERR_INVALID_HOSTNAME - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
Status code indicating a launch configuration has specified an invalid host name attribute
ERR_INVALID_PORT - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
Status code indicating a launch configuration has specified an invalid port number attribute
ERR_NESTED_METHOD_INVOCATION - Static variable in interface org.eclipse.jdt.debug.core.IJavaThread
Status code indicating a request to perform a message send failed because a thread was already performing a message send.
ERR_NOT_AN_APPLET - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
Status code indicating that the applet launcher was asked to launch a resource that did not extend java.applet.Applet.
ERR_NOT_A_JAVA_PROJECT - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
Status code indicating the project associated with a launch configuration is not a Java project.
ERR_NO_SOCKET_AVAILABLE - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
Status code indicating that a free socket was not available to communicate with the VM.
ERR_PROJECT_CLOSED - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
Status code indicating that the project referenced by a launch configuration is closed.
ERR_REMOTE_VM_CONNECTION_FAILED - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
Status code indicating an attempt to connect to a remote VM has failed.
ERR_SHARED_MEMORY_CONNECTOR_UNAVAILABLE - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
Status code indicating that the shared memory attach connector could not be found.
ERR_THREAD_NOT_SUSPENDED - Static variable in interface org.eclipse.jdt.debug.core.IJavaThread
Status code indicating a request failed because a thread was not suspended.
ERR_UNABLE_TO_RESOLVE_JRE - Static variable in class org.eclipse.jdt.launching.JavaRuntime
A status code indicating that a JRE could not be resolved for a project.
ERR_UNSPECIFIED_HOSTNAME - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
Status code indicating a launch configuration does not specify a host name value
ERR_UNSPECIFIED_LAUNCH_CONFIG - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
Status code indicating that no launch configuration was specified.
ERR_UNSPECIFIED_MAIN_TYPE - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
Status code indicating a launch configuration does not specify a main type to launch.
ERR_UNSPECIFIED_PORT - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
Status code indicating a launch configuration does not specify a port number value
ERR_UNSPECIFIED_PROJECT - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
Status code indicating a launch configuration does not specify a project when a project is required.
ERR_UNSPECIFIED_VM_INSTALL - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
Status code indicating a launch configuration does not specify a VM Install
ERR_UNSPECIFIED_VM_INSTALL_TYPE - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
Status code indicating a launch configuration does not specify a VM Install Type.
ERR_VM_CONNECT_TIMEOUT - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
Status code indicating that a timeout has occurred waiting for the VM to connect with the debugger.
ERR_VM_INSTALL_DOES_NOT_EXIST - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
Status code indicating a launch configuration's VM install could not be found.
ERR_VM_INSTALL_TYPE_DOES_NOT_EXIST - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
Status code indicating a launch configuration's VM install type could not be found.
ERR_VM_LAUNCH_ERROR - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
Status code indicating that an error occurred launching a VM.
ERR_VM_RUNNER_DOES_NOT_EXIST - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
Status code indicating a VM runner could not be located for the VM install specified by a launch configuration.
ERR_WORKING_DIRECTORY_DOES_NOT_EXIST - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
Status code indicating the specified working directory does not exist.
ERR_WORKING_DIRECTORY_NOT_SUPPORTED - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
Status code indicating that the Eclipse runtime does not support launching a program with a working directory.
ESCAPED_VALUE_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.CharacterLiteral
The "escapedValue" structural property of this node type.
ESCAPED_VALUE_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.StringLiteral
The "escapedValue" structural property of this node type.
EVALUATION_ERROR - Static variable in interface org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating that an error was encountered while trying to evaluate a code snippet, or other item.
EVALUATION_GROUP - Static variable in interface org.eclipse.jdt.debug.ui.IJavaDebugUIConstants
Identifier for a group of evaluation actions in a menu (value "evaluationGroup").
EXACT_MATCH - Static variable in interface org.eclipse.jdt.core.search.IJavaSearchConstants
Deprecated. Use SearchPattern.R_EXACT_MATCH instead.
EXACT_MATCH - Static variable in interface org.eclipse.jdt.core.search.IJavaSearchResultCollector
Deprecated. Use SearchMatch.A_ACCURATE instead.
EXCEPTIONS - Static variable in interface org.eclipse.jdt.core.util.IAttributeNamesConstants
"Exceptions" attribute.
EXCEPTION_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.CatchClause
The "exception" structural property of this node type.
EXPRESSIONS_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.ArrayInitializer
The "expressions" structural property of this node type.
EXPRESSION_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.AssertStatement
The "expression" structural property of this node type.
EXPRESSION_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.CastExpression
The "expression" structural property of this node type.
EXPRESSION_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.ClassInstanceCreation
The "expression" structural property of this node type.
EXPRESSION_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.ConditionalExpression
The "expression" structural property of this node type.
EXPRESSION_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.DoStatement
The "expression" structural property of this node type.
EXPRESSION_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.EnhancedForStatement
The "expression" structural property of this node type.
EXPRESSION_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.ExpressionStatement
The "expression" structural property of this node type.
EXPRESSION_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.FieldAccess
The "expression" structural property of this node type.
EXPRESSION_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.ForStatement
The "expression" structural property of this node type.
EXPRESSION_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.IfStatement
The "expression" structural property of this node type.
EXPRESSION_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.MethodInvocation
The "expression" structural property of this node type.
EXPRESSION_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.ParenthesizedExpression
The "expression" structural property of this node type.
EXPRESSION_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.ReturnStatement
The "expression" structural property of this node type.
EXPRESSION_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.SuperConstructorInvocation
The "expression" structural property of this node type.
EXPRESSION_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.SwitchCase
The "expression" structural property of this node type.
EXPRESSION_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.SwitchStatement
The "expression" structural property of this node type.
EXPRESSION_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.SynchronizedStatement
The "expression" structural property of this node type.
EXPRESSION_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.ThrowStatement
The "expression" structural property of this node type.
EXPRESSION_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.WhileStatement
The "expression" structural property of this node type.
EXPRESSION_STATEMENT - Static variable in class org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type ExpressionStatement.
EXTENDED_OPERANDS_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.InfixExpression
The "extendedOperands" structural property of this node type.
EXTENSION_POINT_RUNTIME_CLASSPATH_ENTRY_RESOLVERS - Static variable in class org.eclipse.jdt.launching.JavaRuntime
Simple identifier constant (value "runtimeClasspathEntryResolvers") for the runtime classpath entry resolvers extension point.
EXTENSION_POINT_RUNTIME_CLASSPATH_PROVIDERS - Static variable in class org.eclipse.jdt.launching.JavaRuntime
Simple identifier constant (value "classpathProviders") for the runtime classpath providers extension point.
EXTENSION_POINT_VM_INSTALL_TYPE_PAGE - Static variable in interface org.eclipse.jdt.debug.ui.IJavaDebugUIConstants
Extension point identifier for contributions of a UI page that corresponds to a VMInstallType (value "vmInstallTypePage").
EXTERNALIZE_STRINGS - Static variable in interface org.eclipse.jdt.ui.actions.IJavaEditorActionDefinitionIds
Action definition ID of the source -> externalize strings action (value "org.eclipse.jdt.ui.edit.text.java.externalize.strings").
EXTERNALIZE_STRINGS - Static variable in class org.eclipse.jdt.ui.actions.JdtActionConstants
Source menu: name of standard Externalize Strings global action (value "org.eclipse.jdt.ui.actions.ExternalizeStrings").
EXTRACT_CONSTANT - Static variable in interface org.eclipse.jdt.ui.actions.IJavaEditorActionDefinitionIds
Action definition ID of the refactor -> extract constant action (value "org.eclipse.jdt.ui.edit.text.java.extract.constant").
EXTRACT_CONSTANT - Static variable in class org.eclipse.jdt.ui.actions.JdtActionConstants
Refactor menu: name of standard Extract Constant global action (value "org.eclipse.jdt.ui.actions.ExtractConstant").
EXTRACT_INTERFACE - Static variable in interface org.eclipse.jdt.ui.actions.IJavaEditorActionDefinitionIds
Action definition ID of the refactor -> extract interface action (value "org.eclipse.jdt.ui.edit.text.java.extract.interface").
EXTRACT_INTERFACE - Static variable in class org.eclipse.jdt.ui.actions.JdtActionConstants
Refactor menu: name of standard Extract Interface global action (value "org.eclipse.jdt.ui.actions.ExtractInterface").
EXTRACT_LOCAL_VARIABLE - Static variable in interface org.eclipse.jdt.ui.actions.IJavaEditorActionDefinitionIds
Action definition ID of the refactor -> extract local variable action (value "org.eclipse.jdt.ui.edit.text.java.extract.local.variable").
EXTRACT_METHOD - Static variable in interface org.eclipse.jdt.ui.actions.IJavaEditorActionDefinitionIds
Action definition ID of the refactor -> extract method action (value "org.eclipse.jdt.ui.edit.text.java.extract.method").
EXTRACT_METHOD - Static variable in class org.eclipse.jdt.ui.actions.JdtActionConstants
Refactor menu: name of standard Extract Method global action (value "org.eclipse.jdt.ui.actions.ExtractMethod").
EXTRACT_TEMP - Static variable in class org.eclipse.jdt.ui.actions.JdtActionConstants
Refactor menu: name of standard Extract Temp global action (value "org.eclipse.jdt.ui.actions.ExtractTemp").
EXTRA_DIMENSIONS_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.MethodDeclaration
The "extraDimensions" structural property of this node type.
EXTRA_DIMENSIONS_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.SingleVariableDeclaration
The "extraDimensions" structural property of this node type.
EXTRA_DIMENSIONS_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.VariableDeclarationFragment
The "extraDimensions" structural property of this node type.
ElementChangedEvent - class org.eclipse.jdt.core.ElementChangedEvent.
An element changed event describes a change to the structure or contents of a tree of Java elements.
ElementChangedEvent(IJavaElementDelta, int) - Constructor for class org.eclipse.jdt.core.ElementChangedEvent
Creates an new element changed event (based on a IJavaElementDelta).
EmptyControlFlowStatement - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
EmptyStatement - class org.eclipse.jdt.core.dom.EmptyStatement.
Null statement AST node type.
EnclosingInstanceInConstructorCall - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
EndOfSource - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
EnhancedForStatement - class org.eclipse.jdt.core.dom.EnhancedForStatement.
Enhanced For statement AST node type (added in JLS3 API).
EnumConstantDeclaration - class org.eclipse.jdt.core.dom.EnumConstantDeclaration.
Enumeration constant declaration AST node type (added in JLS3 API).
EnumDeclaration - class org.eclipse.jdt.core.dom.EnumDeclaration.
Enum declaration AST node type (added in JLS3 API).
EvaluationManager - class org.eclipse.jdt.debug.eval.EvaluationManager.
The evaluation manager provides factory methods for creating evaluation engines.
ExceptionTypeAmbiguous - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
ExceptionTypeInheritedNameHidesEnclosingName - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
ExceptionTypeInternalNameProvided - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
ExceptionTypeNotFound - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
ExceptionTypeNotVisible - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
ExecutionArguments - class org.eclipse.jdt.launching.ExecutionArguments.
The execution arguments for running a Java VM.
ExecutionArguments(String, String) - Constructor for class org.eclipse.jdt.launching.ExecutionArguments
Creates a new execution arguments object.
Expression - class org.eclipse.jdt.core.dom.Expression.
Abstract base class of AST nodes that represent expressions.
ExpressionShouldBeAVariable - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
ExpressionStatement - class org.eclipse.jdt.core.dom.ExpressionStatement.
Expression statement AST node type.
ExternalizeStringsAction - class org.eclipse.jdt.ui.actions.ExternalizeStringsAction.
Externalizes the strings of a compilation unit.
ExternalizeStringsAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.ExternalizeStringsAction
Creates a new ExternalizeStringsAction.
ExternalizeStringsAction(CompilationUnitEditor) - Constructor for class org.eclipse.jdt.ui.actions.ExternalizeStringsAction
Note: This constructor is for internal use only.
ExtractConstantAction - class org.eclipse.jdt.ui.actions.ExtractConstantAction.
Extracts an expression into a constant field and replaces all occurrences of the expression with the new constant.
ExtractConstantAction(CompilationUnitEditor) - Constructor for class org.eclipse.jdt.ui.actions.ExtractConstantAction
Note: This constructor is for internal use only.
ExtractInterfaceAction - class org.eclipse.jdt.ui.actions.ExtractInterfaceAction.
Extract a new interface from a class and tries to use the interface instead of the concrete class where possible.
ExtractInterfaceAction(CompilationUnitEditor) - Constructor for class org.eclipse.jdt.ui.actions.ExtractInterfaceAction
Note: This constructor is for internal use only.
ExtractInterfaceAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.ExtractInterfaceAction
Creates a new ExtractInterfaceAction.
ExtractMethodAction - class org.eclipse.jdt.ui.actions.ExtractMethodAction.
Extracts the code selected inside a compilation unit editor into a new method.
ExtractMethodAction(CompilationUnitEditor) - Constructor for class org.eclipse.jdt.ui.actions.ExtractMethodAction
Note: This constructor is for internal use only.
ExtractTempAction - class org.eclipse.jdt.ui.actions.ExtractTempAction.
Extracts an expression into a new local variable and replaces all occurrences of the expression with the local variable.
ExtractTempAction(CompilationUnitEditor) - Constructor for class org.eclipse.jdt.ui.actions.ExtractTempAction
Note: This constructor is for internal use only.
editorStateChanged() - Method in class org.eclipse.jdt.ui.actions.GenerateActionGroup
Note: This method is for internal use only.
elementChanged(ElementChangedEvent) - Method in interface org.eclipse.jdt.core.IElementChangedListener
Notifies that one or more attributes of one or more Java elements have changed.
elementChanged(ElementChangedEvent) - Method in class org.eclipse.jdt.ui.JavaElementContentProvider
Deprecated.  
encloses(String) - Method in interface org.eclipse.jdt.core.search.IJavaSearchScope
Checks whether the resource at the given path is enclosed by this scope.
encloses(IJavaElement) - Method in interface org.eclipse.jdt.core.search.IJavaSearchScope
Checks whether this scope encloses the given element.
enclosingProjectsAndJars() - Method in interface org.eclipse.jdt.core.search.IJavaSearchScope
Returns the paths to the enclosing projects and JARs for this search scope.
enclosingTypeChanged() - Method in class org.eclipse.jdt.ui.wizards.NewTypeWizardPage
Hook method that gets called when the enclosing type name has changed.
encodeJRELibrary(String, IClasspathEntry[]) - Static method in class org.eclipse.jdt.ui.PreferenceConstants
Encodes a JRE library to be used in the named preference NEWPROJECT_JRELIBRARY_LIST.
endReporting() - Method in class org.eclipse.jdt.core.CompletionRequestor
Pro forma notification sent after reporting a batch of completion proposals.
endReporting() - Method in interface org.eclipse.jdt.core.IProblemRequestor
Notification sent after having completed problem detection process.
endReporting() - Method in class org.eclipse.jdt.core.search.SearchRequestor
Notification sent after having completed the search action.
endVisit(AnnotationTypeDeclaration) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(AnnotationTypeMemberDeclaration) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(AnonymousClassDeclaration) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(ArrayAccess) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(ArrayCreation) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(ArrayInitializer) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(ArrayType) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(AssertStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(Assignment) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(Block) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(BlockComment) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(BooleanLiteral) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(BreakStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(CastExpression) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(CatchClause) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(CharacterLiteral) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(ClassInstanceCreation) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(CompilationUnit) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(ConditionalExpression) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(ConstructorInvocation) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(ContinueStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(DoStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(EmptyStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(EnhancedForStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(EnumConstantDeclaration) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(EnumDeclaration) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(ExpressionStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(FieldAccess) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(FieldDeclaration) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(ForStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(IfStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(ImportDeclaration) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(InfixExpression) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(InstanceofExpression) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(Initializer) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(Javadoc) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(LabeledStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(LineComment) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(MarkerAnnotation) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(MemberRef) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(MemberValuePair) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(MethodRef) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(MethodRefParameter) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(MethodDeclaration) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(MethodInvocation) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(Modifier) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(NormalAnnotation) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(NullLiteral) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(NumberLiteral) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(PackageDeclaration) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(ParameterizedType) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(ParenthesizedExpression) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(PostfixExpression) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(PrefixExpression) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(PrimitiveType) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(QualifiedName) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(QualifiedType) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(ReturnStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(SimpleName) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(SimpleType) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(SingleMemberAnnotation) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(SingleVariableDeclaration) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(StringLiteral) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(SuperConstructorInvocation) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(SuperFieldAccess) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(SuperMethodInvocation) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(SwitchCase) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(SwitchStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(SynchronizedStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(TagElement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(TextElement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(ThisExpression) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(ThrowStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(TryStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(TypeDeclaration) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(TypeDeclarationStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(TypeLiteral) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(TypeParameter) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(VariableDeclarationExpression) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(VariableDeclarationStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(VariableDeclarationFragment) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(WhileStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endVisit(WildcardType) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
End of visit the given type-specific AST node.
endsWith(char[], char[]) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Return true if array ends with the sequence of characters contained in toBeFound, otherwise false.
enterParticipant(SearchParticipant) - Method in class org.eclipse.jdt.core.search.SearchRequestor
Intermediate notification sent when the given participant starts to contribute.
equals(char[][], char[][]) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers true if the two arrays are identical character by character, otherwise false.
equals(char[][], char[][], boolean) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
If isCaseSensite is true, answers true if the two arrays are identical character by character, otherwise false.
equals(char[], char[]) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers true if the two arrays are identical character by character, otherwise false.
equals(char[], char[], int, int) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers true if the first array is identical character by character to a portion of the second array delimited from position secondStart (inclusive) to secondEnd(exclusive), otherwise false.
equals(char[], char[], boolean) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
If isCaseSensite is true, answers true if the two arrays are identical character by character, otherwise false.
equals(Object) - Method in class org.eclipse.jdt.core.dom.ASTNode
The ASTNode implementation of this Object method uses object identity (==).
equals(Object) - Method in interface org.eclipse.jdt.core.dom.IBinding
There is no special definition of equality for bindings; equality is simply object identity.
equals(Object) - Method in class org.eclipse.jdt.launching.AbstractVMInstall
 
equals(Object) - Method in class org.eclipse.jdt.launching.LibraryLocation
 
equals(IPath, IPath) - Method in class org.eclipse.jdt.launching.LibraryLocation
Returns whether the given paths are equal - either may be null.
equals(Object) - Method in class org.eclipse.jdt.launching.sourcelookup.ArchiveSourceLocation
Deprecated.  
equals(Object) - Method in class org.eclipse.jdt.launching.sourcelookup.DirectorySourceLocation
Deprecated.  
equals(Object) - Method in class org.eclipse.jdt.launching.sourcelookup.JavaProjectSourceLocation
Deprecated.  
equals(Object) - Method in class org.eclipse.jdt.launching.sourcelookup.PackageFragmentRootSourceLocation
Deprecated.  
equals(Object) - Method in class org.eclipse.jdt.launching.sourcelookup.containers.ClasspathContainerSourceContainer
 
equals(Object) - Method in class org.eclipse.jdt.launching.sourcelookup.containers.JavaProjectSourceContainer
 
equals(Object) - Method in class org.eclipse.jdt.launching.sourcelookup.containers.PackageFragmentRootSourceContainer
 
equals(Object) - Method in class org.eclipse.jdt.ui.JavaElementImageDescriptor
 
evaluate(String, IJavaThread, IEvaluationListener, boolean) - Method in interface org.eclipse.jdt.debug.eval.IClassFileEvaluationEngine
Asynchronously evaluates the given snippet in the specified target thread, reporting the result back to the given listener.
evaluate(String, IJavaStackFrame, IEvaluationListener, int, boolean) - Method in interface org.eclipse.jdt.debug.eval.IEvaluationEngine
Asynchronously evaluates the given snippet in the context of the specified stack frame, reporting the result back to the given listener.
evaluate(String, IJavaObject, IJavaThread, IEvaluationListener, int, boolean) - Method in interface org.eclipse.jdt.debug.eval.IEvaluationEngine
Asynchronously evaluates the given snippet in the context of the specified type, reporting the result back to the given listener.
evaluateCodeSnippet(String, String[], String[], int[], IType, boolean, boolean, ICodeSnippetRequestor, IProgressMonitor) - Method in interface org.eclipse.jdt.core.eval.IEvaluationContext
Evaluates the given code snippet in the context of a suspended thread.
evaluateCodeSnippet(String, ICodeSnippetRequestor, IProgressMonitor) - Method in interface org.eclipse.jdt.core.eval.IEvaluationContext
Evaluates the given code snippet.
evaluateExpression(ICompiledExpression, IJavaStackFrame, IEvaluationListener, int, boolean) - Method in interface org.eclipse.jdt.debug.eval.IAstEvaluationEngine
Asynchronously evaluates the given expression in the context of the specified stack frame, reporting the result back to the given listener.
evaluateExpression(ICompiledExpression, IJavaObject, IJavaThread, IEvaluationListener, int, boolean) - Method in interface org.eclipse.jdt.debug.eval.IAstEvaluationEngine
Asynchronously evaluates the given expression in the context of the specified type, reporting the result back to the given listener.
evaluateVariable(IGlobalVariable, ICodeSnippetRequestor, IProgressMonitor) - Method in interface org.eclipse.jdt.core.eval.IEvaluationContext
Evaluates the given global variable.
evaluationComplete(IEvaluationResult) - Method in interface org.eclipse.jdt.debug.eval.IEvaluationListener
Notifies this listener that an evaluation has completed, with the given result.
exec(String[], File) - Method in class org.eclipse.jdt.launching.AbstractVMRunner
 
exec(String[], File, String[]) - Method in class org.eclipse.jdt.launching.AbstractVMRunner
 
execute() - Method in class org.eclipse.jdt.core.CheckDebugAttributes
 
execute() - Method in class org.eclipse.jdt.core.JDTCompilerAdapter
Performs a compile using the JDT batch compiler
executeChange(IProgressMonitor) - Method in class org.eclipse.ltk.core.refactoring.PerformChangeOperation
Actually executes the change.
exists() - Method in interface org.eclipse.jdt.core.IJavaElement
Returns whether this Java element exists in the model.
exists() - Method in interface org.eclipse.jdt.core.ISourceReference
Returns whether this element exists in the model.
exists() - Method in interface org.eclipse.jdt.core.ITypeHierarchy
Returns whether the type and project this hierarchy was created on exist.
exists(Object) - Method in class org.eclipse.jdt.ui.StandardJavaElementContentProvider
Note: This method is for internal use only.
exitParticipant(SearchParticipant) - Method in class org.eclipse.jdt.core.search.SearchRequestor
Intermediate notification sent when the given participant is finished contributing.
exportWarnings() - Method in class org.eclipse.jdt.ui.jarpackager.JarPackageData
Answers if compilation units with warnings are exported.
expressions() - Method in class org.eclipse.jdt.core.dom.ArrayInitializer
Returns the live ordered list of expressions in this array initializer.
extendedOperands() - Method in class org.eclipse.jdt.core.dom.InfixExpression
Returns the live list of extended operands.


 

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.