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 _


 

H

HidingEnclosingType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
HierarchyCircularity - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
HierarchyCircularitySelfReference - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
HierarchyHasProblems - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
handleConnectorComboModified() - Method in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaConnectTab
Update the argument area to show the selected connector's arguments
handleDebugEvents(DebugEvent[]) - Method in class org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate
Handles the "stop-in-main" option.
handleFieldChanged(String) - Method in class org.eclipse.jdt.ui.wizards.NewClassWizardPage
 
handleFieldChanged(String) - Method in class org.eclipse.jdt.ui.wizards.NewContainerWizardPage
Hook method that gets called when a field on this page has changed.
handleFieldChanged(String) - Method in class org.eclipse.jdt.ui.wizards.NewInterfaceWizardPage
 
handleFieldChanged(String) - Method in class org.eclipse.jdt.ui.wizards.NewPackageWizardPage
 
handleFieldChanged(String) - Method in class org.eclipse.jdt.ui.wizards.NewTypeWizardPage
 
handleProjectButtonSelected() - Method in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaConnectTab
Show a dialog that lets the user select a project.
handleProjectButtonSelected() - Method in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaMainTab
Show a dialog that lets the user select a project.
handlePropertyChangeEvent(PropertyChangeEvent) - Method in class org.eclipse.jdt.ui.text.JavaSourceViewerConfiguration
Adapts the behavior of the contained components to the change encoded in the given event.
handleSearchButtonSelected() - Method in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaMainTab
Show a dialog that lists all main types
handleSelectedJREChanged() - Method in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaJRETab
Notification that the user changed the selection in the JRE combo box.
hasAssists(IInvocationContext) - Method in interface org.eclipse.jdt.ui.text.java.IQuickAssistProcessor
Evaluates if quick assists can be created for the given context.
hasBuildState() - Method in interface org.eclipse.jdt.core.IJavaProject
Returns whether this project has been built at least once and thus whether it has a build state.
hasChildren() - Method in interface org.eclipse.jdt.core.IParent
Returns whether this element has one or more immediate children.
hasChildren(Object) - Method in class org.eclipse.jdt.ui.StandardJavaElementContentProvider
 
hasClasspathCycle(IClasspathEntry[]) - Method in interface org.eclipse.jdt.core.IJavaProject
Returns whether setting this project's classpath to the given classpath entries would result in a cycle.
hasConstantValueAttribute() - Method in interface org.eclipse.jdt.core.util.IFieldInfo
Return true if the field info has a constant value attribute, false otherwise.
hasCorrections(ICompilationUnit, int) - Method in interface org.eclipse.jdt.ui.text.java.IQuickFixProcessor
Returns true if the processor has proposals for the given problem.
hasEntries() - Method in class org.eclipse.ltk.core.refactoring.RefactoringStatus
Returns whether the status has entries or not.
hasError() - Method in class org.eclipse.ltk.core.refactoring.RefactoringStatus
Returns true if the current severity is FATAL or ERROR.
hasErrors() - Method in interface org.eclipse.jdt.debug.eval.ICompiledExpression
Returns whether this compiled expression has any compilation errors.
hasErrors() - Method in interface org.eclipse.jdt.debug.eval.IEvaluationResult
Returns whether the evaluation had any problems or if an exception occurred while performing the evaluation.
hasExtendedOperands() - Method in class org.eclipse.jdt.core.dom.InfixExpression
Returns where there are any extended operands.
hasFatalError() - Method in class org.eclipse.ltk.core.refactoring.RefactoringStatus
Returns true if the current severity is FATAL.
hasInfo() - Method in class org.eclipse.ltk.core.refactoring.RefactoringStatus
Returns true if the current severity is FATAL, ERROR, WARNING or INFO.
hasMemberFilter(int) - Method in class org.eclipse.jdt.ui.actions.MemberFilterActionGroup
Returns true if the given filter is installed.
hasOwnedMonitors() - Method in interface org.eclipse.jdt.debug.core.IJavaThread
Returns whether this threads owns at least one monitor.
hasResourceChanged() - Method in interface org.eclipse.jdt.core.ICompilationUnit
Returns whether the resource of this working copy has changed since the inception of this working copy.
hasSubpackages() - Method in interface org.eclipse.jdt.core.IPackageFragment
Returns whether this package fragment's name is a prefix of other package fragments in this package fragment's root.
hasUnsavedChanges() - Method in interface org.eclipse.jdt.core.IBuffer
Returns whether this buffer has been modified since it was opened or since it was last saved.
hasUnsavedChanges() - Method in interface org.eclipse.jdt.core.IOpenable
Returns true if this element is open and: its buffer has unsaved changes, or one of its descendants has unsaved changes, or a working copy has been created on one of this element's children and has not yet destroyed
hasWarning() - Method in class org.eclipse.ltk.core.refactoring.RefactoringStatus
Returns true if the current severity is FATAL, ERROR or WARNING.
hashCode(char[]) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers a hashcode for the array
hashCode() - Method in class org.eclipse.jdt.launching.AbstractVMInstall
 
hashCode() - Method in class org.eclipse.jdt.launching.LibraryLocation
 
hashCode() - Method in class org.eclipse.jdt.launching.sourcelookup.ArchiveSourceLocation
Deprecated.  
hashCode() - Method in class org.eclipse.jdt.launching.sourcelookup.DirectorySourceLocation
Deprecated.  
hashCode() - Method in class org.eclipse.jdt.launching.sourcelookup.JavaProjectSourceLocation
Deprecated.  
hashCode() - Method in class org.eclipse.jdt.launching.sourcelookup.PackageFragmentRootSourceLocation
Deprecated.  
hashCode() - Method in class org.eclipse.jdt.launching.sourcelookup.containers.ClasspathContainerSourceContainer
 
hashCode() - Method in class org.eclipse.jdt.launching.sourcelookup.containers.JavaProjectSourceContainer
 
hashCode() - Method in class org.eclipse.jdt.launching.sourcelookup.containers.PackageFragmentRootSourceContainer
 
hashCode() - Method in class org.eclipse.jdt.ui.JavaElementImageDescriptor
 
hotCodeReplaceFailed(IJavaDebugTarget, DebugException) - Method in interface org.eclipse.jdt.debug.core.IJavaHotCodeReplaceListener
Notification that a hot code replace attempt failed in the given target.
hotCodeReplaceSucceeded(IJavaDebugTarget) - Method in interface org.eclipse.jdt.debug.core.IJavaHotCodeReplaceListener
Notification that a hot code replace attempt succeeded in the given target.


 

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.