Eclipse eRCP
Release 1.1
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

I

IAction - interface org.eclipse.jface.action.IAction.
An action represents the non-UI side of a command which can be triggered by the end user.
IActivity - interface org.eclipse.update.configuration.IActivity.
Install activity.
IArchiveReference - interface org.eclipse.update.core.IArchiveReference.
Site archive interface.
IBaseLabelProvider - interface org.eclipse.jface.viewers.IBaseLabelProvider.
A label provider maps an element of the viewer's model to an optional image and optional text string used to display the element in the viewer's control.
IBasicPropertyConstants - interface org.eclipse.jface.viewers.IBasicPropertyConstants.
Predefined property names used for elements displayed in viewers.
IBatchOperation - interface org.eclipse.update.operations.IBatchOperation.
A batch operation is needed to execute a group of feature operations, such as installing a set of features.
ICON - Static variable in class org.eclipse.swt.SWT
Constant indicating that an image or operation is of type icon (value is 1).
ICON_ERROR - Static variable in class org.eclipse.swt.SWT
The MessageBox style constant for error icon behavior (value is 1).
ICON_INFORMATION - Static variable in class org.eclipse.swt.SWT
The MessageBox style constant for information icon behavior (value is 1<<1).
ICON_QUESTION - Static variable in class org.eclipse.swt.SWT
The MessageBox style constant for question icon behavior (value is 1<<2).
ICON_WARNING - Static variable in class org.eclipse.swt.SWT
The MessageBox style constant for warning icon behavior (value is 1<<3).
ICON_WORKING - Static variable in class org.eclipse.swt.SWT
The MessageBox style constant for "working" icon behavior (value is 1<<4).
ICategory - interface org.eclipse.update.core.ICategory.
Feature category definition.
ICellEditorListener - interface org.eclipse.jface.viewers.ICellEditorListener.
A listener which is notified of significant events in the life of a cell editor.
ICellEditorValidator - interface org.eclipse.jface.viewers.ICellEditorValidator.
An interface for validating a cell editor's input.
ICellModifier - interface org.eclipse.jface.viewers.ICellModifier.
A cell modifier is used to access the data model from a cell editor in an abstract way.
ICheckStateListener - interface org.eclipse.jface.viewers.ICheckStateListener.
A listener which is notified of changes to the checked state of items in checkbox viewers.
ICheckable - interface org.eclipse.jface.viewers.ICheckable.
Interface for objects that support elements with a checked state.
IColorDecorator - interface org.eclipse.jface.viewers.IColorDecorator.
The IColorDecorator is an interface for objects that return a color to decorate either the foreground and background colors for displaying an an object.
IColorProvider - interface org.eclipse.jface.viewers.IColorProvider.
Interface to provide color representation for a given element.
ICommandService - interface org.eclipse.ui.commands.ICommandService.
Provides services related to the command architecture within the workbench.
IConfigFeatureOperation - interface org.eclipse.update.operations.IConfigFeatureOperation.
Operation that enables a feature in a configuration.
IConfiguredSite - interface org.eclipse.update.configuration.IConfiguredSite.
Configured Site.
IConfiguredSiteChangedListener - interface org.eclipse.update.configuration.IConfiguredSiteChangedListener.
Configuration change listener. * Note: This class/interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
IContainmentAdapter - interface org.eclipse.ui.IContainmentAdapter.
This adapter interface provides a way to test element containment in a model-independent way.
IContentConsumer - interface org.eclipse.update.core.IContentConsumer.
Generic content consumer.
IContentProvider - interface org.eclipse.jface.viewers.IContentProvider.
A content provider mediates between the viewer's model and the viewer itself.
IContributedContentsView - interface org.eclipse.ui.part.IContributedContentsView.
This interface is used to identify workbench views which allow other parts (typically the active part) to supply their contents.
IContributionItem - interface org.eclipse.jface.action.IContributionItem.
A contribution item represents a contribution to a shared UI resource such as a menu or tool bar.
IContributionManager - interface org.eclipse.jface.action.IContributionManager.
A contribution manager organizes contributions to such UI components as menus, toolbars and status lines.
IContributionManagerOverrides - interface org.eclipse.jface.action.IContributionManagerOverrides.
This interface is used by instances of IContributionItem to determine if the values for certain properties have been overriden by their manager.
ID_BOOKMARKS - Static variable in interface org.eclipse.ui.IPageLayout
The view id for the workbench's Bookmark Navigator standard component.
ID_EDITOR_AREA - Static variable in interface org.eclipse.ui.IPageLayout
The part id for the workbench's editor area.
ID_NAVIGATE_ACTION_SET - Static variable in interface org.eclipse.ui.IPageLayout
Id of the navigate action set.
ID_OUTLINE - Static variable in interface org.eclipse.ui.IPageLayout
The view id for the workbench's Content Outline standard component.
ID_PROBLEM_VIEW - Static variable in interface org.eclipse.ui.IPageLayout
The view id for the workbench's Problems View standard component.
ID_PROP_SHEET - Static variable in interface org.eclipse.ui.IPageLayout
The view id for the workbench's Property Sheet standard component.
ID_RES_NAV - Static variable in interface org.eclipse.ui.IPageLayout
The view id for the workbench's Resource Navigator standard component.
ID_TASK_LIST - Static variable in interface org.eclipse.ui.IPageLayout
The view id for the workbench's Task List standard component.
IDecoration - interface org.eclipse.jface.viewers.IDecoration.
Defines the result of decorating an element.
IDelayedLabelDecorator - interface org.eclipse.jface.viewers.IDelayedLabelDecorator.
A delayed label decorator is a label decorator that may not have a decoration available immidiately.
IDoubleClickListener - interface org.eclipse.jface.viewers.IDoubleClickListener.
A listener which is notified of double-click events on viewers.
IElementComparer - interface org.eclipse.jface.viewers.IElementComparer.
This interface is used to compare elements in a viewer for equality, and to provide the hash code for an element.
IElementFactory - interface org.eclipse.ui.IElementFactory.
A factory for re-creating objects from a previously saved memento.
IFeature - interface org.eclipse.update.core.IFeature.
Feature defines the packaging "container" for a group of related plug-ins, plug-in fragments, and optionally non-plug-in files.
IFeatureContentConsumer - interface org.eclipse.update.core.IFeatureContentConsumer.
Feature content consumer.
IFeatureContentProvider - interface org.eclipse.update.core.IFeatureContentProvider.
Feature content provider.
IFeatureFactory - interface org.eclipse.update.core.IFeatureFactory.
Feature factory interface.
IFeatureOperation - interface org.eclipse.update.operations.IFeatureOperation.
An operation that applies to a feature, such as install, uninstall, etc.
IFeatureReference - interface org.eclipse.update.core.IFeatureReference.
Feature reference.
IFilter - interface org.eclipse.jface.viewers.IFilter.
Interface for filters.
IFolderLayout - interface org.eclipse.ui.IFolderLayout.
An IFolderLayout is used to define the initial pages within a folder.
IFontDecorator - interface org.eclipse.jface.viewers.IFontDecorator.
The IFontDecorator is an interface for objects that return a font to decorate an object.
IFontProvider - interface org.eclipse.jface.viewers.IFontProvider.
Interface to provide font representation for a given element.
IHandlerActivation - interface org.eclipse.ui.handlers.IHandlerActivation.
A token representing the activation of a handler.
IHandlerService - interface org.eclipse.ui.handlers.IHandlerService.
Provides services related to activating and deactivating handlers within the workbench.
IImport - interface org.eclipse.update.core.IImport.
Plug-in dependency entry.
IIncludedFeatureReference - interface org.eclipse.update.core.IIncludedFeatureReference.
Included Feature reference.
IInputProvider - interface org.eclipse.jface.viewers.IInputProvider.
Interface common to all objects that provide an input.
IInputSelectionProvider - interface org.eclipse.jface.viewers.IInputSelectionProvider.
Interface common to all objects that provide both an input and a selection.
IInstallConfiguration - interface org.eclipse.update.configuration.IInstallConfiguration.
Installation configuration.
IInstallConfigurationChangedListener - interface org.eclipse.update.configuration.IInstallConfigurationChangedListener.
Configuration change listener.
IInstallDeltaHandler - interface org.eclipse.update.configuration.IInstallDeltaHandler.
Deprecated. Do not use this interface. The extension point deltaHandler has been deprecated.
IInstallFeatureOperation - interface org.eclipse.update.operations.IInstallFeatureOperation.
An installation operation.
IInstallHandler - interface org.eclipse.update.core.IInstallHandler.
Custom install handler.
IInstallHandlerEntry - interface org.eclipse.update.core.IInstallHandlerEntry.
Install handler entry.
IInstallHandlerWithFilter - interface org.eclipse.update.core.IInstallHandlerWithFilter.
Custom install handler.
ILabelDecorator - interface org.eclipse.jface.viewers.ILabelDecorator.
A label decorator decorates the label text and image for some element.
ILabelProvider - interface org.eclipse.jface.viewers.ILabelProvider.
Extends IBaseLabelProvider with the methods to provide the text and/or image for the label of a given element.
ILabelProviderListener - interface org.eclipse.jface.viewers.ILabelProviderListener.
A listener which is notified when a label provider's state changes.
ILazyContentProvider - interface org.eclipse.jface.viewers.ILazyContentProvider.
The ILazyContentProvider is the content provider for table viewers created using the SWT.VIRTUAL flag that only wish to return thier contents as they are queried.
ILightweightLabelDecorator - interface org.eclipse.jface.viewers.ILightweightLabelDecorator.
The ILightweightLabelDecorator is a decorator that decorates using a prefix, suffix and overlay image rather than doing all of the image and text management itself like an ILabelDecorator.
ILocalSite - interface org.eclipse.update.configuration.ILocalSite.
Local Site.
ILocalSiteChangedListener - interface org.eclipse.update.configuration.ILocalSiteChangedListener.
Local site change listener.
ILocalSystemInfoListener - interface org.eclipse.update.configuration.ILocalSystemInfoListener.
Local system change listener interface.
ILogger - interface org.eclipse.jface.util.ILogger.
A mechanism to log errors throughout JFace.
IMAGE - Static variable in interface org.eclipse.jface.action.IAction
Property name of an action's image (value "image").
IMAGE_GIF - Static variable in class org.eclipse.swt.SWT
Image format constant indicating a GIF format image (value is 2).
IMAGE_JPEG - Static variable in class org.eclipse.swt.SWT
Image format constant indicating a JPEG format image (value is 4).
IMAGE_PNG - Static variable in class org.eclipse.swt.SWT
Image format constant indicating a PNG format image (value is 5).
IMAGE_UNDEFINED - Static variable in class org.eclipse.swt.SWT
Image format constant indicating an unknown image type (value is -1).
IMG_DEF_VIEW - Static variable in interface org.eclipse.ui.ISharedImages
Identifies the default image used for views.
IMG_OBJS_BKMRK_TSK - Static variable in interface org.eclipse.ui.ISharedImages
Deprecated. in 3.0. This image is IDE-specific, and is therefore found only in IDE configurations. IDE-specific tools should use org.eclipse.ui.ide.IDE.SharedImages.IMG_OBJS_BKMRK_TSK instead.
IMG_OBJS_ERROR_TSK - Static variable in interface org.eclipse.ui.ISharedImages
Identifies the default image used to indicate errors.
IMG_OBJS_INFO_TSK - Static variable in interface org.eclipse.ui.ISharedImages
Identifies the default image used to indicate information only.
IMG_OBJS_TASK_TSK - Static variable in interface org.eclipse.ui.ISharedImages
Deprecated. in 3.0. This image is IDE-specific, and is therefore found only in IDE configurations. IDE-specific tools should use org.eclipse.ui.ide.IDE.SharedImages.IMG_OBJS_TASK_TSK instead.
IMG_OBJS_WARN_TSK - Static variable in interface org.eclipse.ui.ISharedImages
Identifies the default image used to indicate warnings.
IMG_OBJ_ELEMENT - Static variable in interface org.eclipse.ui.ISharedImages
Identifies an element image.
IMG_OBJ_FILE - Static variable in interface org.eclipse.ui.ISharedImages
Identifies a file image.
IMG_OBJ_FOLDER - Static variable in interface org.eclipse.ui.ISharedImages
Identifies a folder image.
IMG_OBJ_PROJECT - Static variable in interface org.eclipse.ui.ISharedImages
Deprecated. in 3.0. This image is IDE-specific, and is therefore found only in IDE configurations. IDE-specific tools should use org.eclipse.ui.ide.IDE.SharedImages.IMG_OBJ_PROJECT instead.
IMG_OBJ_PROJECT_CLOSED - Static variable in interface org.eclipse.ui.ISharedImages
Deprecated. in 3.0. This image is IDE-specific, and is therefore found only in IDE configurations. IDE-specific tools should use org.eclipse.ui.ide.IDE.SharedImages.IMG_OBJ_PROJECT_CLOSED instead.
IMG_OPEN_MARKER - Static variable in interface org.eclipse.ui.ISharedImages
Deprecated. in 3.0. This image is IDE-specific, and is therefore found only in IDE configurations. IDE-specific tools should use org.eclipse.ui.ide.IDE.SharedImages.IMG_OPEN_MARKER instead.
IMG_TOOL_BACK - Static variable in interface org.eclipse.ui.ISharedImages
Identifies the back image in the enabled state.
IMG_TOOL_BACK_DISABLED - Static variable in interface org.eclipse.ui.ISharedImages
Identifies the back image in the disabled state.
IMG_TOOL_BACK_HOVER - Static variable in interface org.eclipse.ui.ISharedImages
Deprecated. in 3.0. This image is now the same as IMG_TOOL_BACK. Enabled images are now in color. The workbench itself no longer uses the hover image variants.
IMG_TOOL_COPY - Static variable in interface org.eclipse.ui.ISharedImages
Identifies the copy image in the enabled state.
IMG_TOOL_COPY_DISABLED - Static variable in interface org.eclipse.ui.ISharedImages
Identifies the copy image in the disabled state.
IMG_TOOL_COPY_HOVER - Static variable in interface org.eclipse.ui.ISharedImages
Deprecated. in 3.0. This image is now the same as IMG_TOOL_COPY. Enabled images are now in color. The workbench itself no longer uses the hover image variants.
IMG_TOOL_CUT - Static variable in interface org.eclipse.ui.ISharedImages
Identifies the cut image in the enabled state.
IMG_TOOL_CUT_DISABLED - Static variable in interface org.eclipse.ui.ISharedImages
Identifies the cut image in the disabled state.
IMG_TOOL_CUT_HOVER - Static variable in interface org.eclipse.ui.ISharedImages
Deprecated. in 3.0. This image is now the same as IMG_TOOL_CUT. Enabled images are now in color. The workbench itself no longer uses the hover image variants.
IMG_TOOL_DELETE - Static variable in interface org.eclipse.ui.ISharedImages
Identifies the delete image in the enabled state.
IMG_TOOL_DELETE_DISABLED - Static variable in interface org.eclipse.ui.ISharedImages
Identifies the delete image in the disabled state.
IMG_TOOL_DELETE_HOVER - Static variable in interface org.eclipse.ui.ISharedImages
Deprecated. in 3.0. This image is now the same as IMG_TOOL_DELETE. Enabled images are now in color. The workbench itself no longer uses the hover image variants.
IMG_TOOL_FORWARD - Static variable in interface org.eclipse.ui.ISharedImages
Identifies the forward image in the enabled state.
IMG_TOOL_FORWARD_DISABLED - Static variable in interface org.eclipse.ui.ISharedImages
Identifies the forward image in the disabled state.
IMG_TOOL_FORWARD_HOVER - Static variable in interface org.eclipse.ui.ISharedImages
Deprecated. in 3.0. This image is now the same as IMG_TOOL_FORWARD. Enabled images are now in color. The workbench itself no longer uses the hover image variants.
IMG_TOOL_NEW_WIZARD - Static variable in interface org.eclipse.ui.ISharedImages
Identifies the new wizard image in the enabled state.
IMG_TOOL_NEW_WIZARD_DISABLED - Static variable in interface org.eclipse.ui.ISharedImages
Identifies the new wizard image in the disabled state.
IMG_TOOL_NEW_WIZARD_HOVER - Static variable in interface org.eclipse.ui.ISharedImages
Deprecated. in 3.0. This image is now the same as IMG_TOOL_NEW_WIZARD. Enabled images are now in color. The workbench itself no longer uses the hover image variants.
IMG_TOOL_PASTE - Static variable in interface org.eclipse.ui.ISharedImages
Identifies the paste image in the enabled state.
IMG_TOOL_PASTE_DISABLED - Static variable in interface org.eclipse.ui.ISharedImages
Identifies the paste image in the disabled state.
IMG_TOOL_PASTE_HOVER - Static variable in interface org.eclipse.ui.ISharedImages
Deprecated. in 3.0. This image is now the same as IMG_TOOL_PASTE. Enabled images are now in color. The workbench itself no longer uses the hover image variants.
IMG_TOOL_REDO - Static variable in interface org.eclipse.ui.ISharedImages
Identifies the redo image in the enabled state.
IMG_TOOL_REDO_DISABLED - Static variable in interface org.eclipse.ui.ISharedImages
Identifies the redo image in the disabled state.
IMG_TOOL_REDO_HOVER - Static variable in interface org.eclipse.ui.ISharedImages
Deprecated. in 3.0. This image is now the same as IMG_TOOL_REDO. Enabled images are now in color. The workbench itself no longer uses the hover image variants.
IMG_TOOL_UNDO - Static variable in interface org.eclipse.ui.ISharedImages
Identifies the undo image in the enabled state.
IMG_TOOL_UNDO_DISABLED - Static variable in interface org.eclipse.ui.ISharedImages
Identifies the undo image in the disabled state.
IMG_TOOL_UNDO_HOVER - Static variable in interface org.eclipse.ui.ISharedImages
Deprecated. in 3.0. This image is now the same as IMG_TOOL_UNDO. Enabled images are now in color. The workbench itself no longer uses the hover image variants.
IMG_TOOL_UP - Static variable in interface org.eclipse.ui.ISharedImages
Identifies the up image in the enabled state.
IMG_TOOL_UP_DISABLED - Static variable in interface org.eclipse.ui.ISharedImages
Identifies the up image in the disabled state.
IMG_TOOL_UP_HOVER - Static variable in interface org.eclipse.ui.ISharedImages
Deprecated. in 3.0. This image is now the same as IMG_TOOL_UP. Enabled images are now in color. The workbench itself no longer uses the hover image variants.
IMemento - interface org.eclipse.ui.IMemento.
Interface to a memento used for saving the important state of an object in a form that can be persisted in the file system.
INDETERMINATE - Static variable in class org.eclipse.swt.SWT
Style constant for progress bar behavior (value is 1<<1).
INFINITE - Static variable in interface org.eclipse.ui.ISizeProvider
Constant used to indicate infinite size.
INITIAL_FAST_VIEW_BAR_LOCATION - Static variable in interface org.eclipse.ui.IWorkbenchPreferenceConstants
A named org.eclipse.jface.preference indicating where the fast view bar should be docked in a fresh workspace.
INSERT - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the INSERT key (value is (1<<24)+9).
INTERNAL - Static variable in class org.eclipse.ercp.swt.mobile.MobileDevice
local feature which is only available when mobile device is opened
INT_DEFAULT_DEFAULT - Static variable in interface org.eclipse.jface.preference.IPreferenceStore
The default-default value for int preferences (0).
INVALID_RATIO - Static variable in interface org.eclipse.ui.IPageLayout
A variable used to represent invalid ratios.
INonPluginEntry - interface org.eclipse.update.core.INonPluginEntry.
Non-plug-in entry defines an arbitrary non-plug-in data file packaged as part of a feature.
INullSelectionListener - interface org.eclipse.ui.INullSelectionListener.
Interface for listening to null selection changes.
IOpenEventListener - interface org.eclipse.jface.util.IOpenEventListener.
Listener for open events which are generated on selection of default selection depending on the user preferences.
IOpenListener - interface org.eclipse.jface.viewers.IOpenListener.
A listener which is notified of open events on viewers.
IOperation - interface org.eclipse.update.operations.IOperation.
Base update manager operation.
IOperationFactory - interface org.eclipse.update.operations.IOperationFactory.
A factory interface for creating operations.
IOperationListener - interface org.eclipse.update.operations.IOperationListener.
Listener for the operation lifecycle.
IOperationValidator - interface org.eclipse.update.operations.IOperationValidator.
This class contains various validation methods to be invoked before or during executing update manager operations.
IPageLayout - interface org.eclipse.ui.IPageLayout.
A page layout defines the initial layout for a page in a workbench org.eclipse.jface.window.
IPageListener - interface org.eclipse.ui.IPageListener.
Interface for listening to page lifecycle events.
IPageService - interface org.eclipse.ui.IPageService.
A page service tracks the page and perspective lifecycle events within a workbench org.eclipse.jface.window.
IPartListener - interface org.eclipse.ui.IPartListener.
Interface for listening to part lifecycle events.
IPartListener2 - interface org.eclipse.ui.IPartListener2.
Interface for listening to part lifecycle events.
IPartService - interface org.eclipse.ui.IPartService.
A part service tracks the creation and activation of parts within a workbench page.
IPersistable - interface org.eclipse.ui.IPersistable.
Objects implementing this interface are capable of saving their state in an IMemento.
IPersistableElement - interface org.eclipse.ui.IPersistableElement.
Interface for asking an object to store its state in a memento.
IPersistentPreferenceStore - interface org.eclipse.jface.preference.IPersistentPreferenceStore.
IPersistentPreferenceStore is a preference store that can be saved.
IPerspectiveDescriptor - interface org.eclipse.ui.IPerspectiveDescriptor.
A perspective descriptor describes a perspective in an IPerspectiveRegistry.
IPerspectiveFactory - interface org.eclipse.ui.IPerspectiveFactory.
A perspective factory generates the initial page layout and visible action set for a page.
IPerspectiveListener - interface org.eclipse.ui.IPerspectiveListener.
Interface for listening to perspective lifecycle events.
IPerspectiveListener2 - interface org.eclipse.ui.IPerspectiveListener2.
Extension interface to IPerspectiveListener which adds support for listening to part-specific perspective lifecycle events.
IPerspectiveListener3 - interface org.eclipse.ui.IPerspectiveListener3.
Extension interface to IPerspectiveListener which adds support for listening to perspective open and close events.
IPerspectiveRegistry - interface org.eclipse.ui.IPerspectiveRegistry.
The workbench's global registry of perspectives.
IPlaceholderFolderLayout - interface org.eclipse.ui.IPlaceholderFolderLayout.
An IPlaceholderFolderLayout is used to define the initial places for page placeholders within a folder placeholder.
IPlatformEnvironment - interface org.eclipse.update.core.IPlatformEnvironment.
Plug-in entry defines a packaging reference from a feature to a plug-in.
IPluginContribution - interface org.eclipse.ui.IPluginContribution.
An interface that descriptor classes may implement in addition to their descriptor interface.
IPluginEntry - interface org.eclipse.update.core.IPluginEntry.
Plug-in entry defines a packaging reference from a feature to a plug-in.
IPostSelectionProvider - interface org.eclipse.jface.viewers.IPostSelectionProvider.
Selection provider extension interface to allow providers to notify about post selection changed events.
IPreferenceNode - interface org.eclipse.jface.preference.IPreferenceNode.
Interface to a node in a preference dialog.
IPreferencePage - interface org.eclipse.jface.preference.IPreferencePage.
An interface for a preference page.
IPreferencePageContainer - interface org.eclipse.jface.preference.IPreferencePageContainer.
An interface used by a preference page to talk to its dialog.
IPreferenceStore - interface org.eclipse.jface.preference.IPreferenceStore.
The IPreferenceStore interface represents a table mapping named preferences to values.
IPresentablePart - interface org.eclipse.ui.presentations.IPresentablePart.
This is a skin's interface to the contents of a view or editor.
IProblemHandler - interface org.eclipse.update.configuration.IProblemHandler.
Generic problem handler.
IPropertyChangeListener - interface org.eclipse.jface.util.IPropertyChangeListener.
Listener for property changes.
IPropertyListener - interface org.eclipse.ui.IPropertyListener.
Interface for listening for property changes on an object.
IQueryUpdateSiteAdapter - interface org.eclipse.update.search.IQueryUpdateSiteAdapter.
This interface is used for update site adapter used for specific query serches.
IReplaceFeatureVersionOperation - interface org.eclipse.update.operations.IReplaceFeatureVersionOperation.
Operation that replaces a current feature by another version.
IRevertConfigurationOperation - interface org.eclipse.update.operations.IRevertConfigurationOperation.
An operation in which the current configuration is replaced by a previous one.
IRunnableContext - interface org.eclipse.jface.operation.IRunnableContext.
Interface for UI components which can execute a long-running operation in the form of an IRunnableWithProgress.
IRunnableWithProgress - interface org.eclipse.jface.operation.IRunnableWithProgress.
The IRunnableWithProgress interface should be implemented by any class whose instances are intended to be executed as a long-running operation.
ISO_8859_1 - Static variable in class org.eclipse.ui.WorkbenchEncoding
Deprecated. Use #getDefinedEncodings. This API will be deleted before 3.1 M2.
ISafeRunnableRunner - interface org.eclipse.jface.util.ISafeRunnableRunner.
Runs a safe runnables.
ISaveablePart - interface org.eclipse.ui.ISaveablePart.
Workbench parts implement or adapt to this interface to participate in the enablement and execution of the Save and Save As actions.
ISaveablePart2 - interface org.eclipse.ui.ISaveablePart2.
Workbench parts implement or adapt to this interface to participate in actions that require a prompt for the user to provide input on what to do with unsaved data when the part is closed or the Workbench is shut down.
ISelection - interface org.eclipse.jface.viewers.ISelection.
Interface for a selection.
ISelectionChangedListener - interface org.eclipse.jface.viewers.ISelectionChangedListener.
A listener which is notified when a viewer's selection changes.
ISelectionListener - interface org.eclipse.ui.ISelectionListener.
Interface for listening to selection changes.
ISelectionProvider - interface org.eclipse.jface.viewers.ISelectionProvider.
Interface common to all objects that provide a selection.
ISelectionService - interface org.eclipse.ui.ISelectionService.
A selection service tracks the selection within an object.
ISessionDelta - interface org.eclipse.update.configuration.ISessionDelta.
Deprecated. Do not use this interface
ISharedImages - interface org.eclipse.ui.ISharedImages.
A registry for common images used by the workbench which may be useful to other plug-ins.
ISite - interface org.eclipse.update.core.ISite.
Site represents a location containing some number of features (packaged or installed).
ISiteContentProvider - interface org.eclipse.update.core.ISiteContentProvider.
Site content provider.
ISiteFactory - interface org.eclipse.update.core.ISiteFactory.
Site factory interface.
ISiteFactoryExtension - interface org.eclipse.update.core.ISiteFactoryExtension.
This is an extension to the standard ISiteFactory interface.
ISiteFeatureReference - interface org.eclipse.update.core.ISiteFeatureReference.
Site Feature reference.
ISiteWithMirrors - interface org.eclipse.update.core.ISiteWithMirrors.
An extension of ISite that supports mirrors.
ISizeProvider - interface org.eclipse.ui.ISizeProvider.
WARNING: EXPERIMENTAL!
IStackPresentationSite - interface org.eclipse.ui.presentations.IStackPresentationSite.
Represents the main interface between a StackPresentation and the workbench.
IStartup - interface org.eclipse.ui.IStartup.
Plug-ins that register a startup extension will be activated after the Workbench initializes and have an opportunity to run code that can't be implemented using the normal contribution mechanisms.
IStatusLineManager - interface org.eclipse.jface.action.IStatusLineManager.
The IStatusLineManager interface provides protocol for displaying messages on a status line, for monitoring progress, and for managing contributions to the status line.
IStructuredContentProvider - interface org.eclipse.jface.viewers.IStructuredContentProvider.
An interface to content providers for structured viewers.
IStructuredSelection - interface org.eclipse.jface.viewers.IStructuredSelection.
A selection containing elements.
ITALIC - Static variable in class org.eclipse.swt.SWT
The font style constant indicating an italic font (value is 1<<1).
ITableColorProvider - interface org.eclipse.jface.viewers.ITableColorProvider.
Interface to provide color representation for a given cell within the row for an element in a table.
ITableFontProvider - interface org.eclipse.jface.viewers.ITableFontProvider.
The ITableFontProvider is a font provider that provides fonts to individual cells within tables.
ITableLabelProvider - interface org.eclipse.jface.viewers.ITableLabelProvider.
Extends IBaseLabelProvider with the methods to provide the text and/or image for each column of a given element.
IThreadListener - interface org.eclipse.jface.operation.IThreadListener.
A thread listener is an object that is interested in receiving notifications of thread changes.
IToggleSiteOperation - interface org.eclipse.update.operations.IToggleSiteOperation.
An operation in which the unconfigured/configured state of a site is toggled.
ITreeContentProvider - interface org.eclipse.jface.viewers.ITreeContentProvider.
An interface to content providers for tree-structure-oriented viewers.
ITreeViewerListener - interface org.eclipse.jface.viewers.ITreeViewerListener.
A listener which is notified when a tree viewer expands or collapses a node.
IURLEntry - interface org.eclipse.update.core.IURLEntry.
URL entry is an annotated URL object.
IUnconfigFeatureOperation - interface org.eclipse.update.operations.IUnconfigFeatureOperation.
An operation that disables (unconfigure) a feature in a site.
IUninstallFeatureOperation - interface org.eclipse.update.operations.IUninstallFeatureOperation.
A feature uninstall operation.
IUpdateConstants - interface org.eclipse.update.core.IUpdateConstants.
Manages a list of static constants.
IUpdateModelChangedListener - interface org.eclipse.update.operations.IUpdateModelChangedListener.
Listener for update model changes.
IUpdateSearchCategory - interface org.eclipse.update.search.IUpdateSearchCategory.
This interface is used to encapsulate a particular Update search pattern.
IUpdateSearchFilter - interface org.eclipse.update.search.IUpdateSearchFilter.
Classes that implement this interface can be used to filter the results of the update search.
IUpdateSearchQuery - interface org.eclipse.update.search.IUpdateSearchQuery.
A search query.
IUpdateSearchResultCollector - interface org.eclipse.update.search.IUpdateSearchResultCollector.
Search results are collected by implementing this interface and passing it to the search request.
IUpdateSearchResultCollectorFromMirror - interface org.eclipse.update.search.IUpdateSearchResultCollectorFromMirror.
Search results are collected by implementing this interface and passing it to the search request.
IUpdateSearchSite - interface org.eclipse.update.search.IUpdateSearchSite.
This interface is used to represent sites that need to be searched within the search scope.
IUpdateSiteAdapter - interface org.eclipse.update.search.IUpdateSiteAdapter.
This interface wraps an update site URL and adds a presentation label.
IVerificationListener - interface org.eclipse.update.core.IVerificationListener.
Verification listener.
IVerificationResult - interface org.eclipse.update.core.IVerificationResult.
Verification result.
IVerifier - interface org.eclipse.update.core.IVerifier.
Verifier.
IViewCategory - interface org.eclipse.ui.views.IViewCategory.
Represents a categorization of views.
IViewDescriptor - interface org.eclipse.ui.views.IViewDescriptor.
This is a view descriptor.
IViewLayout - interface org.eclipse.ui.IViewLayout.
Represents the layout info for a view or placeholder in an IPageLayout.
IViewPart - interface org.eclipse.ui.IViewPart.
A view is a visual component within a workbench page.
IViewReference - interface org.eclipse.ui.IViewReference.
Defines a reference to an IViewPart.
IViewRegistry - interface org.eclipse.ui.views.IViewRegistry.
The view registry maintains a list of views explicitly registered against the view extension point..
IViewSite - interface org.eclipse.ui.IViewSite.
The primary interface between a view part and the workbench.
IViewerLabelProvider - interface org.eclipse.jface.viewers.IViewerLabelProvider.
Extends IBaseLabelProvider with the methods to update the label for a given element.
IVolume - interface org.eclipse.update.configuration.IVolume.
Local Volume Info.
IWindowListener - interface org.eclipse.ui.IWindowListener.
Interface for listening to org.eclipse.jface.window lifecycle events.
IWorkbench - interface org.eclipse.ui.IWorkbench.
A workbench is the root object for the Eclipse Platform user interface.
IWorkbenchCommandSupport - interface org.eclipse.ui.commands.IWorkbenchCommandSupport.
Deprecated. Please use ICommandService and IHandlerService instead.
IWorkbenchConfigurer - interface org.eclipse.ui.application.IWorkbenchConfigurer.
Interface providing special access for configuring the workbench.
IWorkbenchPage - interface org.eclipse.ui.IWorkbenchPage.
A workbench page consists of an arrangement of views and editors intended to be presented together to the user in a single workbench org.eclipse.jface.window.
IWorkbenchPart - interface org.eclipse.ui.IWorkbenchPart.
A workbench part is a visual component within a workbench page.
IWorkbenchPart2 - interface org.eclipse.ui.IWorkbenchPart2.
Extends IWorkbenchPart, adding the name and status text properties.
IWorkbenchPartConstants - interface org.eclipse.ui.IWorkbenchPartConstants.
This interface describes the constants used for IWorkbenchPart properties.
IWorkbenchPartDescriptor - interface org.eclipse.ui.IWorkbenchPartDescriptor.
Description of a workbench part.
IWorkbenchPartOrientation - interface org.eclipse.ui.part.IWorkbenchPartOrientation.
The IWorkbenchPartOrientation is the interface that defines the orientation of the part.
IWorkbenchPartReference - interface org.eclipse.ui.IWorkbenchPartReference.
Implements a reference to a IWorkbenchPart.
IWorkbenchPartSite - interface org.eclipse.ui.IWorkbenchPartSite.
The primary interface between a workbench part and the workbench.
IWorkbenchPreferenceConstants - interface org.eclipse.ui.IWorkbenchPreferenceConstants.
Preference ids exposed by the Eclipse Platform User Interface.
IWorkbenchPreferenceContainer - interface org.eclipse.ui.preferences.IWorkbenchPreferenceContainer.
IWorkbenchPreferenceContainer is the class that specifies the workbench specific preferences support.
IWorkbenchPreferencePage - interface org.eclipse.ui.IWorkbenchPreferencePage.
Interface for workbench preference pages.
IWorkbenchSite - interface org.eclipse.ui.IWorkbenchSite.
The common interface between the workbench and its parts, including pages within parts.
IWorkbenchWindow - interface org.eclipse.ui.IWorkbenchWindow.
A workbench org.eclipse.jface.window is a top level org.eclipse.jface.window in a workbench.
IWorkbenchWindowConfigurer - interface org.eclipse.ui.application.IWorkbenchWindowConfigurer.
Interface providing special access for configuring workbench windows.
IWorkingCopyManager - interface org.eclipse.ui.preferences.IWorkingCopyManager.
IWorkingCopyManager is the interface for the working copy support for references to shared org.eclipse.jface.preference nodes.
Iconify - Static variable in class org.eclipse.swt.SWT
The iconify event type (value is 19).
Image - class org.eclipse.swt.graphics.Image.
Instances of this class are graphics which have been prepared for display on a specific device.
Image(Device, int, int) - Constructor for class org.eclipse.swt.graphics.Image
Constructs an empty instance of this class with the specified width and height.
Image(Device, Rectangle) - Constructor for class org.eclipse.swt.graphics.Image
Constructs an empty instance of this class with the width and height of the specified rectangle.
Image(Device, ImageData) - Constructor for class org.eclipse.swt.graphics.Image
Constructs an instance of this class from the given ImageData.
Image(Device, InputStream) - Constructor for class org.eclipse.swt.graphics.Image
Constructs an instance of this class by loading its representation from the specified input stream.
Image(Device, String) - Constructor for class org.eclipse.swt.graphics.Image
Constructs an instance of this class by loading its representation from the file with the specified name.
ImageData - class org.eclipse.swt.graphics.ImageData.
Instances of this class are device-independent descriptions of images.
ImageData(int, int, int, PaletteData) - Constructor for class org.eclipse.swt.graphics.ImageData
Constructs a new, empty ImageData with the given width, height, depth and palette.
ImageData(int, int, int, PaletteData, int, byte[]) - Constructor for class org.eclipse.swt.graphics.ImageData
Constructs a new, empty ImageData with the given width, height, depth, palette, scanlinePad and data.
ImageData(InputStream) - Constructor for class org.eclipse.swt.graphics.ImageData
Constructs an ImageData loaded from the specified input stream.
ImageData(String) - Constructor for class org.eclipse.swt.graphics.ImageData
Constructs an ImageData loaded from a file with the specified name.
ImageDescriptor - class org.eclipse.jface.resource.ImageDescriptor.
An image descriptor is an object that knows how to create an SWT image.
ImageDescriptor() - Constructor for class org.eclipse.jface.resource.ImageDescriptor
Constructs an image descriptor.
ImageLoader - class org.eclipse.swt.graphics.ImageLoader.
Instances of this class are used to load images from, and save images to, a file or stream.
ImageLoader() - Constructor for class org.eclipse.swt.graphics.ImageLoader
Construct a new empty ImageLoader.
ImageRegistry - class org.eclipse.jface.resource.ImageRegistry.
An image registry maintains a mapping between symbolic image names and SWT image objects or special image descriptor objects which defer the creation of SWT image objects until they are needed.
ImageRegistry() - Constructor for class org.eclipse.jface.resource.ImageRegistry
Creates an empty image registry.
ImageRegistry(ResourceManager) - Constructor for class org.eclipse.jface.resource.ImageRegistry
Creates an empty image registry using the given resource manager to allocate images.
ImageRegistry(Display) - Constructor for class org.eclipse.jface.resource.ImageRegistry
Creates an empty image registry.
Import - class org.eclipse.update.core.Import.
Convenience implementation of a plug-in dependency.
Import() - Constructor for class org.eclipse.update.core.Import
 
ImportModel - class org.eclipse.update.core.model.ImportModel.
Plug-in dependency model object.
ImportModel() - Constructor for class org.eclipse.update.core.model.ImportModel
Creates a uninitialized plug-in dependency model object.
IncludedFeatureReference - class org.eclipse.update.core.IncludedFeatureReference.
This is a utility class representing the options of a nested feature.
IncludedFeatureReference() - Constructor for class org.eclipse.update.core.IncludedFeatureReference
Construct a included feature reference
IncludedFeatureReference(IIncludedFeatureReference) - Constructor for class org.eclipse.update.core.IncludedFeatureReference
Construct a feature options
IncludedFeatureReference(IFeatureReference) - Constructor for class org.eclipse.update.core.IncludedFeatureReference
Constructor IncludedFeatureReference.
IncludedFeatureReferenceModel - class org.eclipse.update.core.model.IncludedFeatureReferenceModel.
Included Feature reference model object.
IncludedFeatureReferenceModel() - Constructor for class org.eclipse.update.core.model.IncludedFeatureReferenceModel
Construct a included feature reference
IncludedFeatureReferenceModel(IncludedFeatureReferenceModel) - Constructor for class org.eclipse.update.core.model.IncludedFeatureReferenceModel
Construct a included feature reference model
IncludedFeatureReferenceModel(IFeatureReference) - Constructor for class org.eclipse.update.core.model.IncludedFeatureReferenceModel
Constructor IncludedFeatureReferenceModel.
Input - class org.eclipse.ercp.swt.mobile.Input.
Instances of this class represent key based input features.
InstallAbortedException - class org.eclipse.update.core.model.InstallAbortedException.
Exception thrown when the user cancelled an installation.
InstallAbortedException(String, Exception) - Constructor for class org.eclipse.update.core.model.InstallAbortedException
Construct the exception indicating enclosing CoreException
InstallCommand - class org.eclipse.update.standalone.InstallCommand.
Command to install a feature.
InstallCommand(String, String, String, String, String) - Constructor for class org.eclipse.update.standalone.InstallCommand
 
InstallHandlerEntry - class org.eclipse.update.core.InstallHandlerEntry.
Convenience implementation of an install handler entry.
InstallHandlerEntry() - Constructor for class org.eclipse.update.core.InstallHandlerEntry
Constructor for InstallHandlerEntry.
InstallHandlerEntryModel - class org.eclipse.update.core.model.InstallHandlerEntryModel.
Install handler entry model object.
InstallHandlerEntryModel() - Constructor for class org.eclipse.update.core.model.InstallHandlerEntryModel
Creates a uninitialized install handler entry model object.
InstallMonitor - class org.eclipse.update.core.InstallMonitor.
Install progress monitor Delegating wrapper for IProgressMonitor used for installation handling.
InstallMonitor() - Constructor for class org.eclipse.update.core.InstallMonitor
 
InstallMonitor(IProgressMonitor) - Constructor for class org.eclipse.update.core.InstallMonitor
Install monitor constructor
InstallMonitor.MonitorState - class org.eclipse.update.core.InstallMonitor.MonitorState.
 
InvalidSiteTypeException - exception org.eclipse.update.core.model.InvalidSiteTypeException.
Exception thrown when the type of the site discovered in the site manifest does not correspond to the type expected by the concrete site factory.
InvalidSiteTypeException(String) - Constructor for class org.eclipse.update.core.model.InvalidSiteTypeException
Construct the exception indicating the detected site type
Item - class org.eclipse.swt.widgets.Item.
This class is the abstract superclass of all non-windowed user interface objects that occur within specific controls.
Item(Widget, int) - Constructor for class org.eclipse.swt.widgets.Item
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
Item(Widget, int, int) - Constructor for class org.eclipse.swt.widgets.Item
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance, and the index at which to place it in the items maintained by its parent.
ignorableWhitespace(char[], int, int) - Method in class org.eclipse.update.core.model.DefaultFeatureParser
 
imageDescriptorFromPlugin(String, String) - Static method in class org.eclipse.ui.plugin.AbstractUIPlugin
Creates and returns a new image descriptor for an image file located within the specified plug-in.
include(JarEntry) - Method in class org.eclipse.update.core.JarContentReference.ContentSelector
Indicates whether the .jar entry should be selected.
incrementCount(long) - Method in class org.eclipse.update.core.InstallMonitor
Increments the number of bytes copied.
index - Variable in class org.eclipse.swt.widgets.Event
the index of the item where the event occurred
indexForElement(Object) - Method in class org.eclipse.jface.viewers.AbstractListViewer
 
indexForElement(Widget, Object) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
Returns the index where the item should be inserted.
indexForElement(Object) - Method in class org.eclipse.jface.viewers.TableViewer
 
indexOf(String) - Method in class org.eclipse.ercp.swt.mobile.ListView
Gets the index of an item.
indexOf(String, int) - Method in class org.eclipse.ercp.swt.mobile.ListView
Searches the receiver's list starting at the given, zero-relative index until an item is found that is equal to the argument, and returns the index of that item.
indexOf(String) - Method in class org.eclipse.jface.action.ContributionManager
Returns the index of the item with the given id.
indexOf(IContributionItem) - Method in class org.eclipse.jface.action.ContributionManager
Returns the index of the object in the internal structure.
indexOf(String) - Method in class org.eclipse.swt.widgets.Combo
Searches the receiver's list starting at the first item (index 0) until an item is found that is equal to the argument, and returns the index of that item.
indexOf(String, int) - Method in class org.eclipse.swt.widgets.Combo
Searches the receiver's list starting at the given, zero-relative index until an item is found that is equal to the argument, and returns the index of that item.
indexOf(String) - Method in class org.eclipse.swt.widgets.List
Gets the index of an item.
indexOf(String, int) - Method in class org.eclipse.swt.widgets.List
Searches the receiver's list starting at the given, zero-relative index until an item is found that is equal to the argument, and returns the index of that item.
indexOf(MenuItem) - Method in class org.eclipse.swt.widgets.Menu
Searches the receiver's list starting at the first item (index 0) until an item is found that is equal to the argument, and returns the index of that item.
indexOf(TableColumn) - Method in class org.eclipse.swt.widgets.Table
Searches the receiver's list starting at the first column (index 0) until a column is found that is equal to the argument, and returns the index of that column.
indexOf(TableItem) - Method in class org.eclipse.swt.widgets.Table
Searches the receiver's list starting at the first item (index 0) until an item is found that is equal to the argument, and returns the index of that item.
init() - Method in class org.eclipse.swt.graphics.Device
 
init(IViewSite) - Method in interface org.eclipse.ui.IViewPart
Initializes this view with the given view site.
init(IViewSite, IMemento) - Method in interface org.eclipse.ui.IViewPart
Initializes this view with the given view site.
init(IWorkbench) - Method in interface org.eclipse.ui.IWorkbenchPreferencePage
Initializes this preference page for the given workbench.
init(IViewSite) - Method in class org.eclipse.ui.part.ViewPart
 
init(IViewSite, IMemento) - Method in class org.eclipse.ui.part.ViewPart
 
init(ISessionDelta[]) - Method in interface org.eclipse.update.configuration.IInstallDeltaHandler
Deprecated. Sets the list of session delta to present to the user
init(FeatureModelFactory) - Method in class org.eclipse.update.core.model.DefaultFeatureParser
 
init(FeatureModelFactory, String) - Method in class org.eclipse.update.core.model.DefaultFeatureParser
 
init(SiteModelFactory) - Method in class org.eclipse.update.core.model.DefaultSiteParser
 
initialize(IWorkbenchConfigurer) - Method in class org.eclipse.ui.application.WorkbenchAdvisor
Performs arbitrary initialization before the workbench starts running.
initialize(int, IFeature, IInstallHandlerEntry, InstallMonitor) - Method in class org.eclipse.update.core.BaseInstallHandler
Initialize the install handler.
initialize(int, IFeature, IInstallHandlerEntry, InstallMonitor) - Method in interface org.eclipse.update.core.IInstallHandler
Initialize the install handler.
initializeDefaultPluginPreferences() - Method in class org.eclipse.ui.plugin.AbstractUIPlugin
Deprecated. this is only called if the runtime compatibility layer is present. See the deprecated comment in Plugin#initializeDefaultPluginPreferences.
initializeDefaultPreferences(IPreferenceStore) - Method in class org.eclipse.ui.plugin.AbstractUIPlugin
Deprecated. this is only called if the runtime compatibility layer is present. See AbstractUIPlugin.initializeDefaultPluginPreferences().
initializeImageRegistry(ImageRegistry) - Method in class org.eclipse.ui.plugin.AbstractUIPlugin
Initializes an image registry with images which are frequently used by the plugin.
initialized - Variable in class org.eclipse.update.core.BaseInstallHandler
Indicates if handler has been initialized
inputChanged(MobileDeviceEvent) - Method in interface org.eclipse.ercp.swt.mobile.MobileDeviceListener
Called when the input configuration has been changed.
inputChanged(Object, Object) - Method in class org.eclipse.jface.viewers.AbstractListViewer
 
inputChanged(Object, Object) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.jface.viewers.ArrayContentProvider
This implementation does nothing.
inputChanged(Viewer, Object, Object) - Method in interface org.eclipse.jface.viewers.IContentProvider
Notifies this content provider that the given viewer's input has been switched to a different element.
inputChanged(Object, Object) - Method in class org.eclipse.jface.viewers.TableViewer
 
inputChanged(Object, Object) - Method in class org.eclipse.jface.viewers.Viewer
Internal hook method called when the input to this viewer is initially set or subsequently changed.
insert(String) - Method in class org.eclipse.ercp.swt.mobile.ConstrainedText
Inserts a string after the caret position.
insert(int, IContributionItem) - Method in class org.eclipse.jface.action.ContributionManager
Insert the item at the given index.
insert(Object, int) - Method in class org.eclipse.jface.viewers.TableViewer
Inserts the given element into this table viewer at the given position.
insert(String) - Method in class org.eclipse.swt.widgets.Text
Inserts a string.
insertAfter(String, IContributionItem) - Method in class org.eclipse.jface.action.ContributionManager
 
insertAfter(String, IContributionItem) - Method in interface org.eclipse.jface.action.IContributionManager
Inserts a contribution item after the item with the given id.
insertAfter(String, IContributionItem) - Method in class org.eclipse.jface.action.SubContributionManager
 
insertBefore(String, IContributionItem) - Method in class org.eclipse.jface.action.ContributionManager
 
insertBefore(String, IContributionItem) - Method in interface org.eclipse.jface.action.IContributionManager
Inserts a contribution item before the item with the given id.
insertBefore(String, IContributionItem) - Method in class org.eclipse.jface.action.SubContributionManager
 
install(IFeature, IVerificationListener, IProgressMonitor) - Method in interface org.eclipse.update.configuration.IConfiguredSite
Install the specified feature on this site.
install(IFeature, IFeatureReference[], IVerificationListener, IProgressMonitor) - Method in interface org.eclipse.update.configuration.IConfiguredSite
Install the specified feature on this site.
install(IFeature, IVerificationListener, IProgressMonitor) - Method in class org.eclipse.update.core.Feature
Install the contents of this feature into the specified target feature.
install(IFeature, IFeatureReference[], IVerificationListener, IProgressMonitor) - Method in class org.eclipse.update.core.Feature
Install the contents of this feature into the specified target feature.
install(IFeature, IVerificationListener, IProgressMonitor) - Method in interface org.eclipse.update.core.IFeature
Install the contents of this feature into the specified target feature.
install(IFeature, IFeatureReference[], IVerificationListener, IProgressMonitor) - Method in interface org.eclipse.update.core.IFeature
Install the contents of this feature into the specified target feature.
install(IFeature, IVerificationListener, IProgressMonitor) - Method in interface org.eclipse.update.core.ISite
Installs the specified feature on this site.
install(IFeature, IFeatureReference[], IVerificationListener, IProgressMonitor) - Method in interface org.eclipse.update.core.ISite
Installs the specified feature on this site.
install(IFeature, IVerificationListener, IProgressMonitor) - Method in class org.eclipse.update.core.Site
Install the specified feature and all optional features on this site.
install(IFeature, IFeatureReference[], IVerificationListener, IProgressMonitor) - Method in class org.eclipse.update.core.Site
Install the specified feature and listed optional features on this site.
install(IFeature, IFeatureReference[], IFeatureContentConsumer, IVerifier, IVerificationListener, IProgressMonitor) - Method in class org.eclipse.update.core.Site
Install the specified feature on this site using the content consumer as a context to install the feature in.
installCompleted(boolean) - Method in class org.eclipse.update.core.BaseInstallHandler
Called at the end of the install action.
installCompleted(boolean) - Method in interface org.eclipse.update.core.IInstallHandler
Called at the end of the install action.
installConfigurationRemoved(IInstallConfiguration) - Method in interface org.eclipse.update.configuration.ILocalSiteChangedListener
Indicates the specified configuration was removed.
installInitiated() - Method in class org.eclipse.update.core.BaseInstallHandler
Called at the start of the install action.
installInitiated() - Method in interface org.eclipse.update.core.IInstallHandler
Called at the start of the install action.
installSiteAdded(IConfiguredSite) - Method in interface org.eclipse.update.configuration.IInstallConfigurationChangedListener
Indicates the specified site was added to the configuration
installSiteRemoved(IConfiguredSite) - Method in interface org.eclipse.update.configuration.IInstallConfigurationChangedListener
Indicates the specified site was removed from the configuration
internalAdd(Widget, Object, Object[]) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
Adds the given child elements to this viewer as children of the given parent element.
internalBasicInitialize(IWorkbenchConfigurer) - Method in class org.eclipse.ui.application.WorkbenchAdvisor
Remembers the configurer and calls initialize.
internalCollapseToLevel(Widget, int) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
Recursively collapses the subtree rooted at the given widget to the given level.
internalExpand(Object, boolean) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
Tries to create a path of tree items for the given element.
internalExpandToLevel(Widget, int) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
Recursively expands the subtree rooted at the given widget to the given level.
internalGetWidgetToSelect(Object) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
Returns the widget to be selected for the given element.
internalRefresh(Object) - Method in class org.eclipse.jface.viewers.AbstractListViewer
 
internalRefresh(Object) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
 
internalRefresh(Object, boolean) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
 
internalRefresh(Widget, Object, boolean, boolean) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
Refreshes the tree starting at the given widget.
internalRefresh(Object) - Method in class org.eclipse.jface.viewers.StructuredViewer
Refreshes this viewer starting at the given element.
internalRefresh(Object, boolean) - Method in class org.eclipse.jface.viewers.StructuredViewer
Refreshes this viewer starting at the given element.
internalRefresh(Object) - Method in class org.eclipse.jface.viewers.TableViewer
 
internalRefresh(Object, boolean) - Method in class org.eclipse.jface.viewers.TableViewer
 
internalRemove(Object[]) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
Removes the given elements from this viewer.
internalSetItems(IContributionItem[]) - Method in class org.eclipse.jface.action.ContributionManager
An internal method for setting the order of the contribution items.
internalUpdate(Widget, Object, String[]) - Method in class org.eclipse.jface.viewers.StructuredViewer
Updates the given element's presentation when one or more of its properties changes.
internalWorked(double) - Method in class org.eclipse.update.core.InstallMonitor
Indicate monitor progress.
intersect(Rectangle) - Method in class org.eclipse.swt.graphics.Rectangle
Destructively replaces the x, y, width and height values in the receiver with ones which represent the intersection of the rectangles specified by the receiver and the given rectangle.
intersection(Rectangle) - Method in class org.eclipse.swt.graphics.Rectangle
Returns a new rectangle which represents the intersection of the receiver and the given rectangle.
intersects(int, int, int, int) - Method in class org.eclipse.swt.graphics.Rectangle
Returns true if the rectangle described by the arguments intersects with the receiver and false otherwise.
intersects(Rectangle) - Method in class org.eclipse.swt.graphics.Rectangle
Returns true if the given rectangle intersects with the receiver and false otherwise.
isActivated() - Method in class org.eclipse.jface.viewers.CellEditor
Returns whether this cell editor is activated.
isActive() - Method in class org.eclipse.ercp.swt.mobile.Screen
Returns whether the screen is currently active.
isActive - Variable in class org.eclipse.ercp.swt.mobile.ScreenEvent
whether screen is active or not
isActive(IEvaluationContext) - Method in interface org.eclipse.ui.handlers.IHandlerActivation
Returns whether this handler activation is currently active -- given the current state of the workbench.
isApplicationMenu(String) - Method in interface org.eclipse.ui.IWorkbenchWindow
Returns whether the specified menu is an application menu as opposed to a part menu.
isApplicationMenu(IWorkbenchWindowConfigurer, String) - Method in class org.eclipse.ui.application.WorkbenchAdvisor
Deprecated. since 3.1, override ActionBarAdvisor#isApplicationMenu(String) instead
isBackEnabled() - Method in class org.eclipse.swt.browser.Browser
Returns true if the receiver can navigate to the previous session history item, and false otherwise.
isBusy() - Method in interface org.eclipse.ui.presentations.IPresentablePart
Return true if the the receiver is currently in a busy state.
isCancelEnabled() - Method in interface org.eclipse.jface.action.IStatusLineManager
Returns whether the cancel button on the status line's progress monitor is enabled.
isCancelEnabled() - Method in class org.eclipse.jface.action.StatusLineManager
 
isCancelEnabled() - Method in class org.eclipse.jface.action.SubStatusLineManager
 
isCanceled() - Method in class org.eclipse.update.core.InstallMonitor
Check is use indicated that the operation be cancelled.
isCellEditorActive() - Method in class org.eclipse.jface.viewers.TableViewer
Returns whether there is an active cell editor.
isCellEditorActive() - Method in class org.eclipse.jface.viewers.TreeViewer
Returns whether there is an active cell editor.
isChecked() - Method in class org.eclipse.jface.action.Action
 
isChecked() - Method in interface org.eclipse.jface.action.IAction
Returns the checked status of this action.
isClipped() - Method in class org.eclipse.swt.graphics.GC
Returns true if the receiver has a clipping region set into it, and false otherwise.
isCloseable() - Method in interface org.eclipse.ui.IViewLayout
Returns whether the view is closeable.
isCloseable() - Method in interface org.eclipse.ui.presentations.IPresentablePart
Returns true iff this part can be closed
isCloseable(IPresentablePart) - Method in interface org.eclipse.ui.presentations.IStackPresentationSite
Returns true iff this site will allow the given part to be closed
isClosing() - Method in interface org.eclipse.ui.IWorkbench
Returns a boolean indicating whether the workbench is in the process of closing.
isConfigured(IFeature) - Method in interface org.eclipse.update.configuration.IConfiguredSite
Indicates if the specified feature is configured on this site.
isCopyEnabled() - Method in class org.eclipse.jface.viewers.CellEditor
Returns true if this cell editor is able to perform the copy action.
isCopyEnabled() - Method in class org.eclipse.jface.viewers.TextCellEditor
The TextCellEditor implementation of this CellEditor method returns true if the current selection is not empty.
isCorrect(Object) - Method in class org.eclipse.jface.viewers.CellEditor
Returns whether the given value is valid for this cell editor.
isCurrent() - Method in interface org.eclipse.update.configuration.IInstallConfiguration
Indicates if this is the current configuration
isCutEnabled() - Method in class org.eclipse.jface.viewers.CellEditor
Returns true if this cell editor is able to perform the cut action.
isCutEnabled() - Method in class org.eclipse.jface.viewers.TextCellEditor
The TextCellEditor implementation of this CellEditor method returns true if the current selection is not empty.
isDefault(String) - Method in interface org.eclipse.jface.preference.IPreferenceStore
Returns whether the current value of the preference with the given name has the default value.
isDefault(String) - Method in class org.eclipse.jface.preference.PreferenceStore
 
isDefault(String) - Method in class org.eclipse.ui.preferences.ScopedPreferenceStore
 
isDefaultCommand() - Method in class org.eclipse.ercp.swt.mobile.Command
Returns true if the command is a Default Command, and false otherwise.
isDeleteEnabled() - Method in class org.eclipse.jface.viewers.CellEditor
Returns true if this cell editor is able to perform the delete action.
isDeleteEnabled() - Method in class org.eclipse.jface.viewers.TextCellEditor
The TextCellEditor implementation of this CellEditor method returns true if there is a selection or if the caret is not positioned at the end of the text.
isDirect - Variable in class org.eclipse.swt.graphics.PaletteData
true if the receiver is a direct palette, and false otherwise
isDirty() - Method in class org.eclipse.jface.action.ContributionItem
The default implementation of this IContributionItem method returns false.
isDirty() - Method in class org.eclipse.jface.action.ContributionManager
 
isDirty() - Method in interface org.eclipse.jface.action.IContributionItem
Returns whether this contribution item is dirty.
isDirty() - Method in interface org.eclipse.jface.action.IContributionManager
Returns whether the list of contributions has recently changed and has yet to be reflected in the corresponding widgets.
isDirty() - Method in class org.eclipse.jface.action.SubContributionItem
 
isDirty() - Method in class org.eclipse.jface.action.SubContributionManager
 
isDirty() - Method in class org.eclipse.jface.viewers.CellEditor
Returns whether the value of this cell editor has changed since the last call to setValue.
isDirty() - Method in interface org.eclipse.ui.ISaveablePart
Returns whether the contents of this part have changed since the last save operation.
isDirty() - Method in interface org.eclipse.ui.presentations.IPresentablePart
Returns true iff the contents of this part have changed recently.
isDisposed() - Method in class org.eclipse.swt.dnd.Clipboard
Returns true if the clipboard has been disposed, and false otherwise.
isDisposed() - Method in class org.eclipse.swt.graphics.Color
Returns true if the color has been disposed, and false otherwise.
isDisposed() - Method in class org.eclipse.swt.graphics.Device
Returns true if the device has been disposed, and false otherwise.
isDisposed() - Method in class org.eclipse.swt.graphics.Font
Returns true if the font has been disposed, and false otherwise.
isDisposed() - Method in class org.eclipse.swt.graphics.GC
Returns true if the GC has been disposed, and false otherwise.
isDisposed() - Method in class org.eclipse.swt.graphics.Image
Returns true if the image has been disposed, and false otherwise.
isDisposed() - Method in class org.eclipse.swt.graphics.Resource
Returns true if the resource has been disposed, and false otherwise.
isDisposed() - Method in class org.eclipse.swt.widgets.Widget
Returns true if the widget has been disposed, and false otherwise.
isDynamic() - Method in class org.eclipse.jface.action.ContributionItem
The default implementation of this IContributionItem method returns false.
isDynamic() - Method in interface org.eclipse.jface.action.IContributionItem
Returns whether this contribution item is dynamic.
isDynamic() - Method in class org.eclipse.jface.action.SubContributionItem
 
isEditorAreaVisible() - Method in interface org.eclipse.ui.IPageLayout
Returns whether the page's layout will show the editor area.
isEditorAreaVisible() - Method in interface org.eclipse.ui.IWorkbenchPage
Returns whether the page's current perspective is showing the editor area.
isEmpty() - Method in class org.eclipse.jface.action.ContributionManager
 
isEmpty() - Method in interface org.eclipse.jface.action.IContributionManager
Returns whether this manager has any contribution items.
isEmpty() - Method in class org.eclipse.jface.action.SubContributionManager
 
isEmpty() - Method in class org.eclipse.jface.util.ListenerList
Returns whether this listener list is empty.
isEmpty() - Method in interface org.eclipse.jface.viewers.ISelection
Returns whether this selection is empty.
isEmpty() - Method in class org.eclipse.jface.viewers.StructuredSelection
 
isEmpty() - Method in class org.eclipse.swt.graphics.Rectangle
Returns true if the receiver does not cover any area in the (x, y) coordinate plane, and false if the receiver does cover some area in the plane.
isEnabled() - Method in class org.eclipse.ercp.swt.mobile.Command
Returns true if the receiver is enabled and all of the receiver's ancestors are enabled, and false otherwise.
isEnabled() - Method in class org.eclipse.jface.action.Action
 
isEnabled() - Method in class org.eclipse.jface.action.ContributionItem
The default implementation of this IContributionItem method returns true.
isEnabled() - Method in interface org.eclipse.jface.action.IAction
Returns whether this action is enabled.
isEnabled() - Method in interface org.eclipse.jface.action.IContributionItem
Returns whether this contribution item is enabled.
isEnabled() - Method in class org.eclipse.jface.action.SubContributionItem
 
isEnabled() - Method in class org.eclipse.swt.widgets.Control
Returns true if the receiver is enabled and all ancestors up to and including the receiver's nearest ancestor shell are enabled.
isEnabled() - Method in class org.eclipse.swt.widgets.Menu
Returns true if the receiver is enabled and all of the receiver's ancestors are enabled, and false otherwise.
isEnabled() - Method in class org.eclipse.swt.widgets.MenuItem
Returns true if the receiver is enabled and all of the receiver's ancestors are enabled, and false otherwise.
isEnabled() - Method in class org.eclipse.swt.widgets.ScrollBar
Returns true if the receiver is enabled and all of the receiver's ancestors are enabled, and false otherwise.
isEnabled() - Method in interface org.eclipse.update.configuration.IConfiguredSite
Indicates if the site is enabled.
isExclusive() - Method in interface org.eclipse.update.core.IFeature
Indicates whether the feature must be processed alone during installation and configuration.
isExclusive() - Method in class org.eclipse.update.core.model.FeatureModel
Indicates whether the feature must be processed alone during installation and configuration.
isExpandable(Object) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
Return whether the tree node representing the given element can be expanded.
isExtensionSite() - Method in interface org.eclipse.update.configuration.IConfiguredSite
Indicates if the site is an extension site.
isFastView() - Method in interface org.eclipse.ui.IViewReference
Returns true if the view is a fast view otherwise returns false.
isFeatureImport() - Method in class org.eclipse.update.core.model.ImportModel
Returns the isFeatureImport.
isFeatureProvidedSitesEnabled() - Method in class org.eclipse.update.search.UpdateSearchScope
In addition to the sites added by addSearchSite(), features contribute their own update url's.
isFeatureVerification() - Method in interface org.eclipse.update.core.IVerificationResult
Indicates whether the referenced file is part of the overall feature definition, or one of its component plug-in or non-plug-in entries.
isFilterProperty(Object, String) - Method in class org.eclipse.jface.viewers.ViewerFilter
Returns whether this viewer filter would be affected by a change to the given property of the given element.
isFindEnabled() - Method in class org.eclipse.jface.viewers.CellEditor
Returns true if this cell editor is able to perform the find action.
isFixed() - Method in interface org.eclipse.ui.IPageLayout
Returns true if this layout is fixed, false if not.
isFocusControl() - Method in class org.eclipse.swt.widgets.Control
Returns true if the receiver has the user-interface focus, and false otherwise.
isForwardEnabled() - Method in class org.eclipse.swt.browser.Browser
Returns true if the receiver can navigate to the next session history item, and false otherwise.
isFragment() - Method in interface org.eclipse.update.core.IPluginEntry
Returns an indication whethyer this entry represents a fragment.
isFragment() - Method in class org.eclipse.update.core.model.PluginEntryModel
Indicates whether the entry describes a full plug-in, or a plug-in fragment.
isFragment(boolean) - Method in class org.eclipse.update.core.model.PluginEntryModel
Indicates whether this entry represents a fragment or plug-in.
isGroupMarker() - Method in class org.eclipse.jface.action.ContributionItem
The default implementation of this IContributionItem method returns false.
isGroupMarker() - Method in interface org.eclipse.jface.action.IContributionItem
Returns whether this contribution item is a group marker.
isGroupMarker() - Method in class org.eclipse.jface.action.SubContributionItem
 
isHorizontal(int) - Static method in class org.eclipse.jface.util.Geometry
Returns true iff the given SWT side constant corresponds to a horizontal side of a rectangle.
isHttpProxyEnable() - Static method in class org.eclipse.update.core.SiteManager
Returns true if the connection should use the http proxy server, false otherwise
isInProgress() - Static method in class org.eclipse.update.operations.OperationsManager
Returns true when some operation is being executed, false otherwise.
isLabelProperty(Object, String) - Method in class org.eclipse.jface.viewers.DecoratingLabelProvider
The DecoratingLabelProvider implementation of this IBaseLabelProvider method returns true if the corresponding method on the nested label provider returns true or if the corresponding method on the decorator returns true.
isLabelProperty(Object, String) - Method in interface org.eclipse.jface.viewers.IBaseLabelProvider
Returns whether the label would be affected by a change to the given property of the given element.
isLabelProperty(Object, String) - Method in class org.eclipse.jface.viewers.LabelProvider
The LabelProvider implementation of this IBaseLabelProvider method returns true.
isLegal(boolean) - Static method in class org.eclipse.jface.util.Assert
Asserts that an argument is legal.
isLegal(boolean, String) - Static method in class org.eclipse.jface.util.Assert
Asserts that an argument is legal.
isListening(int) - Method in class org.eclipse.swt.widgets.Widget
Returns true if there are any listeners for the specified event type associated with the receiver, and false otherwise.
isLocalReference() - Method in class org.eclipse.update.core.ContentReference
Indicates whether the reference is a local file reference.
isLocalReference() - Method in class org.eclipse.update.core.JarEntryContentReference
Indicates whether the reference is to a an entry within a local jar.
isModalContextThread(Thread) - Static method in class org.eclipse.jface.operation.ModalContext
Returns whether the given thread is running a modal context.
isMoveable() - Method in interface org.eclipse.ui.IViewLayout
Returns whether the view is moveable.
isNativelyLinked() - Method in interface org.eclipse.update.configuration.IConfiguredSite
Indicates if the site has been linked by a native installer.
isNotNull(Object) - Static method in class org.eclipse.jface.util.Assert
Asserts that the given object is not null.
isNotNull(Object, String) - Static method in class org.eclipse.jface.util.Assert
Asserts that the given object is not null.
isOpen() - Method in class org.eclipse.ercp.swt.mobile.MobileDevice
Returns whether device is opened.
isOptional() - Method in interface org.eclipse.update.core.IIncludedFeatureReference
Returns true if the feature is optional, false otherwise.
isOptional() - Method in class org.eclipse.update.core.model.IncludedFeatureReferenceModel
Returns the isOptional
isOptional(boolean) - Method in class org.eclipse.update.core.model.IncludedFeatureReferenceModel
Sets the isOptional.
isPartMoveable(IPresentablePart) - Method in interface org.eclipse.ui.presentations.IStackPresentationSite
Returns true iff the given part can be dragged.
isPartVisible(IWorkbenchPart) - Method in interface org.eclipse.ui.IWorkbenchPage
Returns whether the specified part is visible.
isPasteEnabled() - Method in class org.eclipse.jface.viewers.CellEditor
Returns true if this cell editor is able to perform the paste action.
isPasteEnabled() - Method in class org.eclipse.jface.viewers.TextCellEditor
The TextCellEditor implementation of this CellEditor method always returns true.
isPatch() - Method in class org.eclipse.update.core.FeatureReference
Returns true if this feature is patching another feature, false otherwise
isPatch() - Method in interface org.eclipse.update.core.IFeature
Returns true if this feature is patching another feature, false otherwise
isPatch() - Method in interface org.eclipse.update.core.IFeatureReference
Returns true if this feature is patching another feature, false otherwise
isPatch() - Method in interface org.eclipse.update.core.IImport
Returns the patch mode.
isPatch() - Method in class org.eclipse.update.core.model.FeatureModel
Returns true if this feature is patching another feature, false otherwise
isPatch() - Method in class org.eclipse.update.core.model.ImportModel
Returns the patch mode.
isPrimary() - Method in interface org.eclipse.update.core.IFeature
Indicates whether the feature can be used as a primary feature.
isPrimary() - Method in class org.eclipse.update.core.model.FeatureModel
Indicates whether the feature can be used as a primary feature.
isPrivateSite() - Method in interface org.eclipse.update.configuration.IConfiguredSite
Deprecated. private site are considered the same as extension site (3.0)
isProcessed() - Method in interface org.eclipse.update.operations.IOperation
Returns true when the operation has been processed.
isProductSite() - Method in interface org.eclipse.update.configuration.IConfiguredSite
Indicates if the site is a product site.
isReadOnly() - Method in class org.eclipse.update.core.model.ModelObject
Returns whether or not this model object is read-only.
isRedoEnabled() - Method in class org.eclipse.jface.viewers.CellEditor
Returns true if this cell editor is able to perform the redo action.
isReparentable() - Method in class org.eclipse.swt.widgets.Control
Returns true if the underlying operating system supports this reparenting, otherwise false
isSameSelection(List, Item[]) - Method in class org.eclipse.jface.viewers.TreeViewer
Returns true if the given list and array of items refer to the same model elements.
isSaveAllEnabled() - Method in class org.eclipse.jface.viewers.TextCellEditor
The TextCellEditor implementation of this CellEditor method always returns true.
isSaveAsAllowed() - Method in interface org.eclipse.ui.ISaveablePart
Returns whether the "Save As" operation is supported by this part.
isSaveOnCloseNeeded() - Method in interface org.eclipse.ui.ISaveablePart
Returns whether the contents of this part should be saved when the part is closed.
isSearchInProgress() - Method in class org.eclipse.update.search.UpdateSearchRequest
Tests whether this search request is current running.
isSelectAllEnabled() - Method in class org.eclipse.jface.viewers.CellEditor
Returns true if this cell editor is able to perform the select all action.
isSelectAllEnabled() - Method in class org.eclipse.jface.viewers.TextCellEditor
Returns true if this cell editor is able to perform the select all action.
isSelected(int) - Method in class org.eclipse.ercp.swt.mobile.ListView
Returns true if the item is selected, and false otherwise.
isSelected(int) - Method in class org.eclipse.swt.widgets.List
Returns true if the item is selected, and false otherwise.
isSelected(int) - Method in class org.eclipse.swt.widgets.Table
Returns true if the item is selected, and false otherwise.
isSeparator() - Method in class org.eclipse.jface.action.ContributionItem
The default implementation of this IContributionItem method returns false.
isSeparator() - Method in interface org.eclipse.jface.action.IContributionItem
Returns whether this contribution item is a separator.
isSeparator() - Method in class org.eclipse.jface.action.SubContributionItem
 
isSorterProperty(Object, String) - Method in class org.eclipse.jface.viewers.ViewerSorter
Returns whether this viewer sorter would be affected by a change to the given property of the given element.
isStackMoveable() - Method in interface org.eclipse.ui.presentations.IStackPresentationSite
Returns true iff this entire stack can be dragged
isStandalone() - Method in interface org.eclipse.ui.IViewLayout
Returns whether the view is a standalone view.
isSupportedType(TransferData) - Method in class org.eclipse.swt.dnd.ByteArrayTransfer
 
isSupportedType(TransferData) - Method in class org.eclipse.swt.dnd.Transfer
Returns true if the TransferData data type can be converted using this transfer agent, or false otherwise (including if transferData is null).
isTouchScreen() - Method in class org.eclipse.ercp.swt.mobile.Screen
Returns whether the screen has touch screen capability.
isTrue(boolean) - Static method in class org.eclipse.jface.util.Assert
Asserts that the given boolean is true.
isTrue(boolean, String) - Static method in class org.eclipse.jface.util.Assert
Asserts that the given boolean is true.
isUndoEnabled() - Method in class org.eclipse.jface.viewers.CellEditor
Returns true if this cell editor is able to perform the undo action.
isUnpack() - Method in class org.eclipse.update.core.model.PluginEntryModel
 
isUpdatable() - Method in interface org.eclipse.update.configuration.IConfiguredSite
Indicates whether updates can be applied to the site.
isValid() - Method in interface org.eclipse.jface.preference.IPreferencePage
Returns whether this dialog page is in a valid state.
isValid() - Method in class org.eclipse.jface.preference.PreferencePage
The preference page implementation of an IPreferencePage method returns whether this preference page is valid.
isValid(Object) - Method in interface org.eclipse.jface.viewers.ICellEditorValidator
Returns a string indicating whether the given value is valid; null means valid, and non-null means invalid, with the result being the error message to display to the end user.
isValueValid() - Method in class org.eclipse.jface.viewers.CellEditor
Returns whether this cell editor has a valid value.
isVerifyOnly() - Method in class org.eclipse.update.standalone.ScriptedCommand
 
isVisible() - Method in class org.eclipse.jface.action.ContributionItem
The default implementation of this IContributionItem method returns the value recorded in an internal state variable, which is true by default.
isVisible() - Method in interface org.eclipse.jface.action.IContributionItem
Returns whether this contribution item is visibile within its manager.
isVisible() - Method in class org.eclipse.jface.action.SubContributionItem
 
isVisible() - Method in class org.eclipse.jface.action.SubContributionManager
Returns whether the contribution list is visible.
isVisible() - Method in class org.eclipse.swt.widgets.Control
Returns true if the receiver is visible and all ancestors up to and including the receiver's nearest ancestor shell are visible.
isVisible() - Method in class org.eclipse.swt.widgets.Menu
Returns true if the receiver is visible and all of the receiver's ancestors are visible and false otherwise.
isVisible() - Method in class org.eclipse.swt.widgets.ScrollBar
Returns true if the receiver is visible and all of the receiver's ancestors are visible and false otherwise.
isWorkbenchRunning() - Static method in class org.eclipse.ui.PlatformUI
Returns whether createAndRunWorkbench has been called to create the workbench, and the workbench has yet to terminate.
item - Variable in class org.eclipse.swt.events.SelectionEvent
The item that was selected.
item - Variable in class org.eclipse.swt.widgets.Event
the item that the event occurred in (can be null)
itemAdded(IContributionItem) - Method in class org.eclipse.jface.action.ContributionManager
The given item was added to the list of contributions.
itemAdded(IContributionItem, SubContributionItem) - Method in class org.eclipse.jface.action.SubContributionManager
Notifies that an item has been added.
itemRemoved(IContributionItem) - Method in class org.eclipse.jface.action.ContributionManager
The given item was removed from the list of contributions.
itemRemoved(IContributionItem) - Method in class org.eclipse.jface.action.SubContributionManager
Notifies that an item has been removed.
items() - Method in class org.eclipse.jface.action.SubContributionManager
Deprecated. Use getItems(String value) instead.
iterator() - Method in interface org.eclipse.jface.viewers.IStructuredSelection
Returns an iterator over the elements of this selection.
iterator() - Method in class org.eclipse.jface.viewers.StructuredSelection
 

Eclipse eRCP
Release 1.1
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z