Eclipse Platform
Release 3.3
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

HANDLED - Static variable in interface org.eclipse.jface.action.IAction
Property name of an action's handler.
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.
HASH_CODE_NOT_COMPUTED - Static variable in class org.eclipse.core.expressions.Expression
The constant integer hash code value meaning the hash code has not yet been computed.
HASH_FACTOR - Static variable in class org.eclipse.core.expressions.Expression
A factor for computing the hash code for all expressions.
HEADER_FONT - Static variable in class org.eclipse.jface.resource.JFaceResources
The symbolic font name for the header font (value "org.eclipse.jface.headerfont").
HEADER_VALUE - Static variable in class org.eclipse.ui.texteditor.AnnotationPreference
Indicates whether the annotation type contributed to the overview ruler's header.
HEADLESS - Static variable in class org.eclipse.ant.core.AntCorePlugin
Simple identifier constant (value "headless") of a tag that appears in Ant extensions.
HELP - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the help key (value is (1<<24)+81).
HELP_CONTENTS - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id "helpContents"): Open the help contents.
HELP_CONTENTS_ACTION_TEXT - Static variable in interface org.eclipse.ui.IWorkbenchPreferenceConstants
A named preference for the text of the Help Contents action.
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_END - Static variable in interface org.eclipse.ui.ide.IIDEActionConstants
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
The label for help buttons.
HELP_MENU_ACTION - Static variable in class org.eclipse.ui.cheatsheets.CheatSheetExtensionFactory
Factory ID for the Help menu cheat sheet action.
HELP_SEARCH - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id "helpSearch"): Open the help search.
HELP_SEARCH - Static variable in class org.eclipse.ui.actions.ContributionItemFactory
Workbench contribution item (id "helpSearch"): An editable field for entering help search queries.
HELP_SEARCH_ACTION_TEXT - Static variable in interface org.eclipse.ui.IWorkbenchPreferenceConstants
A named preference for the text of the Help Search action.
HELP_START - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Help menu: name of group for start of menu (value "helpStart").
HELP_START - Static variable in interface org.eclipse.ui.ide.IIDEActionConstants
Help menu: name of group for start of menu (value "helpStart").
HIDE_DETAILS_LABEL - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
The label for hide details buttons.
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.swt.SWT
Indicates high quality (value is 2).
HIGH - Static variable in class org.eclipse.ui.navigator.Priority
Indicates High priority as a Priority enumeration.
HIGHER - Static variable in class org.eclipse.ui.navigator.Priority
Indicates Higher priority as a Priority enumeration.
HIGHER_PRIORITY_LITERAL - Static variable in class org.eclipse.ui.navigator.Priority
Indicates Higher priority as a String.
HIGHER_PRIORITY_VALUE - Static variable in class org.eclipse.ui.navigator.Priority
Indicates Higher priority as an int.
HIGHEST - Static variable in class org.eclipse.ui.navigator.Priority
Indicates Highest priority as a Priority enumeration.
HIGHEST_PRIORITY_LITERAL - Static variable in class org.eclipse.ui.navigator.Priority
Indicates Highest priority as a String.
HIGHEST_PRIORITY_VALUE - Static variable in class org.eclipse.ui.navigator.Priority
Indicates Highest priority as an int.
HIGHLIGHT_PREFERENCE_KEY - Static variable in class org.eclipse.ui.texteditor.AnnotationPreference
The preference key for highlighting inside text.
HIGHLIGHT_PREFERENCE_VALUE - Static variable in class org.eclipse.ui.texteditor.AnnotationPreference
The value for highlighting inside text.
HIGH_PRIORITY_LITERAL - Static variable in class org.eclipse.ui.navigator.Priority
Indicates High priority as a String.
HIGH_PRIORITY_VALUE - Static variable in class org.eclipse.ui.navigator.Priority
Indicates High priority as an int.
HINT_INTERACTIVE - Static variable in interface org.eclipse.ui.activities.ITriggerPoint
The interactive hint key.
HIPPIE_COMPLETION - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Name of the action for emacs style word completion.
HIPPIE_COMPLETION - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition ID of the edit -> text complete action Value: "org.eclipse.ui.edit.text.hippieCompletion").
HIPPIE_COMPLETION_ACTION - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
Help context id for the word completion action.
HISTORY_GROUP - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Group id for history toolbar group.
HISTORY_GROUP - Static variable in interface org.eclipse.ui.ide.IIDEActionConstants
Group ids for history toolbar group.
HISTORY_KNOWN - Static variable in class org.eclipse.debug.core.model.MemoryByte
Bit mask used to indicate a memory byte has history to determine if its value has changed.
HMARGIN - Static variable in interface org.eclipse.ui.views.properties.tabbed.ITabbedPropertyConstants
These horizontal margin around the composite.
HOME - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the HOME key (value is (1<<24)+7).
HOME - Static variable in class org.eclipse.ui.keys.SpecialKey
Deprecated. The single static instance of SpecialKey which represents the 'Home' key.
HOME_NAME - Static variable in interface org.eclipse.jface.bindings.keys.IKeyLookup
The formal name of the 'Home' key.
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.
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).
HOT - Static variable in class org.eclipse.swt.SWT
Event detail field that indicates a user-interface component state is hot (value is 1<<5).
HOVER_SHELLSTYLE - Static variable in class org.eclipse.jface.dialogs.PopupDialog
Shell style appropriate for a simple hover popup that cannot get focus.
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
HSPACE - Static variable in interface org.eclipse.ui.views.properties.tabbed.ITabbedPropertyConstants
Horizontal space to leave between related widgets.
HTMLTransfer - class org.eclipse.swt.dnd.HTMLTransfer.
The class HTMLTransfer provides a platform specific mechanism for converting text in HTML format represented as a java String to a platform specific representation of the data and vice versa.
HTTPS_PROXY_TYPE - Static variable in interface org.eclipse.core.net.proxy.IProxyData
Type constant (value "HTTPS") which identifies an HTTPS proxy.
HTTP_PROXY_TYPE - Static variable in interface org.eclipse.core.net.proxy.IProxyData
Type constant (value "HTTP") which identifies an HTTP proxy.
HYPERLINK_COLOR - Static variable in class org.eclipse.jface.preference.JFacePreferences
Identifier for the Hyperlink Color
HYPERLINK_COLOR - Static variable in class org.eclipse.jface.text.hyperlink.DefaultHyperlinkPresenter
A named preference that holds the color used for hyperlinks.
H_BOTTOM_KEYLINE1 - Static variable in interface org.eclipse.ui.forms.IFormColors
Key for the form header bottom keyline 1 color.
H_BOTTOM_KEYLINE2 - Static variable in interface org.eclipse.ui.forms.IFormColors
Key for the form header bottom keyline 2 color.
H_GRADIENT_END - Static variable in interface org.eclipse.ui.forms.IFormColors
Key for the form header background gradient ending color.
H_GRADIENT_START - Static variable in interface org.eclipse.ui.forms.IFormColors
Key for the form header background gradient starting color.
H_HOVER_FULL - Static variable in interface org.eclipse.ui.forms.IFormColors
Key for the form header full hover color.
H_HOVER_LIGHT - Static variable in interface org.eclipse.ui.forms.IFormColors
Key for the form header light hover color.
H_PREFIX - Static variable in interface org.eclipse.ui.forms.IFormColors
A prefix for the header color constants.
H_SCROLL - Static variable in class org.eclipse.swt.SWT
Style constant for horizontal scrollbar behavior (value is 1<<8).
HandleObject - class org.eclipse.core.commands.common.HandleObject.
An object that can exist in one of two states: defined and undefined.
HandleObject(String) - Constructor for class org.eclipse.core.commands.common.HandleObject
Constructs a new instance of HandleObject.
HandleObjectManager - class org.eclipse.core.commands.common.HandleObjectManager.
A manager of HandleObject instances.
HandleObjectManager() - Constructor for class org.eclipse.core.commands.common.HandleObjectManager
 
HandlerEvent - class org.eclipse.core.commands.HandlerEvent.
An instance of this class describes changes to an instance of IHandler.
HandlerEvent(IHandler, boolean, boolean) - Constructor for class org.eclipse.core.commands.HandlerEvent
Creates a new instance of this class.
HandlerEvent - class org.eclipse.ui.commands.HandlerEvent.
Deprecated. Please use the "org.eclipse.core.commands" plug-in instead.
HandlerEvent(IHandler, boolean, Map) - Constructor for class org.eclipse.ui.commands.HandlerEvent
Deprecated. Creates a new instance of this class.
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.
HandlerUtil - class org.eclipse.ui.handlers.HandlerUtil.
Some common utilities for working with handlers in Platform UI.
HandlerUtil() - Constructor for class org.eclipse.ui.handlers.HandlerUtil
 
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).
Help - class org.eclipse.help.standalone.Help.
This is a standalone help system.
Help(String[]) - Constructor for class org.eclipse.help.standalone.Help
Constructs help system
Help(String) - Constructor for class org.eclipse.help.standalone.Help
Deprecated. use Help#Help(String[])
Help - Static variable in class org.eclipse.swt.SWT
The help event type (value is 28).
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.
HelpIndexBuilder - class org.eclipse.help.search.HelpIndexBuilder.
Builds a help search index for a plug-in by looking for the org.eclipse.help.toc extensions in the provided manifest file.
HelpIndexBuilder() - Constructor for class org.eclipse.help.search.HelpIndexBuilder
Creates a new instance of the help index builder.
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.
HelpSystem - class org.eclipse.help.HelpSystem.
This class provides general access to help content contributed to the "org.eclipse.help.toc" and "org.eclipse.help.contexts" extension points.
Hide - Static variable in class org.eclipse.swt.SWT
The hide event type (value is 23).
HippieProposalProcessor - class org.eclipse.ui.texteditor.HippieProposalProcessor.
A completion proposal computer for hippie word completions.
HippieProposalProcessor() - Constructor for class org.eclipse.ui.texteditor.HippieProposalProcessor
Creates a new hippie completion proposal computer.
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.
HistoryPage - class org.eclipse.team.ui.history.HistoryPage.
Abstract HistoryPage class that keeps track of the history page site.
HistoryPage() - Constructor for class org.eclipse.team.ui.history.HistoryPage
 
HistoryPageCompareEditorInput - class org.eclipse.team.ui.history.HistoryPageCompareEditorInput.
Displays a history page combined with the compare/merge infrastructure.
HistoryPageCompareEditorInput(CompareConfiguration, IHistoryPageSource, Object) - Constructor for class org.eclipse.team.ui.history.HistoryPageCompareEditorInput
Create a history page compare editor input for the given page and object.
HistoryPageSaveablePart - class org.eclipse.team.ui.history.HistoryPageSaveablePart.
Deprecated. use HistoryPageCompareEditorInput
HistoryPageSaveablePart(Shell, CompareConfiguration, IHistoryPageSource, Object) - Constructor for class org.eclipse.team.ui.history.HistoryPageSaveablePart
Deprecated. Create a history page part for the given page and object.
HistoryPageSource - class org.eclipse.team.ui.history.HistoryPageSource.
Abstract HistoryPageSource class.
HistoryPageSource() - Constructor for class org.eclipse.team.ui.history.HistoryPageSource
 
HttpContextExtensionService - interface org.eclipse.equinox.http.registry.HttpContextExtensionService.
The HttpContextExtensionService provides access to an HttpContext instance whose resources and implementation are added via the "httpcontexts" extension point.
HttpServiceServlet - class org.eclipse.equinox.http.servlet.HttpServiceServlet.
The HttpServiceServlet is the "public" side of a Servlet that when registered (and init() called) in a servlet container will in-turn register and provide an OSGi Http Service implementation.
HttpServiceServlet() - Constructor for class org.eclipse.equinox.http.servlet.HttpServiceServlet
 
Hyperlink - class org.eclipse.ui.forms.widgets.Hyperlink.
Hyperlink is a concrete implementation of the abstract base class that draws text in the client area.
Hyperlink(Composite, int) - Constructor for class org.eclipse.ui.forms.widgets.Hyperlink
Creates a new hyperlink control in the provided parent.
HyperlinkAdapter - class org.eclipse.ui.forms.events.HyperlinkAdapter.
This adapter class provides default implementations for the methods described by the HyperlinkListener interface.
HyperlinkAdapter() - Constructor for class org.eclipse.ui.forms.events.HyperlinkAdapter
 
HyperlinkDetectorDescriptor - class org.eclipse.ui.texteditor.HyperlinkDetectorDescriptor.
Describes a contribution to the 'org.eclipse.ui.workbench.texteditor.hyperlinkDetectors' extension point.
HyperlinkDetectorRegistry - class org.eclipse.ui.texteditor.HyperlinkDetectorRegistry.
Hyperlink detector registry that manages the detectors contributed by the org.eclipse.ui.workbench.texteditor.hyperlinkDetectors extension point for targets contributed by the org.eclipse.ui.workbench.texteditor.hyperlinkDetectorTargets extension point.
HyperlinkDetectorRegistry() - Constructor for class org.eclipse.ui.texteditor.HyperlinkDetectorRegistry
Creates a new hyperlink detector registry.
HyperlinkDetectorRegistry(IPreferenceStore) - Constructor for class org.eclipse.ui.texteditor.HyperlinkDetectorRegistry
Creates a new hyperlink detector registry that controls hyperlink enablement via the given preference store.
HyperlinkDetectorTargetDescriptor - class org.eclipse.ui.texteditor.HyperlinkDetectorTargetDescriptor.
Describes a contribution to the 'org.eclipse.ui.workbench.texteditor.hyperlinkDetectorTargets' extension point.
HyperlinkEvent - class org.eclipse.ui.forms.events.HyperlinkEvent.
Notifies listeners about a hyperlink change.
HyperlinkEvent(Widget, Object, String, int) - Constructor for class org.eclipse.ui.forms.events.HyperlinkEvent
Creates a new hyperlink
HyperlinkGroup - class org.eclipse.ui.forms.HyperlinkGroup.
Manages a group of hyperlinks.
HyperlinkGroup(Display) - Constructor for class org.eclipse.ui.forms.HyperlinkGroup
Creates a hyperlink group.
HyperlinkManager - class org.eclipse.jface.text.hyperlink.HyperlinkManager.
Default implementation of a hyperlink manager.
HyperlinkManager(HyperlinkManager.DETECTION_STRATEGY) - Constructor for class org.eclipse.jface.text.hyperlink.HyperlinkManager
Creates a new hyperlink manager.
HyperlinkManager.DETECTION_STRATEGY - class org.eclipse.jface.text.hyperlink.HyperlinkManager.DETECTION_STRATEGY.
Detection strategy.
HyperlinkSettings - class org.eclipse.ui.forms.HyperlinkSettings.
Manages color and underline mode settings for a group of hyperlinks.
HyperlinkSettings(Display) - Constructor for class org.eclipse.ui.forms.HyperlinkSettings
The constructor.
hBrush - Variable in class org.eclipse.swt.graphics.GCData
 
hFont - Variable in class org.eclipse.swt.graphics.GCData
 
hNullBitmap - Variable in class org.eclipse.swt.graphics.GCData
 
hOldBrush - Variable in class org.eclipse.swt.graphics.GCData
 
hOldPen - Variable in class org.eclipse.swt.graphics.GCData
 
hPalette - Variable in class org.eclipse.swt.graphics.Device
Palette (Warning: This field is platform dependent) IMPORTANT: This field is not part of the SWT public API.
hPen - Variable in class org.eclipse.swt.graphics.GCData
 
handle - Variable in class org.eclipse.swt.graphics.Color
the handle to the OS color resource (Warning: This field is platform dependent) IMPORTANT: This field is not part of the SWT public API.
handle - Variable in class org.eclipse.swt.graphics.Cursor
the handle to the OS cursor resource (Warning: This field is platform dependent) IMPORTANT: This field is not part of the SWT public API.
handle - Variable in class org.eclipse.swt.graphics.Font
the handle to the OS font resource (Warning: This field is platform dependent) IMPORTANT: This field is not part of the SWT public API.
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) IMPORTANT: This field is not part of the SWT public API.
handle - Variable in class org.eclipse.swt.graphics.GC
the handle to the OS device context (Warning: This field is platform dependent) IMPORTANT: This field is not part of the SWT public API.
handle - Variable in class org.eclipse.swt.graphics.Image
the handle to the OS image resource (Warning: This field is platform dependent) IMPORTANT: This field is not part of the SWT public API.
handle - Variable in class org.eclipse.swt.graphics.Path
the OS resource for the Path (Warning: This field is platform dependent) IMPORTANT: This field is not part of the SWT public API.
handle - Variable in class org.eclipse.swt.graphics.Pattern
the OS resource for the Pattern (Warning: This field is platform dependent) IMPORTANT: This field is not part of the SWT public API.
handle - Variable in class org.eclipse.swt.graphics.Region
the OS resource for the region (Warning: This field is platform dependent) IMPORTANT: This field is not part of the SWT public API.
handle - Variable in class org.eclipse.swt.graphics.Transform
the OS resource for the Transform (Warning: This field is platform dependent) IMPORTANT: This field is not part of the SWT public API.
handle - Variable in class org.eclipse.swt.printing.Printer
the handle to the printer DC (Warning: This field is platform dependent) IMPORTANT: This field is not part of the SWT public API.
handle - Variable in class org.eclipse.swt.widgets.Control
the handle to the OS resource (Warning: This field is platform dependent) IMPORTANT: This field is not part of the SWT public API.
handle - Variable in class org.eclipse.swt.widgets.Menu
the handle to the OS resource (Warning: This field is platform dependent) IMPORTANT: This field is not part of the SWT public API.
handle - Variable in class org.eclipse.swt.widgets.TreeItem
the handle to the OS resource (Warning: This field is platform dependent) IMPORTANT: This field is not part of the SWT public API.
handle(Exception) - Method in class org.eclipse.team.ui.synchronize.SynchronizeModelAction
Generic error handling code that uses an error dialog to show the error to the user.
handle(StatusAdapter, int) - Method in class org.eclipse.ui.statushandlers.AbstractStatusHandler
Handles StatusAdapter objects based on the set style.
handle(StatusAdapter, int) - Method in class org.eclipse.ui.statushandlers.StatusManager
Handles the given status adapter due to the style.
handle(StatusAdapter) - Method in class org.eclipse.ui.statushandlers.StatusManager
Handles the given status adapter.
handle(IStatus, int) - Method in class org.eclipse.ui.statushandlers.StatusManager
Handles the given status due to the style.
handle(IStatus) - Method in class org.eclipse.ui.statushandlers.StatusManager
Handles the given status.
handle(StatusAdapter, int) - Method in class org.eclipse.ui.statushandlers.WorkbenchErrorHandler
 
handleActivate(Event) - Method in class org.eclipse.ui.forms.widgets.AbstractHyperlink
Called when hyperlink has been activated.
handleActivate(Event) - Method in class org.eclipse.ui.forms.widgets.ImageHyperlink
 
handleAddition(Object) - Method in class org.eclipse.core.databinding.observable.set.MappedSet
 
handleAdvancedButtonSelect() - Method in class org.eclipse.ui.dialogs.NewFolderDialog
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.WizardNewFolderMainPage
Shows/hides the advanced option widgets.
handleAttribute(String) - Method in class org.eclipse.ui.cheatsheets.AbstractItemExtensionElement
Called by the cheat sheet framework to parse and extract information from the string value of the XML attribute.
handleChange(ChangeEvent) - Method in interface org.eclipse.core.databinding.observable.IChangeListener
Handle a generic change to the given observable.
handleChanges(IProject, IResource[]) - Method in class org.eclipse.team.core.mapping.ChangeTracker
The given resources of interest have changed in the given project.
handleCompareInputChange() - Method in class org.eclipse.compare.contentmergeviewer.ContentMergeViewer
Handle a change to the given input reported from an ICompareInputChangeListener.
handleCompareInputChange() - Method in class org.eclipse.compare.contentmergeviewer.TextMergeViewer
 
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.
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.
handleContextChange(ISynchronizationScope, IResource[], IProject[]) - Method in interface org.eclipse.team.core.mapping.ISynchronizationScopeParticipant
Callback that the manager makes to participants when the state of resources that are contained in the resource mapping context of the manager change.
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.editors.text.TextFileDocumentProvider
Defines the standard procedure to handle CoreExceptions.
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.MarkerRulerAction
Handles core exceptions.
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.
handleDebugEvents(DebugEvent[]) - Method in class org.eclipse.debug.core.Launch
 
handleDebugEvents(DebugEvent[]) - Method in class org.eclipse.debug.ui.actions.RunToLineHandler
 
handleDefaultSelected() - Method in class org.eclipse.ui.dialogs.AbstractElementListSelectionDialog
Handles default selection (double click).
handleDefaultSelected() - Method in class org.eclipse.ui.dialogs.TwoPaneElementSelector
 
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() - Method in class org.eclipse.compare.CompareEditorInput
Callback that occurs when the UI associated with this compare editor input is disposed.
handleDispose(DisposeEvent) - Method in class org.eclipse.compare.contentmergeviewer.ContentMergeViewer
Called on the viewer disposal.
handleDispose(DisposeEvent) - Method in class org.eclipse.compare.contentmergeviewer.TextMergeViewer
Called on the viewer disposal.
handleDispose(DisposeEvent) - Method in class org.eclipse.compare.structuremergeviewer.DiffTreeViewer
Called on the viewer disposal.
handleDispose(DisposeEvent) - Method in class org.eclipse.compare.structuremergeviewer.StructureDiffViewer
 
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.ChangeRulerColumn
Disposes the column's resources.
handleDispose() - Method in class org.eclipse.jface.text.source.LineNumberChangeRulerColumn
 
handleDispose() - Method in class org.eclipse.jface.text.source.LineNumberRulerColumn
Disposes the column's resources.
handleDispose() - Method in class org.eclipse.jface.text.source.SourceViewer
 
handleDispose() - Method in class org.eclipse.jface.text.source.projection.ProjectionViewer
 
handleDispose(DisposeEvent) - Method in class org.eclipse.jface.viewers.ContentViewer
Handles a dispose event on this viewer's control.
handleDispose(DisposeEvent) - Method in class org.eclipse.jface.viewers.StructuredViewer
 
handleDispose() - Method in class org.eclipse.jface.viewers.ViewerColumn
Disposes of the label provider (if set), unregisters the listener and nulls the references to the label provider and editing support.
handleDispose() - Method in class org.eclipse.team.ui.PageCompareEditorInput
 
handleDispose() - Method in class org.eclipse.team.ui.history.HistoryPageCompareEditorInput
 
handleDispose() - Method in class org.eclipse.team.ui.synchronize.ParticipantPageCompareEditorInput
 
handleDispose() - Method in class org.eclipse.team.ui.synchronize.SaveableCompareEditorInput
 
handleDispose() - Method in class org.eclipse.team.ui.synchronize.SyncInfoCompareInput
 
handleDispose() - Method in class org.eclipse.ui.console.TextConsoleViewer
 
handleDispose(DisposeEvent) - Method in class org.eclipse.ui.navigator.CommonViewer
 
handleDoubleClick() - Method in class org.eclipse.ui.dialogs.FilteredItemsSelectionDialog
This method is a hook for subclasses to override default dialog behavior.
handleDoubleClick(DoubleClickEvent) - Method in class org.eclipse.ui.navigator.CommonNavigator
Note: This method is for internal use only.
handleDoubleClick(DoubleClickEvent) - Method in class org.eclipse.ui.views.navigator.ResourceNavigator
Handles a double-click event from the viewer.
handleDoubleClickEvent() - Method in class org.eclipse.ui.dialogs.EditorSelectionDialog
Handle a double click event on the list
handleDoubleSelect(SelectionEvent) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
 
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.
handleDoubleSelect(SelectionEvent) - Method in class org.eclipse.ui.navigator.CommonViewer
 
handleDrop(CommonDropAdapter, DropTargetEvent, Object) - Method in class org.eclipse.ui.navigator.CommonDropAdapterAssistant
Carry out the DND operation.
handleDrop(CommonDropAdapter, DropTargetEvent, Object) - Method in class org.eclipse.ui.navigator.resources.ResourceDropAdapterAssistant
 
handleEditorInputChanged() - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
Handles an external change of the editor's input element.
handleEditorInputChanged() - Method in class org.eclipse.ui.texteditor.StatusTextEditor
 
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.
handleElementContentReplaced() - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
Performs any additional action necessary to perform after the input document's content has been replaced.
handleElementContentReplaced() - Method in class org.eclipse.ui.texteditor.StatusTextEditor
 
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.AbstractElementListSelectionDialog
Handles empty list by disabling widgets.
handleEmptyList() - Method in class org.eclipse.ui.dialogs.TwoPaneElementSelector
 
handleEndDocument(XMLSearchParticipant.IParsedXMLContent) - Method in class org.eclipse.help.search.XMLSearchParticipant
Called when the XML document has been ended.
handleEndElement(String, XMLSearchParticipant.IParsedXMLContent) - Method in class org.eclipse.help.search.XMLSearchParticipant
Called when the element has been ended.
handleEnter(Event) - Method in class org.eclipse.ui.forms.widgets.AbstractHyperlink
Called when hyperlink is entered.
handleEnter(Event) - Method in class org.eclipse.ui.forms.widgets.ImageHyperlink
 
handleEntrySelection(ISelection) - Method in class org.eclipse.ui.views.properties.PropertySheetPage
Handles a selection change in the entry table.
handleEnvAddButtonSelected() - Method in class org.eclipse.debug.ui.EnvironmentTab
Adds a new environment variable to the table.
handleEvent(Event) - Method in class org.eclipse.jface.text.hyperlink.HyperlinkManager
 
handleEvent(Event) - Method in class org.eclipse.jface.text.source.AnnotationBarHoverManager.Closer
 
handleEvent(OleEvent) - Method in interface org.eclipse.swt.ole.win32.OleListener
 
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.
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 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.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.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.WizardResourceImportPage
The WizardResourceImportPage implementation of this Listener method handles all events and enablements for controls on this page.
handleException(Throwable) - Method in interface org.eclipse.core.runtime.ISafeRunnable
Handles an exception thrown by this runnable's run method.
handleException(IOException) - Method in class org.eclipse.jface.text.templates.persistence.TemplateStore
Handles an IOException thrown during reloading the preferences due to a preference store update.
handleException(Throwable) - Method in class org.eclipse.jface.util.SafeRunnable
 
handleException(Throwable, DropTargetEvent) - Method in class org.eclipse.jface.viewers.ViewerDropAdapter
Deprecated. this method should not be used. Exception handling has been removed from DropTargetAdapter methods overridden by this class. Handles any exception that occurs during callback, including rethrowing behavior.

[Issue: Implementation prints stack trace and eats exception to avoid crashing VA/J. Consider conditionalizing the implementation to do one thing in VAJ and something more reasonable in other operating environments. ]

handleException(Throwable) - Method in interface org.eclipse.jface.window.Window.IExceptionHandler
Handle the exception.
handleException(CoreException) - Method in class org.eclipse.team.ui.mapping.SynchronizationContentProvider
Handle the given exception that occurred while calculating the children for an element.
handleException(IOException) - Method in class org.eclipse.ui.editors.text.templates.ContributionTemplateStore
 
handleExceptionOnSave(CoreException, IProgressMonitor) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
Handles the given exception.
handleExit(Event) - Method in class org.eclipse.ui.forms.widgets.AbstractHyperlink
Called when hyperlink is exited.
handleExit(Event) - Method in class org.eclipse.ui.forms.widgets.ImageHyperlink
 
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
 
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.MainActionGroup
Handles a key pressed event by invoking the appropriate action, delegating to the subgroups as necessary.
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.ResourceNavigator
Handles a key press event from the 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.WorkspaceActionGroup
Handles a key pressed event by invoking the appropriate action.
handleKeyReleased(KeyEvent) - Method in class org.eclipse.ui.actions.RefreshAction
Handle the key release.
handleKeyReleased(KeyEvent) - Method in class org.eclipse.ui.views.navigator.ResourceNavigator
Handles a key release in the viewer.
handleKeyReleased(KeyEvent) - Method in class org.eclipse.ui.views.navigator.ResourceNavigatorRenameAction
Handle the key release
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.
handleLabelProviderChanged(LabelProviderChangedEvent) - Method in class org.eclipse.ui.navigator.CommonViewer
 
handleLifecycleEvent(SaveablesLifecycleEvent) - Method in interface org.eclipse.ui.ISaveablesLifecycleListener
Handle the given model lifecycle event.
handleListChange(ListChangeEvent) - Method in interface org.eclipse.core.databinding.observable.list.IListChangeListener
Handle a change to an observable list.
handleMapChange(MapChangeEvent) - Method in interface org.eclipse.core.databinding.observable.map.IMapChangeListener
Handle a change an observable map.
handleMergeFailure(IStatus) - Method in class org.eclipse.team.ui.synchronize.ModelMergeOperation
Method invoked when the context contains unmergable changes.
handleNewChanges() - Static method in class org.eclipse.update.core.SiteManager
Deprecated. Do not use this method
handleNoChanges() - Method in class org.eclipse.team.ui.synchronize.ModelMergeOperation
Method invoked when the context contains no changes.
handleObjectsById - Variable in class org.eclipse.core.commands.common.HandleObjectManager
The map of identifiers (String) to handle objects ( HandleObject).
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.
handleOpen(OpenEvent) - Method in class org.eclipse.search.ui.text.AbstractTextSearchViewPage
This method is called when the search page gets an open even from it's underlying viewer (for example on double click).
handleOpen(SelectionEvent) - Method in class org.eclipse.ui.navigator.CommonViewer
 
handleOpen(OpenEvent) - Method in class org.eclipse.ui.views.navigator.ResourceNavigator
Handles an open event from the viewer.
handlePageChanging(PageChangingEvent) - Method in interface org.eclipse.jface.dialogs.IPageChangingListener
Handle the an IDialogPage changing.
handlePartActivated(IWorkbenchPart) - Method in class org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage
Handle the part activated event.
handlePluginTransferDrop(IStructuredSelection, Object) - Method in class org.eclipse.ui.navigator.CommonDropAdapterAssistant
Handle the drop operation for the target viewer.
handlePluginTransferDrop(IStructuredSelection, Object) - Method in class org.eclipse.ui.navigator.resources.ResourceDropAdapterAssistant
 
handlePostSelect(SelectionEvent) - Method in class org.eclipse.jface.viewers.StructuredViewer
Handles a post select event from the widget.
handlePostSelect(SelectionEvent) - Method in class org.eclipse.ui.navigator.CommonViewer
 
handlePostSelectionChanged(SelectionChangedEvent) - Method in class org.eclipse.ui.part.MultiPageEditorSite
Handles a post selection changed even from the nexted editor.
handlePreferenceStoreChanged(PropertyChangeEvent) - Method in class org.eclipse.ui.editors.text.TextEditor
 
handlePreferenceStoreChanged(PropertyChangeEvent) - Method in class org.eclipse.ui.texteditor.AbstractDecoratedTextEditor
 
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.
handlePreferenceStoreChanged(PropertyChangeEvent) - Method in class org.eclipse.ui.texteditor.SourceViewerDecorationSupport
 
handlePreviewRequest() - Method in class org.eclipse.team.ui.synchronize.ModelMergeOperation
A preview of the merge has been requested.
handlePreviewRequest() - Method in class org.eclipse.team.ui.synchronize.ModelParticipantMergeOperation
 
handleProcessingInstruction(String, XMLSearchParticipant.IParsedXMLContent) - Method in class org.eclipse.help.search.XMLSearchParticipant
Called when a processing instruction has been encountered.
handleProjectChange(IProject) - Method in class org.eclipse.team.core.mapping.ChangeTracker
Resources of interest in the given project have changed but the specific changes are not known.
handlePropertyChange(PropertyChangeEvent) - Method in class org.eclipse.team.ui.history.HistoryPageCompareEditorInput
Handle a property change event from the history page.
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
Deprecated.  
handlePropertyChange(PropertyChangeEvent) - Method in class org.eclipse.ui.views.framelist.FrameAction
Handles a property change event from the frame list.
handlePropertyChange(PropertyChangeEvent) - Method in class org.eclipse.ui.views.framelist.TreeViewerFrameSource
Handles a property change event from the frame list.
handlePropertyChangeEvent(PropertyChangeEvent) - Method in class org.eclipse.compare.contentmergeviewer.ContentMergeViewer
Callback that is invoked when a property in the compare configuration (ContentMergeViewer.getCompareConfiguration() changes.
handlePropertyChangeEvent(PropertyChangeEvent) - Method in class org.eclipse.compare.contentmergeviewer.TextMergeViewer
 
handleRemoval(Object) - Method in class org.eclipse.core.databinding.observable.set.MappedSet
 
handleResizeAncestor(int, int, int, int) - Method in class org.eclipse.compare.contentmergeviewer.ContentMergeViewer
Lays out the ancestor area of the compare viewer.
handleResizeAncestor(int, int, int, int) - Method in class org.eclipse.compare.contentmergeviewer.TextMergeViewer
 
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.
handleResizeLeftRight(int, int, int, int, int, int) - Method in class org.eclipse.compare.contentmergeviewer.TextMergeViewer
 
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.
handleResourceChanged(IResourceChangeEvent) - Method in class org.eclipse.ui.views.navigator.MainActionGroup
Handles a resource changed event by updating the enablement if one of the selected projects is opened or closed.
handleResourceDetailsButtonPressed() - Method in class org.eclipse.ui.dialogs.WizardExportPage
Deprecated. Opens a resource selection dialog and records the user's subsequent resource selections.
handleRootChanged(IResource, boolean) - Method in class org.eclipse.team.core.variants.ThreeWaySubscriber
Convenience method that can be used by subclasses to notify listeners when a root is added or removed from the subscriber.
handleSave() - Method in class org.eclipse.jface.preference.PreferenceDialog
Save the values specified in the pages.
handleSearchResultChanged(SearchResultEvent) - Method in class org.eclipse.search.ui.text.AbstractTextSearchViewPage
Handles a search result event for the current search result.
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.
handleSelect(SelectionEvent) - Method in class org.eclipse.ui.navigator.CommonViewer
 
handleSelected(StructuredSelection) - Method in class org.eclipse.ui.dialogs.FilteredItemsSelectionDialog
Handle selection in the items list by updating labels of selected and unselected items and refresh the details field using the selection.
handleSelectionChanged() - Method in class org.eclipse.debug.ui.StringVariableSelectionDialog
Update variable description and argument button enablement.
handleSelectionChanged() - Method in class org.eclipse.ui.dialogs.AbstractElementListSelectionDialog
Handles a selection changed event.
handleSelectionChanged() - Method in class org.eclipse.ui.dialogs.TwoPaneElementSelector
 
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.
handleSetChange(SetChangeEvent) - Method in interface org.eclipse.core.databinding.observable.set.ISetChangeListener
Handle a change to an observable set.
handleSetFocus() - Method in class org.eclipse.compare.contentmergeviewer.