Overview

 
Package  Class  Use  Tree  Deprecated  Help 
Eclipse Platform
Release 3.0
 PREV LETTER   NEXT LETTER FRAMES    NO FRAMES  
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _


 

H

HANDLER_ACTION_CONFIGURE - Static variable in interface org.eclipse.update.core.IInstallHandler
Indicates the handler is being initialized for feature configure.
HANDLER_ACTION_INSTALL - Static variable in interface org.eclipse.update.core.IInstallHandler
Indicates the handler is being initialized for feature install.
HANDLER_ACTION_UNCONFIGURE - Static variable in interface org.eclipse.update.core.IInstallHandler
Indicates the handler is being initialized for feature unconfigure.
HANDLER_ACTION_UNINSTALL - Static variable in interface org.eclipse.update.core.IInstallHandler
Indicates the handler is being initialized for feature uninstall.
HEADER_FONT - Static variable in class org.eclipse.jface.resource.JFaceResources
The symbolic font name for the header font (value "org.eclipse.jface.headerfont").
HEADER_VALUE - Static variable in class org.eclipse.ui.texteditor.AnnotationPreference
Indicates whether the annotation type contributed to the overview ruler's header.
HEADLESS - Static variable in class org.eclipse.ant.core.AntCorePlugin
Simple identifier constant (value "headless") of a tag that appears in Ant extensions.
HELP - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the help key (value is (1<<24)+81).
HELP_CONTENTS - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id "helpContents"): Open the help contents.
HELP_CONTENTS_ACTION_TEXT - Static variable in interface org.eclipse.ui.IWorkbenchPreferenceConstants
A named preference for the text of the Help Contents action.
HELP_CONTEXT_PROPERTY_SHEET_PAGE - Static variable in class org.eclipse.ui.views.properties.PropertySheetPage
Help context id (value "org.eclipse.ui.property_sheet_page_help_context").
HELP_CONTEXT_PROPERTY_SHEET_VIEW - Static variable in class org.eclipse.ui.views.properties.PropertySheet
No longer used but preserved to avoid api change
HELP_END - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Help menu: name of group for end of menu (value "helpEnd").
HELP_END - Static variable in interface org.eclipse.ui.ide.IIDEActionConstants
Help menu: name of group for end of menu (value "helpEnd").
HELP_ID - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
Button id for a "Help" button (value 17).
HELP_LABEL - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
The label for help buttons.
HELP_START - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Help menu: name of group for start of menu (value "helpStart").
HELP_START - Static variable in interface org.eclipse.ui.ide.IIDEActionConstants
Help menu: name of group for start of menu (value "helpStart").
HIDE_DETAILS_LABEL - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
The label for hide details buttons.
HIDE_SELECTION - Static variable in class org.eclipse.swt.SWT
Style constant for selection hiding behavior when the widget loses focus (value is 1<<15).
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.
HISTORY_GROUP - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
 
HISTORY_GROUP - Static variable in interface org.eclipse.ui.ide.IIDEActionConstants
Group ids for history toolbar group.
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
The single static instance of SpecialKey which represents the 'Home' key.
HORIZONTAL - Static variable in class org.eclipse.swt.SWT
Style constant for horizontal alignment or orientation behavior (value is 1<<8).
HORIZONTAL_align_BEGINNING - Static variable in class org.eclipse.swt.layout.GridData
 
HORIZONTAL_align_CENTER - Static variable in class org.eclipse.swt.layout.GridData
 
HORIZONTAL_align_END - Static variable in class org.eclipse.swt.layout.GridData
 
HORIZONTAL_align_FILL - Static variable in class org.eclipse.swt.layout.GridData
 
HORIZONTAL_GAP - Static variable in class org.eclipse.jface.preference.FieldEditor
Gap between label and control.
HORIZONTAL_MARGIN - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
Horizontal margin in dialog units (value 7).
HORIZONTAL_SPACING - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
Horizontal spacing in dialog units (value 4).
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
HYPERLINK_COLOR - Static variable in class org.eclipse.jface.preference.JFacePreferences
Identifier for the Hyperlink Color
H_SCROLL - Static variable in class org.eclipse.swt.SWT
Style constant for horizontal scrollbar behavior (value is 1<<8).
HandlerEvent - class org.eclipse.ui.commands.HandlerEvent.
An instance of this class describes changes to an instance of IHandler.
HandlerEvent(IHandler, boolean, Map) - Constructor for class org.eclipse.ui.commands.HandlerEvent
Creates a new instance of this class.
HandlerSubmission - class org.eclipse.ui.commands.HandlerSubmission.
An instance of this class represents a request to handle a command.
HandlerSubmission(String, Shell, IWorkbenchPartSite, String, IHandler, Priority) - Constructor for class org.eclipse.ui.commands.HandlerSubmission
Creates a new instance of this class.
HardKeyDown - Static variable in class org.eclipse.swt.SWT
The hardware key down event type (value is 33).
HardKeyUp - Static variable in class org.eclipse.swt.SWT
The hardware key up event type (value is 34).
Help - Static variable in class org.eclipse.swt.SWT
The help event type (value is 28).
HelpEvent - class org.eclipse.swt.events.HelpEvent.
Instances of this class are sent as a result of help being requested for a widget.
HelpEvent(Event) - Constructor for class org.eclipse.swt.events.HelpEvent
Constructs a new instance of this class based on the information in the given untyped event.
HelpListener - interface org.eclipse.swt.events.HelpListener.
Classes which implement this interface provide a method that deals with the event that is generated when help is requested for a control, typically when the user presses F1.
HelpSystem - class org.eclipse.help.HelpSystem.
This class provides general access to help content contributed to the "org.eclipse.help.toc" and "org.eclipse.help.contexts" extension points.
Hide - Static variable in class org.eclipse.swt.SWT
The hide event type (value is 23).
HistoryItem - class org.eclipse.compare.HistoryItem.
A combination IFileState and ITypedElement that can be used as an input to a compare viewer or other places where an IStreamContentAccessor is needed.
HistoryItem(ITypedElement, IFileState) - Constructor for class org.eclipse.compare.HistoryItem
Creates a HistoryItem object which combines the given IFileState and ITypedElement into an object which is suitable as input for a compare viewer or ReplaceWithEditionDialog.
Hyperlink - class org.eclipse.ui.forms.widgets.Hyperlink.
Hyperlink is a concrete implementation of the abstract base class that draws text in the client area.
Hyperlink(Composite, int) - Constructor for class org.eclipse.ui.forms.widgets.Hyperlink
Creates a new hyperlink control in the provided parent.
HyperlinkAdapter - class org.eclipse.ui.forms.events.HyperlinkAdapter.
This adapter class provides default implementations for the methods described by the HyperlinkListener interface.
HyperlinkAdapter() - Constructor for class org.eclipse.ui.forms.events.HyperlinkAdapter
 
HyperlinkEvent - class org.eclipse.ui.forms.events.HyperlinkEvent.
Notifies listeners about a hyperlink change.
HyperlinkEvent(Widget, Object, String, int) - Constructor for class org.eclipse.ui.forms.events.HyperlinkEvent
Creates a new hyperlink
HyperlinkGroup - class org.eclipse.ui.forms.HyperlinkGroup.
Manages a group of hyperlinks.
HyperlinkGroup(Display) - Constructor for class org.eclipse.ui.forms.HyperlinkGroup
Creates a hyperlink group.
HyperlinkSettings - class org.eclipse.ui.forms.HyperlinkSettings.
Manages color and underline mode settings for a group of hyperlinks.
HyperlinkSettings(Display) - Constructor for class org.eclipse.ui.forms.HyperlinkSettings
The constructor.
hBrush - Variable in class org.eclipse.swt.graphics.GCData
 
hFont - Variable in class org.eclipse.swt.graphics.GCData
 
hNullBitmap - Variable in class org.eclipse.swt.graphics.GCData
 
hPalette - Variable in class org.eclipse.swt.graphics.Device
 
hPen - Variable in class org.eclipse.swt.graphics.GCData
 
handle - Variable in class org.eclipse.swt.graphics.Color
the handle to the OS color resource (Warning: This field is platform dependent)
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 On Photon, handle is a Photon FontQueryInfo 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.graphics.Region
the OS resource for the region (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.
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
 
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.
handleContainerBrowseButtonPressed() - Method in class org.eclipse.ui.dialogs.WizardImportPage
Deprecated. Opens a container selection dialog and displays the user's subsequent container resource selection in this page's container name field.
handleContainerBrowseButtonPressed() - Method in class org.eclipse.ui.dialogs.WizardResourceImportPage
Opens a container selection dialog and displays the user's subsequent container resource selection in this page's container name field.
handleCoreException(CoreException, String) - Method in class org.eclipse.ui.editors.text.StorageDocumentProvider
Defines the standard procedure to handle CoreExceptions.
handleCoreException(CoreException, String) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider
Defines the standard procedure to handle CoreExceptions.
handleCoreException(CoreException, String) - Method in class org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel
Handles an unanticipated CoreException in a standard manner.
handleCoreException(CoreException, String) - Method in class org.eclipse.ui.texteditor.MarkerRulerAction
Handles core exceptions.
handleCoreException(CoreException, String) - Method in class org.eclipse.ui.texteditor.SelectMarkerRulerAction
Handles core exceptions.
handleCursorPositionChanged() - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
Handles a potential change of the cursor position.
handleDebugEvents(DebugEvent[]) - Method in interface org.eclipse.debug.core.IDebugEventSetListener
Notifies this listener of the given debug events.
handleDebugEvents(DebugEvent[]) - Method in class org.eclipse.debug.core.Launch
 
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(DisposeEvent) - Method in class org.eclipse.compare.contentmergeviewer.ContentMergeViewer
Called on the viewer disposal.
handleDispose(DisposeEvent) - Method in class org.eclipse.compare.contentmergeviewer.TextMergeViewer
Called on the viewer disposal.
handleDispose(DisposeEvent) - Method in class org.eclipse.compare.structuremergeviewer.DiffTreeViewer
Called on the viewer disposal.
handleDispose(DisposeEvent) - Method in class org.eclipse.compare.structuremergeviewer.StructureDiffViewer
 
handleDispose() - Method in class org.eclipse.jface.text.TextViewer
Frees all resources allocated by this viewer.
handleDispose() - Method in class org.eclipse.jface.text.source.ChangeRulerColumn
Disposes the column's resources.
handleDispose() - Method in class org.eclipse.jface.text.source.LineNumberChangeRulerColumn
 
handleDispose() - Method in class org.eclipse.jface.text.source.LineNumberRulerColumn
Disposes the column's resources.
handleDispose() - Method in class org.eclipse.jface.text.source.SourceViewer
 
handleDispose() - Method in class org.eclipse.jface.text.source.projection.ProjectionViewer
 
handleDispose(DisposeEvent) - Method in class org.eclipse.jface.viewers.ContentViewer
Handles a dispose event on this viewer's control.
handleDoubleClick(DoubleClickEvent) - Method in class org.eclipse.ui.views.navigator.ResourceNavigator
Handles a double-click event from the viewer.
handleDoubleSelect(SelectionEvent) - Method in class org.eclipse.jface.viewers.CheckboxTreeViewer
 
handleDoubleSelect(SelectionEvent) - Method in class org.eclipse.jface.viewers.StructuredViewer
Handles a double-click select event from the widget.
handleEditorInputChanged() - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
Handles an external change of the editor's input element.
handleElementContentChanged(IFileEditorInput) - Method in class org.eclipse.ui.editors.text.FileDocumentProvider
Updates the element info to a change of the file content and sends out appropriate notifications.
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.
handleElementDeleted(IFileEditorInput) - Method in class org.eclipse.ui.editors.text.FileDocumentProvider
Sends out the notification that the file serving as document input has been deleted.
handleElementMoved(IFileEditorInput, IPath) - Method in class org.eclipse.ui.editors.text.FileDocumentProvider
Sends out the notification that the file serving as document input has been moved.
handleEmptyList() - Method in class org.eclipse.ui.dialogs.AbstractElementListSelectionDialog
Handles empty list by disabling widgets.
handleEmptyList() - Method in class org.eclipse.ui.dialogs.TwoPaneElementSelector
 
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(OleEvent) - Method in interface org.eclipse.swt.ole.win32.OleListener
 
handleEvent(Event) - Method in interface org.eclipse.swt.widgets.Listener
Sent when an event that the receiver has registered for occurs.
handleEvent(Event) - Method in class org.eclipse.swt.widgets.TypedListener
Handles the given event.
handleEvent(Event) - Method in class org.eclipse.ui.dialogs.WizardExportPage
Deprecated. The WizardExportPage implementation of this Listener method handles all events and enablements for controls on this page.
handleEvent(Event) - Method in class org.eclipse.ui.dialogs.WizardImportPage
Deprecated. The WizardImportPage implementation of this Listener method handles all events and enablements for controls on this page.
handleEvent(Event) - Method in class org.eclipse.ui.dialogs.WizardNewFileCreationPage
The WizardNewFileCreationPage implementation of this Listener method handles all events and enablements for controls on this page.
handleEvent(Event) - Method in class org.eclipse.ui.dialogs.WizardNewFolderMainPage
The WizardNewFolderCreationPage implementation of this Listener method handles all events and enablements for controls on this page.
handleEvent(Event) - Method in class org.eclipse.ui.dialogs.WizardResourceImportPage
The WizardResourceImportPage implementation of this Listener method handles all events and enablements for controls on this page.
handleException(Throwable) - Method in interface org.eclipse.core.runtime.ISafeRunnable
Handles an exception thrown by this runnable's run method.
handleException(Throwable) - Method in class org.eclipse.jface.util.SafeRunnable
 
handleException(Throwable, DropTargetEvent) - Method in class org.eclipse.jface.viewers.ViewerDropAdapter
Deprecated. this method should not be used. Exception handling has been removed from DropTargetAdapter methods overridden by this class. Handles any exception that occurs during callback, including rethrowing behavior.

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

handleException(Throwable) - Method in interface org.eclipse.jface.window.Window.IExceptionHandler
 
handleExceptionOnSave(CoreException, IProgressMonitor) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
Handles the given exception.
handleExit(Event) - Method in class org.eclipse.ui.forms.widgets.AbstractHyperlink
Called when hyperlink is exited.
handleExit(Event) - Method in class org.eclipse.ui.forms.widgets.ImageHyperlink
 
handleFontChange(PropertyChangeEvent) - Method in class org.eclipse.jface.window.Window
Notifies of a font property change.
handleHelpRequest(HelpEvent) - Method in class org.eclipse.jface.viewers.Viewer
Handles a help request from the underlying SWT control.
handleInformationControlDisposed() - Method in class org.eclipse.jface.text.AbstractInformationControlManager
Handles the disposal of the information control.
handleInformationControlDisposed() - Method in class org.eclipse.jface.text.information.InformationPresenter
 
handleInsertModeChanged() - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
Handles a change of the editor's insert mode.
handleInvalidSelection(ISelection, ISelection) - Method in class org.eclipse.jface.viewers.StructuredViewer
Handles an invalid selection.
handleInvocationTargetException(Object, Class, InvocationTargetException) - Method in class org.eclipse.ant.core.AntRunner
 
handleKeyPressed(KeyEvent) - Method in class org.eclipse.debug.ui.AbstractDebugView
Handles key events in viewer.
handleKeyPressed(KeyEvent) - Method in class org.eclipse.ui.views.navigator.MainActionGroup
Handles a key pressed event by invoking the appropriate action, delegating to the subgroups as necessary.
handleKeyPressed(KeyEvent) - Method in class org.eclipse.ui.views.navigator.RefactorActionGroup
Handles a key pressed event by invoking the appropriate action.
handleKeyPressed(KeyEvent) - Method in class org.eclipse.ui.views.navigator.ResourceNavigator
Handles a key press event from the viewer.
handleKeyPressed(KeyEvent) - Method in class org.eclipse.ui.views.navigator.ResourceNavigatorActionGroup
Handles a key pressed event by invoking the appropriate action.
handleKeyPressed(KeyEvent) - Method in class org.eclipse.ui.views.navigator.WorkspaceActionGroup
Handles a key pressed event by invoking the appropriate action.
handleKeyReleased(KeyEvent) - Method in class org.eclipse.ui.actions.RefreshAction
Handle the key release.
handleKeyReleased(KeyEvent) - Method in class org.eclipse.ui.views.navigator.ResourceNavigator
Handles a key release in the viewer.
handleKeyReleased(KeyEvent) - Method in class org.eclipse.ui.views.navigator.ResourceNavigatorRenameAction
Handle the key release
handleLabelProviderChanged(LabelProviderChangedEvent) - Method in class org.eclipse.jface.viewers.ContentViewer
Handles a label provider changed event.
handleLabelProviderChanged(LabelProviderChangedEvent) - Method in class org.eclipse.jface.viewers.StructuredViewer
The StructuredViewer implementation of this ContentViewer method calls update if the event specifies that the label of a given element has changed, otherwise it calls super.
handleNewChanges() - Static method in class org.eclipse.update.core.SiteManager
Deprecated. Do not use this method
handleOpen(SelectionEvent) - Method in interface org.eclipse.jface.util.IOpenEventListener
Called when a selection or default selection occurs depending on the user preference.
handleOpen(SelectionEvent) - Method in class org.eclipse.jface.viewers.StructuredViewer
Handles an open event from the OpenStrategy.
handleOpen(OpenEvent) - Method in class org.eclipse.search.ui.text.AbstractTextSearchViewPage
This method is called when the search page gets an open even from it's underlying viewer (for example on double click).
handleOpen(OpenEvent) - Method in class org.eclipse.ui.views.navigator.ResourceNavigator
Handles an open event from the viewer.
handlePostSelect(SelectionEvent) - Method in class org.eclipse.jface.viewers.StructuredViewer
Handles a post select event from the widget.
handlePreferenceStoreChanged(PropertyChangeEvent) - Method in class org.eclipse.ui.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
 
handlePropertyChange(int) - Method in class org.eclipse.ui.part.MultiPageEditorPart
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.ui.texteditor.InfoForm
Deprecated.  
handlePropertyChange(PropertyChangeEvent) - Method in class org.eclipse.ui.views.framelist.FrameAction
Handles a property change event from the frame list.
handlePropertyChange(PropertyChangeEvent) - Method in class org.eclipse.ui.views.framelist.TreeViewerFrameSource
Handles a property change event from the frame list.
handleResizeAncestor(int, int, int, int) - Method in class org.eclipse.compare.contentmergeviewer.ContentMergeViewer
Lays out the ancestor area of the compare viewer.
handleResizeAncestor(int, int, int, int) - Method in class org.eclipse.compare.contentmergeviewer.TextMergeViewer
 
handleResizeLeftRight(int, int, int, int, int, int) - Method in class org.eclipse.compare.contentmergeviewer.ContentMergeViewer
Lays out the left and right areas of the compare viewer.
handleResizeLeftRight(int, int, int, int, int, int) - Method in class org.eclipse.compare.contentmergeviewer.TextMergeViewer
Lays out everything.
handleResourceBrowseButtonPressed() - Method in class org.eclipse.ui.dialogs.WizardExportPage
Deprecated. Opens a container selection dialog and displays the user's subsequent container selection in this page's resource name field.
handleResourceChanged(IResourceChangeEvent) - Method in class org.eclipse.ui.views.navigator.MainActionGroup
Handles a resource changed event by updating the enablement if one of the selected projects is opened or closed.
handleResourceDetailsButtonPressed() - Method in class org.eclipse.ui.dialogs.WizardExportPage
Deprecated. Opens a resource selection dialog and records the user's subsequent resource selections.
handleRootChanged(IResource, boolean) - Method in class org.eclipse.team.core.variants.ThreeWaySubscriber
Convenience method that can be used by subclasses to notify listeners when a root is added or removed from the subscriber.
handleSave() - Method in class org.eclipse.jface.preference.PreferenceDialog
Save the values specified in the pages.
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.
handleSelectionChanged() - Method in class org.eclipse.ui.dialogs.AbstractElementListSelectionDialog
Handles a selection changed event.
handleSelectionChanged() - Method in class org.eclipse.ui.dialogs.TwoPaneElementSelector
 
handleSelectionChanged(SelectionChangedEvent) - Method in class org.eclipse.ui.part.MultiPageEditorSite
Handles a selection changed event from the nested editor.
handleSelectionChanged(SelectionChangedEvent) - Method in class org.eclipse.ui.part.MultiPageEditorSite
Handles a selection changed event from the nested editor.
handleSelectionChanged(SelectionChangedEvent) - Method in class org.eclipse.ui.views.navigator.ResourceNavigator
Handles a selection changed event from the viewer.
handleShellCloseEvent() - Method in class org.eclipse.jface.dialogs.MessageDialog
Handle the shell close.
handleShellCloseEvent() - Method in class org.eclipse.jface.preference.PreferenceDialog
Notifies that the window's close button was pressed, the close menu was selected, or the ESCAPE key pressed.
handleShellCloseEvent() - Method in class org.eclipse.jface.window.Window
Notifies that the window's close button was pressed, the close menu was selected, or the ESCAPE key pressed.
handleShellCloseEvent() - Method in class org.eclipse.ui.dialogs.ElementTreeSelectionDialog
 
handleStatus(IStatus, Object) - Method in interface org.eclipse.debug.core.IStatusHandler
Notifies this status handler that the given status has been generated by the specified source object and requires resolution.
handleSubjectControlDisposed() - Method in class org.eclipse.jface.text.AbstractInformationControlManager
Handles the disposal of the subject control.
handleTableSelectionChanged(SelectionChangedEvent) - Method in class org.eclipse.debug.ui.EnvironmentTab
Responds to a selection changed event in the environment table
handleTreeCollapse(TreeEvent) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
Handles a tree collapse event from the SWT widget.
handleTreeExpand(TreeEvent) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
Handles a tree expand event from the SWT widget.
handleTypesEditButtonPressed() - Method in class org.eclipse.ui.dialogs.WizardExportPage
Deprecated. Queries the user for the types of resources to be exported and displays these types in this page's "Types to export" field.
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
handleVerifyEvent(VerifyEvent) - Method in class org.eclipse.jface.text.TextViewer
Handles the verify event issued by the viewer's text widget.
handleVerifyEvent(VerifyEvent) - 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.TextViewer
Hook method called when the visible document has been changed.
handleVisibleDocumentChanged(DocumentEvent) - Method in class org.eclipse.jface.text.source.projection.ProjectionViewer
 
handlerChanged(HandlerEvent) - Method in interface org.eclipse.ui.commands.IHandlerListener
Notifies that one or more properties of an instance of IHandler have changed.
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
Returns whether the property tester can handle the given property or not.
hasActiveChanged() - Method in class org.eclipse.ui.commands.KeyConfigurationEvent
Returns whether or not the active property changed.
hasActiveKeyConfigurationIdChanged() - Method in class org.eclipse.ui.commands.CommandManagerEvent
Returns whether or not the activeKeyConfigurationId property changed.
hasActiveLocaleChanged() - Method in class org.eclipse.ui.commands.CommandManagerEvent
Returns whether or not the activeLocale property changed.
hasActivePlatformChanged() - Method in class org.eclipse.ui.commands.CommandManagerEvent
Returns whether or not the activePlatform property changed.
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 type adapterTypeName.
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
 
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.
hasCategoryIdChanged() - Method in class org.eclipse.ui.commands.CommandEvent
Returns whether or not the categoryId property changed.
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).
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
 
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(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() - Method in class org.eclipse.text.edits.TextEdit
Returns true if this edit has children.
hasChildren(Object) - Method in class org.eclipse.ui.model.BaseWorkbenchContentProvider
 
hasConflicts() - Method in class org.eclipse.team.core.synchronize.SyncInfoSet
Returns true if there are any conflicting nodes in the set, and false 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.
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.
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.commands.CategoryEvent
Returns whether or not the defined property changed.
hasDefinedChanged() - Method in class org.eclipse.ui.commands.CommandEvent
Returns whether or not the defined property changed.
hasDefinedChanged() - Method in class org.eclipse.ui.commands.KeyConfigurationEvent
Returns whether or not the defined property changed.
hasDefinedChanged() - Method in class org.eclipse.ui.contexts.ContextEvent
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.
hasDescriptionChanged() - Method in class org.eclipse.ui.commands.CommandEvent
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.
hasDynamicItems() - Method in class org.eclipse.jface.action.ContributionManager
Returns whether this contribution manager contains dynamic items.
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
Returns whether or not the enabled property changed.
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.
hasExportableExtension(String) - Method in class org.eclipse.ui.dialogs.WizardExportPage
Deprecated. Returns whether the extension of the given resource name is an extension that has been specified for export by the user.
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
hasFilters() - Method in class org.eclipse.jface.viewers.StructuredViewer
Returns whether this viewer has any filters.
hasHandledChanged() - Method in class org.eclipse.ui.commands.CommandEvent
Returns whether or not the handled property changed.
hasIncomingChanges() - Method in class org.eclipse.team.core.synchronize.SyncInfoSet
Returns true if this sync set has incoming changes.
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 interface org.eclipse.ui.intro.IIntroManager
Return whether an intro is available.
hasListeners() - Method in class org.eclipse.swt.graphics.ImageLoader
Returns true if the receiver has image loader listeners, and false otherwise.
hasMembers(IResource) - Method in class org.eclipse.team.core.synchronize.SyncInfoTree
Return wether 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
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.commands.CategoryEvent
Returns whether or not the name property changed.
hasNameChanged() - Method in class org.eclipse.ui.commands.CommandEvent
Returns whether or not the name property changed.
hasNameChanged() - Method in class org.eclipse.ui.commands.KeyConfigurationEvent
Returns whether or not the name property changed.
hasNameChanged() - Method in class org.eclipse.ui.contexts.ContextEvent
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.
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.
hasNodes(FastSyncInfoFilter) - Method in class org.eclipse.team.core.synchronize.SyncInfoSet
Indicate whether the set has nodes matching the given filter.
hasOutgoingChanges() - Method in class org.eclipse.team.core.synchronize.SyncInfoSet
Returns true if this sync set has outgoing changes.
hasPage(Object) - Method in class org.eclipse.ui.forms.widgets.ScrolledPageBook
Tests if the page under the provided key is currently in the book.
hasParentIdChanged() - Method in class org.eclipse.ui.commands.KeyConfigurationEvent
Returns whether or not the parentId property changed.
hasParentIdChanged() - Method in class org.eclipse.ui.contexts.ContextEvent
Returns whether or not the parentId property changed.
hasProposalPopupFocus() - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
Returns whether the content assistant proposal popup has the focus.
hasRegisterGroups() - Method in interface org.eclipse.debug.core.model.IStackFrame
Returns whether this stack frame contains any register groups.
hasRegisters() - Method in interface org.eclipse.debug.core.model.IRegisterGroup
Returns whether this register group currently contains any registers.
hasResolutions(IMarker) - Method in interface org.eclipse.ui.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.
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
 
hasSelectedJobsWithLicenses(IInstallFeatureOperation[]) - Static method in class org.eclipse.update.operations.OperationsManager
Returns true when any of the install operations requires a license agreement.
hasSelectedJobsWithOptionalFeatures(IInstallFeatureOperation[]) - Static method in class org.eclipse.update.operations.OperationsManager
Returns true when any of the features to install has optional features.
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.
hasThreads() - Method in interface org.eclipse.debug.core.model.IDebugTarget
Returns whether this debug target currently contains any threads.
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
 
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.
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.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.runtime.Path
 
hashCode() - Method in class org.eclipse.core.runtime.PluginVersionIdentifier
Returns a hash code value for the object.
hashCode() - Method in class org.eclipse.core.runtime.QualifiedName
 
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.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.jface.action.ActionContributionItem
 
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.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.text.link.LinkedPosition
 
hashCode() - Method in class org.eclipse.jface.text.link.ProposalPosition
 
hashCode() - Method in class org.eclipse.jface.text.templates.Template
 
hashCode(Object) - Method in interface org.eclipse.jface.viewers.IElementComparer
Returns the hash code for the given element.
hashCode() - Method in class org.eclipse.swt.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.Image
Returns an integer hash code for the receiver.
hashCode() - Method in class org.eclipse.swt.graphics.Point
Returns an integer hash code for the receiver.
hashCode() - Method in class org.eclipse.swt.graphics.RGB
Returns an integer hash code for the receiver.
hashCode() - Method in class org.eclipse.swt.graphics.Rectangle
Returns an integer hash code for the receiver.
hashCode() - Method in class org.eclipse.swt.graphics.Region
Returns an integer hash code for the receiver.
hashCode() - Method in class org.eclipse.swt.graphics.TextStyle
 
hashCode() - Method in class org.eclipse.swt.program.Program
Returns a hash code suitable for this object.
hashCode() - Method in class org.eclipse.swt.widgets.Monitor
 
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.text.edits.TextEdit
The Edit implementation of this Object method calls uses Object#hashCode() to compute its hash code.
hashCode() - Method in class org.eclipse.ui.commands.HandlerSubmission
 
hashCode() - Method in class org.eclipse.ui.commands.Priority
 
hashCode() - Method in class org.eclipse.ui.contexts.EnabledSubmission
 
hashCode() - Method in class org.eclipse.ui.keys.Key
 
hashCode() - Method in class org.eclipse.ui.keys.KeySequence
 
hashCode() - Method in class org.eclipse.ui.keys.KeyStroke
 
hashCode() - Method in class org.eclipse.ui.part.FileEditorInput
 
hashCode() - Method in class org.eclipse.ui.part.FileEditorInput
 
hashCode() - Method in class org.eclipse.ui.texteditor.AbstractDocumentProvider.ElementInfo
 
hashCode() - Method in class org.eclipse.ui.texteditor.SimpleMarkerAnnotation
 
hashCode() - Method in class org.eclipse.update.core.VersionedIdentifier
Returns a computed hashcode for the versioned identifier.
hashCode() - Method in class org.eclipse.update.core.model.CategoryModel
Compute hash code for category model.
haveActiveContextIdsChanged() - Method in class org.eclipse.ui.commands.CommandManagerEvent
Returns whether or not the activeContextIds property changed.
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.
haveAttributeValuesByNameChanged() - Method in class org.eclipse.ui.commands.CommandEvent
Returns whether or not the attributeValuesByName property changed.
haveAttributeValuesByNameChanged() - Method in class org.eclipse.ui.commands.HandlerEvent
Returns whether or not the attributeValuesByName 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.
haveDefinedCategoryIdsChanged() - Method in class org.eclipse.ui.commands.CommandManagerEvent
Returns whether or not the definedCategoryIds property changed.
haveDefinedCommandIdsChanged() - Method in class org.eclipse.ui.commands.CommandManagerEvent
Returns whether or not the definedCommandIds property changed.
haveDefinedContextIdsChanged() - Method in class org.eclipse.ui.contexts.ContextManagerEvent
Returns whether or not the definedContextIds property changed.
haveDefinedKeyConfigurationIdsChanged() - Method in class org.eclipse.ui.commands.CommandManagerEvent
Returns whether or not the definedKeyConfigurationIds 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
Returns whether or not the enabledContextIds property changed.
haveKeySequenceBindingsChanged() - Method in class org.eclipse.ui.commands.CommandEvent
Returns whether or not the keySequenceBindings property changed.
header - Variable in class org.eclipse.swt.custom.StyledTextPrintOptions
Formatted text to print in the header of each page.
height - Variable in class org.eclipse.swt.accessibility.AccessibleControlEvent
 
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 desired height in pixels
height - Variable in class org.eclipse.swt.layout.RowData
height specifies the height of the cell in pixels.
height - Variable in class org.eclipse.swt.widgets.Event
the height of the bounding rectangle of the region that requires painting
heightHint - Variable in class org.eclipse.jface.action.StatusLineLayoutData
The heightHint specifies a minimum height for the Control.
heightHint - Variable in class org.eclipse.swt.layout.GridData
heightHint specifies a minimum height for the row.
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).
helpFile - Variable in class org.eclipse.swt.ole.win32.OleFunctionDescription
 
helpFile - Variable in class org.eclipse.swt.ole.win32.OlePropertyDescription
 
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.
hide() - Method in class org.eclipse.jface.text.contentassist.ContentAssistant
Hides any open pop-ups.
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.
hideActionSet(String) - Method in interface org.eclipse.ui.IWorkbenchPage
Hides an action set in this page.
hideAnnotationOverview() - Method in class org.eclipse.ui.texteditor.SourceViewerDecorationSupport
Hides the annotation overview.
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
 
hideOverviewRuler() - Method in class org.eclipse.ui.texteditor.AbstractDecoratedTextEditor
Hides the overview ruler.
hideView(IViewPart) - Method in interface org.eclipse.ui.IWorkbenchPage
Hides the given view.
hideView(IViewReference) - Method in interface org.eclipse.ui.IWorkbenchPage
Hides the given view that belongs to the reference, if any.
homogenousResources(IResource, IResource) - Method in class org.eclipse.ui.actions.CopyFilesAndFoldersOperation
Returns whether the given resources are either both linked or both unlinked.
hookControl(Control) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
 
hookControl(Control) - Method in class org.eclipse.jface.viewers.ContentViewer
Adds event listener hooks to the given control.
hookControl(Control) - Method in class org.eclipse.jface.viewers.StructuredViewer
 
hookControl(Control) - Method in class org.eclipse.jface.viewers.TableTreeViewer
 
hookControl(Control) - Method in class org.eclipse.jface.viewers.TableViewer
 
hookListeners() - Method in class org.eclipse.ui.forms.SectionPart
 
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 pixels 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 pixels 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 pixels 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.
hover - Variable in class org.eclipse.ui.forms.widgets.ToggleHyperlink
 
hwnd - Variable in class org.eclipse.swt.graphics.GCData
 


 

Overview

 
Package  Class  Use  Tree  Deprecated  Help 
Eclipse Platform
Release 3.0
 PREV LETTER   NEXT LETTER FRAMES    NO FRAMES  
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _


Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.