Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


Eclipse JDT
Release 3.5
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

handleDebugEvents(DebugEvent[]) - Method in class org.eclipse.jdt.launching. AbstractJavaLaunchConfigurationDelegate
Handles the "stop-in-main" option.
handleFieldChanged(String) - Method in class org.eclipse.jdt.junit.wizards. NewTestCaseWizardPageOne
 
handleFieldChanged(String) - Method in class org.eclipse.jdt.junit.wizards. NewTestSuiteWizardPage
 
handleFieldChanged(String) - Method in class org.eclipse.jdt.ui.wizards. NewAnnotationWizardPage
 
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. NewEnumWizardPage
 
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
 
handleProjectionDisabled() - Method in class org.eclipse.jdt.ui.text.folding. DefaultJavaFoldingStructureProvider
Called whenever projection is disabled, for example when the provider is uninstalled, when the viewer issues a projectionDisabled message and before enabling the provider.
handleProjectionEnabled() - Method in class org.eclipse.jdt.ui.text.folding. DefaultJavaFoldingStructureProvider
Called whenever projection is enabled, for example when the viewer issues a projectionEnabled message.
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. AppletMainTab
Show a dialog that lists all main types
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 combination box.
handleToElement(String, String) - Static method in class org.eclipse.jdt.core.refactoring.descriptors. JavaRefactoringDescriptor
Converts an input handle back to the corresponding java element.
handleToElement(String, String, boolean) - Static method in class org.eclipse.jdt.core.refactoring.descriptors. JavaRefactoringDescriptor
Converts an input handle back to the corresponding java element.
handleToElement(WorkingCopyOwner, String, String, boolean) - Static method in class org.eclipse.jdt.core.refactoring.descriptors. JavaRefactoringDescriptor
Converts an input handle back to the corresponding java element.
handleToResource(String, String) - Static method in class org.eclipse.jdt.core.refactoring.descriptors. JavaRefactoringDescriptor
Converts an input handle with the given prefix back to the corresponding resource.
hasAnnotations() - Method in class org.eclipse.jdt.core.compiler. BuildContext
Returns whether the compilation unit contained any annotations when it was compiled.
hasAssists(IInvocationContext) - Method in interface org.eclipse.jdt.ui.text.java. IQuickAssistProcessor
Evaluates if quick assists can be created for the given context.
hasBindingsRecovery() - Method in class org.eclipse.jdt.core.dom. AST
Returns true if the ast tree was created with bindings recovery, false otherwise
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.
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.
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.core.dom. ASTNode
 
hashCode() - Method in class org.eclipse.jdt.core.refactoring.descriptors. ExtractClassDescriptor.Field
 
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.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.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.ui. JavaElementImageDescriptor
 
hashCode() - Method in class org.eclipse.jdt.ui.text.java. ContentAssistInvocationContext
 
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.
hasRecordedChanges() - Method in class org.eclipse.jdt.core.dom.rewrite. ImportRewrite
Returns true if imports have been recorded to be added or removed.
hasResolvedBindings() - Method in class org.eclipse.jdt.core.dom. AST
Returns true if the ast tree was created with bindings, false otherwise
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.
hasStatementsRecovery() - Method in class org.eclipse.jdt.core.dom. AST
Returns true if the ast tree was created with statements recovery, false otherwise
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.
hasThreadGroups() - Method in interface org.eclipse.jdt.debug.core. IJavaThreadGroup
Returns whether this thread group contains subgroups.
hasThreads() - Method in interface org.eclipse.jdt.debug.core. IJavaThreadGroup
Returns whether this group contains any threads.
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
hasUpdatedExistingClass() - Method in class org.eclipse.jdt.junit.wizards. NewTestSuiteWizardPage
Returns true iff an existing suite() method has been replaced.
HidingEnclosingType - Static variable in interface org.eclipse.jdt.core.compiler. IProblem
 
HIERARCHY_MODE_CLASSIC - Static variable in interface org.eclipse.jdt.ui. ITypeHierarchyViewPart
Constant used for the 'classic' type hierarchy mode.
HIERARCHY_MODE_SUBTYPES - Static variable in interface org.eclipse.jdt.ui. ITypeHierarchyViewPart
Constant used for the sub types hierarchy mode.
HIERARCHY_MODE_SUPERTYPES - Static variable in interface org.eclipse.jdt.ui. ITypeHierarchyViewPart
Constant used for the super types hierarchy mode.
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
Release 3.5
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, 2008. All Rights Reserved.

 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire