- unbindColor(String) - Method in interface org.eclipse.jdt.ui.text.IColorManagerExtension
-
Forgets the color specification remembered under the given key.
- UnboxingConversion - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- Unclassified - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
ID reserved for referencing an internal error inside the JavaCore implementation which
may be surfaced as a problem associated with the compilation unit which caused it to occur.
- UnclosedCloseable - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- UnclosedCloseableAtExit - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- UNCOMMENT - Static variable in interface org.eclipse.jdt.ui.actions.IJavaEditorActionDefinitionIds
-
Action definition ID of the source -> uncomment action
(value "org.eclipse.jdt.ui.edit.text.java.uncomment"
).
- UNCOMMENT - Static variable in class org.eclipse.jdt.ui.actions.JdtActionConstants
-
Source menu: name of standard Uncomment global action
(value "org.eclipse.jdt.ui.actions.Uncomment"
).
- UNDEFINED - Static variable in class org.eclipse.jdt.junit.model.ITestElement.Result
-
state that describes that the test result is undefined
- UndefinedAnnotationMember - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- UndefinedConstructor - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- UndefinedConstructorInDefaultConstructor - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- UndefinedConstructorInImplicitConstructorCall - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- UndefinedField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- UndefinedLabel - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- UndefinedMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- UndefinedName - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- UndefinedType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- UndefinedTypeVariable - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- UnderscoresInLiteralsNotBelow17 - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- UndocumentedEmptyBlock - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- UnexpectedStaticModifierForField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- UnexpectedStaticModifierForMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- UnhandledException - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- UnhandledExceptionInDefaultConstructor - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- UnhandledExceptionInImplicitConstructorCall - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- UnhandledExceptionOnAutoClose - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- UnhandledWarningToken - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- UninitializedBlankFinalField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- UninitializedBlankFinalFieldHintMissingDefault - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- UninitializedLocalVariable - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- UninitializedLocalVariableHintMissingDefault - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- UninitializedNonNullField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- UninitializedNonNullFieldHintMissingDefault - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- uninstall() - Method in class org.eclipse.jdt.ui.text.folding.DefaultJavaFoldingStructureProvider
-
Uninstalls this structure provider.
- uninstall() - Method in interface org.eclipse.jdt.ui.text.folding.IJavaFoldingStructureProvider
-
Uninstalls this structure provider.
- UninternedIdentityComparison - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- UNION_TYPE - Static variable in class org.eclipse.jdt.core.dom.ASTNode
-
Node type constant indicating a node of type
UnionType
.
- UnionType - Class in org.eclipse.jdt.core.dom
-
Type node for an union type (added in JLS4 API).
- UNKNOWN - Static variable in interface org.eclipse.jdt.core.search.IJavaSearchConstants
-
The nature of searched element or the nature
of match in unknown.
- UNKNOWN_JAVADOC_FORMAT - Static variable in interface org.eclipse.jdt.core.IJavaModelStatusConstants
-
Status constant indicating that the attached javadoc content format is unrecognized.
- UnmatchedBracket - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- UnnecessaryArgumentCast - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- UnnecessaryCast - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- UnnecessaryElse - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- UnnecessaryInstanceof - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- UnnecessaryNLSTag - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- UnqualifiedFieldAccess - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- UnreachableCatch - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- UnresolvedVariable - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- UnsafeElementTypeConversion - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- UnsafeGenericArrayForVarargs - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- UnsafeGenericCast - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- UnsafeNullnessCast - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- UnsafeRawConstructorInvocation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- UnsafeRawFieldAssignment - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- UnsafeRawGenericConstructorInvocation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- UnsafeRawGenericMethodInvocation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- UnsafeRawMethodInvocation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- UnsafeReturnTypeOverride - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- UnsafeTypeConversion - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- UnterminatedComment - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- UnterminatedString - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- UnusedConstructorDeclaredThrownException - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- UnusedImport - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- UnusedLabel - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- UnusedMethodDeclaredThrownException - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- UnusedObjectAllocation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- UnusedPrivateConstructor - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- UnusedPrivateField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- UnusedPrivateMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- UnusedPrivateType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- UnusedTypeArgumentsForConstructorInvocation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- UnusedTypeArgumentsForMethodInvocation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- UnusedTypeParameter - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- UnusedWarningToken - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- update(ISelection) - Method in class org.eclipse.jdt.ui.actions.MoveAction
-
- update(ISelection) - Method in class org.eclipse.jdt.ui.actions.RenameAction
-
- update(ISelection) - Method in class org.eclipse.jdt.ui.actions.SelectionDispatchAction
-
Updates the action's enablement state according to the given selection.
- UPDATE_CONFLICT - Static variable in interface org.eclipse.jdt.core.IJavaModelStatusConstants
-
Status constant indicating there is an update conflict
for a working copy.
- UPDATE_GETTER_METHOD - Static variable in class org.eclipse.jdt.ui.refactoring.RenameSupport
-
Flag indicating that the getter method is to be updated as well.
- UPDATE_JAVA_VIEWS - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
- UPDATE_JAVADOC_COMMENTS - Static variable in class org.eclipse.jdt.ui.refactoring.RenameSupport
-
- UPDATE_ON_SAVE - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
- UPDATE_REFERENCES - Static variable in class org.eclipse.jdt.ui.refactoring.RenameSupport
-
Flag indicating that references are to be updated as well.
- UPDATE_REGULAR_COMMENTS - Static variable in class org.eclipse.jdt.ui.refactoring.RenameSupport
-
- UPDATE_SETTER_METHOD - Static variable in class org.eclipse.jdt.ui.refactoring.RenameSupport
-
Flag indicating that the setter method is to be updated as well.
- UPDATE_STRING_LITERALS - Static variable in class org.eclipse.jdt.ui.refactoring.RenameSupport
-
- UPDATE_TEXTUAL_MATCHES - Static variable in class org.eclipse.jdt.ui.refactoring.RenameSupport
-
Flag indicating that textual matches in comments and in string literals
are to be updated as well.
- UPDATE_WHILE_EDITING - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
- updateActionBars() - Method in class org.eclipse.jdt.ui.actions.NavigateActionGroup
-
- updateAntScript(Element) - Method in class org.eclipse.jdt.ui.wizards.JavadocExportWizardPage
-
Called when the Javadoc ANT script is generated.
- updateArguments(List<String>, List<String>) - Method in class org.eclipse.jdt.ui.wizards.JavadocExportWizardPage
-
Called when the command line arguments are collected.
- updateClassesInSuiteTable() - Method in class org.eclipse.jdt.junit.wizards.NewTestSuiteWizardPage
-
Updates the classes in the suite table.
- updateJREFromConfig(ILaunchConfiguration) - Method in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaJRETab
-
This method updates the jre selection from the ILaunchConfiguration
- updatePageStatus() - Method in class org.eclipse.jdt.debug.ui.launchConfigurations.AbstractVMInstallPage
-
Updates the status message on the page, based on the status of the VM and other
status provided by the page.
- updaters() - Method in class org.eclipse.jdt.core.dom.ForStatement
-
Returns the live ordered list of update expressions in this for
statement.
- UPDATERS_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.ForStatement
-
The "updaters" structural property of this node type (element type:
Expression
).
- updateStatus(IStatus) - Method in class org.eclipse.jdt.ui.wizards.NewElementWizardPage
-
Updates the status line and the OK button according to the given status
- updateStatus(IStatus[]) - Method in class org.eclipse.jdt.ui.wizards.NewElementWizardPage
-
Updates the status line and the OK button according to the status evaluate from
an array of status.
- UPPER_BOUND_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.WildcardType
-
The "upperBound" structural property of this node type (type:
Boolean
).
- USE_RESOLVED - Static variable in class org.eclipse.jdt.ui.JavaElementLabels
-
Specifies to use the resolved information of a IType, IMethod or IField.
- USE_SUPER_TYPE - Static variable in interface org.eclipse.jdt.core.refactoring.IJavaRefactorings
-
Refactoring id of the 'Use Supertype Where Possible' refactoring (value:
org.eclipse.jdt.ui.use.supertype
).
- USE_SUPERTYPE - Static variable in interface org.eclipse.jdt.ui.actions.IJavaEditorActionDefinitionIds
-
Action definition ID of the refactor -> use supertype action
(value "org.eclipse.jdt.ui.edit.text.java.use.supertype"
).
- USE_SUPERTYPE - Static variable in class org.eclipse.jdt.ui.actions.JdtActionConstants
-
Refactor menu: name of standard Use Supertype global action
(value "org.eclipse.jdt.ui.actions.UseSupertype"
).
- UseAssertAsAnIdentifier - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- UseEnumAsAnIdentifier - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- useNewSourcePage() - Method in class org.eclipse.jdt.ui.wizards.JavaCapabilityConfigurationPage
-
Clients can override this method to choose if the new source page is used.
- useNewSourcePage() - Method in class org.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageTwo
-
- USER_CLASSES - Static variable in interface org.eclipse.jdt.launching.IRuntimeClasspathEntry
-
Classpath property identifier for entries that should appear on the
user classpath.
- USER_LIBRARY_CONTAINER_ID - Static variable in class org.eclipse.jdt.core.JavaCore
-
Name of the User Library Container id.
- usesManifest() - Method in class org.eclipse.jdt.ui.jarpackager.JarPackageData
-
Answers whether a manifest must be included in the JAR.
- useSourceFolderHierarchy() - Method in class org.eclipse.jdt.ui.jarpackager.JarPackageData
-
Tells whether the source folder hierarchy is used.
- UseSupertypeAction - Class in org.eclipse.jdt.ui.actions
-
Tries to use a super type of a class where possible.
- UseSupertypeAction(JavaEditor) - Constructor for class org.eclipse.jdt.ui.actions.UseSupertypeAction
-
Note: This constructor is for internal use only.
- UseSupertypeAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.UseSupertypeAction
-
Creates a new UseSupertypeAction
.
- UseSupertypeDescriptor - Class in org.eclipse.jdt.core.refactoring.descriptors
-
Refactoring descriptor for the use supertype refactoring.
- UseSupertypeDescriptor() - Constructor for class org.eclipse.jdt.core.refactoring.descriptors.UseSupertypeDescriptor
-
Creates a new refactoring descriptor.
- UseSupertypeDescriptor(String, String, String, Map, int) - Constructor for class org.eclipse.jdt.core.refactoring.descriptors.UseSupertypeDescriptor
-
Creates a new refactoring descriptor.
- UsingDeprecatedConstructor - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- UsingDeprecatedField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- UsingDeprecatedMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- UsingDeprecatedType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-