Eclipse Platform
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 Y Z _

H

H_SCROLL - Static variable in class org.eclipse.swt.SWT
style constant for horizontal scrollbar behavior (value is 1<<8)
handle - Variable in class org.eclipse.swt.graphics.Region
the OS resource for the region (Warning: This field is platform dependent)
handle - Variable in class org.eclipse.swt.graphics.Image
the OS resource of the image (Warning: This field is platform dependent)
handle - Variable in class org.eclipse.swt.graphics.GC
the handle to the OS device context (Warning: This field is platform dependent)
handle - Variable in class org.eclipse.swt.graphics.FontMetrics
On Windows, handle is a Win32 TEXTMETRIC struct On Photon, handle is a Photon FontQueryInfo struct (Warning: This field is platform dependent)
handle - Variable in class org.eclipse.swt.graphics.Font
the handle to the OS font resource (Warning: This field is platform dependent)
handle - Variable in class org.eclipse.swt.graphics.Cursor
the handle to the OS cursor resource (Warning: This field is platform dependent)
handle - Variable in class org.eclipse.swt.graphics.Color
the handle to the OS color resource (Warning: This field is platform dependent)
handle - Variable in class org.eclipse.swt.printing.Printer
the handle to the printer DC (Warning: This field is platform dependent)
handle - Variable in class org.eclipse.swt.widgets.TreeItem
the handle to the OS resource (Warning: This field is platform dependent)
handle - Variable in class org.eclipse.swt.widgets.Menu
the handle to the OS resource (Warning: This field is platform dependent)
handle - Variable in class org.eclipse.swt.widgets.Control
the handle to the OS resource (Warning: This field is platform dependent)
handleAdvancedButtonSelect() - Method in class org.eclipse.ui.dialogs.WizardNewFolderMainPage
Shows/hides the advanced option widgets.
handleAdvancedButtonSelect() - Method in class org.eclipse.ui.dialogs.WizardNewFileCreationPage
Shows/hides the advanced option widgets.
handleAdvancedButtonSelect() - Method in class org.eclipse.ui.dialogs.NewFolderDialog
Shows/hides the advanced option widgets.
handleContainerBrowseButtonPressed() - Method in class org.eclipse.ui.dialogs.WizardResourceImportPage
Opens a container selection dialog and displays the user's subsequent container resource selection in this page's container name field.
handleContainerBrowseButtonPressed() - Method in class org.eclipse.ui.dialogs.WizardImportPage
Deprecated. Opens a container selection dialog and displays the user's subsequent container resource selection in this page's container name field.
handleCoreException(CoreException, String) - Method in class org.eclipse.ui.editors.text.StorageDocumentProvider
Defines the standard procedure to handle CoreExceptions.
handleCoreException(CoreException, String) - Method in class org.eclipse.ui.texteditor.MarkerRulerAction
Handles core exceptions.
handleCoreException(CoreException, String) - Method in class org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel
Handles an unanticipated CoreException in a standard manner.
handleCoreException(CoreException, String) - Method in class org.eclipse.ui.texteditor.SelectMarkerRulerAction
Handles core exceptions.
handleCursorPositionChanged() - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
Handles a potential change of the cursor position.
handleDebugEvents(DebugEvent[]) - Method in interface org.eclipse.debug.core.IDebugEventSetListener
Notifies this listener of the given debug events.
handleDefaultSelected() - Method in class org.eclipse.ui.dialogs.TwoPaneElementSelector
 
handleDefaultSelected() - Method in class org.eclipse.ui.dialogs.AbstractElementListSelectionDialog
Handles default selection (double click).
handleDispose() - Method in class org.eclipse.jface.text.TextViewer
Frees all resources allocated by this viewer.
handleDispose() - Method in class org.eclipse.jface.text.source.SourceViewer
 
handleDispose(DisposeEvent) - Method in class org.eclipse.compare.contentmergeviewer.TextMergeViewer
Called on the viewer disposal.
handleDispose(DisposeEvent) - Method in class org.eclipse.compare.contentmergeviewer.ContentMergeViewer
Called on the viewer disposal.
handleDispose(DisposeEvent) - Method in class org.eclipse.compare.structuremergeviewer.StructureDiffViewer
 
handleDispose(DisposeEvent) - Method in class org.eclipse.compare.structuremergeviewer.DiffTreeViewer
Called on the viewer disposal.
handleDispose(DisposeEvent) - Method in class org.eclipse.jface.viewers.ContentViewer
Handles a dispose event on this viewer's control.
handleDoubleClick(DoubleClickEvent) - Method in class org.eclipse.ui.views.navigator.ResourceNavigator
Handles a double-click event from the viewer.
handleDoubleSelect(SelectionEvent) - Method in class org.eclipse.jface.viewers.StructuredViewer
Handles a double-click select event from the widget.
handleDoubleSelect(SelectionEvent) - Method in class org.eclipse.jface.viewers.CheckboxTreeViewer
 
handleEditorInputChanged() - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
Handles an external change of the editor's input element.
handleElementContentChanged(IFileEditorInput) - Method in class org.eclipse.ui.editors.text.FileDocumentProvider
Updates the element info to a change of the file content and sends out appropriate notifications.
handleElementDeleted(IFileEditorInput) - Method in class org.eclipse.ui.editors.text.FileDocumentProvider
Sends out the notification that the file serving as document input has been deleted.
handleElementMoved(IFileEditorInput, IPath) - Method in class org.eclipse.ui.editors.text.FileDocumentProvider
Sends out the notification that the file serving as document input has been moved.
handleEmptyList() - Method in class org.eclipse.ui.dialogs.TwoPaneElementSelector
 
handleEmptyList() - Method in class org.eclipse.ui.dialogs.AbstractElementListSelectionDialog
Handles empty list by disabling widgets.
handleEntrySelection(ISelection) - Method in class org.eclipse.ui.views.properties.PropertySheetPage
Handles a selection change in the entry table.
handleEvent(Event) - Method in class org.eclipse.swt.widgets.TypedListener
Handles the given event.
handleEvent(Event) - Method in interface org.eclipse.swt.widgets.Listener
Sent when an event that the receiver has registered for occurs.
handleEvent(Event) - Method in class org.eclipse.ui.dialogs.WizardResourceImportPage
The WizardResourceImportPage implementation of this Listener method handles all events and enablements for controls on this page.
handleEvent(Event) - Method in class org.eclipse.ui.dialogs.WizardNewFolderMainPage
The WizardNewFolderCreationPage implementation of this Listener method handles all events and enablements for controls on this page.
handleEvent(Event) - Method in class org.eclipse.ui.dialogs.WizardNewFileCreationPage
The WizardNewFileCreationPage implementation of this Listener method handles all events and enablements for controls on this page.
handleEvent(Event) - Method in class org.eclipse.ui.dialogs.WizardImportPage
Deprecated. The WizardImportPage implementation of this Listener method handles all events and enablements for controls on this page.
handleEvent(Event) - Method in class org.eclipse.ui.dialogs.WizardExportPage
Deprecated. The WizardExportPage implementation of this Listener method handles all events and enablements for controls on this page.
handleEvent(Event) - Method in interface org.w3c.dom.events.EventListener
This method is called whenever an event occurs of the type for which the EventListener interface was registered.
handleEvent(OleEvent) - Method in interface org.eclipse.swt.ole.win32.OleListener
 
handleException(Throwable) - Method in interface org.eclipse.core.runtime.ISafeRunnable
Handles an exception thrown by this runnable's run method.
handleException(Throwable) - Method in class org.eclipse.jface.util.SafeRunnable
 
handleException(Throwable) - Method in interface org.eclipse.jface.window.Window.IExceptionHandler
 
handleException(Throwable, DropTargetEvent) - Method in class org.eclipse.jface.viewers.ViewerDropAdapter
Handles any exception that occurs during callback, including rethrowing behavior.
handleExceptionOnSave(CoreException, IProgressMonitor) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
Handles the given exception.
handleFontChange(PropertyChangeEvent) - Method in class org.eclipse.jface.window.Window
Notifies of a font property change.
handleHelpRequest(HelpEvent) - Method in class org.eclipse.jface.viewers.Viewer
Handles a help request from the underlying SWT control.
handleInformationControlDisposed() - Method in class org.eclipse.jface.text.AbstractInformationControlManager
Handles the disposal of the information control.
handleInformationControlDisposed() - Method in class org.eclipse.jface.text.information.InformationPresenter
 
handleInsertModeChanged() - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
Handles a change of the editor's insert mode.
handleInvalidSelection(ISelection, ISelection) - Method in class org.eclipse.jface.viewers.StructuredViewer
Handles an invalid selection.
handleInvocationTargetException(Object, Class, InvocationTargetException) - Method in class org.eclipse.ant.core.AntRunner
Handles exceptions that are loaded by the Ant Class Loader by asking the Internal Ant Runner class for the correct error message.
handleKeyPressed(KeyEvent) - Method in class org.eclipse.debug.ui.AbstractDebugView
Handles key events in viewer.
handleKeyPressed(KeyEvent) - Method in class org.eclipse.ui.views.navigator.ResourceNavigatorActionGroup
Handles a key pressed event by invoking the appropriate action.
handleKeyPressed(KeyEvent) - Method in class org.eclipse.ui.views.navigator.ResourceNavigator
Handles a key press event from the viewer.
handleKeyPressed(KeyEvent) - Method in class org.eclipse.ui.views.navigator.RefactorActionGroup
Handles a key pressed event by invoking the appropriate action.
handleKeyPressed(KeyEvent) - Method in class org.eclipse.ui.views.navigator.MainActionGroup
Handles a key pressed event by invoking the appropriate action, delegating to the subgroups as necessary.
handleKeyReleased(KeyEvent) - Method in class org.eclipse.ui.actions.RefreshAction
Handle the key release.
handleKeyReleased(KeyEvent) - Method in class org.eclipse.ui.views.navigator.ResourceNavigatorRenameAction
Handle the key release
handleKeyReleased(KeyEvent) - Method in class org.eclipse.ui.views.navigator.ResourceNavigator
Handles a key release in the viewer.
handleLabelProviderChanged(LabelProviderChangedEvent) - Method in class org.eclipse.jface.viewers.StructuredViewer
The StructuredViewer implementation of this ContentViewer method calls update if the event specifies that the label of a given element has changed, otherwise it calls super.
handleLabelProviderChanged(LabelProviderChangedEvent) - Method in class org.eclipse.jface.viewers.ContentViewer
Handles a label provider changed event.
handleNewChanges() - Static method in class org.eclipse.update.core.SiteManager
Trigger handling of newly discovered features.
handleOpen(OpenEvent) - Method in class org.eclipse.ui.views.navigator.ResourceNavigator
Handles an open event from the viewer.
handleOpen(SelectionEvent) - Method in interface org.eclipse.jface.util.IOpenEventListener
Called when a selection or default selection occurs depending on the user preference.
handleOpen(SelectionEvent) - Method in class org.eclipse.jface.viewers.StructuredViewer
Handles an open event from the OpenStrategy.
handlePostSelect(SelectionEvent) - Method in class org.eclipse.jface.viewers.StructuredViewer
Handles a post select event from the widget.
handlePreferenceStoreChanged(PropertyChangeEvent) - Method in class org.eclipse.ui.editors.text.TextEditor
 
handlePreferenceStoreChanged(PropertyChangeEvent) - Method in class org.eclipse.ui.texteditor.SourceViewerDecorationSupport
 
handlePreferenceStoreChanged(PropertyChangeEvent) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
Handles a property change event describing a change of the editor's preference store and updates the preference related editor properties.
handlePropertyChange(int) - Method in class org.eclipse.ui.part.MultiPageEditorPart
Handles a property change notification from a nested editor.
handlePropertyChange(PropertyChangeEvent) - Method in class org.eclipse.ui.texteditor.InfoForm
 
handlePropertyChange(PropertyChangeEvent) - Method in class org.eclipse.ui.views.framelist.TreeViewerFrameSource
Handles a property change event from the frame list.
handlePropertyChange(PropertyChangeEvent) - Method in class org.eclipse.ui.views.framelist.FrameAction
Handles a property change event from the frame list.
HANDLER_ACTION_CONFIGURE - Static variable in interface org.eclipse.update.core.IInstallHandler
Indicates the handler is being initialized for feature configure.
HANDLER_ACTION_INSTALL - Static variable in interface org.eclipse.update.core.IInstallHandler
Indicates the handler is being initialized for feature install.
HANDLER_ACTION_UNCONFIGURE - Static variable in interface org.eclipse.update.core.IInstallHandler
Indicates the handler is being initialized for feature unconfigure.
HANDLER_ACTION_UNINSTALL - Static variable in interface org.eclipse.update.core.IInstallHandler
Indicates the handler is being initialized for feature uninstall.
HandlerBase - class org.xml.sax.HandlerBase.
Deprecated. This class works with the deprecated DocumentHandler interface. It has been replaced by the SAX2 DefaultHandler class.
HandlerBase() - Constructor for class org.xml.sax.HandlerBase
Deprecated.  
handleResizeAncestor(int, int, int, int) - Method in class org.eclipse.compare.contentmergeviewer.TextMergeViewer
 
handleResizeAncestor(int, int, int, int) - Method in class org.eclipse.compare.contentmergeviewer.ContentMergeViewer
Lays out the ancestor area of the compare viewer.
handleResizeLeftRight(int, int, int, int, int, int) - Method in class org.eclipse.compare.contentmergeviewer.TextMergeViewer
Lays out everything.
handleResizeLeftRight(int, int, int, int, int, int) - Method in class org.eclipse.compare.contentmergeviewer.ContentMergeViewer
Lays out the left and right areas of the compare viewer.
handleResourceBrowseButtonPressed() - Method in class org.eclipse.ui.dialogs.WizardExportPage
Deprecated. Opens a container selection dialog and displays the user's subsequent container selection in this page's resource name field.
handleResourceDetailsButtonPressed() - Method in class org.eclipse.ui.dialogs.WizardExportPage
Deprecated. Opens a resource selection dialog and records the user's subsequent resource selections.
handleSave() - Method in class org.eclipse.jface.preference.PreferenceDialog
Save the values specified in the pages.
handleSelect(SelectionEvent) - Method in class org.eclipse.jface.viewers.StructuredViewer
Handles a select event from the widget.
handleSelect(SelectionEvent) - Method in class org.eclipse.jface.viewers.CheckboxTreeViewer
 
handleSelect(SelectionEvent) - Method in class org.eclipse.jface.viewers.CheckboxTableViewer
 
handleSelectionChanged() - Method in class org.eclipse.ui.dialogs.TwoPaneElementSelector
 
handleSelectionChanged() - Method in class org.eclipse.ui.dialogs.AbstractElementListSelectionDialog
Handles a selection changed event.
handleSelectionChanged(SelectionChangedEvent) - Method in class org.eclipse.ui.part.MultiPageEditorSite
Handles a selection changed event from the nested editor.
handleSelectionChanged(SelectionChangedEvent) - Method in class org.eclipse.ui.views.navigator.ResourceNavigator
Handles a selection changed event from the viewer.
handleShellCloseEvent() - Method in class org.eclipse.jface.dialogs.MessageDialog
 
handleShellCloseEvent() - Method in class org.eclipse.jface.preference.PreferenceDialog
Notifies that the window's close button was pressed, the close menu was selected, or the ESCAPE key pressed.
handleShellCloseEvent() - Method in class org.eclipse.jface.window.Window
Notifies that the window's close button was pressed, the close menu was selected, or the ESCAPE key pressed.
handleShellCloseEvent() - Method in class org.eclipse.ui.dialogs.ElementTreeSelectionDialog
 
handleStatus(IStatus, Object) - Method in interface org.eclipse.debug.core.IStatusHandler
Notifies this status handler that the given status has been generated by the specified source object and requires resolution.
handleSubjectControlDisposed() - Method in class org.eclipse.jface.text.AbstractInformationControlManager
Handles the disposal of the subject control.
handleTreeCollapse(TreeEvent) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
Handles a tree collapse event from the SWT widget.
handleTreeExpand(TreeEvent) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
Handles a tree expand event from the SWT widget.
handleTypesEditButtonPressed() - Method in class org.eclipse.ui.dialogs.WizardResourceImportPage
Open a registered type selection dialog and note the selections in the receivers types-to-export field
handleTypesEditButtonPressed() - Method in class org.eclipse.ui.dialogs.WizardExportResourcesPage
Queries the user for the types of resources to be exported and selects them in the checkbox group.
handleTypesEditButtonPressed() - Method in class org.eclipse.ui.dialogs.WizardExportPage
Deprecated. Queries the user for the types of resources to be exported and displays these types in this page's "Types to export" field.
handleVerifyEvent(VerifyEvent) - Method in class org.eclipse.jface.text.TextViewer
 
HardKeyDown - Static variable in class org.eclipse.swt.SWT
hardware key down event type (value is 33)
HardKeyUp - Static variable in class org.eclipse.swt.SWT
hardware key up event type (value is 34)
hasAnnotation(int) - Method in class org.eclipse.jface.text.source.OverviewRuler
 
hasAnnotation(int) - Method in interface org.eclipse.jface.text.source.IOverviewRuler
Returns whether there is an annotation an the given y coordinate.
hasAttribute(String) - Method in interface org.w3c.dom.Element
Returns true when an attribute with a given name is specified on this element or has a default value, false otherwise.
hasAttributeNS(String, String) - Method in interface org.w3c.dom.Element
Returns true when an attribute with a given local name and namespace URI is specified on this element or has a default value, false otherwise.
hasAttributes() - Method in interface org.w3c.dom.Node
Returns whether this node (if it is an element) has any attributes.
hasBeenBuilt(IProject) - Method in class org.eclipse.core.resources.IncrementalProjectBuilder
Returns whether the given project has already been built during this build iteration.
hasBreakpoints() - Method in interface org.eclipse.debug.core.IBreakpointManager
Returns whether there are any registered breakpoints.
hasChildEntries() - Method in interface org.eclipse.ui.views.properties.IPropertySheetEntry
Returns true if the entry has children.
hasChildNodes() - Method in interface org.w3c.dom.Node
Returns whether this node has any children.
hasChildren() - Method in interface org.eclipse.compare.structuremergeviewer.IDiffContainer
Returns whether this container has at least one child.
hasChildren() - Method in class org.eclipse.compare.structuremergeviewer.DiffContainer
 
hasChildren() - Method in class org.eclipse.debug.core.Launch
 
hasChildren() - Method in interface org.eclipse.debug.core.ILaunch
Returns whether this launch contains at least one process or debug target.
hasChildren(Object) - Method in interface org.eclipse.jface.viewers.ITreeContentProvider
Returns whether the given element has children.
hasChildren(Object) - Method in class org.eclipse.ui.model.WorkbenchContentProvider
 
hasContents() - Method in interface org.eclipse.jface.text.IInformationControlExtension
Returns whether this information control has contents to be displayed.
hasContents() - Method in class org.eclipse.jface.text.DefaultInformationControl
 
hasCycles - Variable in class org.eclipse.core.resources.IWorkspace.ProjectOrder
Indicates whether any of the accessible projects in projects are involved in non-trivial cycles.
hasDesiredExtension(String) - Method in class org.eclipse.ui.wizards.datatransfer.SelectFilesOperation
Returns a boolean indicating whether the extension of the passed filename is one of the extensions specified as desired by the filter.
hasDynamicItems() - Method in class org.eclipse.jface.action.ContributionManager
Returns whether this contribution manager contains dynamic items.
hasExportableExtension(String) - Method in class org.eclipse.ui.dialogs.WizardExportResourcesPage
Returns whether the extension of the given resource name is an extension that has been specified for export by the user.
hasExportableExtension(String) - Method in class org.eclipse.ui.dialogs.WizardExportPage
Deprecated. Returns whether the extension of the given resource name is an extension that has been specified for export by the user.
hasExpressions() - Method in interface org.eclipse.debug.core.IExpressionManager
Returns whether there are any registered expressions
hasFeature(String, String) - Method in interface org.w3c.dom.DOMImplementation
Test if the DOM implementation implements a specific feature.
hasFilters() - Method in class org.eclipse.jface.viewers.StructuredViewer
Returns whether this viewer has any filters.
hashCode() - Method in class org.eclipse.ant.core.TargetInfo
 
hashCode() - Method in class org.eclipse.ant.core.Property
 
hashCode() - Method in class org.eclipse.compare.ResourceNode
Returns the hash code of the name.
hashCode() - Method in class org.eclipse.compare.structuremergeviewer.DocumentRangeNode
Implementation based on getID.
hashCode() - Method in class org.eclipse.compare.structuremergeviewer.DiffNode
 
hashCode() - Method in class org.eclipse.core.runtime.QualifiedName
 
hashCode() - Method in class org.eclipse.core.runtime.PluginVersionIdentifier
Returns a hash code value for the object.
hashCode() - Method in class org.eclipse.core.runtime.Path
 
hashCode() - Method in class org.eclipse.debug.core.model.Breakpoint
 
hashCode() - Method in class org.eclipse.jface.action.ActionContributionItem
 
hashCode() - Method in class org.eclipse.jface.text.TypedRegion
 
hashCode() - Method in class org.eclipse.jface.text.TypedPosition
 
hashCode() - Method in class org.eclipse.jface.text.Region
 
hashCode() - Method in class org.eclipse.jface.text.Position
 
hashCode() - Method in class org.eclipse.jface.text.TextViewer.TextHoverKey
 
hashCode() - Method in class org.eclipse.jface.text.TextSelection
 
hashCode() - Method in class org.eclipse.jface.text.TextAttribute
 
hashCode() - Method in class org.eclipse.swt.custom.StyleRange
Returns an integer hash code for the receiver.
hashCode() - Method in class org.eclipse.swt.graphics.Rectangle
Returns an integer hash code for the receiver.
hashCode() - Method in class org.eclipse.swt.graphics.RGB
Returns an integer hash code for the receiver.
hashCode() - Method in class org.eclipse.swt.graphics.Point
Returns an integer hash code for the receiver.
hashCode() - Method in class org.eclipse.swt.graphics.Region
Returns an integer hash code for the receiver.
hashCode() - Method in class org.eclipse.swt.graphics.Image
Returns an integer hash code for the receiver.
hashCode() - Method in class org.eclipse.swt.graphics.GC
Returns an integer hash code for the receiver.
hashCode() - Method in class org.eclipse.swt.graphics.FontMetrics
Returns an integer hash code for the receiver.
hashCode() - Method in class org.eclipse.swt.graphics.FontData
Returns an integer hash code for the receiver.
hashCode() - Method in class org.eclipse.swt.graphics.Font
Returns an integer hash code for the receiver.
hashCode() - Method in class org.eclipse.swt.graphics.Cursor
Returns an integer hash code for the receiver.
hashCode() - Method in class org.eclipse.swt.graphics.Color
Returns an integer hash code for the receiver.
hashCode() - Method in class org.eclipse.swt.program.Program
Returns a hash code suitable for this object.
hashCode() - Method in class org.eclipse.ui.part.FileEditorInput
 
hashCode() - Method in class org.eclipse.ui.texteditor.MarkerAnnotation
 
hashCode() - Method in class org.eclipse.ui.texteditor.AbstractDocumentProvider.ElementInfo
 
hashCode() - Method in class org.eclipse.update.core.VersionedIdentifier
Returns a computed hashcode for the versioned identifier.
hashCode() - Method in class org.eclipse.update.core.model.CategoryModel
Compute hash code for category model.
hashCode(Object) - Method in interface org.eclipse.jface.viewers.IElementComparer
Returns the hash code for the given element.
hasListeners() - Method in class org.eclipse.swt.graphics.ImageLoader
Returns true if the receiver has image loader listeners, and false otherwise.
hasNature(String) - Method in interface org.eclipse.core.resources.IProjectDescription
Returns whether the project nature specified by the given nature extension id has been added to the described project.
hasNature(String) - Method in interface org.eclipse.core.resources.IProject
Returns whether the project nature specified by the given nature extension id has been added to this project.
hasRegisterGroups() - Method in interface org.eclipse.debug.core.model.IStackFrame
Returns whether this stack frame contains any register groups.
hasRegisters() - Method in interface org.eclipse.debug.core.model.IRegisterGroup
Returns whether this register group currently contains any registers.
hasResolutions(IMarker) - Method in interface org.eclipse.ui.IMarkerResolutionGenerator2
Returns whether there are any resolutions for the given marker.
hasResolutions(IMarker) - Method in interface org.eclipse.ui.IMarkerHelpRegistry
Returns false if there are no resolutions for the given marker.
hasStackFrames() - Method in interface org.eclipse.debug.core.model.IThread
Returns whether this thread currently contains any stack frames.
hasThreads() - Method in interface org.eclipse.debug.core.model.IDebugTarget
Returns whether this debug target currently contains any threads.
hasTrailingSeparator() - Method in class org.eclipse.core.runtime.Path
 
hasTrailingSeparator() - Method in interface org.eclipse.core.runtime.IPath
Returns whether this path has a trailing separator.
hasValidScope() - Method in interface org.eclipse.search.ui.ISearchPageContainer
Tells whether a valid scope is selected.
hasValueChanged() - Method in interface org.eclipse.debug.core.model.IVariable
Returns whether this variable's value has changed since the last suspend event.
hasValueFor(String) - Method in class org.eclipse.jface.resource.FontRegistry
Return whether or not the receiver has a value for the supplied fontKey.
hasVariables() - Method in interface org.eclipse.debug.core.model.IValue
Returns whether this value currently contains any visible variables.
hasVariables() - Method in interface org.eclipse.debug.core.model.IStackFrame
Returns whether this stack frame currently contains any visible variables.
header - Variable in class org.eclipse.swt.custom.StyledTextPrintOptions
Formatted text to print in the header of each page.
HEADER_FONT - Static variable in class org.eclipse.jface.resource.JFaceResources
The symbolic font name for the header font (value "org.eclipse.jface.headerfont").
HEADLESS - Static variable in class org.eclipse.ant.core.AntCorePlugin
Simple identifier constant (value "headless") of a tag that appears in Ant extensions.
height - Variable in class org.eclipse.swt.accessibility.AccessibleControlEvent
 
height - Variable in class org.eclipse.swt.events.SelectionEvent
the height of selected area
height - Variable in class org.eclipse.swt.events.PaintEvent
the height of the bounding rectangle of the region that requires painting
height - Variable in class org.eclipse.swt.graphics.Rectangle
the height of the rectangle
height - Variable in class org.eclipse.swt.graphics.ImageData
the height of the image, in pixels
height - Variable in class org.eclipse.swt.graphics.FontData
The height of the font data in points (Warning: This field is platform dependent)
height - Variable in class org.eclipse.swt.layout.RowData
height specifies the height of the cell in pixels.
height - Variable in class org.eclipse.swt.layout.FormData
height specifies the desired height in pixels
height - Variable in class org.eclipse.swt.widgets.Event
the height of the bounding rectangle of the region that requires painting
heightHint - Variable in class org.eclipse.jface.action.StatusLineLayoutData
The heightHint specifies a minimum height for the Control.
heightHint - Variable in class org.eclipse.swt.layout.GridData
heightHint specifies a minimum height for the row.
Help - Static variable in class org.eclipse.swt.SWT
help event type (value is 28)
HELP_CONTEXT_PROPERTY_SHEET_PAGE - Static variable in class org.eclipse.ui.views.properties.PropertySheetPage
Help context id (value "org.eclipse.ui.property_sheet_page_help_context").
HELP_CONTEXT_PROPERTY_SHEET_VIEW - Static variable in class org.eclipse.ui.views.properties.PropertySheet
No longer used but preserved to avoid api change
HELP_END - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Help menu: name of group for end of menu (value "helpEnd").
HELP_ID - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
Button id for a "Help" button (value 17).
HELP_LABEL - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
 
HELP_START - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Help menu: name of group for start of menu (value "helpStart").
HelpEvent - class org.eclipse.swt.events.HelpEvent.
Instances of this class are sent as a result of help being requested for a widget.
HelpEvent(Event) - Constructor for class org.eclipse.swt.events.HelpEvent
Constructs a new instance of this class based on the information in the given untyped event.
helpFile - Variable in class org.eclipse.swt.ole.win32.OlePropertyDescription
 
helpFile - Variable in class org.eclipse.swt.ole.win32.OleFunctionDescription
 
HelpListener - interface org.eclipse.swt.events.HelpListener.
Classes which implement this interface provide a method that deals with the event that is generated when help is requested for a control, typically when the user presses F1.
helpPressed() - Method in class org.eclipse.jface.preference.PreferenceDialog
Notifies of the pressing of the Help button.
helpPressed() - Method in class org.eclipse.jface.wizard.WizardDialog
The Help button has been pressed.
helpRequested(HelpEvent) - Method in interface org.eclipse.swt.events.HelpListener
Sent when help is requested for a control, typically when the user presses F1.
hFont - Variable in class org.eclipse.swt.graphics.GCData
 
Hide - Static variable in class org.eclipse.swt.SWT
hide event type (value is 23)
HIDE_DETAILS_LABEL - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
 
HIDE_SELECTION - Static variable in class org.eclipse.swt.SWT
style constant for selection hiding behavior.
hideActionSet(String) - Method in interface org.eclipse.ui.IWorkbenchPage
Hides an action set in this page.
hideAnnotationOverview() - Method in class org.eclipse.ui.texteditor.SourceViewerDecorationSupport
 
hideInformationControl() - Method in class org.eclipse.jface.text.AbstractInformationControlManager
Hides the information control and stops the information control closer.
hideInformationControl() - Method in class org.eclipse.jface.text.information.InformationPresenter
 
hideView(IViewPart) - Method in interface org.eclipse.ui.IWorkbenchPage
Hides the given view.
HIERARCHY_REQUEST_ERR - Static variable in class org.w3c.dom.DOMException
If any node is inserted somewhere it doesn't belong
HISTORY_GROUP - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
 
HistoryItem - class org.eclipse.compare.HistoryItem.
A combination IFileState and ITypedElement that can be used as an input to a compare viewer or other places where an IStreamContentAccessor is needed.
HistoryItem(ITypedElement, IFileState) - Constructor for class org.eclipse.compare.HistoryItem
Creates a HistoryItem object which combines the given IFileState and ITypedElement into an object which is suitable as input for a compare viewer or ReplaceWithEditionDialog.
hNullBitmap - Variable in class org.eclipse.swt.graphics.GCData
 
HOME - Static variable in class org.eclipse.swt.SWT
keyboard event constant representing the HOME key (value is (1<<24)+7)
homogenousResources(IResource, IResource) - Method in class org.eclipse.ui.actions.CopyFilesAndFoldersOperation
Returns whether the given resources are either both linked or both unlinked.
hookControl(Control) - Method in class org.eclipse.jface.viewers.TableViewer
 
hookControl(Control) - Method in class org.eclipse.jface.viewers.TableTreeViewer
 
hookControl(Control) - Method in class org.eclipse.jface.viewers.StructuredViewer
 
hookControl(Control) - Method in class org.eclipse.jface.viewers.ContentViewer
Adds event listener hooks to the given control.
hookControl(Control) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
 
HORIZONTAL - Static variable in class org.eclipse.swt.SWT
style constant for horizontal alignment or orientation behavior (value is 1<<8)
HORIZONTAL_ALIGN_BEGINNING - Static variable in class org.eclipse.swt.layout.GridData
 
HORIZONTAL_ALIGN_CENTER - Static variable in class org.eclipse.swt.layout.GridData
 
HORIZONTAL_ALIGN_END - Static variable in class org.eclipse.swt.layout.GridData
 
HORIZONTAL_ALIGN_FILL - Static variable in class org.eclipse.swt.layout.GridData
 
HORIZONTAL_GAP - Static variable in class org.eclipse.jface.preference.FieldEditor
Gap between label and control.
HORIZONTAL_MARGIN - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
Horizontal margin in dialog units (value 7).
HORIZONTAL_SPACING - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
Horizontal spacing in dialog units (value 4).
horizontalAlignment - Variable in class org.eclipse.jface.viewers.CellEditor.LayoutData
Horizontal alignment; SWT.LEFT by default.
horizontalAlignment - Variable in class org.eclipse.swt.custom.ControlEditor
Specifies how the editor should be aligned relative to the control.
horizontalAlignment - Variable in class org.eclipse.swt.layout.GridData
horizontalAlignment specifies how controls will be positioned horizontally within a cell.
horizontalIndent - Variable in class org.eclipse.swt.layout.GridData
horizontalIndent specifies the number of pixels of indentation that will be placed along the left side of the cell.
horizontalSpacing - Variable in class org.eclipse.swt.layout.GridLayout
horizontalSpacing specifies the number of pixels between the right edge of one cell and the left edge of its neighbouring cell to the right.
horizontalSpan - Variable in class org.eclipse.swt.layout.GridData
horizontalSpan specifies the number of column cells that the control will take up.
hPalette - Variable in class org.eclipse.swt.graphics.Device
 
HREF - Static variable in interface org.eclipse.help.IHelpResource
This is attribute name used for href in XML files.
HRESULT_UNSPECIFIED - Static variable in class org.eclipse.swt.ole.win32.OLE
Error code for OleError - No specific error information available
HTMLAnchorElement - interface org.w3c.dom.html.HTMLAnchorElement.
The anchor element.
HTMLAppletElement - interface org.w3c.dom.html.HTMLAppletElement.
An embedded Java applet.
HTMLAreaElement - interface org.w3c.dom.html.HTMLAreaElement.
Client-side image map area definition.
HTMLBaseElement - interface org.w3c.dom.html.HTMLBaseElement.
Document base URI.
HTMLBaseFontElement - interface org.w3c.dom.html.HTMLBaseFontElement.
Base font.
HTMLBodyElement - interface org.w3c.dom.html.HTMLBodyElement.
The HTML document body.
HTMLBRElement - interface org.w3c.dom.html.HTMLBRElement.
Force a line break.
HTMLButtonElement - interface org.w3c.dom.html.HTMLButtonElement.
Push button.
HTMLCollection - interface org.w3c.dom.html.HTMLCollection.
An HTMLCollection is a list of nodes.
HTMLDirectoryElement - interface org.w3c.dom.html.HTMLDirectoryElement.
Directory list.
HTMLDivElement - interface org.w3c.dom.html.HTMLDivElement.
Generic block container.
HTMLDListElement - interface org.w3c.dom.html.HTMLDListElement.
Definition list.
HTMLDocument - interface org.w3c.dom.html.HTMLDocument.
An HTMLDocument is the root of the HTML hierarchy and holds the entire content.
HTMLDOMImplementation - interface org.w3c.dom.html.HTMLDOMImplementation.
The HTMLDOMImplementation interface extends the DOMImplementation interface with a method for creating an HTML document instance.
HTMLElement - interface org.w3c.dom.html.HTMLElement.
All HTML element interfaces derive from this class.
HTMLFieldSetElement - interface org.w3c.dom.html.HTMLFieldSetElement.
Organizes form controls into logical groups.
HTMLFontElement - interface org.w3c.dom.html.HTMLFontElement.
Local change to font.
HTMLFormElement - interface org.w3c.dom.html.HTMLFormElement.
The FORM element encompasses behavior similar to a collection and an element.
HTMLFrameElement - interface org.w3c.dom.html.HTMLFrameElement.
Create a frame.
HTMLFrameSetElement - interface org.w3c.dom.html.HTMLFrameSetElement.
Create a grid of frames.
HTMLHeadElement - interface org.w3c.dom.html.HTMLHeadElement.
Document head information.
HTMLHeadingElement - interface org.w3c.dom.html.HTMLHeadingElement.
For the H1 to H6 elements.
HTMLHRElement - interface org.w3c.dom.html.HTMLHRElement.
Create a horizontal rule.
HTMLHtmlElement - interface org.w3c.dom.html.HTMLHtmlElement.
Root of an HTML document.
HTMLIFrameElement - interface org.w3c.dom.html.HTMLIFrameElement.
Inline subwindows.
HTMLImageElement - interface org.w3c.dom.html.HTMLImageElement.
Embedded image.
HTMLInputElement - interface org.w3c.dom.html.HTMLInputElement.
Form control.
HTMLIsIndexElement - interface org.w3c.dom.html.HTMLIsIndexElement.
This element is used for single-line text input.
HTMLLabelElement - interface org.w3c.dom.html.HTMLLabelElement.
Form field label text.
HTMLLegendElement - interface org.w3c.dom.html.HTMLLegendElement.
Provides a caption for a FIELDSET grouping.
HTMLLIElement - interface org.w3c.dom.html.HTMLLIElement.
List item.
HTMLLinkElement - interface org.w3c.dom.html.HTMLLinkElement.
The LINK element specifies a link to an external resource, and defines this document's relationship to that resource (or vice versa).
HTMLMapElement - interface org.w3c.dom.html.HTMLMapElement.
Client-side image map.
HTMLMenuElement - interface org.w3c.dom.html.HTMLMenuElement.
Menu list.
HTMLMetaElement - interface org.w3c.dom.html.HTMLMetaElement.
This contains generic meta-information about the document.
HTMLModElement - interface org.w3c.dom.html.HTMLModElement.
Notice of modification to part of a document.
HTMLObjectElement - interface org.w3c.dom.html.HTMLObjectElement.
Generic embedded object.
HTMLOListElement - interface org.w3c.dom.html.HTMLOListElement.
Ordered list.
HTMLOptGroupElement - interface org.w3c.dom.html.HTMLOptGroupElement.
Group options together in logical subdivisions.
HTMLOptionElement - interface org.w3c.dom.html.HTMLOptionElement.
A selectable choice.
HTMLParagraphElement - interface org.w3c.dom.html.HTMLParagraphElement.
Paragraphs.
HTMLParamElement - interface org.w3c.dom.html.HTMLParamElement.
Parameters fed to the OBJECT element.
HTMLPreElement - interface org.w3c.dom.html.HTMLPreElement.
Preformatted text.
HTMLQuoteElement - interface org.w3c.dom.html.HTMLQuoteElement.
For the Q and BLOCKQUOTE elements.
HTMLScriptElement - interface org.w3c.dom.html.HTMLScriptElement.
Script statements.
HTMLSelectElement - interface org.w3c.dom.html.HTMLSelectElement.
The select element allows the selection of an option.
HTMLStyleElement - interface org.w3c.dom.html.HTMLStyleElement.
Style information.
HTMLTableCaptionElement - interface org.w3c.dom.html.HTMLTableCaptionElement.
Table caption See the CAPTION element definition in HTML 4.0.
HTMLTableCellElement - interface org.w3c.dom.html.HTMLTableCellElement.
The object used to represent the TH and TD elements.
HTMLTableColElement - interface org.w3c.dom.html.HTMLTableColElement.
Regroups the COL and COLGROUP elements.
HTMLTableElement - interface org.w3c.dom.html.HTMLTableElement.
The create* and delete* methods on the table allow authors to construct and modify tables.
HTMLTableRowElement - interface org.w3c.dom.html.HTMLTableRowElement.
A row in a table.
HTMLTableSectionElement - interface org.w3c.dom.html.HTMLTableSectionElement.
The THEAD , TFOOT , and TBODY elements.
HTMLTextAreaElement - interface org.w3c.dom.html.HTMLTextAreaElement.
Multi-line text field.
HTMLTitleElement - interface org.w3c.dom.html.HTMLTitleElement.
The document title.
HTMLUListElement - interface org.w3c.dom.html.HTMLUListElement.
Unordered list.
hwnd - Variable in class org.eclipse.swt.graphics.GCData
 
HYPERLINK_COLOR - Static variable in class org.eclipse.jface.preference.JFacePreferences
 

Eclipse Platform
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 Y Z _
Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.