Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
H
- 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_ID - Static variable in class org.eclipse.e4.core.commands.internal.HandlerServiceImpl
- 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).
- 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.graphics.Cursor
-
the handle to the OS cursor resource (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.FontMetrics
-
On Windows, handle is a Win32 TEXTMETRIC struct (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.Image
-
the handle to the OS image 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.Control
-
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.TreeItem
-
the handle to the OS resource (Warning: This field is platform dependent)
- 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(InvocationTargetException, String, String) - Static method in class org.eclipse.compare.internal.ExceptionHandler
-
Handles the given
InvocationTargetException
. - handle(InvocationTargetException, Shell, String, String) - Static method in class org.eclipse.compare.internal.ExceptionHandler
-
Handles the given
InvocationTargetException
. - handle(CoreException, String) - Method in class org.eclipse.ui.statushandlers.StatusManager
-
Handles given CoreException.
- handle(CoreException, String, String) - Static method in class org.eclipse.compare.internal.ExceptionHandler
-
Handles the given
CoreException
. - handle(CoreException, Shell, String, String) - Static method in class org.eclipse.compare.internal.ExceptionHandler
-
Handles the given
CoreException
. - handle(IStatus) - Method in class org.eclipse.ui.statushandlers.StatusManager
-
Handles the given status.
- handle(IStatus, int) - Method in class org.eclipse.ui.statushandlers.StatusManager
-
Handles the given status due to the style.
- handle(Control, Gradient) - Static method in class org.eclipse.e4.ui.css.swt.properties.GradientBackgroundListener
- handle(StatusAdapter) - Method in class org.eclipse.ui.statushandlers.StatusManager
-
Handles the given status adapter.
- handle(StatusAdapter, int) - Method in class org.eclipse.ui.internal.WorkbenchErrorHandlerProxy
- 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, 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
- handleAdd(int, E) - Method in class org.eclipse.core.databinding.observable.list.ListDiffVisitor
-
Notifies the visitor that
element
was added to the list at positionindex
. - handleAddition(Object) - Method in class org.eclipse.core.databinding.observable.set.MappedSet
-
Deprecated.
- 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.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.
- HANDLED - Static variable in interface org.eclipse.jface.action.IAction
-
Property name of an action's handler.
- HANDLED - Static variable in interface org.eclipse.ui.statushandlers.StatusManager.INotificationTypes
-
This type notifications are used when a particular
StatusAdapter
was handled. - HANDLED_ITEM - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The meta object id for the '
Handled Item
' class. - HANDLED_ITEM - Static variable in interface org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl.Literals
-
The meta object literal for the '
Handled Item
' class. - HANDLED_ITEM___UPDATE_LOCALIZATION - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The operation id for the 'Update Localization' operation.
- HANDLED_ITEM__ACCESSIBILITY_PHRASE - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Accessibility Phrase' attribute.
- HANDLED_ITEM__COMMAND - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Command' reference.
- HANDLED_ITEM__COMMAND - Static variable in interface org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl.Literals
-
The meta object literal for the 'Command' reference feature.
- HANDLED_ITEM__CONTAINER_DATA - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Container Data' attribute.
- HANDLED_ITEM__CONTRIBUTOR_URI - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Contributor URI' attribute.
- HANDLED_ITEM__CUR_SHARED_REF - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Cur Shared Ref' reference.
- HANDLED_ITEM__ELEMENT_ID - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Element Id' attribute.
- HANDLED_ITEM__ENABLED - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Enabled' attribute.
- HANDLED_ITEM__ICON_URI - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Icon URI' attribute.
- HANDLED_ITEM__LABEL - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Label' attribute.
- HANDLED_ITEM__LOCALIZED_ACCESSIBILITY_PHRASE - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Localized Accessibility Phrase' attribute.
- HANDLED_ITEM__LOCALIZED_LABEL - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Localized Label' attribute.
- HANDLED_ITEM__LOCALIZED_TOOLTIP - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Localized Tooltip' attribute.
- HANDLED_ITEM__ON_TOP - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'On Top' attribute.
- HANDLED_ITEM__PARAMETERS - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Parameters' containment reference list.
- HANDLED_ITEM__PARAMETERS - Static variable in interface org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl.Literals
-
The meta object literal for the 'Parameters' containment reference list feature.
- HANDLED_ITEM__PARENT - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Parent' container reference.
- HANDLED_ITEM__PERSISTED_STATE - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Persisted State' map.
- HANDLED_ITEM__RENDERER - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Renderer' attribute.
- HANDLED_ITEM__SELECTED - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Selected' attribute.
- HANDLED_ITEM__TAGS - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Tags' attribute list.
- HANDLED_ITEM__TO_BE_RENDERED - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'To Be Rendered' attribute.
- HANDLED_ITEM__TOOLTIP - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Tooltip' attribute.
- HANDLED_ITEM__TRANSIENT_DATA - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Transient Data' map.
- HANDLED_ITEM__TYPE - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Type' attribute.
- HANDLED_ITEM__VISIBLE - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Visible' attribute.
- HANDLED_ITEM__VISIBLE_WHEN - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Visible When' containment reference.
- HANDLED_ITEM__WB_COMMAND - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Wb Command' attribute.
- HANDLED_ITEM__WB_COMMAND - Static variable in interface org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl.Literals
-
The meta object literal for the 'Wb Command' attribute feature.
- HANDLED_ITEM__WIDGET - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Widget' attribute.
- HANDLED_ITEM_FEATURE_COUNT - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The number of structural features of the 'Handled Item' class.
- HANDLED_ITEM_OPERATION_COUNT - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The number of operations of the 'Handled Item' class.
- HANDLED_MENU_ITEM - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The meta object id for the '
Handled Menu Item
' class. - HANDLED_MENU_ITEM - Static variable in interface org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl.Literals
-
The meta object literal for the '
Handled Menu Item
' class. - HANDLED_MENU_ITEM___GET_LOCALIZED_MNEMONICS - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The operation id for the 'Get Localized Mnemonics' operation.
- HANDLED_MENU_ITEM___UPDATE_LOCALIZATION - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The operation id for the 'Update Localization' operation.
- HANDLED_MENU_ITEM__ACCESSIBILITY_PHRASE - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Accessibility Phrase' attribute.
- HANDLED_MENU_ITEM__COMMAND - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Command' reference.
- HANDLED_MENU_ITEM__CONTAINER_DATA - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Container Data' attribute.
- HANDLED_MENU_ITEM__CONTRIBUTOR_URI - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Contributor URI' attribute.
- HANDLED_MENU_ITEM__CUR_SHARED_REF - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Cur Shared Ref' reference.
- HANDLED_MENU_ITEM__ELEMENT_ID - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Element Id' attribute.
- HANDLED_MENU_ITEM__ENABLED - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Enabled' attribute.
- HANDLED_MENU_ITEM__ICON_URI - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Icon URI' attribute.
- HANDLED_MENU_ITEM__LABEL - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Label' attribute.
- HANDLED_MENU_ITEM__LOCALIZED_ACCESSIBILITY_PHRASE - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Localized Accessibility Phrase' attribute.
- HANDLED_MENU_ITEM__LOCALIZED_LABEL - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Localized Label' attribute.
- HANDLED_MENU_ITEM__LOCALIZED_TOOLTIP - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Localized Tooltip' attribute.
- HANDLED_MENU_ITEM__MNEMONICS - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Mnemonics' attribute.
- HANDLED_MENU_ITEM__ON_TOP - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'On Top' attribute.
- HANDLED_MENU_ITEM__PARAMETERS - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Parameters' containment reference list.
- HANDLED_MENU_ITEM__PARENT - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Parent' container reference.
- HANDLED_MENU_ITEM__PERSISTED_STATE - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Persisted State' map.
- HANDLED_MENU_ITEM__RENDERER - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Renderer' attribute.
- HANDLED_MENU_ITEM__SELECTED - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Selected' attribute.
- HANDLED_MENU_ITEM__TAGS - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Tags' attribute list.
- HANDLED_MENU_ITEM__TO_BE_RENDERED - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'To Be Rendered' attribute.
- HANDLED_MENU_ITEM__TOOLTIP - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Tooltip' attribute.
- HANDLED_MENU_ITEM__TRANSIENT_DATA - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Transient Data' map.
- HANDLED_MENU_ITEM__TYPE - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Type' attribute.
- HANDLED_MENU_ITEM__VISIBLE - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Visible' attribute.
- HANDLED_MENU_ITEM__VISIBLE_WHEN - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Visible When' containment reference.
- HANDLED_MENU_ITEM__WB_COMMAND - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Wb Command' attribute.
- HANDLED_MENU_ITEM__WIDGET - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Widget' attribute.
- HANDLED_MENU_ITEM_FEATURE_COUNT - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The number of structural features of the 'Handled Menu Item' class.
- HANDLED_MENU_ITEM_OPERATION_COUNT - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The number of operations of the 'Handled Menu Item' class.
- HANDLED_TOOL_ITEM - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The meta object id for the '
Handled Tool Item
' class. - HANDLED_TOOL_ITEM - Static variable in interface org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl.Literals
-
The meta object literal for the '
Handled Tool Item
' class. - HANDLED_TOOL_ITEM___UPDATE_LOCALIZATION - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The operation id for the 'Update Localization' operation.
- HANDLED_TOOL_ITEM__ACCESSIBILITY_PHRASE - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Accessibility Phrase' attribute.
- HANDLED_TOOL_ITEM__COMMAND - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Command' reference.
- HANDLED_TOOL_ITEM__CONTAINER_DATA - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Container Data' attribute.
- HANDLED_TOOL_ITEM__CONTRIBUTOR_URI - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Contributor URI' attribute.
- HANDLED_TOOL_ITEM__CUR_SHARED_REF - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Cur Shared Ref' reference.
- HANDLED_TOOL_ITEM__ELEMENT_ID - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Element Id' attribute.
- HANDLED_TOOL_ITEM__ENABLED - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Enabled' attribute.
- HANDLED_TOOL_ITEM__ICON_URI - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Icon URI' attribute.
- HANDLED_TOOL_ITEM__LABEL - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Label' attribute.
- HANDLED_TOOL_ITEM__LOCALIZED_ACCESSIBILITY_PHRASE - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Localized Accessibility Phrase' attribute.
- HANDLED_TOOL_ITEM__LOCALIZED_LABEL - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Localized Label' attribute.
- HANDLED_TOOL_ITEM__LOCALIZED_TOOLTIP - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Localized Tooltip' attribute.
- HANDLED_TOOL_ITEM__MENU - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Menu' containment reference.
- HANDLED_TOOL_ITEM__ON_TOP - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'On Top' attribute.
- HANDLED_TOOL_ITEM__PARAMETERS - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Parameters' containment reference list.
- HANDLED_TOOL_ITEM__PARENT - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Parent' container reference.
- HANDLED_TOOL_ITEM__PERSISTED_STATE - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Persisted State' map.
- HANDLED_TOOL_ITEM__RENDERER - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Renderer' attribute.
- HANDLED_TOOL_ITEM__SELECTED - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Selected' attribute.
- HANDLED_TOOL_ITEM__TAGS - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Tags' attribute list.
- HANDLED_TOOL_ITEM__TO_BE_RENDERED - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'To Be Rendered' attribute.
- HANDLED_TOOL_ITEM__TOOLTIP - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Tooltip' attribute.
- HANDLED_TOOL_ITEM__TRANSIENT_DATA - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Transient Data' map.
- HANDLED_TOOL_ITEM__TYPE - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Type' attribute.
- HANDLED_TOOL_ITEM__VISIBLE - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Visible' attribute.
- HANDLED_TOOL_ITEM__VISIBLE_WHEN - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Visible When' containment reference.
- HANDLED_TOOL_ITEM__WB_COMMAND - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Wb Command' attribute.
- HANDLED_TOOL_ITEM__WIDGET - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The feature id for the 'Widget' attribute.
- HANDLED_TOOL_ITEM_FEATURE_COUNT - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The number of structural features of the 'Handled Tool Item' class.
- HANDLED_TOOL_ITEM_OPERATION_COUNT - Static variable in class org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl
-
The number of operations of the 'Handled Tool Item' class.
- HandledContributionItem - Class in org.eclipse.e4.ui.workbench.renderers.swt
- HandledContributionItem() - Constructor for class org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem
- 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() - Method in class org.eclipse.jface.text.AbstractInformationControl
-
Frees all resources allocated by this information control.
- 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.projection.ProjectionViewer
- handleDispose() - Method in class org.eclipse.jface.text.source.SourceViewer
- handleDispose() - Method in class org.eclipse.jface.text.TextViewer
-
Frees all resources allocated by this viewer.
- 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.history.HistoryPageCompareEditorInput
- handleDispose() - Method in class org.eclipse.team.ui.PageCompareEditorInput
- 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 interface org.eclipse.core.databinding.observable.IDisposeListener
-
Handle the event that the given observable object has been 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(DisposeEvent) - Method in class org.eclipse.jface.viewers.AbstractTableViewer
- handleDispose(DisposeEvent) - Method in class org.eclipse.jface.viewers.ColumnViewer
- 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(DisposeEvent) - Method in class org.eclipse.ui.navigator.CommonViewer
- HandledItemImpl - Class in org.eclipse.e4.ui.model.application.ui.menu.impl
-
An implementation of the model object 'Handled Item'.
- HandledItemImpl() - Constructor for class org.eclipse.e4.ui.model.application.ui.menu.impl.HandledItemImpl
- HandledMenuItemImpl - Class in org.eclipse.e4.ui.model.application.ui.menu.impl
-
An implementation of the model object 'Handled Menu Item'.
- HandledMenuItemImpl() - Constructor for class org.eclipse.e4.ui.model.application.ui.menu.impl.HandledMenuItemImpl
- 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.navigator.resources.ProjectExplorer
- 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.ColumnViewer
- 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
- handleDPIChange(Widget, int, float) - Method in interface org.eclipse.swt.internal.DPIZoomChangeHandler
- 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
- HandledToolItemImpl - Class in org.eclipse.e4.ui.model.application.ui.menu.impl
-
An implementation of the model object 'Handled Tool Item'.
- HandledToolItemImpl() - Constructor for class org.eclipse.e4.ui.model.application.ui.menu.impl.HandledToolItemImpl
- handleEditorInputChanged() - Method in class org.eclipse.ui.texteditor.AbstractDecoratedTextEditor
- 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.
- handleElementsChanged() - Method in class org.eclipse.ui.dialogs.AbstractElementListSelectionDialog
-
This method is called when the elements of the backing list are changed to refresh the standard dialog widgets.
- 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(SearchParticipantXML.IParsedXMLContent) - Method in class org.eclipse.help.search.SearchParticipantXML
-
Called when the XML document has been ended.
- handleEndElement(String, SearchParticipantXML.IParsedXMLContent) - Method in class org.eclipse.help.search.SearchParticipantXML
-
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(SimplePropertyEvent<S, D>) - Method in interface org.eclipse.core.databinding.property.ISimplePropertyListener
-
Handle the described property event.
- handleEvent(OleEvent) - Method in interface org.eclipse.swt.ole.win32.OleListener
-
Sent when an event that the receiver has registered for occurs.
- handleEvent(Event) - Method in class org.eclipse.e4.ui.bindings.keys.KeyBindingDispatcher.KeyDownFilter
-
Handles an incoming traverse or key down event.
- handleEvent(Event) - Method in class org.eclipse.e4.ui.css.swt.properties.GradientBackgroundListener
- handleEvent(Event) - Method in class org.eclipse.e4.ui.workbench.renderers.swt.MenuManagerRendererFilter
- handleEvent(Event) - Method in class org.eclipse.e4.ui.workbench.renderers.swt.MenuManagerServiceFilter
- handleEvent(Event) - Method in class org.eclipse.help.ui.internal.HyperlinkHandler
-
Sent when an event that the receiver has registered for occurs.
- handleEvent(Event) - Method in class org.eclipse.jface.text.hyperlink.HyperlinkManager
- handleEvent(Event) - Method in class org.eclipse.jface.text.source.AnnotationBarHoverManager.Closer
-
Deprecated.
- 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.WizardNewFileCreationPage
-
The
WizardNewFileCreationPage
implementation of thisListener
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 thisListener
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 thisListener
method handles all events and enablements for controls on this page. - handleEvent(Event) - Method in class org.eclipse.e4.ui.workbench.renderers.swt.StackRenderer.TabStateHandler
- handleEvent(Event) - Method in class org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer.ThemeDefinitionChangedHandler
- handleEvent(Event) - Method in class org.eclipse.ui.internal.WindowsDefenderConfigurator
- handleException(IOException) - Method in class org.eclipse.text.templates.TemplateStoreCore
-
Handles an
IOException
thrown during reloading the preferences due to a preference store update. - handleException(IOException) - Method in class org.eclipse.ui.editors.text.templates.ContributionTemplateStore
- handleException(Throwable) - Method in interface org.eclipse.core.runtime.ISafeRunnable
-
Handles an exception thrown by this runnable's
ISafeRunnable.run()
method. - handleException(Throwable) - Method in interface org.eclipse.e4.ui.workbench.IExceptionHandler
-
Call-back to handle the given
Throwable
- handleException(Throwable) - Method in class org.eclipse.jface.util.SafeRunnable
- handleException(Throwable) - Method in interface org.eclipse.jface.window.Window.IExceptionHandler
-
Handle the exception.
- handleException(Throwable) - Method in class org.eclipse.ui.internal.EarlyStartupRunnable
- handleException(Throwable) - Method in class org.eclipse.ui.internal.ExceptionHandler
- handleException(Throwable, DropTargetEvent) - Method in class org.eclipse.jface.viewers.ViewerDropAdapter
-
Deprecated.
- handleException(CoreException) - Method in class org.eclipse.team.ui.mapping.SynchronizationContentProvider
-
Handle the given exception that occurred while calculating the children for an element.
- handleExceptionOnSave(CoreException, IProgressMonitor) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
-
Handles the given exception.
- handleExceptions(Exception) - Method in interface org.eclipse.e4.ui.css.core.engine.CSSEngine
-
Handle exceptions.
- handleExceptions(Exception) - Method in class org.eclipse.e4.ui.css.core.impl.engine.AbstractCSSEngine
-
Handle exceptions thrown while parsing, applying styles.
- 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() - Method in class org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem
- handleHelpRequest() - Method in class org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem
- 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.
- handleKeyReleased(KeyEvent) - Method in class org.eclipse.ui.actions.RefreshAction
-
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 thisContentViewer
method callsupdate
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 class org.eclipse.compare.internal.CompareEditor
- handleLifecycleEvent(SaveablesLifecycleEvent) - Method in class org.eclipse.ui.internal.SaveablesList
-
This implementation of handleModelLifecycleEvent must be called by implementers of ISaveablesSource whenever the list of models of the model source changes, or when the dirty state of models changes.
- handleLifecycleEvent(SaveablesLifecycleEvent) - Method in interface org.eclipse.ui.ISaveablesLifecycleListener
-
Handle the given event.
- handleListChange(ListChangeEvent<? extends E>) - Method in class org.eclipse.core.databinding.observable.list.DecoratingObservableList
-
Called whenever a ListChangeEvent is received from the decorated observable.
- handleListChange(ListChangeEvent<? extends E>) - Method in interface org.eclipse.core.databinding.observable.list.IListChangeListener
-
Handle a change to an observable list.
- handleMapChange(MapChangeEvent<? extends K, ? extends V>) - Method in class org.eclipse.core.databinding.observable.map.BidiObservableMap
- handleMapChange(MapChangeEvent<? extends K, ? extends V>) - Method in class org.eclipse.core.databinding.observable.map.DecoratingObservableMap
-
Called whenever a MapChangeEvent is received from the decorated observable.
- handleMapChange(MapChangeEvent<? extends K, ? extends V>) - 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.
- handleMove(int, int, E) - Method in class org.eclipse.core.databinding.observable.list.ListDiffVisitor
-
Notifies the visitor that
element
was moved in the list from positionoldIndex
to positionnewIndex
. - handleNoChanges() - Method in class org.eclipse.team.ui.synchronize.ModelMergeOperation
-
Method invoked when the context contains no changes.
- handleNoDifference() - Method in class org.eclipse.compare.internal.CompareUIPlugin
- HandleObject - Class in org.eclipse.core.commands.common
-
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<T extends NamedHandleObject> - Class in org.eclipse.core.commands.common
-
A manager of
HandleObject
instances. - HandleObjectManager() - Constructor for class org.eclipse.core.commands.common.HandleObjectManager
- handleObjectsById - Variable in class org.eclipse.core.commands.common.HandleObjectManager
-
The map of identifiers (
String
) to handle objects (HandleObject
). - handleOpen(OpenEvent) - Method in class org.eclipse.search.ui.text.AbstractTextSearchViewPage
-
This method is called when the search page gets an 'open' event from its underlying viewer (for example on double click).
- 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(SelectionEvent) - Method in class org.eclipse.ui.navigator.CommonViewer
- 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, SearchParticipantXML.IParsedXMLContent) - Method in class org.eclipse.help.search.SearchParticipantXML
-
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(int) - Method in class org.eclipse.ui.part.AbstractMultiEditor
-
Handles a property change notification from a nested editor.
- 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.team.ui.history.HistoryPageCompareEditorInput
-
Handle a property change event from the history page.
- handlePropertyChange(PropertyChangeEvent) - Method in class org.eclipse.ui.texteditor.InfoForm
-
Deprecated.Handles the property change.
- 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
- handlePropertyChangeEvent(PropertyChangeEvent) - Method in class org.eclipse.compare.internal.MergeSourceViewer
-
handle show/hide line numbers from editor preferences
- handler - Variable in class org.eclipse.equinox.bidi.custom.StructuredTextCharTypes
-
The StructuredTextTypeHandler instance utilized by the expert.
- handler - Variable in class org.eclipse.equinox.bidi.internal.StructuredTextImpl
-
The structured text handler utilized by this expert.
- Handler - Class in org.eclipse.osgi.storage.url.bundleentry
-
URLStreamHandler the bundleentry protocol.
- Handler - Class in org.eclipse.osgi.storage.url.bundleresource
-
URLStreamHandler the bundleresource protocol.
- Handler - Class in org.eclipse.osgi.storage.url.reference
-
URLStreamHandler for reference protocol.
- Handler(String) - Constructor for class org.eclipse.osgi.storage.url.reference.Handler
- Handler(ModuleContainer, BundleEntry) - Constructor for class org.eclipse.osgi.storage.url.bundleentry.Handler
- Handler(ModuleContainer, BundleEntry) - Constructor for class org.eclipse.osgi.storage.url.bundleresource.Handler
- HANDLER - Static variable in class org.eclipse.e4.ui.model.application.commands.impl.CommandsPackageImpl
-
The meta object id for the '
Handler
' class. - HANDLER - Static variable in interface org.eclipse.e4.ui.model.application.commands.impl.CommandsPackageImpl.Literals
-
The meta object literal for the '
Handler
' class. - HANDLER__COMMAND - Static variable in class org.eclipse.e4.ui.model.application.commands.impl.CommandsPackageImpl
-
The feature id for the 'Command' reference.
- HANDLER__COMMAND - Static variable in interface org.eclipse.e4.ui.model.application.commands.impl.CommandsPackageImpl.Literals
-
The meta object literal for the 'Command' reference feature.
- HANDLER__CONTRIBUTION_URI - Static variable in class org.eclipse.e4.ui.model.application.commands.impl.CommandsPackageImpl
-
The feature id for the 'Contribution URI' attribute.
- HANDLER__CONTRIBUTOR_URI - Static variable in class org.eclipse.e4.ui.model.application.commands.impl.CommandsPackageImpl
-
The feature id for the 'Contributor URI' attribute.
- HANDLER__ELEMENT_ID - Static variable in class org.eclipse.e4.ui.model.application.commands.impl.CommandsPackageImpl
-
The feature id for the 'Element Id' attribute.
- HANDLER__OBJECT - Static variable in class org.eclipse.e4.ui.model.application.commands.impl.CommandsPackageImpl
-
The feature id for the 'Object' attribute.
- HANDLER__PERSISTED_STATE - Static variable in class org.eclipse.e4.ui.model.application.commands.impl.CommandsPackageImpl
-
The feature id for the 'Persisted State' map.
- HANDLER__TAGS - Static variable in class org.eclipse.e4.ui.model.application.commands.impl.CommandsPackageImpl
-
The feature id for the 'Tags' attribute list.
- HANDLER__TRANSIENT_DATA - Static variable in class org.eclipse.e4.ui.model.application.commands.impl.CommandsPackageImpl
-
The feature id for the 'Transient Data' map.
- HANDLER_CONTAINER - Static variable in class org.eclipse.e4.ui.model.application.commands.impl.CommandsPackageImpl
-
The meta object id for the '
Handler Container
' class. - HANDLER_CONTAINER - Static variable in interface org.eclipse.e4.ui.model.application.commands.impl.CommandsPackageImpl.Literals
-
The meta object literal for the '
Handler Container
' class. - HANDLER_CONTAINER__HANDLERS - Static variable in class org.eclipse.e4.ui.model.application.commands.impl.CommandsPackageImpl
-
The feature id for the 'Handlers' containment reference list.
- HANDLER_CONTAINER__HANDLERS - Static variable in interface org.eclipse.e4.ui.model.application.commands.impl.CommandsPackageImpl.Literals
-
The meta object literal for the 'Handlers' containment reference list feature.
- HANDLER_CONTAINER_FEATURE_COUNT - Static variable in class org.eclipse.e4.ui.model.application.commands.impl.CommandsPackageImpl
-
The number of structural features of the 'Handler Container' class.
- HANDLER_CONTAINER_OPERATION_COUNT - Static variable in class org.eclipse.e4.ui.model.application.commands.impl.CommandsPackageImpl
-
The number of operations of the 'Handler Container' class.
- HANDLER_EXCEPTION - Static variable in class org.eclipse.e4.core.commands.internal.HandlerServiceImpl
- HANDLER_FEATURE_COUNT - Static variable in class org.eclipse.e4.ui.model.application.commands.impl.CommandsPackageImpl
-
The number of structural features of the 'Handler' class.
- HANDLER_OPERATION_COUNT - Static variable in class org.eclipse.e4.ui.model.application.commands.impl.CommandsPackageImpl
-
The number of operations of the 'Handler' class.
- handlerChanged(HandlerEvent) - Method in interface org.eclipse.core.commands.IHandlerListener
-
Notifies that one or more properties of an instance of
IHandler
have changed. - handleRemoval(Object) - Method in class org.eclipse.core.databinding.observable.set.MappedSet
-
Deprecated.
- handleRemove(int, E) - Method in class org.eclipse.core.databinding.observable.list.ListDiffVisitor
-
Notifies the visitor that
element
was removed from the list at positionindex
. - handleReplace(int, E, E) - Method in class org.eclipse.core.databinding.observable.list.ListDiffVisitor
-
Notifies the visitor that
oldElement
, located at positionindex
in the list, was replaced bynewElement
. - 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
- handleResizeAncestor(int, int, int, int) - Method in class org.eclipse.compare.internal.ImageMergeViewer
- 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
- handleResizeLeftRight(int, int, int, int, int, int) - Method in class org.eclipse.compare.internal.ImageMergeViewer
- handleResolutionReport(ResolutionReport) - Method in interface org.eclipse.osgi.report.resolution.ResolutionReport.Listener
- HandlerEvent - Class in org.eclipse.core.commands
-
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.
- handlerGenerator - Static variable in class org.eclipse.e4.core.commands.internal.HandlerServiceImpl
- HandlerImpl - Class in org.eclipse.e4.ui.model.application.commands.impl
-
An implementation of the model object 'Handler'.
- HandlerImpl() - Constructor for class org.eclipse.e4.ui.model.application.commands.impl.HandlerImpl
- 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.
- handlers - Variable in class org.eclipse.e4.ui.model.application.descriptor.basic.impl.PartDescriptorImpl
-
The cached value of the '
Handlers
' containment reference list. - handlers - Variable in class org.eclipse.e4.ui.model.application.impl.ApplicationImpl
-
The cached value of the '
Handlers
' containment reference list. - handlers - Variable in class org.eclipse.e4.ui.model.application.ui.advanced.impl.PerspectiveImpl
-
The cached value of the '
Handlers
' containment reference list. - handlers - Variable in class org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl
-
The cached value of the '
Handlers
' containment reference list. - handlers - Variable in class org.eclipse.e4.ui.model.application.ui.basic.impl.WindowImpl
-
The cached value of the '
Handlers
' containment reference list. - HANDLERS - Static variable in interface org.eclipse.e4.ui.workbench.UIEvents.HandlerContainer
- HandlerServiceCreationFunction - Class in org.eclipse.e4.core.commands.internal
- HandlerServiceCreationFunction() - Constructor for class org.eclipse.e4.core.commands.internal.HandlerServiceCreationFunction
- HandlerServiceHandler - Class in org.eclipse.e4.core.commands.internal
-
Provide an IHandler to delegate calls to.
- HandlerServiceHandler(String) - Constructor for class org.eclipse.e4.core.commands.internal.HandlerServiceHandler
- HandlerServiceImpl - Class in org.eclipse.e4.core.commands.internal
- HandlerServiceImpl() - Constructor for class org.eclipse.e4.core.commands.internal.HandlerServiceImpl
- HandlerUtil - Class in org.eclipse.ui.handlers
-
Some common utilities for working with handlers in Platform UI.
- HandlerUtil() - Constructor for class org.eclipse.ui.handlers.HandlerUtil
- handles(Class<V>) - Method in interface org.eclipse.core.runtime.preferences.IPreferenceMetadataStore
-
Checks if this value type can be handled by this preference store.
- handles(Class<V>) - Method in class org.eclipse.core.runtime.preferences.OsgiPreferenceMetadataStore
- handles(String, String) - Method in interface org.eclipse.core.expressions.IPropertyTester
-
Returns whether the property tester can handle the given property or not.
- handles(String, String) - Method in class org.eclipse.core.expressions.PropertyTester
- 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.
- handleSecurity(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.equinox.http.registry.internal.DefaultRegistryHttpContext
- 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(IStructuredSelection) - Method in class org.eclipse.equinox.p2.ui.RevertProfilePage
- handleSelectionChanged(SelectionChangedEvent) - Method in class org.eclipse.ui.part.MultiPageEditorSite
-
Handles a selection changed event from the nested editor.
- handleSetChange(SetChangeEvent<? extends E>) - Method in class org.eclipse.core.databinding.observable.set.DecoratingObservableSet
-
Called whenever a SetChangeEvent is received from the decorated observable.
- handleSetChange(SetChangeEvent<? extends E>) - 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.ContentMergeViewer
-
Callback that is invoked when the control of this merge viewer is given focus.
- handleSetFocus() - Method in class org.eclipse.compare.contentmergeviewer.TextMergeViewer
-
Override to give focus to the pane that previously had focus or to a suitable default pane.
- handleShellCloseEvent() - Method in class org.eclipse.jface.dialogs.MessageDialog
-
Handle the shell close.
- handleShellCloseEvent() - Method in class org.eclipse.jface.dialogs.PlainMessageDialog
-
Handle the shell close.
- handleShellCloseEvent() - Method in class org.eclipse.jface.dialogs.TrayDialog
- 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
- handlesObject(Object) - Method in interface org.eclipse.ui.navigator.ICommonViewerMapper
-
Tests if this mapper handles the specified object.
- handleStale(StaleEvent) - Method in interface org.eclipse.core.databinding.observable.IStaleListener
-
Handle the event that the given observable object is now stale.
- handleStaleEvent(StaleEvent) - Method in class org.eclipse.core.databinding.observable.DecoratingObservable
-
Called whenever a StaleEvent is received from the decorated observable.
- handleStartDocument(SearchParticipantXML.IParsedXMLContent) - Method in class org.eclipse.help.search.SearchParticipantXML
-
Called when the XML document has been started.
- handleStartElement(String, Attributes, SearchParticipantXML.IParsedXMLContent) - Method in class org.eclipse.help.search.SearchParticipantXML
-
Called when the element has been started.
- handleStateChange(State, Object) - Method in interface org.eclipse.core.commands.IStateListener
-
Handles a change to the value in some state.
- handleStateChange(State, Object) - Method in class org.eclipse.e4.core.commands.internal.HandlerServiceHandler
- 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.
- handleStatusChanged() - Method in class org.eclipse.jface.databinding.dialog.DialogPageSupport
- handleStatusChanged() - Method in class org.eclipse.jface.databinding.preference.PreferencePageSupport
- handleStatusChanged() - Method in class org.eclipse.jface.databinding.wizard.WizardPageSupport
- handleStatusException() - Method in class org.eclipse.jface.databinding.dialog.DialogPageSupport
- handleSubjectControlDisposed() - Method in class org.eclipse.jface.text.AbstractInformationControlManager
-
Handles the disposal of the subject control.
- handleTableSelectionChanged(SelectionChangedEvent) - Method in class org.eclipse.debug.ui.EnvironmentTab
-
Responds to a selection changed event in the environment table
- handleTargetSaveableChange() - Method in class org.eclipse.team.ui.synchronize.ModelParticipantAction
-
Check to see if the target saveable differs from the currently active saveable.
- handleTargetSaveableChange(Shell, SaveableComparison, SaveableComparison, boolean, IProgressMonitor) - Static method in class org.eclipse.team.ui.synchronize.ModelParticipantAction
-
Convenience method that prompts if the currently active saveable is dirty and either saves or reverts the saveable depending on the users input.
- handleText(String, SearchParticipantXML.IParsedXMLContent) - Method in class org.eclipse.help.search.SearchParticipantXML
-
Called when element body text has been encountered.
- handleTreeCollapse(TreeEvent) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
-
Handles a tree collapse event from the SWT widget.
- handleTreeCollapse(TreeEvent) - Method in class org.eclipse.jface.viewers.TreeViewer
- handleTreeExpand(TreeEvent) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
-
Handles a tree expand event from the SWT widget.
- handleTreeExpand(TreeEvent) - Method in class org.eclipse.jface.viewers.TreeViewer
- 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.WizardResourceImportPage
-
Open a registered type selection dialog and note the selections in the receivers types-to-export field
- handleUIChanged() - Method in class org.eclipse.jface.databinding.dialog.DialogPageSupport
- handleValidationFailure(IStatus) - Method in class org.eclipse.team.ui.synchronize.ModelMergeOperation
-
Method invoked when the context contains changes that failed validation by at least one
IResourceMappingMerger
. - handleValueChange(ValueChangeEvent<? extends T>) - Method in class org.eclipse.core.databinding.observable.value.DecoratingObservableValue
-
Called whenever a ValueChangeEvent is received from the decorated observable.
- handleValueChange(ValueChangeEvent<? extends T>) - Method in interface org.eclipse.core.databinding.observable.value.IValueChangeListener
-
Handles a change to an observable value.
- handleValueChanging(ValueChangingEvent<T>) - Method in interface org.eclipse.core.databinding.observable.value.IValueChangingListener
-
This method is called when the value is about to change and provides an opportunity to veto the change.
- handleVerifyEvent(VerifyEvent) - Method in class org.eclipse.jface.text.source.projection.ProjectionViewer
- handleVerifyEvent(VerifyEvent) - Method in class org.eclipse.jface.text.TextViewer
-
Handles the verify event issued by the viewer's text widget.
- handleVisibleDocumentAboutToBeChanged(DocumentEvent) - Method in class org.eclipse.jface.text.source.projection.ProjectionViewer
- handleVisibleDocumentAboutToBeChanged(DocumentEvent) - Method in class org.eclipse.jface.text.TextViewer
-
Hook method called when the visible document is about to be changed.
- handleVisibleDocumentChanged(DocumentEvent) - Method in class org.eclipse.jface.text.source.projection.ProjectionViewer
- handleVisibleDocumentChanged(DocumentEvent) - Method in class org.eclipse.jface.text.TextViewer
-
Hook method called when the visible document has been changed.
- handleWidgetDispose(Event) - Method in class org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem
- handleWidgetDispose(Event) - Method in class org.eclipse.e4.ui.workbench.renderers.swt.DirectContributionItem
- handleWidgetDispose(Event) - Method in class org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem
- handleWidgetDisposed(Object) - Method in interface org.eclipse.e4.ui.css.core.engine.CSSEngine
-
Handle disposal of a styled widget.
- handleWidgetDisposed(Object) - Method in class org.eclipse.e4.ui.css.core.impl.engine.AbstractCSSEngine
-
Called when a widget is disposed.
- handleWidgetSelection(Event) - Method in class org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem
- 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).
- hasAbsolutePath() - Method in class org.eclipse.e4.ui.css.swt.helpers.URI
-
Returns
true
if this is a hierarchical URI with an absolute path, orfalse
if it is non-hierarchical, has no path, or has a relative path. - hasAcceptedLicenses() - Method in class org.eclipse.equinox.p2.ui.LicenseManager
-
Return a boolean indicating whether any licenses have been accepted.
- hasActiveRewriteSession() - Method in class org.eclipse.jface.text.AbstractLineTracker
-
Tells whether there's an active rewrite session.
- hasActiveTriggerPoints() - Method in interface org.eclipse.debug.core.IBreakpointManager
-
Returns whether a workspace has active TriggerPoints
- hasActivityIdsChanged() - Method in class org.eclipse.ui.activities.IdentifierEvent
-
Returns whether or not the activityIds property changed.
- hasAdapter(Object, String) - Method in interface org.eclipse.core.runtime.IAdapterManager
-
Returns whether there is an adapter factory registered that may be able to convert
adaptable
to an object of typeadapterTypeName
. - hasAdditionalMappings() - Method in interface org.eclipse.team.core.mapping.ISynchronizationScope
-
Return whether the scope has additional mappings added to the input mappings during the scope building process.
- hasAdditonalResources() - Method in interface org.eclipse.team.core.mapping.ISynchronizationScope
-
Return whether the scope has additional resources added due to additional resource mappings.
- hasAnnotation(int) - Method in class org.eclipse.jface.text.source.AnnotationRulerColumn
-
Tells whether the given line contains an annotation.
- hasAnnotation(int) - Method in interface org.eclipse.jface.text.source.IOverviewRuler
-
Returns whether there is an annotation an the given vertical coordinate.
- hasAnnotation(int) - Method in class org.eclipse.jface.text.source.OverviewRuler
- hasAttribute(String) - Method in interface org.eclipse.debug.core.ILaunchConfiguration
-
Returns whether this configuration contains an attribute with the given name.
- hasAttribute(String) - Method in class org.eclipse.e4.ui.css.core.dom.ElementAdapter
- hasAttribute(String) - Method in class org.eclipse.e4.ui.css.swt.dom.WidgetElement
- hasAttributeNS(String, String) - Method in class org.eclipse.e4.ui.css.core.dom.ElementAdapter
- hasAttributes() - Method in class org.eclipse.e4.ui.css.core.dom.ElementAdapter
- hasAuthority() - Method in class org.eclipse.e4.ui.css.swt.helpers.URI
-
Returns
true
if this is a hierarchical URI with an authority component;false
otherwise. - hasBackgroundOverriddenByCSS(Control) - Static method in class org.eclipse.e4.ui.css.swt.dom.CompositeElement
- 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.
- hasBuildConfig(String) - Method in interface org.eclipse.core.resources.IProject
-
Checks whether the project has the specified build configuration.
- hasChange(boolean) - Method in class org.eclipse.compare.CompareNavigator
-
Returns whether a call to
ICompareNavigator.selectChange(boolean)
with the same parameter would succeed. - hasChange(int) - Method in interface org.eclipse.compare.INavigatable
-
Return whether a call to
INavigatable.selectChange(int)
with the same parameter would succeed. - hasChange(IResource) - Method in interface org.eclipse.team.ui.mapping.ITeamStateChangeEvent
-
Return whether the resource has any state changes.
- hasChange(IResource) - Method in class org.eclipse.team.ui.synchronize.TeamStateChangeEvent
- hasChanges() - Method in interface org.eclipse.jface.text.source.ILineDiffInfo
-
Returns whether this line has any changes (to itself, or any deletions before or after it).
- hasChangesOfInterest() - Method in class org.eclipse.team.ui.synchronize.ModelMergeOperation
-
Return whether the context of this operation has changes that are of interest to the operation.
- hasChildEntries() - Method in interface org.eclipse.ui.views.properties.IPropertySheetEntry
-
Returns
true
if the entry has children. - hasChildEntries() - Method in class org.eclipse.ui.views.properties.PropertySheetEntry
- hasChildNodes() - Method in class org.eclipse.e4.ui.css.core.dom.ElementAdapter
- hasChildren() - Method in class org.eclipse.compare.structuremergeviewer.DiffContainer
- hasChildren() - Method in interface org.eclipse.compare.structuremergeviewer.IDiffContainer
-
Returns whether this container has at least one child.
- hasChildren() - Method in interface org.eclipse.debug.core.ILaunch
-
Returns whether this launch contains at least one process or debug target.
- hasChildren() - Method in class org.eclipse.debug.core.Launch
- hasChildren() - Method in class org.eclipse.jface.viewers.TreeNode
-
Returns whether the tree has any children.
- hasChildren() - Method in class org.eclipse.text.edits.TextEdit
-
Returns
true
if this edit has children. - hasChildren(E) - Method in class org.eclipse.jface.databinding.viewers.TreeStructureAdvisor
-
Returns whether the given element has children, or
null
if the actual children collection should be consulted. - hasChildren(Object) - Method in class org.eclipse.jface.databinding.viewers.ObservableListTreeContentProvider
- hasChildren(Object) - Method in class org.eclipse.jface.databinding.viewers.ObservableSetTreeContentProvider
- hasChildren(Object) - Method in class org.eclipse.jface.preference.PreferenceContentProvider
- hasChildren(Object) - Method in interface org.eclipse.jface.viewers.ITreeContentProvider
-
Returns whether the given element has children.
- hasChildren(Object) - Method in class org.eclipse.jface.viewers.TreeNodeContentProvider
- hasChildren(Object) - Method in class org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryContentProvider
- hasChildren(Object) - Method in class org.eclipse.team.ui.mapping.SynchronizationContentProvider
- hasChildren(Object) - Method in class org.eclipse.ui.model.BaseWorkbenchContentProvider
- hasChildren(TreePath) - Method in interface org.eclipse.jface.viewers.ITreePathContentProvider
-
Returns whether the last element of the given path has children.
- hasChildrenInContext(ISynchronizationContext, Object) - Method in class org.eclipse.team.ui.mapping.SynchronizationContentProvider
-
Return whether the given element has children in the given context.
- hasChildrenInScope(ISynchronizationScope, Object) - Method in class org.eclipse.team.ui.mapping.SynchronizationContentProvider
-
Return whether the given element has children in the given scope.
- hasCodeMiningProviders() - Method in interface org.eclipse.jface.text.source.ISourceViewerExtension5
-
Returns
true
if there are code mining providers andfalse
otherwise. - hasCodeMiningProviders() - Method in class org.eclipse.jface.text.source.SourceViewer
- hasColorDefinitionAsValue(String) - Static method in class org.eclipse.e4.ui.css.swt.helpers.CSSSWTColorHelper
- hasColorDefinitionAsValue(CSSValue) - Static method in class org.eclipse.e4.ui.css.swt.helpers.CSSSWTColorHelper
- hasCompareInput(ISynchronizationContext, Object) - Method in interface org.eclipse.team.ui.mapping.ISynchronizationCompareAdapter
-
Return whether their is a compare input associated with the given object.
- hasCompareInput(ISynchronizationContext, Object) - Method in class org.eclipse.team.ui.mapping.SynchronizationCompareAdapter
- hasCompareInputFor(Object) - Method in class org.eclipse.team.ui.synchronize.ModelSynchronizeParticipant
-
Return whether their is a compare input associated with the given object.
- hasConflicts() - Method in class org.eclipse.team.core.synchronize.SyncInfoSet
-
Returns
true
if there are any conflicting nodes in the set, andfalse
otherwise. - hasContents() - Method in class org.eclipse.jface.text.DefaultInformationControl
- hasContents() - Method in interface org.eclipse.jface.text.IInformationControlExtension
-
Returns whether this information control has contents to be displayed.
- hasContext(IUndoContext) - Method in class org.eclipse.core.commands.operations.AbstractOperation
- hasContext(IUndoContext) - Method in interface org.eclipse.core.commands.operations.IUndoableOperation
-
Returns whether the operation has a matching context for the specified context.
- hasContributor(IContributor) - Method in interface org.eclipse.core.runtime.spi.IDynamicExtensionRegistry
-
Finds out if registry has the contributor.
- hasContributorsFor(Object) - Method in class org.eclipse.ui.internal.ObjectContributorManager
-
Returns true if contributors exist in the manager for this object and any of it's super classes, interfaces, or adapters.
- 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. - hasDecendantConflicts(Object) - Method in class org.eclipse.team.ui.synchronize.AbstractSynchronizeLabelProvider
-
Return whether the given element has descendant conflicts.
- hasDecoratedState(Object) - Method in interface org.eclipse.team.ui.mapping.ITeamStateProvider
-
Return whether the given element has any decorated state.
- hasDecoratedState(Object) - Method in class org.eclipse.team.ui.synchronize.SubscriberTeamStateProvider
- hasDefaultEnabledChanged() - Method in class org.eclipse.ui.activities.ActivityEvent
-
Returns whether or not the default enabled property changed.
- hasDefaultVariableAccess() - Method in class org.eclipse.core.expressions.ExpressionInfo
-
Returns
true
if the default variable is accessed by the expression tree. - hasDefinedChanged() - Method in class org.eclipse.ui.activities.ActivityEvent
-
Returns whether or not the defined property changed.
- hasDefinedChanged() - Method in class org.eclipse.ui.activities.CategoryEvent
-
Returns whether or not the defined property changed.
- hasDefinedChanged() - Method in class org.eclipse.ui.contexts.ContextEvent
-
Deprecated.Returns whether or not the defined property changed.
- hasDescriptionChanged() - Method in class org.eclipse.ui.activities.ActivityEvent
-
Returns whether or not the description property changed.
- hasDescriptionChanged() - Method in class org.eclipse.ui.activities.CategoryEvent
-
Returns whether or not the description property changed.
- 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.
- hasDevice() - Method in class org.eclipse.e4.ui.css.swt.helpers.URI
-
Returns
true
if this is a hierarchical URI with a device component;false
otherwise. - hasDynamicImports() - Method in interface org.eclipse.osgi.service.resolver.BundleDescription
-
Returns true if this bundle has one or more dynamically imported packages.
- hasDynamicItems() - Method in class org.eclipse.jface.action.ContributionManager
-
Returns whether this contribution manager contains dynamic items.
- hasEmptyPath() - Method in class org.eclipse.e4.ui.css.swt.helpers.URI
-
Returns
true
if this is a hierarchical URI with an empty relative path;false
otherwise. - hasEnabledChanged() - Method in class org.eclipse.ui.activities.ActivityEvent
-
Returns whether or not the enabled property changed.
- hasEnabledChanged() - Method in class org.eclipse.ui.activities.IdentifierEvent
-
Returns whether or not the enabled property changed.
- hasEnabledChanged() - Method in class org.eclipse.ui.contexts.ContextEvent
-
Deprecated.Returns whether or not the enabled property changed.
- hasEntries() - Method in class org.eclipse.ltk.core.refactoring.RefactoringStatus
-
Returns whether the status has entries or not.
- hasError() - Method in class org.eclipse.ltk.core.refactoring.RefactoringStatus
-
Returns
true
if the current severity isFATAL
orERROR
. - hasErrors() - Method in interface org.eclipse.debug.core.model.IErrorReportingExpression
-
Returns whether this expression has errors to report.
- hasErrors() - Method in interface org.eclipse.debug.core.model.IWatchExpressionResult
-
Returns whether the evaluation had any problems or if an exception occurred while performing the evaluation.
- hasExecutableExtension(IConfigurationElement, String) - Static method in class org.eclipse.ui.internal.WorkbenchPlugin
-
Answers whether the provided element either has an attribute with the given name or a child element with the given name with an attribute called class.
- 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.
- hasExpressions() - Method in interface org.eclipse.debug.core.IExpressionManager
-
Returns whether there are any registered expressions
- hasFatalError() - Method in class org.eclipse.ltk.core.refactoring.RefactoringStatus
-
Returns
true
if the current severity isFATAL
. - hasFilters() - Method in class org.eclipse.jface.viewers.StructuredViewer
-
Returns whether this viewer has any filters.
- hasFocus - Variable in class org.eclipse.e4.ui.css.swt.dom.ControlElement
- hasFontDefinitionAsFamily(CSSValue) - Static method in class org.eclipse.e4.ui.css.swt.helpers.CSSSWTFontHelper
- hasFragment() - Method in class org.eclipse.e4.ui.css.swt.helpers.URI
-
Returns
true
if this URI has a fragment component;false
otherwise. - hash - Variable in class org.eclipse.e4.ui.model.application.impl.StringToObjectMapImpl
- hash - Variable in class org.eclipse.e4.ui.model.application.impl.StringToStringMapImpl
- 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.
- hashCode - Variable in class org.eclipse.jface.bindings.TriggerSequence
-
The hash code for this object.
- hashCode() - Method in class org.eclipse.ant.core.Property
- hashCode() - Method in class org.eclipse.ant.core.TargetInfo
- hashCode() - Method in class org.eclipse.compare.internal.DiffImageDescriptor
- hashCode() - Method in class org.eclipse.compare.rangedifferencer.RangeDifference
- hashCode() - Method in class org.eclipse.compare.ResourceNode
-
Returns the hash code of the name.
- hashCode() - Method in class org.eclipse.compare.structuremergeviewer.DiffNode
- hashCode() - Method in class org.eclipse.compare.structuremergeviewer.DocumentRangeNode
-
Implementation based on
getID
. - hashCode() - Method in class org.eclipse.core.commands.common.HandleObject
-
Computes the hash code for this object based on the id.
- hashCode() - Method in class org.eclipse.core.commands.Parameterization
- hashCode() - Method in class org.eclipse.core.commands.ParameterizedCommand
- hashCode() - Method in class org.eclipse.core.databinding.observable.DecoratingObservable
- hashCode() - Method in class org.eclipse.core.databinding.observable.DecoratingObservableCollection
- hashCode() - Method in class org.eclipse.core.databinding.observable.list.AbstractObservableList
- hashCode() - Method in interface org.eclipse.core.databinding.observable.list.IObservableList
- hashCode() - Method in class org.eclipse.core.databinding.observable.list.MultiList
- hashCode() - Method in class org.eclipse.core.databinding.observable.list.ObservableList
- hashCode() - Method in class org.eclipse.core.databinding.observable.map.DecoratingObservableMap
- hashCode() - Method in interface org.eclipse.core.databinding.observable.map.IObservableMap
- hashCode() - Method in class org.eclipse.core.databinding.observable.map.ObservableMap
- hashCode() - Method in class org.eclipse.core.databinding.observable.set.AbstractObservableSet
- hashCode() - Method in interface org.eclipse.core.databinding.observable.set.IObservableSet
- hashCode() - Method in class org.eclipse.core.databinding.observable.set.ObservableSet
- hashCode() - Method in class org.eclipse.core.databinding.observable.value.ValueDiff
- hashCode() - Method in class org.eclipse.core.databinding.property.SimplePropertyEvent
- hashCode() - Method in class org.eclipse.core.databinding.validation.ValidationStatus
- hashCode() - Method in class org.eclipse.core.expressions.Expression
- hashCode() - Method in class org.eclipse.core.filesystem.provider.FileStore
-
This implementation of
Object.hashCode()
uses a definition of equality based on equality of the file store's URI. - hashCode() - Method in class org.eclipse.core.resources.FileInfoMatcherDescription
- hashCode() - Method in class org.eclipse.core.resources.mapping.ModelProvider
- hashCode() - Method in class org.eclipse.core.resources.mapping.ResourceMapping
-
Override hashCode to use the model object.
- hashCode() - Method in class org.eclipse.core.resources.ProjectScope
- hashCode() - Method in class org.eclipse.core.runtime.Path
- hashCode() - Method in class org.eclipse.core.runtime.PerformanceStats
- hashCode() - Method in class org.eclipse.core.runtime.PluginVersionIdentifier
-
Deprecated.Returns a hash code value for the object.
- hashCode() - Method in class org.eclipse.core.runtime.QualifiedName
- hashCode() - Method in class org.eclipse.core.text.StringMatcher.Position
- hashCode() - Method in class org.eclipse.debug.core.model.Breakpoint
- hashCode() - Method in class org.eclipse.debug.core.sourcelookup.containers.ArchiveSourceContainer
- hashCode() - Method in class org.eclipse.debug.core.sourcelookup.containers.ContainerSourceContainer
- hashCode() - Method in class org.eclipse.debug.core.sourcelookup.containers.DefaultSourceContainer
- hashCode() - Method in class org.eclipse.debug.core.sourcelookup.containers.DirectorySourceContainer
- hashCode() - Method in class org.eclipse.debug.core.sourcelookup.containers.ExternalArchiveSourceContainer
- hashCode() - Method in class org.eclipse.debug.core.sourcelookup.containers.LocalFileStorage
- hashCode() - Method in class org.eclipse.debug.core.sourcelookup.containers.WorkspaceSourceContainer
- hashCode() - Method in class org.eclipse.debug.core.sourcelookup.containers.ZipEntryStorage
- hashCode() - Method in class org.eclipse.debug.ui.BreakpointTypeCategory
- hashCode() - Method in class org.eclipse.debug.ui.sourcelookup.WorkingSetSourceContainer
- hashCode() - Method in class org.eclipse.e4.ui.bindings.internal.ContextSet
- hashCode() - Method in class org.eclipse.e4.ui.css.core.impl.sac.AbstractAttributeCondition
-
equal objects should have equal hashCodes.
- hashCode() - Method in class org.eclipse.e4.ui.css.core.impl.sac.CSSAttributeConditionImpl
-
equal objects should have equal hashCodes.
- hashCode() - Method in class org.eclipse.e4.ui.css.core.impl.sac.CSSPseudoClassConditionImpl
-
equal objects should have equal hashCodes.
- hashCode() - Method in class org.eclipse.e4.ui.css.swt.helpers.URI
-
Returns the hash code.
- hashCode() - Method in class org.eclipse.e4.ui.css.swt.resources.ResourceByDefinitionKey
- hashCode() - Method in class org.eclipse.equinox.bidi.advanced.StructuredTextEnvironment
- hashCode() - Method in class org.eclipse.equinox.frameworkadmin.BundleInfo
- hashCode() - Method in class org.eclipse.equinox.log.LogPermission
- hashCode() - Method in class org.eclipse.equinox.p2.engine.ProfileScope
- hashCode() - Method in class org.eclipse.equinox.p2.metadata.expression.SimplePattern
- hashCode() - Method in class org.eclipse.equinox.p2.metadata.VersionedId
- hashCode() - Method in class org.eclipse.equinox.p2.metadata.VersionRange
- hashCode() - Method in class org.eclipse.equinox.p2.operations.Update
- hashCode() - Method in class org.eclipse.equinox.p2.repository.artifact.spi.AbstractArtifactRepository
- hashCode() - Method in class org.eclipse.equinox.p2.repository.artifact.spi.ArtifactDescriptor
- hashCode() - Method in class org.eclipse.equinox.p2.repository.artifact.spi.ProcessingStepDescriptor
- hashCode() - Method in class org.eclipse.equinox.p2.repository.spi.RepositoryReference
- hashCode() - Method in class org.eclipse.jface.action.ActionContributionItem
- hashCode() - Method in class org.eclipse.jface.bindings.Binding
-
Computes the hash code for this key binding based on all of its attributes.
- hashCode() - Method in class org.eclipse.jface.bindings.keys.KeyStroke
- hashCode() - Method in class org.eclipse.jface.bindings.Trigger
-
Computes the hash code for this object.
- hashCode() - Method in class org.eclipse.jface.bindings.TriggerSequence
- hashCode() - Method in class org.eclipse.jface.databinding.swt.DisplayRealm
- hashCode() - Method in class org.eclipse.jface.text.BlockTextSelection
- hashCode() - Method in class org.eclipse.jface.text.contentassist.ContextInformation
- hashCode() - Method in class org.eclipse.jface.text.link.LinkedPosition
- hashCode() - Method in class org.eclipse.jface.text.link.ProposalPosition
- hashCode() - Method in class org.eclipse.jface.text.Position
- hashCode() - Method in class org.eclipse.jface.text.Region
- hashCode() - Method in class org.eclipse.jface.text.templates.persistence.TemplatePersistenceData
-
Deprecated.
- hashCode() - Method in class org.eclipse.jface.text.templates.Template
- hashCode() - Method in class org.eclipse.jface.text.templates.TemplateVariableType
- hashCode() - Method in class org.eclipse.jface.text.TextAttribute
- hashCode() - Method in class org.eclipse.jface.text.TextSelection
- hashCode() - Method in class org.eclipse.jface.text.TextViewer.TextHoverKey
- hashCode() - Method in class org.eclipse.jface.text.TypedPosition
- hashCode() - Method in class org.eclipse.jface.text.TypedRegion
- hashCode() - Method in class org.eclipse.jface.viewers.AcceptAllFilter
- hashCode() - Method in class org.eclipse.jface.viewers.DecorationOverlayIcon
- hashCode() - Method in class org.eclipse.jface.viewers.StructuredSelection
- hashCode() - Method in class org.eclipse.jface.viewers.TreeNode
- hashCode() - Method in class org.eclipse.jface.viewers.TreePath
- hashCode() - Method in class org.eclipse.jface.viewers.ViewerCell
- hashCode() - Method in class org.eclipse.jface.viewers.ViewerRow
- hashCode() - Method in class org.eclipse.ltk.core.refactoring.GroupCategory
- hashCode() - Method in class org.eclipse.ltk.core.refactoring.model.AbstractRefactoringDescriptorResourceMapping
- hashCode() - Method in class org.eclipse.ltk.core.refactoring.model.AbstractRefactoringHistoryResourceMapping
- hashCode() - Method in class org.eclipse.ltk.core.refactoring.RefactoringDescriptor
- hashCode() - Method in class org.eclipse.ltk.core.refactoring.RefactoringDescriptorProxy
- hashCode() - Method in class org.eclipse.osgi.framework.util.CaseInsensitiveDictionaryMap
- hashCode() - Method in class org.eclipse.osgi.service.resolver.DisabledInfo
- hashCode() - Method in class org.eclipse.swt.custom.Bullet
- 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.Color
-
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.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.GlyphMetrics
-
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.LineAttributes
-
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.Rectangle
-
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.RGB
-
Returns an integer hash code for the receiver.
- hashCode() - Method in class org.eclipse.swt.graphics.RGBA
-
Returns an integer hash code for the receiver.
- hashCode() - Method in class org.eclipse.swt.graphics.TextStyle
-
Returns an integer hash code for the receiver.
- hashCode() - Method in record class org.eclipse.swt.internal.DPIUtil.ElementAtZoom
-
Returns a hash code value for this object.
- hashCode() - Method in class org.eclipse.swt.internal.LONG
- hashCode() - Method in class org.eclipse.swt.program.Program
-
Returns an integer hash code for the receiver.
- hashCode() - Method in class org.eclipse.swt.widgets.Monitor
-
Returns an integer hash code for the receiver.
- hashCode() - Method in class org.eclipse.team.core.diff.provider.Diff
- hashCode() - Method in class org.eclipse.team.core.synchronize.SyncInfo
- hashCode() - Method in class org.eclipse.team.ui.synchronize.AbstractSynchronizeParticipant
- hashCode() - Method in class org.eclipse.team.ui.synchronize.SyncInfoCompareInput
- hashCode() - Method in class org.eclipse.text.edits.TextEdit
-
The
Edit
implementation of thisObject
method calls usesObject#hashCode()
to compute its hash code. - hashCode() - Method in class org.eclipse.text.html.RGB
-
Returns an integer hash code for the receiver.
- hashCode() - Method in class org.eclipse.text.templates.TemplatePersistenceData
- hashCode() - Method in class org.eclipse.ui.ide.FileStoreEditorInput
- hashCode() - Method in class org.eclipse.ui.internal.AbstractWorkingSetManager
-
Returns the hash code.
- hashCode() - Method in class org.eclipse.ui.internal.ActionExpression
-
Computes the hash code for this object based on the id.
- hashCode() - Method in class org.eclipse.ui.internal.AggregateWorkingSet
- hashCode() - Method in class org.eclipse.ui.internal.DefaultSaveable
- hashCode() - Method in class org.eclipse.ui.internal.DirtyPerspectiveMarker
- hashCode() - Method in class org.eclipse.ui.internal.PendingSyncExec
- hashCode() - Method in class org.eclipse.ui.internal.WorkingSet
-
Returns the hash code.
- hashCode() - Method in class org.eclipse.ui.keys.Key
-
Deprecated.
- hashCode() - Method in class org.eclipse.ui.keys.KeySequence
-
Deprecated.
- hashCode() - Method in class org.eclipse.ui.keys.KeyStroke
-
Deprecated.
- hashCode() - Method in class org.eclipse.ui.part.FileEditorInput
- hashCode() - Method in class org.eclipse.ui.part.MultiEditorInput
- hashCode() - Method in class org.eclipse.ui.Saveable
-
Clients must implement equals and hashCode as defined in
Object.equals(Object)
andObject.hashCode()
. - hashCode() - Method in class org.eclipse.ui.SelectionEnabler
-
Computes the hash code for this object based on the id.
- hashCode() - Method in class org.eclipse.ui.texteditor.AbstractDocumentProvider.ElementInfo
- hashCode() - Method in class org.eclipse.ui.texteditor.AbstractTextEditor.TextEditorSavable
- hashCode() - Method in class org.eclipse.ui.texteditor.HyperlinkDetectorDescriptor
- hashCode() - Method in class org.eclipse.ui.texteditor.HyperlinkDetectorTargetDescriptor
- hashCode() - Method in class org.eclipse.ui.texteditor.rulers.RulerColumnDescriptor
- hashCode() - Method in class org.eclipse.ui.texteditor.SimpleMarkerAnnotation
- hashCode() - Method in class org.eclipse.ui.views.markers.internal.ConcreteMarker
- hashCode() - Method in class org.eclipse.ui.views.markers.internal.MarkerType
- hashCode() - Method in class org.eclipse.ui.views.properties.PropertyShowInContext
- hashCode() - Method in class org.eclipse.ui.views.properties.tabbed.AbstractTabDescriptor
- hashCode() - Method in class org.osgi.service.application.ApplicationAdminPermission
- hashCode(int) - Static method in class org.eclipse.jface.util.Util
-
Deprecated.return directly value, or use
Integer.hashCode(int)
- hashCode(Object) - Static method in class org.eclipse.core.expressions.Expression
-
Returns the hash code for the given
object
. - hashCode(Object) - Static method in class org.eclipse.jface.util.Util
-
Deprecated.
- hashCode(Object) - Method in interface org.eclipse.jface.viewers.IElementComparer
-
Returns the hash code for the given element.
- hashCode(Object[]) - Static method in class org.eclipse.core.expressions.Expression
-
Returns the hash code for the given array.
- hashCode(Object[]) - Static method in class org.eclipse.jface.util.Util
-
Deprecated.
- hashCode(URL) - Method in class org.eclipse.osgi.storage.url.BundleResourceHandler
- hashCode(IElementComparer) - Method in class org.eclipse.jface.viewers.TreePath
-
Returns a hash code computed from the hash codes of the segments, using the given comparer to compute the hash codes of the segments.
- hasHelp(String) - Method in interface org.eclipse.e4.ui.services.help.EHelpService
-
Check if help is available for the given id
- hasHelpContextForMarker(IMarker) - Method in interface org.eclipse.ui.IMarkerHelpContextProvider
-
Whether this provider may have a context for the given marker.
- hasHelpUI() - Method in interface org.eclipse.ui.help.IWorkbenchHelpSystem
-
Returns whether there is a UI help system installed.
- hasIncomingChanges() - Method in class org.eclipse.team.core.synchronize.SyncInfoSet
-
Returns
true
if this sync set has incoming changes. - hasInfo() - Method in class org.eclipse.ltk.core.refactoring.RefactoringStatus
-
Returns
true
if the current severity isFATAL
,ERROR
,WARNING
orINFO
. - hasInfoArea() - Method in class org.eclipse.jface.dialogs.PopupDialog
-
Returns a boolean indicating whether the popup should have an info area at the bottom of the dialog.
- hasInScopeChildren(IUAElement) - Method in class org.eclipse.help.base.AbstractHelpScope
-
Convenience method to make it easier to write subclasses In the case of an IIndexSee element this method tests to see if the target is in scope.
- hasInstalledModel(IDocument) - Static method in class org.eclipse.jface.text.link.LinkedModeModel
-
Checks whether there is already a model installed on
document
. - hasInstalledModel(IDocument[]) - Static method in class org.eclipse.jface.text.link.LinkedModeModel
-
Checks whether there is already a linked mode model installed on any of the
documents
. - hasIntro() - Method in class org.eclipse.ui.internal.WorkbenchIntroManager
- hasIntro() - Method in interface org.eclipse.ui.intro.IIntroManager
-
Return whether an intro is available.
- hasInvalidNativePaths() - Method in interface org.eclipse.osgi.service.resolver.NativeCodeDescription
-
Indicates if this native code description has invalid native code paths.
- hasLazyActivatePolicy() - Method in class org.eclipse.osgi.container.ModuleRevision
-
A convenience method to quickly determine if this revision has declared the lazy activation policy.
- hasLicensesToAccept() - Method in class org.eclipse.equinox.p2.ui.AcceptLicensesWizardPage
-
Return a boolean indicating whether there are licenses that must be accepted by the user.
- hasListeners() - Method in class org.eclipse.core.commands.AbstractHandler
-
Returns true iff there is one or more IHandlerListeners attached to this AbstractHandler.
- hasListeners() - Method in class org.eclipse.core.databinding.observable.AbstractObservable
- hasListeners() - Method in class org.eclipse.core.databinding.observable.list.AbstractObservableList
-
Returns whether this observable list has any registered listeners.
- hasListeners() - Method in class org.eclipse.core.databinding.observable.map.AbstractObservableMap
- hasListeners() - Method in class org.eclipse.core.databinding.observable.value.ComputedValue
- hasListeners() - Method in class org.eclipse.swt.graphics.ImageLoader
-
Returns
true
if the receiver has image loader listeners, andfalse
otherwise. - hasLocalChange(IResource, IProgressMonitor) - Method in class org.eclipse.core.resources.mapping.RemoteResourceMappingContext
-
For three-way comparisons, this method indicates whether local modifications have been made to the given resource.
- hasLocalChange(IResource, IProgressMonitor) - Method in class org.eclipse.team.core.subscribers.SubscriberResourceMappingContext
- hasMarkers() - Method in class org.eclipse.ui.texteditor.SelectMarkerRulerAction
-
Returns
true
iff there are any markers which include the ruler's line of activity. - hasMatches() - Method in interface org.eclipse.compare.patch.IFilePatchResult
-
Return whether the patch has portions that were successfully applied.
- hasMatchingDiffs(ResourceTraversal[], FastDiffFilter) - Method in interface org.eclipse.team.core.mapping.IResourceDiffTree
-
Return whether the this diff tree contains any diffs that match the given filter within the given traversals.
- hasMatchingDiffs(ResourceTraversal[], FastDiffFilter) - Method in class org.eclipse.team.core.mapping.provider.ResourceDiffTree
- hasMatchingDiffs(IPath, FastDiffFilter) - Method in interface org.eclipse.team.core.diff.IDiffTree
-
Return whether the this diff tree contains any diffs that match the given filter at of below the given path.
- hasMatchingDiffs(IPath, FastDiffFilter) - Method in class org.eclipse.team.core.diff.provider.DiffTree
- hasMembers(IResource) - Method in class org.eclipse.team.core.synchronize.SyncInfoTree
-
Return whether the given resource has any children in the sync set.
- hasMenuGroup(String, String) - Method in interface org.eclipse.team.ui.synchronize.ISynchronizePageConfiguration
-
Returns whether the given group appears in the given menu
- hasMouseHover - Variable in class org.eclipse.e4.ui.css.swt.dom.ControlElement
- hasNameChanged() - Method in class org.eclipse.ui.activities.ActivityEvent
-
Returns whether or not the name property changed.
- hasNameChanged() - Method in class org.eclipse.ui.activities.CategoryEvent
-
Returns whether or not the name property changed.
- hasNameChanged() - Method in class org.eclipse.ui.contexts.ContextEvent
-
Deprecated.Returns whether or not the name property changed.
- 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.
- 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.
- 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.
- hasNewTooltipBackgroundColor() - Method in class org.eclipse.jface.viewers.ViewerLabel
-
Return whether or not the tool tip background color has been set.
- hasNewTooltipForegroundColor() - Method in class org.eclipse.jface.viewers.ViewerLabel
-
Return whether or not the tool tip foreground color has been set.
- hasNewTooltipText() - Method in class org.eclipse.jface.viewers.ViewerLabel
-
Return whether or not the tool tip text has been set.
- hasNodes(FastSyncInfoFilter) - Method in class org.eclipse.team.core.synchronize.SyncInfoSet
-
Indicate whether the set has nodes matching the given filter.
- hasNotFoundStatusBeenReported(URI) - Method in class org.eclipse.equinox.p2.operations.RepositoryTracker
-
Answer a boolean indicating whether not found status has already been reported for the specified location.
- hasOneGroupCategory(List<GroupCategory>) - Method in class org.eclipse.ltk.core.refactoring.TextEditBasedChange
-
Returns
true
if the change has one of the given group categories. - hasOpaquePart() - Method in class org.eclipse.e4.ui.css.swt.helpers.URI
-
Returns
true
if this is a non-hierarchical URI with an opaque part component;false
otherwise. - hasOption(Object) - Method in interface org.eclipse.equinox.security.storage.provider.IPreferencesContainer
-
Determines is a given option is specified for this container.
- hasOutgoingChanges() - Method in class org.eclipse.team.core.synchronize.SyncInfoSet
-
Returns
true
if this sync set has outgoing changes. - hasOverriddenRootExtensions() - Method in interface org.eclipse.ui.navigator.INavigatorViewerDescriptor
-
Returns true if there exists at least one matching viewerContentBinding which declares isRoot as true.
- hasOverridingExtensions() - Method in interface org.eclipse.ui.navigator.INavigatorContentDescriptor
-
Does not force the creation of the set of overriding extensions.
- hasPackageInfo() - Method in class org.eclipse.osgi.storage.BundleInfo.Generation
- hasPage(Object) - Method in class org.eclipse.ui.forms.widgets.ScrolledPageBook
-
Tests if the page under the provided key is currently in the book.
- hasPages() - Method in interface org.eclipse.ui.wizards.IWizardDescriptor
-
Answer
true
if this wizard has any pages. - hasParentIdChanged() - Method in class org.eclipse.ui.contexts.ContextEvent
-
Deprecated.Returns whether or not the parentId property changed.
- hasPath() - Method in class org.eclipse.e4.ui.css.swt.helpers.URI
-
Returns
true
if this is a hierarchical URI with an absolute or relative path;false
otherwise. - hasPermission(Object) - Method in class org.eclipse.osgi.launch.Equinox
- hasPipelinedChildren(Object, boolean) - Method in interface org.eclipse.ui.navigator.IPipelinedTreeContentProvider2
-
Intercept the fact of having children and optionally modify this.
- hasPropertiesContributors(Object) - Static method in class org.eclipse.ui.dialogs.PreferencesUtil
-
Indicates whether the specified element has at least one property page contributor.
- hasProposalPopupFocus() - Method in class org.eclipse.jface.fieldassist.ContentProposalAdapter
-
Returns whether the content proposal popup has the focus.
- hasProposalPopupFocus() - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
-
Returns whether the content assistant proposal popup has the focus.
- hasQualifier(Class<? extends Annotation>) - Method in interface org.eclipse.e4.core.di.suppliers.IObjectDescriptor
-
Use this method to find out if the object descriptor has a qualifier.
- hasQuery() - Method in class org.eclipse.e4.ui.css.swt.helpers.URI
-
Returns
true
if this is a hierarchical URI with a query component;false
otherwise. - hasQuickFix(Annotation) - Method in class org.eclipse.ui.texteditor.DefaultMarkerAnnotationAccess
-
Checks whether there's a quick assist assistant and if so, whether the assistant has a possible fix for the given annotation.
- 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.
- hasRejects() - Method in interface org.eclipse.compare.patch.IFilePatchResult
-
Return whether the patch has portions that were not successfully applied.
- hasRelativePath() - Method in class org.eclipse.e4.ui.css.swt.helpers.URI
-
Returns
true
if this is a hierarchical URI with a relative path, orfalse
if it is non-hierarchical, has no path, or has an absolute path. - hasRemoteChange(IResource, IProgressMonitor) - Method in class org.eclipse.core.resources.mapping.RemoteResourceMappingContext
-
For two-way comparisons, return whether the contents of the corresponding remote differs from the content of the local file in the context of the current operation.
- hasRemoteChange(IResource, IProgressMonitor) - Method in class org.eclipse.team.core.subscribers.SubscriberResourceMappingContext
- hasResolutions(IMarker) - Method in interface org.eclipse.ui.IMarkerHelpRegistry
-
Returns
false
if there are no resolutions for the given marker. - hasResolutions(IMarker) - Method in interface org.eclipse.ui.IMarkerResolutionGenerator2
-
Returns whether there are any resolutions for the given marker.
- hasResolutions(IMarker) - Method in class org.eclipse.ui.views.markers.internal.ProjectEncodingMarkerResolutionGenerator
- hasResolved() - Method in class org.eclipse.equinox.p2.operations.ProfileChangeOperation
-
Return a boolean indicating whether the operation has been resolved.
- hasResolved() - Method in class org.eclipse.equinox.p2.operations.UpdateOperation
- hasResourceVariant(IResource) - Method in interface org.eclipse.team.core.variants.IResourceVariantTree
-
Return whether the local resource has a variant in this tree.
- hasResourceVariant(IResource) - Method in class org.eclipse.team.core.variants.ResourceVariantTree
- hasSameEncoding(String) - Method in class org.eclipse.ui.ide.dialogs.AbstractEncodingFieldEditor
-
Returns whether or not the encoding setting changed.
- hasSaveablesProvider() - Method in class org.eclipse.ui.navigator.CommonNavigator
- hasSaveablesProvider() - Method in interface org.eclipse.ui.navigator.INavigatorContentDescriptor
- hasSaveablesProvider() - Method in interface org.eclipse.ui.navigator.INavigatorSaveablesService
-
Check if any SaveablesProviders are contributed.
- hasScheduledOperations() - Method in class org.eclipse.equinox.p2.ui.ProvisioningUI
-
Return a boolean indicating whether the receiver has scheduled any operations for the profile under management.
- hasScheduledOperationsFor(String) - Method in class org.eclipse.equinox.p2.operations.ProvisioningSession
-
Return a boolean indicating whether any other provisioning operations are scheduled for the specified profile.
- hasService(Class) - Method in class org.eclipse.ui.part.MultiPageEditorSite
- hasService(Class<?>) - Method in class org.eclipse.ui.internal.PartSite
- hasService(Class<?>) - Method in class org.eclipse.ui.internal.Workbench
- hasService(Class<?>) - Method in class org.eclipse.ui.internal.WorkbenchWindow
- hasService(Class<?>) - Method in class org.eclipse.ui.part.PageSite
- hasService(Class<?>) - Method in interface org.eclipse.ui.services.IServiceLocator
-
Whether this service exists within the scope of this service locator.
- hasStackFrames() - Method in interface org.eclipse.debug.core.model.IThread
-
Returns whether this thread currently contains any stack frames.
- hasSyncBytes(IResource) - Method in class org.eclipse.team.core.variants.ThreeWaySynchronizer
-
Return whether the given resource has sync bytes in the synchronizer.
- hasSystemPropertyAccess() - Method in class org.eclipse.core.expressions.ExpressionInfo
-
Returns
true
if the system property is accessed by the expression tree. - hasSystemProxies() - Method in interface org.eclipse.core.net.proxy.IProxyService
-
Returns whether system proxy support is available.
- hasTextTransform(CSSValue) - Method in class org.eclipse.e4.ui.css.core.dom.properties.css2.AbstractCSSPropertyTextHandler
- hasThreads() - Method in interface org.eclipse.debug.core.model.IDebugTarget
-
Returns whether this debug target currently contains any threads.
- hasTitleArea() - Method in class org.eclipse.jface.dialogs.PopupDialog
-
Returns a boolean indicating whether the popup should have a title area at the top of the dialog.
- hasTitleBar() - Method in class org.eclipse.ui.forms.widgets.ExpandableComposite
-
Tests if this expandable composite renders a title bar around the text.
- hasTooltipShift() - Method in class org.eclipse.jface.viewers.ViewerLabel
- hasTrailingPathSeparator() - Method in class org.eclipse.e4.ui.css.swt.helpers.URI
-
Returns
true
if this is a hierarchical URI that has a path that ends with a trailing separator;false
otherwise. - hasTrailingSeparator() - Method in interface org.eclipse.core.runtime.IPath
-
Returns whether this path has a trailing separator.
- hasTrailingSeparator() - Method in class org.eclipse.core.runtime.Path
- hasTrailingSlash() - Method in class org.eclipse.osgi.framework.util.FilePath
-
Returns whether this path ends with a slash.
- hasValidScope() - Method in interface org.eclipse.search.ui.ISearchPageContainer
-
Tells whether a valid scope is selected.
- hasValue(Object) - Method in class org.eclipse.ui.texteditor.AnnotationPreference
-
Returns whether the given attribute is defined.
- 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.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.
- hasVariables() - Method in interface org.eclipse.debug.core.model.IStackFrame
-
Returns whether this stack frame currently contains any visible variables.
- hasVariables() - Method in interface org.eclipse.debug.core.model.IValue
-
Returns whether this value currently contains any visible variables.
- hasViewerFor(Object) - Method in class org.eclipse.compare.internal.OutlineViewerCreator
- hasWarning() - Method in class org.eclipse.ltk.core.refactoring.RefactoringStatus
-
Returns
true
if the current severity isFATAL
,ERROR
orWARNING
. - hasWatchExpressionDelegate(String) - Method in interface org.eclipse.debug.core.IExpressionManager
-
Returns whether a watch expression delegate has been contributed for the given debug model.
- hasWork() - Method in class org.eclipse.compare.internal.Worker
- haveActivityPatternBindingsChanged() - Method in class org.eclipse.ui.activities.ActivityEvent
-
Returns whether or not the activityPatternBindings property changed.
- haveActivityRequirementBindingsChanged() - Method in class org.eclipse.ui.activities.ActivityEvent
-
Returns whether or not the activityRequirementBindings property changed.
- haveCategoryActivityBindingsChanged() - Method in class org.eclipse.ui.activities.CategoryEvent
-
Returns whether or not the categoryActivityBindings property changed.
- haveDefinedActivityIdsChanged() - Method in class org.eclipse.ui.activities.ActivityManagerEvent
-
Returns whether or not the definedActivityIds property changed.
- haveDefinedCategoryIdsChanged() - Method in class org.eclipse.ui.activities.ActivityManagerEvent
-
Returns whether or not the definedCategoryIds property changed.
- haveDefinedContextIdsChanged() - Method in class org.eclipse.ui.contexts.ContextManagerEvent
-
Deprecated.Returns whether or not the definedContextIds property changed.
- haveEnabledActivityIdsChanged() - Method in class org.eclipse.ui.activities.ActivityManagerEvent
-
Returns whether or not the enabledActivityIds property changed.
- haveEnabledContextIdsChanged() - Method in class org.eclipse.ui.contexts.ContextManagerEvent
-
Deprecated.Returns whether or not the enabledContextIds property changed.
- haveEnabledNonExpressionControlledActivityIdsChanged() - Method in class org.eclipse.ui.activities.ActivityManagerEvent
-
Returns whether or not enabledActivityIds property changed and any of the changed IDs belongs to a non-expression-controlled activity.
- hBrush - Variable in class org.eclipse.swt.graphics.GCData
- head - Variable in class org.eclipse.ui.internal.UILockListener.Queue
- 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"
). - HEADER_VALUE - Static variable in class org.eclipse.ui.texteditor.AnnotationPreference
-
Indicates whether the annotation type contributed to the overview ruler's header.
- Headers<K,
V> - Class in org.eclipse.osgi.framework.util -
Deprecated.As of 3.13. Replaced by
CaseInsensitiveDictionaryMap
. - Headers(int) - Constructor for class org.eclipse.osgi.framework.util.Headers
-
Deprecated.Create an empty Headers dictionary.
- Headers(Dictionary<? extends K, ? extends V>) - Constructor for class org.eclipse.osgi.framework.util.Headers
-
Deprecated.Create a Headers dictionary from a Dictionary.
- headerVisible(boolean) - Method in class org.eclipse.jface.widgets.TableFactory
-
Marks the receiver's header as visible if the argument is true, and marks it invisible otherwise.
- headerVisible(boolean) - Method in class org.eclipse.jface.widgets.TreeFactory
-
Marks the receiver's header as visible if the argument is true, and marks it invisible otherwise.
- HEADLESS - Static variable in class org.eclipse.ant.core.AntCorePlugin
-
Simple identifier constant (value
"headless"
) of a tag that appears in Ant extensions. - HeapStatus - Class in org.eclipse.ui.internal
-
The Heap Status control, which shows the heap usage statistics in the window trim.
- HeapStatus(Composite, IPreferenceStore) - Constructor for class org.eclipse.ui.internal.HeapStatus
-
Creates a new heap status control with the given parent, and using the given preference store to obtain settings such as the refresh interval.
- HeapStatus_buttonToolTip - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- HeapStatus_maxUnknown - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- HeapStatus_meg - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- HeapStatus_memoryToolTip - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- HeapStatus_noMark - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- HeapStatus_status - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- HeapStatus_widthStr - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- height - Variable in class org.eclipse.e4.ui.model.application.ui.basic.impl.WindowImpl
-
The cached value of the '
Height
' attribute. - height - Variable in class org.eclipse.swt.accessibility.AccessibleControlEvent
- height - Variable in class org.eclipse.swt.accessibility.AccessibleTextEvent
- height - Variable in class org.eclipse.swt.custom.CTabFolderEvent
-
The height of the chevron button at the time of the event.
- 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.FontData
-
The height of the font data in points (Warning: This field is platform dependent)
- 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 points.
- height - Variable in class org.eclipse.swt.layout.RowData
-
height specifies the preferred height in points.
- height - Variable in class org.eclipse.swt.widgets.Event
-
the height of the bounding rectangle of the region that requires painting
- HEIGHT - Static variable in interface org.eclipse.e4.ui.workbench.UIEvents.Window
- HEIGHT_EDEFAULT - Static variable in class org.eclipse.e4.ui.model.application.ui.basic.impl.WindowImpl
-
The default value of the '
Height
' attribute. - heightDistributionFactor - Variable in class org.eclipse.swt.layout.BorderLayout
-
If the height of the
SWT.TOP
andSWT.BOTTOM
region exceeds the available space this factor is used to distribute the size to the controls, valid values range between [0 ... 1] The default value is 0.5 (equal distribution of available space) - heightESet - Variable in class org.eclipse.e4.ui.model.application.ui.basic.impl.WindowImpl
-
This is true if the Height attribute has been set.
- heightHint - Variable in class org.eclipse.jface.action.StatusLineLayoutData
-
The
heightHint
specifies a minimum height for theControl
. - heightHint - Variable in class org.eclipse.swt.layout.GridData
-
heightHint specifies the preferred height in points.
- heightHint - Variable in class org.eclipse.ui.forms.widgets.ColumnLayoutData
-
Height hint that will be used instead of the computed control height when used in conjunction with
ColumnLayout
class (default is SWT.DEFAULT). - heightHint - Variable in class org.eclipse.ui.forms.widgets.TableWrapData
-
Height hint of the control (default is SWT.DEFAULT).
- Help - Class in org.eclipse.help.standalone
-
This is a standalone help system.
- Help - Static variable in class org.eclipse.swt.SWT
-
The help event type (value is 28).
- Help(String) - Constructor for class org.eclipse.help.standalone.Help
-
Deprecated.use Help#Help(String[])
- Help(String[]) - Constructor for class org.eclipse.help.standalone.Help
-
Constructs help system
- HELP - Static variable in class org.eclipse.swt.SWT
-
Keyboard event constant representing the help key (value is (1<<24)+81).
- HELP_ABOUT - Static variable in interface org.eclipse.ui.IWorkbenchCommandConstants
-
Id for command "About" in category "Help" (value is
"org.eclipse.ui.help.aboutAction"
). - HELP_CONTENTS - Static variable in class org.eclipse.ui.actions.ActionFactory
-
Workbench action (id: "helpContents", commandId: "org.eclipse.ui.help.helpContents"): Open the help contents.
- HELP_CONTENTS_ACTION - Static variable in interface org.eclipse.ui.internal.IWorkbenchHelpContextIds
- 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_ID - Static variable in interface org.eclipse.e4.ui.services.help.EHelpService
- 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_DATA_KEY - Static variable in class org.eclipse.help.internal.HelpPlugin
- HELP_DYNAMIC_HELP - Static variable in interface org.eclipse.ui.IWorkbenchCommandConstants
-
Id for command "Dynamic Help" in category "Help" (value is
"org.eclipse.ui.help.dynamicHelp"
). - HELP_END - Static variable in interface org.eclipse.ui.ide.IIDEActionConstants
-
Help menu: name of group for end of menu (value
"helpEnd"
). - HELP_END - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
-
Help menu: name of group for end of menu (value
"helpEnd"
). - Help_Error - Static variable in class org.eclipse.help.ui.internal.Messages
- HELP_HELP_CONTENTS - Static variable in interface org.eclipse.ui.IWorkbenchCommandConstants
-
Id for command "Help Contents" in category "Help" (value is
"org.eclipse.ui.help.helpContents"
). - HELP_HELP_SEARCH - Static variable in interface org.eclipse.ui.IWorkbenchCommandConstants
-
Id for command "Help Search" in category "Help" (value is
"org.eclipse.ui.help.helpSearch"
). - HELP_ID - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
-
Button id for a "Help" button (value 17).
- Help_Info - Static variable in class org.eclipse.help.ui.internal.Messages
- HELP_LABEL - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
-
The label for help buttons.
- HELP_LABEL_KEY - Static variable in interface org.eclipse.jface.dialogs.IDialogLabelKeys
-
The key used to retrieve 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_Question - Static variable in class org.eclipse.help.ui.internal.Messages
- HELP_SEARCH - Static variable in class org.eclipse.ui.actions.ActionFactory
-
Workbench action (id: "helpSearch", commandId: "org.eclipse.ui.help.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 - Static variable in interface org.eclipse.ui.internal.IWorkbenchHelpContextIds
- 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.ide.IIDEActionConstants
-
Help menu: name of group for start of menu (value
"helpStart"
). - HELP_START - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
-
Help menu: name of group for start of menu (value
"helpStart"
). - HELP_TIPS_AND_TRICKS - Static variable in interface org.eclipse.ui.IWorkbenchCommandConstants
-
Id for command "Tips and Tricks" in category "Help" (value is
"org.eclipse.ui.help.tipsAndTricksAction"
). - HELP_TOOLBAR - Static variable in class org.eclipse.help.webapp.AbstractFrame
- HELP_UI_PLUGIN_ID - Static variable in interface org.eclipse.help.ui.internal.IHelpUIConstants
- HELP_WELCOME - Static variable in interface org.eclipse.ui.IWorkbenchCommandConstants
-
Id for command "Welcome" in category "Help" (value is
"org.eclipse.ui.help.quickStartAction"
). - HelpActivitySupport - Class in org.eclipse.help.ui.internal
-
Wrapper for eclipse ui activity support
- HelpActivitySupport(IWorkbench) - Constructor for class org.eclipse.help.ui.internal.HelpActivitySupport
- HelpContentBlock_3 - Static variable in class org.eclipse.help.ui.internal.Messages
- HelpContentBlock_4 - Static variable in class org.eclipse.help.ui.internal.Messages
- HelpContentBlock_addICTitle - Static variable in class org.eclipse.help.ui.internal.Messages
- HelpContentBlock_downTitle - Static variable in class org.eclipse.help.ui.internal.Messages
- HelpContentBlock_editICTitle - Static variable in class org.eclipse.help.ui.internal.Messages
- HelpContentBlock_removeICTitle - Static variable in class org.eclipse.help.ui.internal.Messages
- HelpContentBlock_rmvLabel - Static variable in class org.eclipse.help.ui.internal.Messages
- HelpContentBlock_rmvTitle - Static variable in class org.eclipse.help.ui.internal.Messages
- HelpContentBlock_testConnectionTitle - Static variable in class org.eclipse.help.ui.internal.Messages
- HelpContentBlock_upTitle - Static variable in class org.eclipse.help.ui.internal.Messages
- HelpContentBlock_viewICTitle - Static variable in class org.eclipse.help.ui.internal.Messages
- HelpContentPage_title - Static variable in class org.eclipse.help.ui.internal.Messages
- HelpContentsAction_text - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- HelpContentsAction_toolTip - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- helpContextId - Variable in class org.eclipse.ui.menus.CommandContributionItemParameter
-
The help context id to be applied to this contribution.
- HelpData - Class in org.eclipse.help.internal
- HelpData(URL) - Constructor for class org.eclipse.help.internal.HelpData
- HelpEvent - Class in org.eclipse.swt.events
-
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.OleFunctionDescription
- helpFile - Variable in class org.eclipse.swt.ole.win32.OlePropertyDescription
- HelpIndexBuilder - Class in org.eclipse.help.search
-
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 in org.eclipse.swt.events
-
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.
- HelpPlugin - Class in org.eclipse.help.internal
-
Help System Core plug-in
- HelpPlugin() - Constructor for class org.eclipse.help.internal.HelpPlugin
- HelpPlugin.IHelpProvider - Interface in org.eclipse.help.internal
- HelpPreferencePage_contextHelpGroup - Static variable in class org.eclipse.help.ui.internal.Messages
- HelpPreferencePage_dlabel - Static variable in class org.eclipse.help.ui.internal.Messages
- HelpPreferencePage_externalBrowser - Static variable in class org.eclipse.help.ui.internal.Messages
- HelpPreferencePage_helpBrowser - Static variable in class org.eclipse.help.ui.internal.Messages
- HelpPreferencePage_infopop - Static variable in class org.eclipse.help.ui.internal.Messages
- HelpPreferencePage_message - Static variable in class org.eclipse.help.ui.internal.Messages
- HelpPreferencePage_olabel - Static variable in class org.eclipse.help.ui.internal.Messages
- HelpPreferencePage_openContents - Static variable in class org.eclipse.help.ui.internal.Messages
- HelpPreferencePage_openInBrowser - Static variable in class org.eclipse.help.ui.internal.Messages
- HelpPreferencePage_openInEditor - Static variable in class org.eclipse.help.ui.internal.Messages
- HelpPreferencePage_openInPlace - Static variable in class org.eclipse.help.ui.internal.Messages
- HelpPreferencePage_openModeGroup - Static variable in class org.eclipse.help.ui.internal.Messages
- HelpPreferencePage_search - Static variable in class org.eclipse.help.ui.internal.Messages
- HelpPreferencePage_searchLocation - Static variable in class org.eclipse.help.ui.internal.Messages
- HelpPreferencePage_tray - Static variable in class org.eclipse.help.ui.internal.Messages
- HelpPreferencePage_view - Static variable in class org.eclipse.help.ui.internal.Messages
- HelpPreferencePage_wlabel - Static variable in class org.eclipse.help.ui.internal.Messages
- 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.
- HelpSearchAction_text - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- HelpSearchAction_toolTip - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- HelpServer - Class in org.eclipse.help.server
- HelpServer() - Constructor for class org.eclipse.help.server.HelpServer
- helpService - Variable in class org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem
- HelpSystem - Class in org.eclipse.help
-
This class provides general access to help content contributed to the
"org.eclipse.help.toc"
and"org.eclipse.help.contexts"
extension points. - HelpUIEvaluationContext - Class in org.eclipse.help.ui.internal
- HelpUIEventLoop - Class in org.eclipse.help.ui.internal
- HelpUIEventLoop() - Constructor for class org.eclipse.help.ui.internal.HelpUIEventLoop
- HelpUIPlugin - Class in org.eclipse.help.ui.internal
-
This class is Help UI plugin.
- HelpUIPlugin() - Constructor for class org.eclipse.help.ui.internal.HelpUIPlugin
- HelpUIResources - Class in org.eclipse.help.ui.internal
-
Uses a resource bundle to load images and strings from a property file.
- HelpUIResources() - Constructor for class org.eclipse.help.ui.internal.HelpUIResources
-
WorkbenchResources constructor comment.
- HelpView_defaultText - Static variable in class org.eclipse.help.ui.internal.Messages
- HEX - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
- hGDIFont - Variable in class org.eclipse.swt.graphics.GCData
- hHint - Variable in class org.eclipse.swt.layout.BorderData
- HIDDEN - Static variable in interface org.eclipse.core.resources.IResource
-
Update flag constant (bit mask value 0x1000) indicating that a resource should be marked as a hidden resource.
- HIDDEN_EXPLICITLY - Static variable in interface org.eclipse.e4.ui.workbench.IPresentationEngine
-
This tag can be used by the renderer implementation to decide that the user interface element has been hidden.
- hide() - Method in class org.eclipse.jface.fieldassist.ControlDecoration
-
Hide the control decoration and any associated hovers.
- hide() - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
-
Hides any open pop-ups.
- hide() - Method in class org.eclipse.jface.text.quickassist.QuickAssistAssistant
-
Hides any open pop-ups.
- hide() - Method in class org.eclipse.jface.window.ToolTip
-
Hide the currently active tool tip
- hide(WindowEvent) - Method in class org.eclipse.swt.browser.VisibilityWindowAdapter
- hide(WindowEvent) - Method in interface org.eclipse.swt.browser.VisibilityWindowListener
-
This method is called when the window hosting a
Browser
is requested to be hidden. - Hide - Static variable in class org.eclipse.swt.SWT
-
The hide event type (value is 23).
- HIDE_DETAILS_LABEL - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
-
The label for hide details buttons.
- HIDE_DETAILS_LABEL_KEY - Static variable in interface org.eclipse.jface.dialogs.IDialogLabelKeys
-
The key used to retrieve the label for hide details buttons.
- HIDE_ICONS_FOR_VIEW_TABS - Static variable in class org.eclipse.e4.ui.workbench.renderers.swt.CTabRendering
-
A named preference for setting CTabFolder's to be rendered without icons in view areas
- HIDE_ICONS_FOR_VIEW_TABS_DEFAULT - Static variable in class org.eclipse.e4.ui.workbench.renderers.swt.CTabRendering
-
Default value for "hide icons" preference for view tabs
- HIDE_QUICK_ACCESS_PER_DEFAULT - Static variable in interface org.eclipse.ui.IWorkbenchPreferenceConstants
-
Workbench preference id for hiding the quick access search field per default.
- 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).
- hideAction(IActionSetDescriptor) - Method in class org.eclipse.ui.internal.ActionSetManager
- hideActionSet(String) - Method in class org.eclipse.ui.internal.WorkbenchPage
- hideActionSet(String) - Method in interface org.eclipse.ui.IWorkbenchPage
-
Hides an action set in this page.
- hideAdapter(Consumer<WindowEvent>) - Static method in interface org.eclipse.swt.browser.VisibilityWindowListener
-
Static helper method to create a
VisibilityWindowListener
for thehideVisibilityWindowListener.hide(WindowEvent e)
) method, given a lambda expression or a method reference. - hideAnnotationOverview() - Method in class org.eclipse.ui.texteditor.SourceViewerDecorationSupport
-
Hides the annotation overview.
- hideChild(MElementContainer<MUIElement>, MUIElement) - Method in class org.eclipse.e4.ui.workbench.renderers.swt.LazyStackRenderer
- hideChild(MElementContainer<MUIElement>, MUIElement) - Method in class org.eclipse.e4.ui.workbench.renderers.swt.SashRenderer
- hideChild(MElementContainer<MUIElement>, MUIElement) - Method in class org.eclipse.e4.ui.workbench.renderers.swt.StackRenderer
- hideChild(MElementContainer<MUIElement>, MUIElement) - Method in class org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer
- hideChild(MElementContainer<MUIElement>, MUIElement) - Method in class org.eclipse.e4.ui.workbench.renderers.swt.TrimBarRenderer
- hideDecoration(FieldDecoration) - Method in class org.eclipse.jface.fieldassist.DecoratedField
-
Deprecated.Hide the specified decoration.
- hideEditor(IEditorReference) - Method in class org.eclipse.ui.internal.WorkbenchPage
- hideEditor(IEditorReference) - Method in interface org.eclipse.ui.IWorkbenchPage
-
Remove an open editor, turn it into a non-participating editor.
- hideEventPostHelper(MenuManager) - Method in class org.eclipse.jface.internal.MenuManagerEventHelper
-
Do hide post-processing.
- hideEventPreHelper(MenuManager) - Method in class org.eclipse.jface.internal.MenuManagerEventHelper
-
Do hide pre-processing.
- hideHover() - Method in class org.eclipse.jface.fieldassist.ControlDecoration
-
Hide any hover popups that are currently showing on the control.
- hideHover() - Method in class org.eclipse.jface.fieldassist.DecoratedField
-
Deprecated.Hide any hover popups that are currently showing on the control.
- hideHyperlinks() - Method in class org.eclipse.jface.text.hyperlink.DefaultHyperlinkPresenter
- hideHyperlinks() - Method in interface org.eclipse.jface.text.hyperlink.IHyperlinkPresenter
-
Tells this hyperlink presenter to hide the hyperlinks requested to be shown by
IHyperlinkPresenter.showHyperlinks(IHyperlink[])
. - hideHyperlinks() - Method in class org.eclipse.jface.text.hyperlink.MultipleHyperlinkPresenter
- hideInformationControl() - Method in class org.eclipse.jface.text.AbstractHoverInformationControlManager
- 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
- hideInformationControl() - Method in class org.eclipse.jface.text.source.AnnotationBarHoverManager
- HideItems_commandGroupTitle - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- HideItems_dynamicItemDescription - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- HideItems_dynamicItemEmptyList - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- HideItems_dynamicItemList - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- HideItems_dynamicItemName - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- HideItems_itemInActionSet - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- HideItems_itemInUnavailableActionSet - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- HideItems_itemInUnavailableCommand - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- HideItems_keyBindings - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- HideItems_keyBindingsActionSetUnavailable - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- HideItems_noKeyBindings - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- HideItems_noKeyBindingsActionSetUnavailable - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- HideItems_turnOnActionSets - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- HideItems_unavailableChildCommandGroup - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- HideItems_unavailableChildCommandGroups - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- HideItemsCannotMakeVisible_dialogTitle - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- HideItemsCannotMakeVisible_switchToCommandGroupTab - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- HideItemsCannotMakeVisible_unavailableChildrenText - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- HideItemsCannotMakeVisible_unavailableCommandGroupText - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- HideItemsCannotMakeVisible_unavailableCommandItemText - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- hideLocalPlaceholders(MWindow, MPerspective) - Method in interface org.eclipse.e4.ui.workbench.modeling.EModelService
-
This method ensures that there will never be two placeholders for the same referenced element visible in the presentation at the same time.
- HideMenuItems_chooseMenuItemsLabel - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- HideMenuItems_menuItemsTab - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- HideMenuItems_menuStructure - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- hideOverviewRuler() - Method in class org.eclipse.ui.texteditor.AbstractDecoratedTextEditor
-
Hides the overview ruler.
- hidePart(MPart) - Method in interface org.eclipse.e4.ui.workbench.modeling.EPartService
-
Hides the given part.
- hidePart(MPart, boolean) - Method in interface org.eclipse.e4.ui.workbench.modeling.EPartService
-
Hides the given part.
- hideSaveAction() - Method in class org.eclipse.compare.internal.MergeSourceViewer
- HideToolBarItems_chooseToolBarItemsLabel - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- HideToolBarItems_toolBarItemsTab - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- HideToolBarItems_toolBarStructure - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
- hideView(IViewPart) - Method in class org.eclipse.ui.internal.WorkbenchPage
- hideView(IViewPart) - Method in interface org.eclipse.ui.IWorkbenchPage
-
Hides the given view.
- hideView(IViewReference) - Method in class org.eclipse.ui.internal.WorkbenchPage
- hideView(IViewReference) - Method in interface org.eclipse.ui.IWorkbenchPage
-
Hides the given view that belongs to the reference, if any.
- HIGH - Static variable in interface org.eclipse.equinox.p2.metadata.IUpdateDescriptor
-
Update severity constant (value 1) indicating a high severity update.
- 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.
- 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.
- 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(String, String, StyledString.Styler) - Method in interface org.eclipse.ui.dialogs.IStyledStringHighlighter
-
Used to highlight matches
- highlight(String, String, StyledString.Styler) - Method in class org.eclipse.ui.dialogs.StyledStringHighlighter
- 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.
- HIGHLIGHT_TOKEN_CHANGES - Static variable in class org.eclipse.compare.internal.ComparePreferencePage
- HighlightingStrategy() - Constructor for class org.eclipse.jface.text.source.AnnotationPainter.HighlightingStrategy
- hint(int, int) - Method in class org.eclipse.jface.layout.GridDataFactory
-
Sets the width and height hints.
- hint(int, int) - Method in class org.eclipse.jface.layout.RowDataFactory
-
Sets the width and height hints.
- hint(Point) - Method in class org.eclipse.jface.layout.GridDataFactory
-
Sets the width and height hints.
- hint(Point) - Method in class org.eclipse.jface.layout.RowDataFactory
-
Sets the width and height hints.
- HINT_INTERACTIVE - Static variable in interface org.eclipse.ui.activities.ITriggerPoint
-
The interactive hint key.
- HINT_PRE_UI - Static variable in interface org.eclipse.ui.activities.ITriggerPoint
-
A hint key for activities that are enabled based on core expressions.
- HINT_PROPERTY - Static variable in interface org.eclipse.ui.statushandlers.IStatusAdapterConstants
-
This property is used to add a hint to the adapter.
- 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.
- HippieProposalProcessor - Class in org.eclipse.ui.texteditor
-
A completion proposal computer for hippie word completions.
- HippieProposalProcessor() - Constructor for class org.eclipse.ui.texteditor.HippieProposalProcessor
-
Creates a new hippie completion proposal computer.
- HISTORY_GROUP - Static variable in interface org.eclipse.ui.ide.IIDEActionConstants
-
Group ids for history toolbar group.
- HISTORY_GROUP - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
-
Group id 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.
- HistoryItem - Class in org.eclipse.compare
-
A combination
IFileState
andITypedElement
that can be used as an input to a compare viewer or other places where anIStreamContentAccessor
is needed. - HistoryItem(ITypedElement, IFileState) - Constructor for class org.eclipse.compare.HistoryItem
-
Creates a
HistoryItem
object which combines the givenIFileState
andITypedElement
into an object which is suitable as input for a compare viewer orReplaceWithEditionDialog
. - historyNotification(OperationHistoryEvent) - Method in class org.eclipse.compare.internal.MergeSourceViewer
- historyNotification(OperationHistoryEvent) - Method in interface org.eclipse.core.commands.operations.IOperationHistoryListener
-
Something of note has happened in the IOperationHistory.
- historyNotification(RefactoringHistoryEvent) - Method in interface org.eclipse.ltk.core.refactoring.history.IRefactoringHistoryListener
-
Gets called if a refactoring history event happened.
- HistoryPage - Class in org.eclipse.team.ui.history
-
Abstract HistoryPage class that keeps track of the history page site.
- HistoryPage() - Constructor for class org.eclipse.team.ui.history.HistoryPage
- HistoryPageCompareEditorInput - Class in org.eclipse.team.ui.history
-
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 in org.eclipse.team.ui.history
-
Deprecated.
- 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 in org.eclipse.team.ui.history
-
Abstract HistoryPageSource class.
- HistoryPageSource() - Constructor for class org.eclipse.team.ui.history.HistoryPageSource
- historyPerformed(IProgressMonitor) - Method in class org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard
-
Hook method which is called when all refactorings of the history have been executed.
- HMARGIN - Static variable in interface org.eclipse.ui.views.properties.tabbed.ITabbedPropertyConstants
-
These horizontal margin around the composite.
- 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
- holdsTransitionEventLock(ModuleContainerAdaptor.ModuleEvent) - Method in class org.eclipse.osgi.container.Module
-
Returns true if the current thread holds the state change lock for the specified transition event.
- 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.
- 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.compare.contentmergeviewer.ContentMergeViewer
- hookControl(Control) - Method in class org.eclipse.jface.viewers.AbstractTableViewer
- hookControl(Control) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
- hookControl(Control) - Method in class org.eclipse.jface.viewers.ColumnViewer
- 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.TreeViewer
- hookControl(Control) - Method in class org.eclipse.ui.navigator.CommonViewer
- hookControllerLogic(MUIElement) - Method in class org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer
- hookControllerLogic(MUIElement) - Method in class org.eclipse.e4.ui.workbench.renderers.swt.StackRenderer
- hookControllerLogic(MUIElement) - Method in class org.eclipse.e4.ui.workbench.renderers.swt.SWTPartRenderer
- hookControllerLogic(MUIElement) - Method in class org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer
- hookEditingSupport(Control) - Method in class org.eclipse.jface.viewers.ColumnViewer
-
Hook up the editing support.
- hookListener(K) - Method in class org.eclipse.core.databinding.observable.map.ComputedObservableMap
- hookListeners() - Method in class org.eclipse.ui.forms.SectionPart
-
Adds listeners to the underlying widget.
- hookNativeWidget(Object) - Method in class org.eclipse.e4.ui.css.core.impl.engine.AbstractCSSEngine
-
Called when an element context is created for a native widget and registered with this engine.
- hookNativeWidget(Object) - Method in class org.eclipse.e4.ui.css.swt.engine.CSSSWTEngineImpl
- horizontal - Variable in class org.eclipse.e4.ui.model.application.ui.basic.impl.CompositePartImpl
-
The cached value of the '
Horizontal
' attribute. - horizontal - Variable in class org.eclipse.e4.ui.model.application.ui.impl.GenericTileImpl
-
The cached value of the '
Horizontal
' attribute. - HORIZONTAL - Static variable in interface org.eclipse.e4.ui.workbench.UIEvents.GenericTile
- 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_EDEFAULT - Static variable in class org.eclipse.e4.ui.model.application.ui.basic.impl.CompositePartImpl
-
The default value of the '
Horizontal
' attribute. - HORIZONTAL_EDEFAULT - Static variable in class org.eclipse.e4.ui.model.application.ui.impl.GenericTileImpl
-
The default value of the '
Horizontal
' attribute. - 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.
- horizontalAlignment - Variable in class org.eclipse.ui.forms.widgets.ColumnLayoutData
-
Horizontal alignment variable (default is FILL).
- horizontalIndent - Variable in class org.eclipse.swt.layout.GridData
-
horizontalIndent specifies the number of points of indentation that will be placed along the left side of the cell.
- horizontalSpacing - Variable in class org.eclipse.swt.custom.ViewForm
-
horizontalSpacing specifies the number of points between the right edge of one cell and the left edge of its neighbouring cell to the right.
- horizontalSpacing - Variable in class org.eclipse.swt.layout.GridLayout
-
horizontalSpacing specifies the number of points between the right edge of one cell and the left edge of its neighbouring cell to the right.
- horizontalSpacing - Variable in class org.eclipse.ui.forms.widgets.ColumnLayout
-
Horizontal spacing between columns (default is 5).
- horizontalSpacing - Variable in class org.eclipse.ui.forms.widgets.TableWrapLayout
-
Horizontal spacing (default is 5).
- horizontalSpan - Variable in class org.eclipse.swt.layout.GridData
-
horizontalSpan specifies the number of column cells that the control will take up.
- host() - Method in class org.eclipse.e4.ui.css.swt.helpers.URI
-
If this is a hierarchical URI with an authority component that has a host portion, returns it;
null
otherwise. - HOST_BUNDLE_PERMISSION - Static variable in interface org.eclipse.osgi.service.resolver.ResolverError
-
Error type constant (bit mask) indicating that a Fragment-Host could not be resolved because no bundle with the required symbolic name has the correct permissions to host a fragment.
- hostElement(MUIElement, MWindow, Object, IEclipseContext) - Method in interface org.eclipse.e4.ui.workbench.modeling.EModelService
-
Allows an element to be rendered in an arbitrary UI container (I.e.
- hostsEqual(URL, URL) - Method in class org.eclipse.osgi.storage.url.BundleResourceHandler
- HostSpecification - Interface in org.eclipse.osgi.service.resolver
-
A representation of one host bundle constraint as seen in a bundle manifest and managed by a state and resolver.
- 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).
- HOUR_OF_DAY - Static variable in interface org.osgi.service.application.ScheduledApplication
-
The name of the hour of day attribute of a virtual timer event.
- HOUSEKEEPER_INTERVAL - Static variable in interface org.eclipse.equinox.http.jetty.JettyConstants
-
name="housekeeper.interval" type="Integer"
- hover - Variable in class org.eclipse.ui.forms.widgets.ToggleHyperlink
- HOVER_SHELLSTYLE - Static variable in class org.eclipse.jface.dialogs.PopupDialog
-
Shell style appropriate for a simple hover popup that cannot get focus.
- hoverIcon - Variable in class org.eclipse.ui.menus.CommandContributionItemParameter
-
A hover icon for this item.
- hPen - Variable in class org.eclipse.swt.graphics.GCData
- 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.
- html(String) - Method in class org.eclipse.jface.widgets.BrowserFactory
-
Renders a string containing HTML.
- html(String, boolean) - Method in class org.eclipse.jface.widgets.BrowserFactory
-
Renders a string containing HTML.
- HTMLBuilder - Class in org.eclipse.text.html
-
Provides a set of convenience methods for creating HTML pages.
- HTMLBuilder() - Constructor for class org.eclipse.text.html.HTMLBuilder
- HTMLBuilder(RGB, RGB, RGB, RGB) - Constructor for class org.eclipse.text.html.HTMLBuilder
- HTMLDocument() - Method in class org.apache.lucene.demo.html.HTMLParser
- HTMLParser - Class in org.apache.lucene.demo.html
- HTMLParser(File) - Constructor for class org.apache.lucene.demo.html.HTMLParser
-
Deprecated.Use HTMLParser(FileInputStream) instead
- HTMLParser(InputStream) - Constructor for class org.apache.lucene.demo.html.HTMLParser
- HTMLParser(InputStream, String) - Constructor for class org.apache.lucene.demo.html.HTMLParser
- HTMLParser(Reader) - Constructor for class org.apache.lucene.demo.html.HTMLParser
- HTMLParser(HTMLParserTokenManager) - Constructor for class org.apache.lucene.demo.html.HTMLParser
- HTMLParserConstants - Interface in org.apache.lucene.demo.html
- HTMLParserTokenManager - Class in org.apache.lucene.demo.html
- HTMLParserTokenManager(SimpleCharStream) - Constructor for class org.apache.lucene.demo.html.HTMLParserTokenManager
- HTMLParserTokenManager(SimpleCharStream, int) - Constructor for class org.apache.lucene.demo.html.HTMLParserTokenManager
- HTMLTransfer - Class in org.eclipse.swt.dnd
-
The class
HTMLTransfer
provides a platform specific mechanism for converting text in HTML format represented as a javaString
to a platform specific representation of the data and vice versa. - HTTP_ENABLED - Static variable in interface org.eclipse.equinox.http.jetty.JettyConstants
-
name="http.enabled" type="Boolean" (default: true)
- HTTP_HOST - Static variable in interface org.eclipse.equinox.http.jetty.JettyConstants
-
name="http.host" type="String" (default: 0.0.0.0 -- all network adapters)
- HTTP_MAXTHREADS - Static variable in interface org.eclipse.equinox.http.jetty.JettyConstants
-
name="http.maxThreads" type="Integer" (default: 200 -- max number of threads)
- HTTP_MINTHREADS - Static variable in interface org.eclipse.equinox.http.jetty.JettyConstants
-
name="http.maxThreads" type="Integer" (default: 8 -- max number of threads)
- HTTP_NIO - Static variable in interface org.eclipse.equinox.http.jetty.JettyConstants
-
name="http.nio" type="Boolean" (default: true, with some exceptions for JREs with known NIO problems)
- HTTP_PORT - Static variable in interface org.eclipse.equinox.http.jetty.JettyConstants
-
name="http.port" type="Integer" (default: 0 -- first available port)
- HTTP_PROXY_TYPE - Static variable in interface org.eclipse.core.net.proxy.IProxyData
-
Type constant (value "HTTP") which identifies an HTTP proxy.
- HttpContextExtensionService - Interface in org.eclipse.equinox.http.registry
-
The HttpContextExtensionService provides access to an HttpContext instance whose resources and implementation are added via the "httpcontexts" extension point.
- HttpContextExtensionServiceFactory() - Constructor for class org.eclipse.equinox.http.registry.internal.HttpServiceTracker.HttpContextExtensionServiceFactory
- HttpContextExtensionServiceImpl(Bundle) - Constructor for class org.eclipse.equinox.http.registry.internal.HttpServiceTracker.HttpContextExtensionServiceImpl
- httpContextHolder - Variable in class org.eclipse.equinox.http.servlet.internal.HttpServiceObjectRegistration
- HttpContextManager - Class in org.eclipse.equinox.http.registry.internal
- HttpContextManager(HttpRegistryManager, IExtensionRegistry) - Constructor for class org.eclipse.equinox.http.registry.internal.HttpContextManager
- HttpRegistryManager - Class in org.eclipse.equinox.http.registry.internal
- HttpRegistryManager(ServiceReference<?>, HttpService, PackageAdmin, IExtensionRegistry) - Constructor for class org.eclipse.equinox.http.registry.internal.HttpRegistryManager
- HttpResourcesLocatorImpl - Class in org.eclipse.e4.ui.css.core.util.impl.resources
-
Http resources locator implementation.
- HttpResourcesLocatorImpl() - Constructor for class org.eclipse.e4.ui.css.core.util.impl.resources.HttpResourcesLocatorImpl
- HTTPS_ENABLED - Static variable in interface org.eclipse.equinox.http.jetty.JettyConstants
-
name="https.enabled" type="Boolean" (default: false)
- HTTPS_HOST - Static variable in interface org.eclipse.equinox.http.jetty.JettyConstants
-
name="https.host" type="String" (default: 0.0.0.0 -- all network adapters)
- HTTPS_PORT - Static variable in interface org.eclipse.equinox.http.jetty.JettyConstants
-
name="https.port" type="Integer" (default: 0 -- first available port)
- HTTPS_PROXY_TYPE - Static variable in interface org.eclipse.core.net.proxy.IProxyData
-
Type constant (value "HTTPS") which identifies an HTTPS proxy.
- HttpServerManager - Class in org.eclipse.equinox.http.jetty.internal
- HttpServerManager(File) - Constructor for class org.eclipse.equinox.http.jetty.internal.HttpServerManager
- HttpServerManager.InternalHttpServiceServlet - Class in org.eclipse.equinox.http.jetty.internal
- HttpServiceFactory - Class in org.eclipse.equinox.http.servlet.internal
- HttpServiceFactory(HttpServiceRuntimeImpl) - Constructor for class org.eclipse.equinox.http.servlet.internal.HttpServiceFactory
- HttpServiceImpl - Class in org.eclipse.equinox.http.servlet.internal
- HttpServiceImpl(Bundle, HttpServiceRuntimeImpl) - Constructor for class org.eclipse.equinox.http.servlet.internal.HttpServiceImpl
- HttpServiceMultipartServlet - Class in org.eclipse.equinox.http.servlet
-
Deprecated.No longer required.
- HttpServiceMultipartServlet() - Constructor for class org.eclipse.equinox.http.servlet.HttpServiceMultipartServlet
-
Deprecated.
- HttpServiceObjectRegistration - Class in org.eclipse.equinox.http.servlet.internal
- HttpServiceObjectRegistration(Object, ServiceRegistration<?>, HttpContextHolder, Bundle) - Constructor for class org.eclipse.equinox.http.servlet.internal.HttpServiceObjectRegistration
- HttpServiceRuntimeImpl - Class in org.eclipse.equinox.http.servlet.internal
- HttpServiceRuntimeImpl(BundleContext, BundleContext, ServletContext, Dictionary<String, Object>) - Constructor for class org.eclipse.equinox.http.servlet.internal.HttpServiceRuntimeImpl
- HttpServiceRuntimeImpl.LegacyFilterFactory - Class in org.eclipse.equinox.http.servlet.internal
- HttpServiceServlet - Class in org.eclipse.equinox.http.servlet
-
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
- HttpServiceTracker - Class in org.eclipse.equinox.http.registry.internal
- HttpServiceTracker(BundleContext, PackageAdmin, IExtensionRegistry) - Constructor for class org.eclipse.equinox.http.registry.internal.HttpServiceTracker
- HttpServiceTracker.HttpContextExtensionServiceFactory - Class in org.eclipse.equinox.http.registry.internal
- HttpServiceTracker.HttpContextExtensionServiceImpl - Class in org.eclipse.equinox.http.registry.internal
- HttpSessionInvalidator - Interface in org.eclipse.equinox.http.servlet.session
-
The Http Whiteboard runtime registers a service of this type to allow an external actor to invalidate a session.
- HUNK_OBJ - Static variable in interface org.eclipse.compare.internal.ICompareUIConstants
- HV_ALL_TOPICS_PAGE - Static variable in interface org.eclipse.help.ui.internal.IHelpUIConstants
- HV_BOOKMARKS_HEADER - Static variable in interface org.eclipse.help.ui.internal.IHelpUIConstants
- HV_BOOKMARKS_PAGE - Static variable in interface org.eclipse.help.ui.internal.IHelpUIConstants
- HV_BOOKMARKS_TREE - Static variable in interface org.eclipse.help.ui.internal.IHelpUIConstants
- HV_BROWSER - Static variable in interface org.eclipse.help.ui.internal.IHelpUIConstants
- HV_BROWSER_PAGE - Static variable in interface org.eclipse.help.ui.internal.IHelpUIConstants
- HV_CONTEXT_HELP - Static variable in interface org.eclipse.help.ui.internal.IHelpUIConstants
- HV_CONTEXT_HELP_PAGE - Static variable in interface org.eclipse.help.ui.internal.IHelpUIConstants
- HV_FSEARCH - Static variable in interface org.eclipse.help.ui.internal.IHelpUIConstants
- HV_FSEARCH_PAGE - Static variable in interface org.eclipse.help.ui.internal.IHelpUIConstants
- HV_FSEARCH_RESULT - Static variable in interface org.eclipse.help.ui.internal.IHelpUIConstants
- HV_INDEX - Static variable in interface org.eclipse.help.ui.internal.IHelpUIConstants
- HV_INDEX_PAGE - Static variable in interface org.eclipse.help.ui.internal.IHelpUIConstants
- HV_INDEX_TYPEIN - Static variable in interface org.eclipse.help.ui.internal.IHelpUIConstants
- HV_MISSING_CONTENT - Static variable in interface org.eclipse.help.ui.internal.IHelpUIConstants
- HV_RELATED_TOPICS - Static variable in interface org.eclipse.help.ui.internal.IHelpUIConstants
- HV_SCOPE_SELECT - Static variable in interface org.eclipse.help.ui.internal.IHelpUIConstants
- HV_SEARCH - Static variable in interface org.eclipse.help.ui.internal.IHelpUIConstants
- HV_SEARCH_RESULT - Static variable in interface org.eclipse.help.ui.internal.IHelpUIConstants
- HV_SEE_ALSO - Static variable in interface org.eclipse.help.ui.internal.IHelpUIConstants
- HV_TOPIC_TREE - Static variable in interface org.eclipse.help.ui.internal.IHelpUIConstants
- hwnd - Variable in class org.eclipse.swt.graphics.GCData
- Hyperlink - Class in org.eclipse.ui.forms.widgets
-
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.
- 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.
- HYPERLINK_COLOR_SYSTEM_DEFAULT - Static variable in class org.eclipse.jface.text.hyperlink.DefaultHyperlinkPresenter
-
A named preference that holds the preference whether to use the native link color.
- HyperlinkAdapter - Class in org.eclipse.help.ui.internal
- HyperlinkAdapter - Class in org.eclipse.ui.forms.events
-
This adapter class provides default implementations for the methods described by the
HyperlinkListener
interface. - HyperlinkAdapter() - Constructor for class org.eclipse.help.ui.internal.HyperlinkAdapter
-
HyperlinkAdapter constructor comment.
- HyperlinkAdapter() - Constructor for class org.eclipse.ui.forms.events.HyperlinkAdapter
- HyperlinkDetectorDescriptor - Class in org.eclipse.ui.texteditor
-
Describes a contribution to the 'org.eclipse.ui.workbench.texteditor.hyperlinkDetectors' extension point.
- HyperlinkDetectorRegistry - Class in org.eclipse.ui.texteditor
-
Hyperlink detector registry that manages the detectors contributed by the
org.eclipse.ui.workbench.texteditor.hyperlinkDetectors
extension point for targets contributed by theorg.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 in org.eclipse.ui.texteditor
-
Describes a contribution to the 'org.eclipse.ui.workbench.texteditor.hyperlinkDetectorTargets' extension point.
- HyperlinkEvent - Class in org.eclipse.ui.forms.events
-
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 in org.eclipse.ui.forms
-
Manages a group of hyperlinks.
- HyperlinkGroup(Display) - Constructor for class org.eclipse.ui.forms.HyperlinkGroup
-
Creates a hyperlink group.
- HyperlinkHandler - Class in org.eclipse.help.ui.internal
- HyperlinkHandler() - Constructor for class org.eclipse.help.ui.internal.HyperlinkHandler
-
HyperlinkHandler constructor comment.
- HyperlinkLabel - Class in org.eclipse.help.ui.internal
-
A canvas holding a hyperlink label.
- HyperlinkLabel(Composite, int) - Constructor for class org.eclipse.help.ui.internal.HyperlinkLabel
-
Constructor for Hyperlink.
- HyperlinkManager - Class in org.eclipse.jface.text.hyperlink
-
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 in org.eclipse.jface.text.hyperlink
-
Detection strategy.
- HyperlinkSettings - Class in org.eclipse.ui.forms
-
Manages color and underline mode settings for a group of hyperlinks.
- HyperlinkSettings(Display) - Constructor for class org.eclipse.ui.forms.HyperlinkSettings
-
The constructor.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
[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. ]