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 _


 

U

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").
UNKNOWN - Static variable in interface org.eclipse.jdt.core.search.IJavaSearchConstants
The nature of searched element or the nature of match in unknown.
UPDATERS_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.ForStatement
The "updaters" structural property of this node type.
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_JAVADOC_COMMENTS - Static variable in class org.eclipse.jdt.ui.refactoring.RenameSupport
Deprecated. use UPDATE_REFERENCES or UPDATE_TEXTUAL_MATCHES or both.
UPDATE_JAVA_VIEWS - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
Deprecated. Since 3.0, views now always update while editing
UPDATE_ON_SAVE - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
Deprecated. Since 3.0, views now always update while editing
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
Deprecated. use UPDATE_TEXTUAL_MATCHES
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
Deprecated. use UPDATE_TEXTUAL_MATCHES
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
Deprecated. Since 3.0, views now always update while editing
UPPER_BOUND_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.WildcardType
The "upperBound" structural property of this node type.
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.
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").
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.
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
 
UndoManagerAdapter - class org.eclipse.ltk.core.refactoring.UndoManagerAdapter.
This adapter class provides default implementations for the methods defined by the IUndoManagerListener interface.
UndoManagerAdapter() - Constructor for class org.eclipse.ltk.core.refactoring.UndoManagerAdapter
 
UndoRefactoringAction - class org.eclipse.ltk.ui.refactoring.UndoRefactoringAction.
The refactoring undo action.
UndoRefactoringAction() - Constructor for class org.eclipse.ltk.ui.refactoring.UndoRefactoringAction
Creates a new undo refactoring action.
UndoTextFileChange - class org.eclipse.ltk.core.refactoring.UndoTextFileChange.
A change to perform the reverse change of a TextFileChange.
UndoTextFileChange(String, IFile, UndoEdit, ContentStamp, int) - Constructor for class org.eclipse.ltk.core.refactoring.UndoTextFileChange
Create a new undo text file change object.
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
 
UninitializedBlankFinalField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UninitializedLocalVariable - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
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
 
UnqualifiedFieldAccess - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UnreachableCatch - 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
 
UnusedMethodDeclaredThrownException - 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
 
UseAssertAsAnIdentifier - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UseSupertypeAction - class org.eclipse.jdt.ui.actions.UseSupertypeAction.
Tries to use a super type of a class where possible.
UseSupertypeAction(CompilationUnitEditor) - 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.
UserInputWizardPage - class org.eclipse.ltk.ui.refactoring.UserInputWizardPage.
An abstract wizard page that is to be used to implement user input pages presented inside a refactoring wizard.
UserInputWizardPage(String) - Constructor for class org.eclipse.ltk.ui.refactoring.UserInputWizardPage
Creates a new user input page.
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
 
unbindColor(String) - Method in interface org.eclipse.jdt.ui.text.IColorManagerExtension
Forgets the color specification remembered under the given key.
undoStackChanged(IUndoManager) - Method in interface org.eclipse.ltk.core.refactoring.IUndoManagerListener
This method is called by the undo manager if the undo stack has changed (for example a undo object got added or the undo stack got flushed).
undoStackChanged(IUndoManager) - Method in class org.eclipse.ltk.core.refactoring.UndoManagerAdapter
This method is called by the undo manager if the undo stack has changed (for example a undo object got added or the undo stack got flushed).
uninstall() - Method in interface org.eclipse.jdt.ui.text.folding.IJavaFoldingStructureProvider
Uninstalls this structure provider.
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.
updateActionBars() - Method in class org.eclipse.jdt.ui.actions.NavigateActionGroup
 
updateAllowTerminateFromConfig(ILaunchConfiguration) - Method in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaConnectTab
 
updateConnectionFromConfig(ILaunchConfiguration) - Method in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaConnectTab
 
updateExternalJars(ILaunchConfiguration) - Method in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaMainTab
 
updateInheritedMainsFromConfig(ILaunchConfiguration) - Method in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaMainTab
 
updateJREFromConfig(ILaunchConfiguration) - Method in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaJRETab
 
updateMainTypeFromConfig(ILaunchConfiguration) - Method in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaMainTab
 
updateProjectFromConfig(ILaunchConfiguration) - Method in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaConnectTab
 
updateProjectFromConfig(ILaunchConfiguration) - Method in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaMainTab
 
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.
updateStopInMainFromConfig(ILaunchConfiguration) - Method in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaMainTab
 
updateTitle(IAdaptable) - Method in class org.eclipse.ltk.ui.refactoring.TextStatusContextViewer
Updates the title image and text of the pane surrounding the source viewer.
updaters() - Method in class org.eclipse.jdt.core.dom.ForStatement
Returns the live ordered list of update expressions in this for statement.
useSourceFolderHierarchy() - Method in class org.eclipse.jdt.ui.jarpackager.JarPackageData
Tells whether the source folder hierarchy is used.
usesManifest() - Method in class org.eclipse.jdt.ui.jarpackager.JarPackageData
Answers whether a manifest must be included in the JAR.


 

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.