Eclipse eRCP
Release 1.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

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.
HEADER_FONT - Static variable in class org.eclipse.jface.resource.JFaceResources
The symbolic font name for the header font (value "org.eclipse.jface.headerfont").
HELP - Static variable in class org.eclipse.ercp.swt.mobile.Command
A command that specifies a request for on-line help.
HELP_CONTENTS_ACTION_TEXT - Static variable in interface org.eclipse.ui.IWorkbenchPreferenceConstants
A named org.eclipse.jface.preference for the text of the Help Contents action.
HELP_SEARCH_ACTION_TEXT - Static variable in interface org.eclipse.ui.IWorkbenchPreferenceConstants
A named org.eclipse.jface.preference for the text of the Help Search action.
HIDE_SELECTION - Static variable in class org.eclipse.swt.SWT
Style constant for selection hiding behavior when the widget loses focus (value is 1<<15).
HIGH - Static variable in class org.eclipse.ercp.swt.mobile.ListView
A high density level.
HOME - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the HOME key (value is (1<<24)+7).
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
Style bit for new GridData(int) to position the control at the left of the cell.
HORIZONTAL_ALIGN_CENTER - Static variable in class org.eclipse.swt.layout.GridData
Style bit for new GridData(int) to position the control in the horizontal center of the cell.
HORIZONTAL_ALIGN_END - Static variable in class org.eclipse.swt.layout.GridData
Style bit for new GridData(int) to position the control at the right of the cell.
HORIZONTAL_ALIGN_FILL - Static variable in class org.eclipse.swt.layout.GridData
Style bit for new GridData(int) to resize the control to fill the cell horizontally.
HYPERLINK_COLOR - Static variable in class org.eclipse.jface.preference.JFacePreferences
Identifier for the Hyperlink Color
H_SCROLL - Static variable in class org.eclipse.swt.SWT
Style constant for horizontal scrollbar behavior (value is 1<<8).
HandlerSubmission - class org.eclipse.ui.commands.HandlerSubmission.
Deprecated. Please use IHandlerService.activateHandler instead.
HandlerSubmission(String, Shell, IWorkbenchPartSite, String, IHandler, Priority) - Constructor for class org.eclipse.ui.commands.HandlerSubmission
Deprecated. Creates a new instance of this class.
HardKeyDown - Static variable in class org.eclipse.swt.SWT
The hardware key down event type (value is 33).
HardKeyUp - Static variable in class org.eclipse.swt.SWT
The hardware key up event type (value is 34).
Hide - Static variable in class org.eclipse.swt.SWT
The hide event type (value is 23).
HyperLink - class org.eclipse.ercp.swt.mobile.HyperLink.
Instances of this class represent a selectable user interface object that launchs other applications when activated by the end-user.
HyperLink(Composite, int, int) - Constructor for class org.eclipse.ercp.swt.mobile.HyperLink
Constructs a new instance of this class given its parent, a style value and a format value describing its behavior and appearance.
handleDefaultSelection(SelectionEvent) - Method in class org.eclipse.jface.viewers.TextCellEditor
Handles a default selection event from the text control by applying the editor value and deactivating this cell editor.
handleDispose(DisposeEvent) - Method in class org.eclipse.jface.viewers.ContentViewer
Handles a dispose event on this viewer's control.
handleDoubleSelect(SelectionEvent) - Method in class org.eclipse.jface.viewers.CheckboxTreeViewer
 
handleDoubleSelect(SelectionEvent) - Method in class org.eclipse.jface.viewers.StructuredViewer
Handles a double-click select event from the widget.
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.swt.widgets.TypedListener
Handles the given event.
handleException(Throwable) - Method in class org.eclipse.jface.util.SafeRunnable
 
handleInvalidSelection(ISelection, ISelection) - Method in class org.eclipse.jface.viewers.StructuredViewer
Handles an invalid selection.
handleLabelProviderChanged(LabelProviderChangedEvent) - Method in class org.eclipse.jface.viewers.ContentViewer
Handles a label provider changed event.
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.
handleNewChanges() - Static method in class org.eclipse.update.core.SiteManager
Deprecated. Do not use this method
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.
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.CheckboxTableViewer
 
handleSelect(SelectionEvent) - Method in class org.eclipse.jface.viewers.CheckboxTreeViewer
 
handleSelect(SelectionEvent) - Method in class org.eclipse.jface.viewers.StructuredViewer
Handles a select event from the widget.
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.
hasChildren(Object) - Method in interface org.eclipse.jface.viewers.ITreeContentProvider
Returns whether the given element has children.
hasDynamicItems() - Method in class org.eclipse.jface.action.ContributionManager
Returns whether this contribution manager contains dynamic items.
hasFilters() - Method in class org.eclipse.jface.viewers.StructuredViewer
Returns whether this viewer has any filters.
hasNewBackground() - Method in class org.eclipse.jface.viewers.ViewerLabel
Return whether or not the background color has been set.
hasNewFont() - Method in class org.eclipse.jface.viewers.ViewerLabel
Return whether or not the font has been set.
hasNewForeground() - Method in class org.eclipse.jface.viewers.ViewerLabel
Return whether or not the foreground color has been set.
hasNewImage() - Method in class org.eclipse.jface.viewers.ViewerLabel
Return whether or not the image has been set.
hasNewText() - Method in class org.eclipse.jface.viewers.ViewerLabel
Return whether or not the text has been set.
hasSelectedJobsWithLicenses(IInstallFeatureOperation[]) - Static method in class org.eclipse.update.operations.OperationsManager
Returns true when any of the install operations requires a license agreement.
hasSelectedJobsWithOptionalFeatures(IInstallFeatureOperation[]) - Static method in class org.eclipse.update.operations.OperationsManager
Returns true when any of the features to install has optional features.
hasValueFor(String) - Method in class org.eclipse.jface.resource.ColorRegistry
 
hasValueFor(String) - Method in class org.eclipse.jface.resource.FontRegistry
 
hasValueFor(String) - Method in class org.eclipse.jface.resource.ResourceRegistry
Return whether or not the receiver has a value for the supplied key.
hashCode(int) - Static method in class org.eclipse.jface.util.Util
Provides a hash code based on the given integer value.
hashCode(Object) - Static method in class org.eclipse.jface.util.Util
Provides a hash code for the object -- defending against null.
hashCode(Object[]) - Static method in class org.eclipse.jface.util.Util
Computes the hash code for an array of objects, but with defense against null.
hashCode(Object) - Method in interface org.eclipse.jface.viewers.IElementComparer
Returns the hash code for the given element.
hashCode() - Method in class org.eclipse.swt.graphics.Color
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.FontData
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.GC
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.Point
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.Rectangle
Returns an integer hash code for the receiver.
hashCode() - Method in class org.eclipse.ui.commands.HandlerSubmission
Deprecated.  
hashCode() - Method in class org.eclipse.ui.commands.Priority
Deprecated.  
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.
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.events.SelectionEvent
The height of selected area.
height - Variable in class org.eclipse.swt.graphics.ImageData
The height of the image, in pixels.
height - Variable in class org.eclipse.swt.graphics.Rectangle
the height of the rectangle
height - Variable in class org.eclipse.swt.layout.FormData
height specifies the preferred height in pixels.
height - Variable in class org.eclipse.swt.layout.RowData
height specifies the preferred 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 the preferred height in pixels.
hideActionSet(String) - Method in interface org.eclipse.ui.IWorkbenchPage
Hides an action set in this page.
hideView(IViewPart) - Method in interface org.eclipse.ui.IWorkbenchPage
Hides the given view.
hideView(IViewReference) - Method in interface org.eclipse.ui.IWorkbenchPage
Hides the given view that belongs to the reference, if any.
hookControl(Control) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
 
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.StructuredViewer
 
hookControl(Control) - Method in class org.eclipse.jface.viewers.TableViewer
 
hookControl(Control) - Method in class org.eclipse.jface.viewers.TreeViewer
 
horizontalAlignment - Variable in class org.eclipse.jface.viewers.CellEditor.LayoutData
Horizontal alignment; SWT.LEFT by default.
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.

Eclipse eRCP
Release 1.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