- P_COMPRESSED - Static variable in class org.eclipse.jdt.ui.JavaElementLabels
-
Package names are compressed.
- P_POST_QUALIFIED - Static variable in class org.eclipse.jdt.ui.JavaElementLabels
-
Package names are post qualified.
- P_QUALIFIED - Static variable in class org.eclipse.jdt.ui.JavaElementLabels
-
Package names are qualified.
- PACKAGE - Static variable in interface org.eclipse.jdt.core.dom.IBinding
-
Kind constant (value 1) indicating a package binding.
- PACKAGE - Static variable in interface org.eclipse.jdt.core.eval.ICodeSnippetRequestor
-
Indicates a compilation problem related to a package declaration.
- PACKAGE - Static variable in interface org.eclipse.jdt.core.jdom.IDOMNode
-
Deprecated.
Node type constant indicating a package declaration.
- PACKAGE - Static variable in interface org.eclipse.jdt.core.search.IJavaSearchConstants
-
The searched element is a package.
- PACKAGE - Static variable in class org.eclipse.jdt.ui.wizards.NewTypeWizardPage
-
Field ID of the package input field.
- PACKAGE_DECLARATION - Static variable in class org.eclipse.jdt.core.dom.ASTNode
-
Node type constant indicating a node of type
PackageDeclaration
.
- PACKAGE_DECLARATION - Static variable in interface org.eclipse.jdt.core.IJavaElement
-
Constant representing a package declaration within a compilation unit.
- PACKAGE_FRAGMENT - Static variable in interface org.eclipse.jdt.core.IJavaElement
-
Constant representing a package fragment.
- PACKAGE_FRAGMENT_ROOT - Static variable in interface org.eclipse.jdt.core.IJavaElement
-
Constant representing a package fragment root.
- PACKAGE_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.CompilationUnit
-
The "package" structural property of this node type.
- PACKAGE_REF - Static variable in class org.eclipse.jdt.core.CompletionProposal
-
Completion is a reference to a package.
- packageChanged() - Method in class org.eclipse.jdt.ui.wizards.NewTypeWizardPage
-
A hook method that gets called when the package field has changed.
- PackageCollidesWithType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- PackageDeclaration - Class in org.eclipse.jdt.core.dom
-
Package declaration AST node type.
- PackageDeclarationMatch - Class in org.eclipse.jdt.core.search
-
A Java search match that represents a package declaration.
- PackageDeclarationMatch(IJavaElement, int, int, int, SearchParticipant, IResource) - Constructor for class org.eclipse.jdt.core.search.PackageDeclarationMatch
-
Creates a new package declaration match.
- PackageFragmentRootSourceContainer - Class in org.eclipse.jdt.launching.sourcelookup.containers
-
Package fragment root source container.
- PackageFragmentRootSourceContainer(IPackageFragmentRoot) - Constructor for class org.eclipse.jdt.launching.sourcelookup.containers.PackageFragmentRootSourceContainer
-
Constructs a new package fragment root source container on the
given root.
- PackageFragmentRootSourceLocation - Class in org.eclipse.jdt.launching.sourcelookup
-
Deprecated.
In 3.0, the debug platform provides source lookup facilities that
should be used in place of the Java source lookup support provided in 2.0.
The new facilities provide a source lookup director that coordinates source
lookup among a set of participants, searching a set of source containers.
See the following packages: org.eclipse.debug.core.sourcelookup
and org.eclipse.debug.core.sourcelookup.containers
. This class
has been replaced by
org.eclipse.jdt.launching.sourcelookup.containers.PackageFragmentRootSourceContainer
.
- PackageFragmentRootSourceLocation() - Constructor for class org.eclipse.jdt.launching.sourcelookup.PackageFragmentRootSourceLocation
-
Deprecated.
Creates an empty source location.
- PackageFragmentRootSourceLocation(IPackageFragmentRoot) - Constructor for class org.eclipse.jdt.launching.sourcelookup.PackageFragmentRootSourceLocation
-
Deprecated.
Creates a source location on the given package fragment root.
- PackageIsNotExpectedPackage - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- PackageReferenceMatch - Class in org.eclipse.jdt.core.search
-
A Java search match that represents a package reference.
- PackageReferenceMatch(IJavaElement, int, int, int, boolean, SearchParticipant, IResource) - Constructor for class org.eclipse.jdt.core.search.PackageReferenceMatch
-
Creates a new package reference match.
- PARAMETER_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.EnhancedForStatement
-
The "parameter" structural property of this node type.
- ParameterAssignment - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- PARAMETERIZED_TYPE - Static variable in class org.eclipse.jdt.core.dom.ASTNode
-
Node type constant indicating a node of type
ParameterizedType
.
- ParameterizedConstructorArgumentTypeMismatch - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- ParameterizedMethodArgumentTypeMismatch - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- ParameterizedType - Class in org.eclipse.jdt.core.dom
-
Type node for a parameterized type (added in JLS3 API).
- ParameterMismatch - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- parameters() - Method in class org.eclipse.jdt.core.dom.MethodDeclaration
-
Returns the live ordered list of method parameter declarations for this
method declaration.
- parameters() - Method in class org.eclipse.jdt.core.dom.MethodRef
-
Returns the live ordered list of method parameter references for this
method reference.
- PARAMETERS_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.MethodDeclaration
-
The "parameters" structural property of this node type).
- PARAMETERS_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.MethodRef
-
The "parameters" structural property of this node type.
- PARENTHESIZED_EXPRESSION - Static variable in class org.eclipse.jdt.core.dom.ASTNode
-
Node type constant indicating a node of type
ParenthesizedExpression
.
- ParenthesizedExpression - Class in org.eclipse.jdt.core.dom
-
Parenthesized expression AST node type.
- parseCompilationUnit(ICompilationUnit, boolean) - Static method in class org.eclipse.jdt.core.dom.AST
-
- parseCompilationUnit(IClassFile, boolean) - Static method in class org.eclipse.jdt.core.dom.AST
-
- parseCompilationUnit(char[], String, IJavaProject) - Static method in class org.eclipse.jdt.core.dom.AST
-
- parseCompilationUnit(char[]) - Static method in class org.eclipse.jdt.core.dom.AST
-
- ParsingError - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- ParsingErrorDeleteToken - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- ParsingErrorDeleteTokens - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- ParsingErrorInsertToComplete - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- ParsingErrorInsertToCompletePhrase - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- ParsingErrorInsertToCompleteScope - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- ParsingErrorInsertTokenAfter - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- ParsingErrorInsertTokenBefore - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- ParsingErrorInvalidToken - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- ParsingErrorMergeTokens - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- ParsingErrorMisplacedConstruct - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- ParsingErrorNoSuggestion - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- ParsingErrorNoSuggestionForTokens - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- ParsingErrorOnKeyword - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- ParsingErrorOnKeywordNoSuggestion - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- ParsingErrorReplaceTokens - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- ParsingErrorUnexpectedEOF - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- PATH_OUTSIDE_PROJECT - Static variable in interface org.eclipse.jdt.core.IJavaModelStatusConstants
-
Status constant indicating that a path outside of the
project was supplied to the operation.
- pathMatch(char[], char[], boolean, char) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
-
Answers true if the pattern matches the filepath using the pathSepatator, false otherwise.
- PATTERN_MATCH - Static variable in interface org.eclipse.jdt.core.search.IJavaSearchConstants
-
- PatternQuerySpecification - Class in org.eclipse.jdt.ui.search
-
Describes a search query by giving a textual pattern to search for.
- PatternQuerySpecification(String, int, boolean, int, IJavaSearchScope, String) - Constructor for class org.eclipse.jdt.ui.search.PatternQuerySpecification
-
- perform(Shell, IRunnableContext) - Method in class org.eclipse.jdt.ui.refactoring.RenameSupport
-
Executes the rename refactoring without showing a dialog to gather
additional user input (for example the new name of the IJavaElement).
- performApply(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.jdt.debug.ui.launchConfigurations.AppletMainTab
-
- performApply(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.jdt.debug.ui.launchConfigurations.AppletParametersTab
-
- performApply(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaArgumentsTab
-
- performApply(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaClasspathTab
-
- performApply(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaConnectTab
-
- performApply(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaJRETab
-
- performApply(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaMainTab
-
- performApply(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaSourceLookupTab
-
Deprecated.
- performDefaults() - Method in interface org.eclipse.jdt.ui.text.folding.IJavaFoldingPreferenceBlock
-
Called when the Defaults
button is pressed on the
preference page.
- performOk() - Method in interface org.eclipse.jdt.ui.text.folding.IJavaFoldingPreferenceBlock
-
Called when the OK
button is pressed on the preference
page.
- PLUGIN_ID - Static variable in class org.eclipse.jdt.core.JavaCore
-
The plug-in identifier of the Java core support
(value "org.eclipse.jdt.core"
).
- PLUGIN_ID - Static variable in interface org.eclipse.jdt.debug.ui.IJavaDebugUIConstants
-
Plug-in identifier for the Java Debug UI
- PLUS - Static variable in class org.eclipse.jdt.core.dom.InfixExpression.Operator
-
Addition (or string concatenation) "+" operator.
- PLUS - Static variable in class org.eclipse.jdt.core.dom.PrefixExpression.Operator
-
Unary plus "+" operator.
- PLUS_ASSIGN - Static variable in class org.eclipse.jdt.core.dom.Assignment.Operator
-
+= operator.
- POP - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- POP2 - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- PossibleAccidentalBooleanAssignment - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- POST_CHANGE - Static variable in class org.eclipse.jdt.core.ElementChangedEvent
-
Event type constant (bit mask) indicating an after-the-fact
report of creations, deletions, and modifications
to one or more Java element(s) expressed as a hierarchical
java element delta as returned by getDelta()
.
- POST_RECONCILE - Static variable in class org.eclipse.jdt.core.ElementChangedEvent
-
Event type constant (bit mask) indicating an after-the-fact
report of creations, deletions, and modifications
to one or more Java element(s) expressed as a hierarchical
java element delta as returned by getDelta
.
- POSTFIX_EXPRESSION - Static variable in class org.eclipse.jdt.core.dom.ASTNode
-
Node type constant indicating a node of type
PostfixExpression
.
- PostfixExpression - Class in org.eclipse.jdt.core.dom
-
Postfix expression AST node type.
- PostfixExpression.Operator - Class in org.eclipse.jdt.core.dom
-
Postfix operators (typesafe enumeration).
- postVisit(ASTNode) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
Visits the given AST node following the type-specific visit
(after endVisit
).
- POTENTIAL_MATCH - Static variable in interface org.eclipse.jdt.core.search.IJavaSearchResultCollector
-
- POTENTIAL_METHOD_DECLARATION - Static variable in class org.eclipse.jdt.core.CompletionProposal
-
Completion is a declaration of a new potential method.
- PRE_AUTO_BUILD - Static variable in class org.eclipse.jdt.core.ElementChangedEvent
-
Deprecated.
- no longer used, such deltas are now notified during POST_CHANGE
- preCheck() - Method in class org.eclipse.jdt.ui.refactoring.RenameSupport
-
Executes some light weight precondition checking.
- PREF_CONNECT_TIMEOUT - Static variable in class org.eclipse.jdt.launching.JavaRuntime
-
Preference key for launch/connect timeout.
- PREF_HCR_WITH_COMPILATION_ERRORS - Static variable in class org.eclipse.jdt.debug.core.JDIDebugModel
-
Preference key for specifying if hot code replace should be performed
when a replacement class file contains compilation errors.
- PREF_REQUEST_TIMEOUT - Static variable in class org.eclipse.jdt.debug.core.JDIDebugModel
-
Preference key for default JDI request timeout value.
- PREF_SHOW_MONITOR_THREAD_INFO - Static variable in interface org.eclipse.jdt.debug.ui.IJavaDebugUIConstants
-
Boolean preference indicating whether the monitor and thread information should be displayed in the debug view.
- PREF_SHOW_SYSTEM_THREADS - Static variable in interface org.eclipse.jdt.debug.ui.IJavaDebugUIConstants
-
Boolean preference indicating whether system threads should appear visible in the debug view.
- PREF_SHOW_THREAD_GROUPS - Static variable in interface org.eclipse.jdt.debug.ui.IJavaDebugUIConstants
-
Boolean preference indicating whether thread groups should be displayed in the debug view.
- PREF_SUSPEND_FOR_BREAKPOINTS_DURING_EVALUATION - Static variable in class org.eclipse.jdt.debug.core.JDIDebugModel
-
Boolean preference controlling whether breakpoints are
hit during an evaluation operation.
- PREF_VM_XML - Static variable in class org.eclipse.jdt.launching.JavaRuntime
-
Preference key for the String of XML that defines all installed VMs.
- PREFERENCE_TAB_WIDTH - Static variable in class org.eclipse.jdt.ui.text.JavaSourceViewerConfiguration
-
- PreferenceConstants - Class in org.eclipse.jdt.ui
-
Preference constants used in the JDT-UI preference store.
- PREFIX - Static variable in interface org.eclipse.jdt.ui.text.IJavaColorConstants
-
Note: This constant is for internal use only.
- PREFIX_EXPRESSION - Static variable in class org.eclipse.jdt.core.dom.ASTNode
-
Node type constant indicating a node of type
PrefixExpression
.
- PREFIX_MATCH - Static variable in interface org.eclipse.jdt.core.search.IJavaSearchConstants
-
- prefixEquals(char[], char[]) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
-
Answers true if the given name starts with the given prefix, false otherwise.
- prefixEquals(char[], char[], boolean) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
-
Answers true if the given name starts with the given prefix, false otherwise.
- PrefixExpression - Class in org.eclipse.jdt.core.dom
-
Prefix expression AST node type.
- PrefixExpression.Operator - Class in org.eclipse.jdt.core.dom
-
Prefix operators (typesafe enumeration).
- prefixLength - Variable in class org.eclipse.jdt.core.CorrectionEngine
-
This field is not intended to be used by client.
- preLaunchCheck(ILaunchConfiguration, String, IProgressMonitor) - Method in class org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate
-
- prepareStopInMain(ILaunchConfiguration) - Method in class org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate
-
Determines if the given launch configuration specifies the "stop-in-main"
attribute, and sets up an event listener to handle the option if
required.
- PREPEND_ROOT_PATH - Static variable in class org.eclipse.jdt.ui.JavaElementLabels
-
Add root path to all elements except Package Fragment Roots and Java projects.
- PRESERVE - Static variable in class org.eclipse.jdt.core.JavaCore
-
Possible configurable option value.
- PRESERVE_ONE - Static variable in class org.eclipse.jdt.core.JavaCore
-
Possible configurable option value.
- preVisit(ASTNode) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
Visits the given AST node prior to the type-specific visit.
- PRIMITIVE_TYPE - Static variable in class org.eclipse.jdt.core.dom.ASTNode
-
Node type constant indicating a node of type
PrimitiveType
.
- PRIMITIVE_TYPE_CODE_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.PrimitiveType
-
The "primitiveTypeCode" structural property of this node type.
- PrimitiveType - Class in org.eclipse.jdt.core.dom
-
Primitive type nodes.
- PrimitiveType.Code - Class in org.eclipse.jdt.core.dom
-
Primitive type codes (typesafe enumeration).
- printStackTrace(PrintStream) - Method in exception org.eclipse.jdt.core.JavaModelException
-
Prints this exception's stack trace to the given print stream.
- printStackTrace(PrintWriter) - Method in exception org.eclipse.jdt.core.JavaModelException
-
Prints this exception's stack trace to the given print writer.
- PRIVATE - Static variable in class org.eclipse.jdt.core.dom.Modifier
-
"private" modifier constant (bit mask).
- PRIVATE - Static variable in class org.eclipse.jdt.core.JavaCore
-
Possible configurable option value.
- PRIVATE_KEYWORD - Static variable in class org.eclipse.jdt.core.dom.Modifier.ModifierKeyword
-
- ProblemsLabelDecorator - Class in org.eclipse.jdt.ui
-
LabelDecorator that decorates an element's image with error and warning overlays that
represent the severity of markers attached to the element's underlying resource.
- ProblemsLabelDecorator() - Constructor for class org.eclipse.jdt.ui.ProblemsLabelDecorator
-
Creates a new ProblemsLabelDecorator
.
- ProblemsLabelDecorator(ImageDescriptorRegistry) - Constructor for class org.eclipse.jdt.ui.ProblemsLabelDecorator
-
Note: This constructor is for internal use only.
- ProblemsLabelDecorator.ProblemsLabelChangedEvent - Class in org.eclipse.jdt.ui
-
This is a special LabelProviderChangedEvent
carrying additional
information whether the event origins from a maker change.
- ProblemsLabelDecorator.ProblemsLabelChangedEvent(IBaseLabelProvider, IResource[], boolean) - Constructor for class org.eclipse.jdt.ui.ProblemsLabelDecorator.ProblemsLabelChangedEvent
-
Note: This constructor is for internal use only.
- processAnnotations(BuildContext[]) - Method in class org.eclipse.jdt.core.compiler.CompilationParticipant
-
Notifies this participant that a compile operation has found source files using Annotations.
- processDelta(IJavaElementDelta) - Method in class org.eclipse.jdt.ui.JavaElementContentProvider
-
Deprecated.
Processes a delta recursively.
- PROJECT - Static variable in interface org.eclipse.jdt.launching.IRuntimeClasspathEntry
-
Type identifier for project entries.
- ProjectActionGroup - Class in org.eclipse.jdt.ui.actions
-
Adds actions to open and close a project to the global menu bar.
- ProjectActionGroup(IViewPart) - Constructor for class org.eclipse.jdt.ui.actions.ProjectActionGroup
-
Creates a new ProjectActionGroup
.
- PROMOTE_LOCAL_VARIABLE - Static variable in interface org.eclipse.jdt.ui.actions.IJavaEditorActionDefinitionIds
-
Action definition ID of the refactor -> promote local variable action
(value "org.eclipse.jdt.ui.edit.text.java.promote.local.variable"
).
- properties() - Method in class org.eclipse.jdt.core.dom.ASTNode
-
Returns an unmodifiable table of the properties of this node with
non-null
values.
- PROPERTIES_FILE_COLORING_ARGUMENT - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that holds the color used to render arguments in a properties file.
- PROPERTIES_FILE_COLORING_ARGUMENT - Static variable in interface org.eclipse.jdt.ui.text.IJavaColorConstants
-
The color key for arguments in values in a properties file.
- PROPERTIES_FILE_COLORING_ARGUMENT_BOLD - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether arguments in a properties file are rendered in bold.
- PROPERTIES_FILE_COLORING_ARGUMENT_ITALIC - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether arguments in a properties file are rendered in italic.
- PROPERTIES_FILE_COLORING_ARGUMENT_STRIKETHROUGH - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether arguments in a properties file are rendered in strikethrough.
- PROPERTIES_FILE_COLORING_ARGUMENT_UNDERLINE - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether arguments in a properties file are rendered in underline.
- PROPERTIES_FILE_COLORING_ASSIGNMENT - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that holds the color used to render assignments in a properties file.
- PROPERTIES_FILE_COLORING_ASSIGNMENT - Static variable in interface org.eclipse.jdt.ui.text.IJavaColorConstants
-
The color key for assignment in a properties file.
- PROPERTIES_FILE_COLORING_ASSIGNMENT_BOLD - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether assignments in a properties file are rendered in bold.
- PROPERTIES_FILE_COLORING_ASSIGNMENT_ITALIC - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether assignments in a properties file are rendered in italic.
- PROPERTIES_FILE_COLORING_ASSIGNMENT_STRIKETHROUGH - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether assignments in a properties file are rendered in strikethrough.
- PROPERTIES_FILE_COLORING_ASSIGNMENT_UNDERLINE - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether assignments in a properties file are rendered in underline.
- PROPERTIES_FILE_COLORING_COMMENT - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that holds the color used to render comments in a properties file.
- PROPERTIES_FILE_COLORING_COMMENT - Static variable in interface org.eclipse.jdt.ui.text.IJavaColorConstants
-
The color key for comments in a properties file
(value "pf_coloring_comment"
).
- PROPERTIES_FILE_COLORING_COMMENT_BOLD - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether comments in a properties file are rendered in bold.
- PROPERTIES_FILE_COLORING_COMMENT_ITALIC - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether comments in a properties file are rendered in italic.
- PROPERTIES_FILE_COLORING_COMMENT_STRIKETHROUGH - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether comments in a properties file are rendered in strikethrough.
- PROPERTIES_FILE_COLORING_COMMENT_UNDERLINE - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether comments in a properties file are rendered in underline.
- PROPERTIES_FILE_COLORING_KEY - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that holds the color used to render keys in a properties file.
- PROPERTIES_FILE_COLORING_KEY - Static variable in interface org.eclipse.jdt.ui.text.IJavaColorConstants
-
The color key for keys in a properties file
(value "pf_coloring_key"
).
- PROPERTIES_FILE_COLORING_KEY_BOLD - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether keys in a properties file are rendered in bold.
- PROPERTIES_FILE_COLORING_KEY_ITALIC - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether keys in a properties file are rendered in italic.
- PROPERTIES_FILE_COLORING_KEY_STRIKETHROUGH - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether keys in a properties file are rendered in strikethrough.
- PROPERTIES_FILE_COLORING_KEY_UNDERLINE - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether keys in a properties file are rendered in underline.
- PROPERTIES_FILE_COLORING_VALUE - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that holds the color used to render values in a properties file.
- PROPERTIES_FILE_COLORING_VALUE - Static variable in interface org.eclipse.jdt.ui.text.IJavaColorConstants
-
The color key for values in a properties file
(value "pf_coloring_value"
).
- PROPERTIES_FILE_COLORING_VALUE_BOLD - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether values in a properties file are rendered in bold.
- PROPERTIES_FILE_COLORING_VALUE_ITALIC - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether values in a properties file are rendered in italic.
- PROPERTIES_FILE_COLORING_VALUE_STRIKETHROUGH - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether values in a properties file are rendered in strikethrough.
- PROPERTIES_FILE_COLORING_VALUE_UNDERLINE - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether values in a properties file are rendered in underline.
- PROPERTIES_FILE_EDITOR_TEXT_FONT - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
The symbolic font name for the Java properties file editor text font
(value "org.eclipse.jdt.ui.PropertiesFileEditor.textfont"
).
- PROPERTY_INSTALL_LOCATION - Static variable in interface org.eclipse.jdt.launching.IVMInstallChangedListener
-
Property constant indicating the install location of
a VM install has changed.
- PROPERTY_JAVADOC_LOCATION - Static variable in interface org.eclipse.jdt.launching.IVMInstallChangedListener
-
Property constant indicating the Javadoc location associated
with a VM install has changed.
- PROPERTY_LIBRARY_LOCATIONS - Static variable in interface org.eclipse.jdt.launching.IVMInstallChangedListener
-
Property constant indicating the library locations associated
with a VM install have changed.
- PROPERTY_NAME - Static variable in interface org.eclipse.jdt.launching.IVMInstallChangedListener
-
Property constant indicating the name associated
with a VM install has changed.
- PROPERTY_VM_ARGUMENTS - Static variable in interface org.eclipse.jdt.launching.IVMInstallChangedListener
-
Property constant indicating the VM arguments associated
with a VM install has changed.
- propertyChange(PropertyChangeEvent) - Method in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaConnectTab
-
- PropertyChangeEvent - Class in org.eclipse.jdt.launching
-
An event object describing a change to a named property.
- PropertyChangeEvent(Object, String, Object, Object) - Constructor for class org.eclipse.jdt.launching.PropertyChangeEvent
-
Creates a new property change event.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.AnnotationTypeDeclaration
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.AnnotationTypeMemberDeclaration
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.AnonymousClassDeclaration
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.ArrayAccess
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.ArrayCreation
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.ArrayInitializer
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.ArrayType
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.AssertStatement
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.Assignment
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.Block
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.BlockComment
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.BooleanLiteral
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.BreakStatement
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.CastExpression
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.CatchClause
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.CharacterLiteral
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.ClassInstanceCreation
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.CompilationUnit
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.ConditionalExpression
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.ConstructorInvocation
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.ContinueStatement
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.DoStatement
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.EmptyStatement
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.EnhancedForStatement
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.EnumConstantDeclaration
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.EnumDeclaration
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.ExpressionStatement
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.FieldAccess
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.FieldDeclaration
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.ForStatement
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.IfStatement
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.ImportDeclaration
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.InfixExpression
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.Initializer
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.InstanceofExpression
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.Javadoc
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.LabeledStatement
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.LineComment
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.MarkerAnnotation
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.MemberRef
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.MemberValuePair
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.MethodDeclaration
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.MethodInvocation
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.MethodRef
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.MethodRefParameter
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.Modifier
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.NormalAnnotation
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.NullLiteral
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.NumberLiteral
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.PackageDeclaration
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.ParameterizedType
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.ParenthesizedExpression
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.PostfixExpression
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.PrefixExpression
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.PrimitiveType
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.QualifiedName
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.QualifiedType
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.ReturnStatement
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.SimpleName
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.SimpleType
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.SingleMemberAnnotation
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.SingleVariableDeclaration
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.StringLiteral
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.SuperConstructorInvocation
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.SuperFieldAccess
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.SuperMethodInvocation
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.SwitchCase
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.SwitchStatement
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.SynchronizedStatement
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.TagElement
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.TextElement
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.ThisExpression
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.ThrowStatement
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.TryStatement
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.TypeDeclaration
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.TypeDeclarationStatement
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.TypeLiteral
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.TypeParameter
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.VariableDeclarationExpression
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.VariableDeclarationFragment
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.VariableDeclarationStatement
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.WhileStatement
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.jdt.core.dom.WildcardType
-
Returns a list of structural property descriptors for this node type.
- PROTECT - Static variable in class org.eclipse.jdt.core.dom.ASTNode
-
Flag constant (bit mask, value 4) indicating that this node
is unmodifiable.
- PROTECTED - Static variable in class org.eclipse.jdt.core.dom.Modifier
-
"protected" modifier constant (bit mask).
- PROTECTED - Static variable in class org.eclipse.jdt.core.JavaCore
-
Possible configurable option value.
- PROTECTED_KEYWORD - Static variable in class org.eclipse.jdt.core.dom.Modifier.ModifierKeyword
-
- providesWorkingCopies() - Method in interface org.eclipse.jdt.ui.IWorkingCopyProvider
-
Returns true
if the content provider returns working
copy elements; otherwise false
is returned.
- providesWorkingCopies() - Method in class org.eclipse.jdt.ui.StandardJavaElementContentProvider
-
- PUBLIC - Static variable in class org.eclipse.jdt.core.dom.Modifier
-
"public" modifier constant (bit mask).
- PUBLIC - Static variable in class org.eclipse.jdt.core.JavaCore
-
Possible configurable option value.
- PUBLIC_KEYWORD - Static variable in class org.eclipse.jdt.core.dom.Modifier.ModifierKeyword
-
- PublicClassMustMatchFileName - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- PULL_UP - Static variable in interface org.eclipse.jdt.ui.actions.IJavaEditorActionDefinitionIds
-
Action definition ID of the refactor -> pull up action
(value "org.eclipse.jdt.ui.edit.text.java.pull.up"
).
- PULL_UP - Static variable in class org.eclipse.jdt.ui.actions.JdtActionConstants
-
Refactor menu: name of standard Pull Up global action
(value "org.eclipse.jdt.ui.actions.PullUp"
).
- PullUpAction - Class in org.eclipse.jdt.ui.actions
-
Action to pull up method and fields into a superclass.
- PullUpAction(CompilationUnitEditor) - Constructor for class org.eclipse.jdt.ui.actions.PullUpAction
-
Note: This constructor is for internal use only.
- PullUpAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.PullUpAction
-
Creates a new PullUpAction
.
- PUSH_DOWN - Static variable in interface org.eclipse.jdt.ui.actions.IJavaEditorActionDefinitionIds
-
Action definition ID of the refactor -> push down action
(value "org.eclipse.jdt.ui.edit.text.java.push.down"
).
- PUSH_DOWN - Static variable in class org.eclipse.jdt.ui.actions.JdtActionConstants
-
Refactor menu: name of standard Push Down global action
(value "org.eclipse.jdt.ui.actions.PushDown"
).
- PushDownAction - Class in org.eclipse.jdt.ui.actions
-
Action to push down methods and fields into subclasses.
- PushDownAction(CompilationUnitEditor) - Constructor for class org.eclipse.jdt.ui.actions.PushDownAction
-
Note: This constructor is for internal use only.
- PushDownAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.PushDownAction
-
Creates a new PushDownAction
.
- PUTFIELD - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- putProblems(String, CategorizedProblem[]) - Method in class org.eclipse.jdt.core.compiler.ReconcileContext
-
Sets the problems to be reported to the problem requestor of the reconcile operation
for the given marker type.
- PUTSTATIC - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
-