Eclipse JDT
2.1
A B C D E F G H I J K L M N O P Q R S T U V W X Z _

H

handleClasspathDefaultButtonSelected() - Method in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaClasspathTab
The default classpath button has been toggled
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.NewContainerWizardPage
Hook method that gets called when a field on this page has changed.
handleFieldChanged(String) - Method in class org.eclipse.jdt.ui.wizards.NewTypeWizardPage
 
handleFieldChanged(String) - Method in class org.eclipse.jdt.ui.wizards.NewClassWizardPage
 
handleFieldChanged(String) - Method in class org.eclipse.jdt.ui.wizards.NewPackageWizardPage
 
handleFieldChanged(String) - Method in class org.eclipse.jdt.ui.wizards.NewInterfaceWizardPage
 
handleJREAddButtonSelected() - Method in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaJRETab
Show a dialog that lets the user add a new JRE definition
handleJREComboBoxModified() - Method in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaJRETab
Notification that the user changed the selection in the JRE combo box.
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.
handleSearchButtonSelected() - Method in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaMainTab
Show a dialog that lists all main types
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.
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.
hasErrors() - Method in interface org.eclipse.jdt.debug.eval.ICompiledExpression
Returns whether this compiled expression has any compilation errors.
hasExtendedOperands() - Method in class org.eclipse.jdt.core.dom.InfixExpression
Returns where there are any extended operands.
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.ZipEntryStorage
 
hashCode() - Method in class org.eclipse.jdt.launching.sourcelookup.ArchiveSourceLocation
 
hashCode() - Method in class org.eclipse.jdt.launching.sourcelookup.LocalFileStorage
 
hashCode() - Method in class org.eclipse.jdt.launching.sourcelookup.JavaProjectSourceLocation
 
hashCode() - Method in class org.eclipse.jdt.launching.sourcelookup.DirectorySourceLocation
 
hashCode() - Method in class org.eclipse.jdt.launching.sourcelookup.PackageFragmentRootSourceLocation
 
hashCode() - Method in class org.eclipse.jdt.ui.JavaElementImageDescriptor
 
hashCode(char[]) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers a hashcode for the array
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.
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.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
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.
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
 
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.

Eclipse JDT
2.1
A B C D E F G H I J K L M N O P Q R S T U V W X Z _
Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.