|
Eclipse Platform Release 3.3 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.eclipse.core.runtime | |
---|---|
org.eclipse.ant.core | Provides support for running the Ant build tool in the platform. |
org.eclipse.compare | Provides support for performing structural and textual compare operations on arbitrary data and displaying the results. |
org.eclipse.compare.contentmergeviewer | Support for compare and merge viewers which show the content side-by-side. |
org.eclipse.compare.patch | Provides support for applying and working with patches. |
org.eclipse.compare.rangedifferencer | Provides support for finding the differences between two or three sequences of comparable entities. |
org.eclipse.compare.structuremergeviewer | Provides support for finding and displaying the differences between hierarchically structured data. |
org.eclipse.core.commands.operations | Classes for the creation of undoable operations which can be added to an operations history and later be undone and redone. |
org.eclipse.core.databinding | Provides classes for binding observable objects, for example UI widgets and model objects. |
org.eclipse.core.databinding.util | Provides general utilities for data binding. |
org.eclipse.core.databinding.validation | Provides the core APIs for validation. |
org.eclipse.core.expressions | Application programming interfaces for the expression language. |
org.eclipse.core.filebuffers | Provides the API for accessing file buffers. |
org.eclipse.core.filebuffers.manipulation | Provides the API for manipulating file buffers. |
org.eclipse.core.filesystem | Provides an interface for interacting with a file system. |
org.eclipse.core.filesystem.provider | Provides an API to be extended by a file system implementation. |
org.eclipse.core.internal.jobs | |
org.eclipse.core.internal.resources | |
org.eclipse.core.net.proxy | Provides support for the management of platform level proxy settings. |
org.eclipse.core.resources | Provides basic support for managing a workspace and its resources. |
org.eclipse.core.resources.mapping | Provides APIs for integrating application models with the workspace Package Specification This package specifies the APIs in the Resources plug-in that are used to integrate application models with the workspace. |
org.eclipse.core.resources.team | Provides APIs intended to be implemented by the Team component. |
org.eclipse.core.runtime | Provides support for the runtime platform, core utility methods and the extension registry. |
org.eclipse.core.runtime.content | Provides core support for content types. |
org.eclipse.core.runtime.dynamichelpers | Provides helpers to facilitate the authoring of dynamic plug-ins. |
org.eclipse.core.runtime.jobs | Provides core support for scheduling and interacting with background activity. |
org.eclipse.core.runtime.model | Provides core support for the modeling plug-ins and the plug-in registry. |
org.eclipse.core.runtime.preferences | Provides core support for Eclipse preferences. |
org.eclipse.core.runtime.spi | Extension registry infrastructure for service providers Package Specification This package provides an infrastructure and helper utilities oriented towards service providers implementing their own extension registries. |
org.eclipse.core.variables | Provides support for defining and contributing variables for the purpose of string substitution. |
org.eclipse.debug.core | Provides support for launching programs, breakpoint management, expression management, and debug events. |
org.eclipse.debug.core.model | Defines interfaces for debug model elements, source lookup, and launching. |
org.eclipse.debug.core.sourcelookup | Provides support for source lookup. |
org.eclipse.debug.core.sourcelookup.containers | Provides implementations of common source containers supporting source lookup. |
org.eclipse.debug.internal.ui.views.memory.renderings | |
org.eclipse.debug.ui | Provides a generic debugger user interface that clients may customize via standard workbench extension points. |
org.eclipse.debug.ui.actions | Provides a set of actions related to running and debugging applications. |
org.eclipse.debug.ui.memory | Provides classes and interfaces to render memory blocks in the memory view. |
org.eclipse.debug.ui.sourcelookup | Provides a user interface for debug platform source lookup facilities. |
org.eclipse.equinox.jsp.jasper.registry | Provides core support for the HttpService Servlet. |
org.eclipse.help.search | Provides the ability to add participants to help search and is responsible for creating search indices. |
org.eclipse.help.ui.browser | Provides an implementation of IWorkbenchWindowActionDelegate for opening a URL in a browser. |
org.eclipse.jface.action | Provides support for shared UI resources such as menus, tool bars, and status lines. |
org.eclipse.jface.dialogs | Provides support for dialogs. |
org.eclipse.jface.operation | Provides JFace support for long-running operations. |
org.eclipse.jface.text.contentassist | Provides a content assist add-on for an ITextViewer. |
org.eclipse.jface.text.hyperlink | Provides support for detecting and displaying hyperlinks in ISourceViewers. |
org.eclipse.jface.text.reconciler | Provides a reconciler add-on for an ITextViewer. |
org.eclipse.jface.util | Provides useful building blocks used throughout JFace, including property change events, a listener list implementation, and runtime checked assertions. |
org.eclipse.jface.wizard | Provides a framework for wizards. |
org.eclipse.jsch.core | Provides support for the JSch SSH2 library. |
org.eclipse.ltk.core.refactoring | Application programmer interface to implement semantic preserving workspace transformations. |
org.eclipse.ltk.core.refactoring.history | Application programming interface to query refactoring history information from the refactoring infrastructure. |
org.eclipse.ltk.core.refactoring.model | Application programming interface to support logical models. |
org.eclipse.ltk.core.refactoring.participants | Application programming interface to participant in existing rename, move and delete refactorings if the refactoring provider supports participation. |
org.eclipse.ltk.ui.refactoring | Application programming interface to implement a wizard based user interface for refactorings. |
org.eclipse.ltk.ui.refactoring.history | Application programming interface to display and preview refactoring history information. |
org.eclipse.ltk.ui.refactoring.model | Application programming interface to provide model integration for refactoring histories. |
org.eclipse.search.core.text | Classes giving access to the file (text) search functionality. |
org.eclipse.search.ui | Classes and interface required to contribute search dialog pages and search result view pages. |
org.eclipse.search.ui.text | Provides the base classes to implement a search result view part for searches with textual matches. |
org.eclipse.team.core | Application programming interfaces for defining and working with repository providers. |
org.eclipse.team.core.diff | Application programming interfaces for working with diffs. |
org.eclipse.team.core.diff.provider | Application programming interfaces for working with diffs. |
org.eclipse.team.core.history | Application programming interfaces for describing the history associated with files. |
org.eclipse.team.core.mapping | Application programming interfaces for working with resource mappings Package Specification This package specifies the API for working with resources mappings. |
org.eclipse.team.core.mapping.provider | Application programming interfaces for working with resource mappings Package Specification This package specifies the API for working with resources mappings. |
org.eclipse.team.core.subscribers | Application programming interfaces for generating and refreshing synchronization state. |
org.eclipse.team.core.synchronize | Application programming interfaces for managing synchronization state. |
org.eclipse.team.core.variants | Application programming interfaces for accessing and managing resource variants. |
org.eclipse.team.ui | Provides basic support for managing Team providers. |
org.eclipse.team.ui.history | Application programming interfaces for working with history Package Specification This package specifies the API for providing history pages to the history view. |
org.eclipse.team.ui.mapping | Application programming interfaces for working with resource mappings Package Specification This package specifies the API for working with resources mappings. |
org.eclipse.team.ui.synchronize | Contains the team synchronization presentation framework and support for the Synchronize View. |
org.eclipse.ui | Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface. |
org.eclipse.ui.actions | Classes for actions and operations used in a workbench window, page, or part in the Eclipse Platform User Interface. |
org.eclipse.ui.activities | Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface. |
org.eclipse.ui.application | Application-level APIs for configuring and controling the Eclipse Platform User Interface. |
org.eclipse.ui.cheatsheets | Provides support for working with cheat sheets. |
org.eclipse.ui.commands | Provides support for retrieving information on Commands from the workbench. |
org.eclipse.ui.console | Application programming interfaces for interaction with the Eclipse console. |
org.eclipse.ui.dialogs | Classes for standard dialogs, wizards, and preference pages in the Eclipse Platform User Interface. |
org.eclipse.ui.editors.text | Provides a standard text editor and concrete document providers based IFileBuffer and others directly handling IFile and IStorage as editor input. |
org.eclipse.ui.forms.editor | Support for forms-based multi-page editors. |
org.eclipse.ui.handlers | Provides support for integrating handlers into the Eclipse workbench. |
org.eclipse.ui.ide | APIs for the IDE-specific portion of the Eclipse Platform User Interface. |
org.eclipse.ui.ide.undo | APIs that provide undo and redo behavior for operations that manipulate the workspace. |
org.eclipse.ui.intro | Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface. |
org.eclipse.ui.intro.config | Provides support for customizing welcome content and presentation. |
org.eclipse.ui.model | Provides a workbench adapter for displaying workbench elements in the UI without having to know the concrete type of the element, and various label providers for workbench-specific objects like editors, views, and perspectives. |
org.eclipse.ui.navigator | Provides the Common Navigator framework. |
org.eclipse.ui.navigator.resources | Provides reusable components for clients that need to expand on the capabilities provided by the reference Common Navigator Resources extension. |
org.eclipse.ui.operations | Classes that provide the basic workbench UI support for undo and redo of operations. |
org.eclipse.ui.part | Classes for the creation of workbench parts that integrate with the Eclipse Platform User Interface. |
org.eclipse.ui.plugin | Class hierarchies for plug-ins that integrate with the Eclipse Platform UI. |
org.eclipse.ui.preferences | Classes for using the preferences support in org.eclipse.core.runtime.preferences Package Specification This package has the convenience classes provided by the Eclipse workbench for use by clients who wish to use the core preference support added in 3.0. |
org.eclipse.ui.progress | Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface. |
org.eclipse.ui.statushandlers | Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface. |
org.eclipse.ui.texteditor | Provides a framework for text editors obeying to the desktop rules. |
org.eclipse.ui.texteditor.quickdiff | Provides interfaces to for the org.eclipse.ui.editors.quickDiffReferenceProvider
extension point and adds an action to enable quick diff display for an editor. |
org.eclipse.ui.texteditor.rulers | Provides interfaces and classes for the org.eclipse.ui.workbench.texteditor.rulerColumns . |
org.eclipse.ui.texteditor.spelling | Partial infrastructure for spell checking in text editors. |
org.eclipse.ui.themes | Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface. |
org.eclipse.ui.views | Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface. |
org.eclipse.ui.views.bookmarkexplorer | Provides the standard Bookmarks view which displays bookmarks on resources. |
org.eclipse.ui.views.contentoutline | Provides the standard Content Outline view which can show the active editor's custom outline for the document being edited. |
org.eclipse.ui.views.markers | Utility classes for working with markers in views
|
org.eclipse.ui.views.navigator | Provides the standard Resource Navigator view which presents the tree of resources in the workspace. |
org.eclipse.ui.views.properties | Provides the standard Property Sheet view which displays custom properties of the active workbench part's current selection. |
org.eclipse.ui.views.tasklist | Provides the standard Task List view for displaying tasks and problem annotations on resources. |
org.eclipse.ui.wizards | Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface wizard support. |
org.eclipse.ui.wizards.datatransfer | Provides the standard Import and Export wizards for moving resources into and out of the workspace. |
org.eclipse.ui.wizards.newresource | Provides the standard wizards for creating files, folders, and projects in the workspace. |
org.eclipse.update.configuration | Provides support for accessing local installation information. |
org.eclipse.update.core | Provides support for extending the base installation and update services. |
org.eclipse.update.core.model | Provides model support for extending the base installation and update services. |
org.eclipse.update.operations | Provides support for performing various install/update operations. |
org.eclipse.update.search | Provides support for performing searches and filtering of features. |
org.eclipse.update.standalone | Provides support for performing various install/update operations from the command line. |
Classes in org.eclipse.core.runtime used by org.eclipse.ant.core | |
---|---|
CoreException
A checked exception representing a failure. |
|
IPath
A path is an ordered collection of string segments, separated by a standard separator character, "/". |
|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
|
Plugin
The abstract superclass of all plug-in runtime class implementations. |
|
Preferences
A table of preference settings, mapping named properties to values. |
|
Preferences.IPropertyChangeListener
Listener for property changes. |
|
Preferences.PropertyChangeEvent
An event object describing a change to a named property. |
Classes in org.eclipse.core.runtime used by org.eclipse.compare | |
---|---|
CoreException
A checked exception representing a failure. |
|
IAdaptable
An interface for an adaptable object. |
|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
|
IStatus
A status object represents the outcome of an operation. |
Classes in org.eclipse.core.runtime used by org.eclipse.compare.contentmergeviewer | |
---|---|
CoreException
A checked exception representing a failure. |
|
IAdaptable
An interface for an adaptable object. |
|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
Classes in org.eclipse.core.runtime used by org.eclipse.compare.patch | |
---|---|
CoreException
A checked exception representing a failure. |
|
IPath
A path is an ordered collection of string segments, separated by a standard separator character, "/". |
|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
Classes in org.eclipse.core.runtime used by org.eclipse.compare.rangedifferencer | |
---|---|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
Classes in org.eclipse.core.runtime used by org.eclipse.compare.structuremergeviewer | |
---|---|
CoreException
A checked exception representing a failure. |
|
IAdaptable
An interface for an adaptable object. |
|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
|
IStatus
A status object represents the outcome of an operation. |
Classes in org.eclipse.core.runtime used by org.eclipse.core.commands.operations | |
---|---|
IAdaptable
An interface for an adaptable object. |
|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
|
IStatus
A status object represents the outcome of an operation. |
|
Status
A concrete status implementation, suitable either for instantiating or subclassing. |
Classes in org.eclipse.core.runtime used by org.eclipse.core.databinding | |
---|---|
IStatus
A status object represents the outcome of an operation. |
Classes in org.eclipse.core.runtime used by org.eclipse.core.databinding.util | |
---|---|
IStatus
A status object represents the outcome of an operation. |
Classes in org.eclipse.core.runtime used by org.eclipse.core.databinding.validation | |
---|---|
IStatus
A status object represents the outcome of an operation. |
|
Status
A concrete status implementation, suitable either for instantiating or subclassing. |
Classes in org.eclipse.core.runtime used by org.eclipse.core.expressions | |
---|---|
CoreException
A checked exception representing a failure. |
|
IConfigurationElement
A configuration element, with its attributes and children, directly reflects the content and structure of the extension section within the declaring plug-in's manifest ( plugin.xml ) file.
|
Classes in org.eclipse.core.runtime used by org.eclipse.core.filebuffers | |
---|---|
CoreException
A checked exception representing a failure. |
|
IPath
A path is an ordered collection of string segments, separated by a standard separator character, "/". |
|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
|
IStatus
A status object represents the outcome of an operation. |
Classes in org.eclipse.core.runtime used by org.eclipse.core.filebuffers.manipulation | |
---|---|
CoreException
A checked exception representing a failure. |
|
IPath
A path is an ordered collection of string segments, separated by a standard separator character, "/". |
|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
|
OperationCanceledException
This exception is thrown to blow out of a long-running method when the user cancels it. |
Classes in org.eclipse.core.runtime used by org.eclipse.core.filesystem | |
---|---|
CoreException
A checked exception representing a failure. |
|
IAdaptable
An interface for an adaptable object. |
|
IPath
A path is an ordered collection of string segments, separated by a standard separator character, "/". |
|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
Classes in org.eclipse.core.runtime used by org.eclipse.core.filesystem.provider | |
---|---|
CoreException
A checked exception representing a failure. |
|
IAdaptable
An interface for an adaptable object. |
|
IPath
A path is an ordered collection of string segments, separated by a standard separator character, "/". |
|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
|
PlatformObject
An abstract superclass implementing the IAdaptable
interface. |
Classes in org.eclipse.core.runtime used by org.eclipse.core.internal.jobs | |
---|---|
IAdaptable
An interface for an adaptable object. |
|
PlatformObject
An abstract superclass implementing the IAdaptable
interface. |
Classes in org.eclipse.core.runtime used by org.eclipse.core.internal.resources | |
---|---|
IAdaptable
An interface for an adaptable object. |
|
PlatformObject
An abstract superclass implementing the IAdaptable
interface. |
Classes in org.eclipse.core.runtime used by org.eclipse.core.net.proxy | |
---|---|
CoreException
A checked exception representing a failure. |
Classes in org.eclipse.core.runtime used by org.eclipse.core.resources | |
---|---|
CoreException
A checked exception representing a failure. |
|
IAdaptable
An interface for an adaptable object. |
|
IConfigurationElement
A configuration element, with its attributes and children, directly reflects the content and structure of the extension section within the declaring plug-in's manifest ( plugin.xml ) file.
|
|
IExecutableExtension
Interface for executable extension classes that require access to their configuration element, or implement an extension adapter. |
|
IPath
A path is an ordered collection of string segments, separated by a standard separator character, "/". |
|
IPluginDescriptor
Deprecated. IPluginDescriptor was refactored in Eclipse 3.0.
Most of the functionality has moved to Platform and the
plug-in descriptor has been replaced with the OSGi Bundle
object.
This interface must only be used by plug-ins which explicitly require the org.eclipse.core.runtime.compatibility plug-in.
For most uses the bundle object can be treated as an opaque token
representing your plug-in to the system -- It must be supplied to various
Clients of this interface have a reference to an
The resulting bundle object can be used
to carry out the adaptation steps outlined for each of the
|
|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
|
IStatus
A status object represents the outcome of an operation. |
|
PlatformObject
An abstract superclass implementing the IAdaptable
interface. |
|
Plugin
The abstract superclass of all plug-in runtime class implementations. |
|
QualifiedName
Qualified names are two-part names: qualifier and local name. |
Classes in org.eclipse.core.runtime used by org.eclipse.core.resources.mapping | |
---|---|
CoreException
A checked exception representing a failure. |
|
IAdaptable
An interface for an adaptable object. |
|
IPath
A path is an ordered collection of string segments, separated by a standard separator character, "/". |
|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
|
IStatus
A status object represents the outcome of an operation. |
|
PlatformObject
An abstract superclass implementing the IAdaptable
interface. |
|
Status
A concrete status implementation, suitable either for instantiating or subclassing. |
Classes in org.eclipse.core.runtime used by org.eclipse.core.resources.team | |
---|---|
IPath
A path is an ordered collection of string segments, separated by a standard separator character, "/". |
|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
|
IStatus
A status object represents the outcome of an operation. |
Classes in org.eclipse.core.runtime used by org.eclipse.core.runtime | |
---|---|
CoreException
A checked exception representing a failure. |
|
IAdaptable
An interface for an adaptable object. |
|
IAdapterFactory
An adapter factory defines behavioral extensions for one or more classes that implements the IAdaptable
interface. |
|
IAdapterManager
An adapter manager maintains a registry of adapter factories. |
|
IBundleGroup
Bundle groups represent a logical collection of plug-ins (aka bundles). |
|
IBundleGroupProvider
Bundle group providers define groups of plug-ins which have been installed in the current system. |
|
IConfigurationElement
A configuration element, with its attributes and children, directly reflects the content and structure of the extension section within the declaring plug-in's manifest ( plugin.xml ) file.
|
|
IContributor
This interface describes a registry contributor - an entity that supplies information to the extension registry. |
|
IExtension
An extension declared in a plug-in. |
|
IExtensionDelta
An extension delta represents changes to the extension registry. |
|
IExtensionPoint
An extension point declared in a plug-in. |
|
IExtensionRegistry
The extension registry holds the master list of all discovered namespaces, extension points and extensions. |
|
ILibrary
Deprecated. In Eclipse 3.0 the plug-in classpath representation was changed. Clients of ILibrary are directed to the headers associated with the relevant bundle.
In particular, the Bundle-Classpath header contains all available information
about the classpath of a plug-in. Having retrieved the header, the ManifestElement
helper class can be used to parse the value and discover the individual
class path entries. The various header attributes are defined in Constants .
For example, String header = bundle.getHeaders().get(Constants.BUNDLE_CLASSPATH); ManifestElement[] elements = ManifestElement.parseHeader( Constants.BUNDLE_CLASSPATH, header); if (elements == null) return; elements[0].getValue(); // the jar/dir containing the code ... Note that this new structure does not include information on which packages are exported or present in the listed classpath entries. This information is no longer relevant.
See This interface must only be used by plug-ins which explicitly require the org.eclipse.core.runtime.compatibility plug-in. |
|
ILog
A log to which status events can be written. |
|
ILogListener
A log listener is notified of entries added to a plug-in's log. |
|
InvalidRegistryObjectException
An unchecked exception indicating that an attempt to access an extension registry object that is no longer valid. |
|
IPath
A path is an ordered collection of string segments, separated by a standard separator character, "/". |
|
IPluginDescriptor
Deprecated. IPluginDescriptor was refactored in Eclipse 3.0.
Most of the functionality has moved to Platform and the
plug-in descriptor has been replaced with the OSGi Bundle
object.
This interface must only be used by plug-ins which explicitly require the org.eclipse.core.runtime.compatibility plug-in.
For most uses the bundle object can be treated as an opaque token
representing your plug-in to the system -- It must be supplied to various
Clients of this interface have a reference to an
The resulting bundle object can be used
to carry out the adaptation steps outlined for each of the
|
|
IPluginPrerequisite
Deprecated. In Eclipse 3.0 the plug-in prerequisite representation was changed. Clients of IPluginPrerequisite are directed to the headers associated with the relevant bundle.
In particular, the Require-Bundle header contains all available information
about the prerequisites of a plug-in. Having retrieved the header, the ManifestElement
helper class can be used to parse the value and discover the individual
prerequisite plug-ins. The various header attributes are defined in Constants .
For example, String header = bundle.getHeaders().get(Constants.REQUIRE_BUNDLE); ManifestElement[] elements = ManifestElement.parseHeader( Constants.REQUIRE_BUNDLE, header); if (elements == null) return; elements[0].getValue(); // the prerequisite plug-in id elements[0].getAttribute(Constants.BUNDLE_VERSION_ATTRIBUTE); // the prerequisite plug-in version ...
See This interface must only be used by plug-ins which explicitly require the org.eclipse.core.runtime.compatibility plug-in. |
|
IPluginRegistry
Deprecated. The plug-in registry has been generalized in Eclipse 3.0. It is now the IExtensionRegistry . Most of the IPluginRegistry function
is directly supported on the new interface without change. Most clients
of IPluginRegistry need only to change their references to use
IExtensionRegistry . The only exceptions are
methods that return IPluginDescriptor s. See the relevant method
comments for details.
This interface must only be used by plug-ins which explicitly require the org.eclipse.core.runtime.compatibility plug-in. |
|
IProduct
Products are the Eclipse unit of branding. |
|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
|
IProgressMonitorWithBlocking
An extension to the IProgressMonitor interface for monitors that want to support feedback when an activity is blocked due to concurrent activity in another thread. |
|
IRegistryChangeEvent
Registry change events describe changes to the extension registry. |
|
IRegistryChangeListener
A registry change listener is notified of changes to extensions points in the registry. |
|
ISafeRunnable
Safe runnables represent blocks of code and associated exception handlers. |
|
IStatus
A status object represents the outcome of an operation. |
|
ListenerList
This class is a thread safe list that is designed for storing lists of listeners. |
|
Path
The standard implementation of the IPath interface.
|
|
PerformanceStats
PerformanceStats collects and aggregates timing data about events such as a builder running, an editor opening, etc. |
|
PerformanceStats.PerformanceListener
A performance listener is periodically notified after performance events occur or after events fail. |
|
Plugin
The abstract superclass of all plug-in runtime class implementations. |
|
PluginVersionIdentifier
Deprecated. clients should use Version instead |
|
Preferences
A table of preference settings, mapping named properties to values. |
|
Preferences.IPropertyChangeListener
Listener for property changes. |
|
Preferences.PropertyChangeEvent
An event object describing a change to a named property. |
|
ProgressMonitorWrapper
An abstract wrapper around a progress monitor which, unless overridden, forwards IProgressMonitor
and IProgressMonitorWithBlocking methods to the wrapped progress monitor.
|
|
Status
A concrete status implementation, suitable either for instantiating or subclassing. |
|
SubMonitor
A progress monitor that uses a given amount of work ticks from a parent monitor. |
Classes in org.eclipse.core.runtime used by org.eclipse.core.runtime.content | |
---|---|
CoreException
A checked exception representing a failure. |
|
IConfigurationElement
A configuration element, with its attributes and children, directly reflects the content and structure of the extension section within the declaring plug-in's manifest ( plugin.xml ) file.
|
|
IExecutableExtension
Interface for executable extension classes that require access to their configuration element, or implement an extension adapter. |
|
QualifiedName
Qualified names are two-part names: qualifier and local name. |
Classes in org.eclipse.core.runtime used by org.eclipse.core.runtime.dynamichelpers | |
---|---|
IExtension
An extension declared in a plug-in. |
|
IExtensionPoint
An extension point declared in a plug-in. |
|
IExtensionRegistry
The extension registry holds the master list of all discovered namespaces, extension points and extensions. |
|
IRegistryChangeEvent
Registry change events describe changes to the extension registry. |
|
IRegistryChangeListener
A registry change listener is notified of changes to extensions points in the registry. |
Classes in org.eclipse.core.runtime used by org.eclipse.core.runtime.jobs | |
---|---|
IAdaptable
An interface for an adaptable object. |
|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
|
IStatus
A status object represents the outcome of an operation. |
|
OperationCanceledException
This exception is thrown to blow out of a long-running method when the user cancels it. |
|
PlatformObject
An abstract superclass implementing the IAdaptable
interface. |
|
QualifiedName
Qualified names are two-part names: qualifier and local name. |
Classes in org.eclipse.core.runtime used by org.eclipse.core.runtime.model | |
---|---|
IStatus
A status object represents the outcome of an operation. |
|
MultiStatus
A concrete multi-status implementation, suitable either for instantiating or subclassing. |
Classes in org.eclipse.core.runtime used by org.eclipse.core.runtime.preferences | |
---|---|
CoreException
A checked exception representing a failure. |
|
IPath
A path is an ordered collection of string segments, separated by a standard separator character, "/". |
|
IStatus
A status object represents the outcome of an operation. |
Classes in org.eclipse.core.runtime used by org.eclipse.core.runtime.spi | |
---|---|
CoreException
A checked exception representing a failure. |
|
IContributor
This interface describes a registry contributor - an entity that supplies information to the extension registry. |
|
IExtensionRegistry
The extension registry holds the master list of all discovered namespaces, extension points and extensions. |
|
IStatus
A status object represents the outcome of an operation. |
Classes in org.eclipse.core.runtime used by org.eclipse.core.variables | |
---|---|
CoreException
A checked exception representing a failure. |
|
IStatus
A status object represents the outcome of an operation. |
|
Plugin
The abstract superclass of all plug-in runtime class implementations. |
Classes in org.eclipse.core.runtime used by org.eclipse.debug.core | |
---|---|
CoreException
A checked exception representing a failure. |
|
IAdaptable
An interface for an adaptable object. |
|
IPath
A path is an ordered collection of string segments, separated by a standard separator character, "/". |
|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
|
IStatus
A status object represents the outcome of an operation. |
|
PlatformObject
An abstract superclass implementing the IAdaptable
interface. |
|
Plugin
The abstract superclass of all plug-in runtime class implementations. |
Classes in org.eclipse.core.runtime used by org.eclipse.debug.core.model | |
---|---|
CoreException
A checked exception representing a failure. |
|
IAdaptable
An interface for an adaptable object. |
|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
|
IStatus
A status object represents the outcome of an operation. |
|
PlatformObject
An abstract superclass implementing the IAdaptable
interface. |
Classes in org.eclipse.core.runtime used by org.eclipse.debug.core.sourcelookup | |
---|---|
CoreException
A checked exception representing a failure. |
|
IAdaptable
An interface for an adaptable object. |
|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
|
IStatus
A status object represents the outcome of an operation. |
Classes in org.eclipse.core.runtime used by org.eclipse.debug.core.sourcelookup.containers | |
---|---|
CoreException
A checked exception representing a failure. |
|
IAdaptable
An interface for an adaptable object. |
|
IPath
A path is an ordered collection of string segments, separated by a standard separator character, "/". |
|
PlatformObject
An abstract superclass implementing the IAdaptable
interface. |
Classes in org.eclipse.core.runtime used by org.eclipse.debug.internal.ui.views.memory.renderings | |
---|---|
IAdaptable
An interface for an adaptable object. |
|
PlatformObject
An abstract superclass implementing the IAdaptable
interface. |
Classes in org.eclipse.core.runtime used by org.eclipse.debug.ui | |
---|---|
CoreException
A checked exception representing a failure. |
|
IAdaptable
An interface for an adaptable object. |
|
IExecutableExtension
Interface for executable extension classes that require access to their configuration element, or implement an extension adapter. |
|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
|
IStatus
A status object represents the outcome of an operation. |
|
PlatformObject
An abstract superclass implementing the IAdaptable
interface. |
Classes in org.eclipse.core.runtime used by org.eclipse.debug.ui.actions | |
---|---|
CoreException
A checked exception representing a failure. |
|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
Classes in org.eclipse.core.runtime used by org.eclipse.debug.ui.memory | |
---|---|
CoreException
A checked exception representing a failure. |
|
IAdaptable
An interface for an adaptable object. |
|
PlatformObject
An abstract superclass implementing the IAdaptable
interface. |
Classes in org.eclipse.core.runtime used by org.eclipse.debug.ui.sourcelookup | |
---|---|
CoreException
A checked exception representing a failure. |
|
IAdaptable
An interface for an adaptable object. |
|
IExecutableExtension
Interface for executable extension classes that require access to their configuration element, or implement an extension adapter. |
|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
|
PlatformObject
An abstract superclass implementing the IAdaptable
interface. |
Classes in org.eclipse.core.runtime used by org.eclipse.equinox.jsp.jasper.registry | |
---|---|
CoreException
A checked exception representing a failure. |
|
IConfigurationElement
A configuration element, with its attributes and children, directly reflects the content and structure of the extension section within the declaring plug-in's manifest ( plugin.xml ) file.
|
|
IExecutableExtension
Interface for executable extension classes that require access to their configuration element, or implement an extension adapter. |
|
IExecutableExtensionFactory
This interface allows extension providers to control how the instances provided to extension-points are being created by referring to the factory instead of referring to a class. |
Classes in org.eclipse.core.runtime used by org.eclipse.help.search | |
---|---|
CoreException
A checked exception representing a failure. |
|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
|
IStatus
A status object represents the outcome of an operation. |
Classes in org.eclipse.core.runtime used by org.eclipse.help.ui.browser | |
---|---|
CoreException
A checked exception representing a failure. |
|
IConfigurationElement
A configuration element, with its attributes and children, directly reflects the content and structure of the extension section within the declaring plug-in's manifest ( plugin.xml ) file.
|
|
IExecutableExtension
Interface for executable extension classes that require access to their configuration element, or implement an extension adapter. |
Classes in org.eclipse.core.runtime used by org.eclipse.jface.action | |
---|---|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
Classes in org.eclipse.core.runtime used by org.eclipse.jface.dialogs | |
---|---|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
|
IStatus
A status object represents the outcome of an operation. |
Classes in org.eclipse.core.runtime used by org.eclipse.jface.operation | |
---|---|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
Classes in org.eclipse.core.runtime used by org.eclipse.jface.text.contentassist | |
---|---|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
Classes in org.eclipse.core.runtime used by org.eclipse.jface.text.hyperlink | |
---|---|
IAdaptable
An interface for an adaptable object. |
Classes in org.eclipse.core.runtime used by org.eclipse.jface.text.reconciler | |
---|---|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
Classes in org.eclipse.core.runtime used by org.eclipse.jface.util | |
---|---|
ISafeRunnable
Safe runnables represent blocks of code and associated exception handlers. |
|
ListenerList
This class is a thread safe list that is designed for storing lists of listeners. |
Classes in org.eclipse.core.runtime used by org.eclipse.jface.wizard | |
---|---|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
|
IProgressMonitorWithBlocking
An extension to the IProgressMonitor interface for monitors that want to support feedback when an activity is blocked due to concurrent activity in another thread. |
|
IStatus
A status object represents the outcome of an operation. |
Classes in org.eclipse.core.runtime used by org.eclipse.jsch.core | |
---|---|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
Classes in org.eclipse.core.runtime used by org.eclipse.ltk.core.refactoring | |
---|---|
CoreException
A checked exception representing a failure. |
|
IAdaptable
An interface for an adaptable object. |
|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
|
IStatus
A status object represents the outcome of an operation. |
|
OperationCanceledException
This exception is thrown to blow out of a long-running method when the user cancels it. |
|
PlatformObject
An abstract superclass implementing the IAdaptable
interface. |
Classes in org.eclipse.core.runtime used by org.eclipse.ltk.core.refactoring.history | |
---|---|
CoreException
A checked exception representing a failure. |
|
IAdaptable
An interface for an adaptable object. |
|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
|
PlatformObject
An abstract superclass implementing the IAdaptable
interface. |
Classes in org.eclipse.core.runtime used by org.eclipse.ltk.core.refactoring.model | |
---|---|
CoreException
A checked exception representing a failure. |
|
IAdaptable
An interface for an adaptable object. |
|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
|
PlatformObject
An abstract superclass implementing the IAdaptable
interface. |
Classes in org.eclipse.core.runtime used by org.eclipse.ltk.core.refactoring.participants | |
---|---|
CoreException
A checked exception representing a failure. |
|
IAdaptable
An interface for an adaptable object. |
|
IConfigurationElement
A configuration element, with its attributes and children, directly reflects the content and structure of the extension section within the declaring plug-in's manifest ( plugin.xml ) file.
|
|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
|
OperationCanceledException
This exception is thrown to blow out of a long-running method when the user cancels it. |
|
PlatformObject
An abstract superclass implementing the IAdaptable
interface. |
Classes in org.eclipse.core.runtime used by org.eclipse.ltk.ui.refactoring | |
---|---|
CoreException
A checked exception representing a failure. |
|
IAdaptable
An interface for an adaptable object. |
Classes in org.eclipse.core.runtime used by org.eclipse.ltk.ui.refactoring.history | |
---|---|
CoreException
A checked exception representing a failure. |
|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
Classes in org.eclipse.core.runtime used by org.eclipse.ltk.ui.refactoring.model | |
---|---|
CoreException
A checked exception representing a failure. |
|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
|
IStatus
A status object represents the outcome of an operation. |
Classes in org.eclipse.core.runtime used by org.eclipse.search.core.text | |
---|---|
CoreException
A checked exception representing a failure. |
|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
|
IStatus
A status object represents the outcome of an operation. |
|
MultiStatus
A concrete multi-status implementation, suitable either for instantiating or subclassing. |
Classes in org.eclipse.core.runtime used by org.eclipse.search.ui | |
---|---|
IAdaptable
An interface for an adaptable object. |
|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
|
IStatus
A status object represents the outcome of an operation. |
|
OperationCanceledException
This exception is thrown to blow out of a long-running method when the user cancels it. |
Classes in org.eclipse.core.runtime used by org.eclipse.search.ui.text | |
---|---|
CoreException
A checked exception representing a failure. |
Classes in org.eclipse.core.runtime used by org.eclipse.team.core | |
---|---|
CoreException
A checked exception representing a failure. |
|
IAdaptable
An interface for an adaptable object. |
|
IPath
A path is an ordered collection of string segments, separated by a standard separator character, "/". |
|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
|
IStatus
A status object represents the outcome of an operation. |
|
PlatformObject
An abstract superclass implementing the IAdaptable
interface. |
|
Status
A concrete status implementation, suitable either for instantiating or subclassing. |
Classes in org.eclipse.core.runtime used by org.eclipse.team.core.diff | |
---|---|
IPath
A path is an ordered collection of string segments, separated by a standard separator character, "/". |
|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
|
IStatus
A status object represents the outcome of an operation. |
Classes in org.eclipse.core.runtime used by org.eclipse.team.core.diff.provider | |
---|---|
IPath
A path is an ordered collection of string segments, separated by a standard separator character, "/". |
|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
|
IStatus
A status object represents the outcome of an operation. |
Classes in org.eclipse.core.runtime used by org.eclipse.team.core.history | |
---|---|
CoreException
A checked exception representing a failure. |
|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
Classes in org.eclipse.core.runtime used by org.eclipse.team.core.mapping | |
---|---|
CoreException
A checked exception representing a failure. |
|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
|
IStatus
A status object represents the outcome of an operation. |
Classes in org.eclipse.core.runtime used by org.eclipse.team.core.mapping.provider | |
---|---|
CoreException
A checked exception representing a failure. |
|
IAdaptable
An interface for an adaptable object. |
|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
|
IStatus
A status object represents the outcome of an operation. |
|
PlatformObject
An abstract superclass implementing the IAdaptable
interface. |
|
Status
A concrete status implementation, suitable either for instantiating or subclassing. |
Classes in org.eclipse.core.runtime used by org.eclipse.team.core.subscribers | |
---|---|
CoreException
A checked exception representing a failure. |
|
IAdaptable
An interface for an adaptable object. |
|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
|
PlatformObject
An abstract superclass implementing the IAdaptable
interface. |
Classes in org.eclipse.core.runtime used by org.eclipse.team.core.synchronize | |
---|---|
IAdaptable
An interface for an adaptable object. |
|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
Classes in org.eclipse.core.runtime used by org.eclipse.team.core.variants | |
---|---|
IAdaptable
An interface for an adaptable object. |
|
IPath
A path is an ordered collection of string segments, separated by a standard separator character, "/". |
|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
|
PlatformObject
An abstract superclass implementing the IAdaptable
interface. |
|
QualifiedName
Qualified names are two-part names: qualifier and local name. |
Classes in org.eclipse.core.runtime used by org.eclipse.team.ui | |
---|---|
IAdaptable
An interface for an adaptable object. |
|
IExtension
An extension declared in a plug-in. |
|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
Classes in org.eclipse.core.runtime used by org.eclipse.team.ui.history | |
---|---|
CoreException
A checked exception representing a failure. |
|
IAdaptable
An interface for an adaptable object. |
|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
Classes in org.eclipse.core.runtime used by org.eclipse.team.ui.mapping | |
---|---|
CoreException
A checked exception representing a failure. |
|
IAdaptable
An interface for an adaptable object. |
|
IPath
A path is an ordered collection of string segments, separated by a standard separator character, "/". |
|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
Classes in org.eclipse.core.runtime used by org.eclipse.team.ui.synchronize | |
---|---|
CoreException
A checked exception representing a failure. |
|
IAdaptable
An interface for an adaptable object. |
|
IConfigurationElement
A configuration element, with its attributes and children, directly reflects the content and structure of the extension section within the declaring plug-in's manifest ( plugin.xml ) file.
|
|
IExecutableExtension
Interface for executable extension classes that require access to their configuration element, or implement an extension adapter. |
|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
|
IStatus
A status object represents the outcome of an operation. |
|
PlatformObject
An abstract superclass implementing the IAdaptable
interface. |
Classes in org.eclipse.core.runtime used by org.eclipse.ui | |
---|---|
CoreException
A checked exception representing a failure. |
|
IAdaptable
An interface for an adaptable object. |
|
IConfigurationElement
A configuration element, with its attributes and children, directly reflects the content and structure of the extension section within the declaring plug-in's manifest ( plugin.xml ) file.
|
|
IExecutableExtension
Interface for executable extension classes that require access to their configuration element, or implement an extension adapter. |
|
IExecutableExtensionFactory
This interface allows extension providers to control how the instances provided to extension-points are being created by referring to the factory instead of referring to a class. |
|
IPath
A path is an ordered collection of string segments, separated by a standard separator character, "/". |
|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
|
IStatus
A status object represents the outcome of an operation. |
Classes in org.eclipse.core.runtime used by org.eclipse.ui.actions | |
---|---|
CoreException
A checked exception representing a failure. |
|
IAdaptable
An interface for an adaptable object. |
|
IConfigurationElement
A configuration element, with its attributes and children, directly reflects the content and structure of the extension section within the declaring plug-in's manifest ( plugin.xml ) file.
|
|
IPath
A path is an ordered collection of string segments, separated by a standard separator character, "/". |
|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
|
IStatus
A status object represents the outcome of an operation. |
Classes in org.eclipse.core.runtime used by org.eclipse.ui.activities | |
---|---|
IConfigurationElement
A configuration element, with its attributes and children, directly reflects the content and structure of the extension section within the declaring plug-in's manifest ( plugin.xml ) file.
|
|
IExecutableExtension
Interface for executable extension classes that require access to their configuration element, or implement an extension adapter. |
Classes in org.eclipse.core.runtime used by org.eclipse.ui.application | |
---|---|
IAdaptable
An interface for an adaptable object. |
|
IStatus
A status object represents the outcome of an operation. |
Classes in org.eclipse.core.runtime used by org.eclipse.ui.cheatsheets | |
---|---|
CoreException
A checked exception representing a failure. |
|
IConfigurationElement
A configuration element, with its attributes and children, directly reflects the content and structure of the extension section within the declaring plug-in's manifest ( plugin.xml ) file.
|
|
IExecutableExtension
Interface for executable extension classes that require access to their configuration element, or implement an extension adapter. |
|
IExecutableExtensionFactory
This interface allows extension providers to control how the instances provided to extension-points are being created by referring to the factory instead of referring to a class. |
Classes in org.eclipse.core.runtime used by org.eclipse.ui.commands | |
---|---|
IConfigurationElement
A configuration element, with its attributes and children, directly reflects the content and structure of the extension section within the declaring plug-in's manifest ( plugin.xml ) file.
|
|
IExecutableExtension
Interface for executable extension classes that require access to their configuration element, or implement an extension adapter. |
Classes in org.eclipse.core.runtime used by org.eclipse.ui.console | |
---|---|
IAdaptable
An interface for an adaptable object. |
|
IStatus
A status object represents the outcome of an operation. |
|
Plugin
The abstract superclass of all plug-in runtime class implementations. |
Classes in org.eclipse.core.runtime used by org.eclipse.ui.dialogs | |
---|---|
CoreException
A checked exception representing a failure. |
|
IAdaptable
An interface for an adaptable object. |
|
IPath
A path is an ordered collection of string segments, separated by a standard separator character, "/". |
|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
|
IStatus
A status object represents the outcome of an operation. |
Classes in org.eclipse.core.runtime used by org.eclipse.ui.editors.text | |
---|---|
CoreException
A checked exception representing a failure. |
|
IAdaptable
An interface for an adaptable object. |
|
IExecutableExtension
Interface for executable extension classes that require access to their configuration element, or implement an extension adapter. |
|
IPath
A path is an ordered collection of string segments, separated by a standard separator character, "/". |
|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
|
IStatus
A status object represents the outcome of an operation. |
|
Preferences
A table of preference settings, mapping named properties to values. |
Classes in org.eclipse.core.runtime used by org.eclipse.ui.forms.editor | |
---|---|
IAdaptable
An interface for an adaptable object. |
|
IExecutableExtension
Interface for executable extension classes that require access to their configuration element, or implement an extension adapter. |
|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
Classes in org.eclipse.core.runtime used by org.eclipse.ui.handlers | |
---|---|
IConfigurationElement
A configuration element, with its attributes and children, directly reflects the content and structure of the extension section within the declaring plug-in's manifest ( plugin.xml ) file.
|
|
IExecutableExtension
Interface for executable extension classes that require access to their configuration element, or implement an extension adapter. |
Classes in org.eclipse.core.runtime used by org.eclipse.ui.ide | |
---|---|
IAdaptable
An interface for an adaptable object. |
|
QualifiedName
Qualified names are two-part names: qualifier and local name. |
Classes in org.eclipse.core.runtime used by org.eclipse.ui.ide.undo | |
---|---|
CoreException
A checked exception representing a failure. |
|
IAdaptable
An interface for an adaptable object. |
|
IPath
A path is an ordered collection of string segments, separated by a standard separator character, "/". |
|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
|
IStatus
A status object represents the outcome of an operation. |
Classes in org.eclipse.core.runtime used by org.eclipse.ui.intro | |
---|---|
IAdaptable
An interface for an adaptable object. |
Classes in org.eclipse.core.runtime used by org.eclipse.ui.intro.config | |
---|---|
IAdaptable
An interface for an adaptable object. |
|
IExecutableExtension
Interface for executable extension classes that require access to their configuration element, or implement an extension adapter. |
|
IRegistryChangeEvent
Registry change events describe changes to the extension registry. |
|
IRegistryChangeListener
A registry change listener is notified of changes to extensions points in the registry. |
Classes in org.eclipse.core.runtime used by org.eclipse.ui.model | |
---|---|
IAdaptable
An interface for an adaptable object. |
Classes in org.eclipse.core.runtime used by org.eclipse.ui.navigator | |
---|---|
IAdaptable
An interface for an adaptable object. |
|
IExecutableExtension
Interface for executable extension classes that require access to their configuration element, or implement an extension adapter. |
|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
|
IStatus
A status object represents the outcome of an operation. |
Classes in org.eclipse.core.runtime used by org.eclipse.ui.navigator.resources | |
---|---|
IStatus
A status object represents the outcome of an operation. |
Classes in org.eclipse.core.runtime used by org.eclipse.ui.operations | |
---|---|
IAdaptable
An interface for an adaptable object. |
|
IStatus
A status object represents the outcome of an operation. |
Classes in org.eclipse.core.runtime used by org.eclipse.ui.part | |
---|---|
CoreException
A checked exception representing a failure. |
|
IAdaptable
An interface for an adaptable object. |
|
IConfigurationElement
A configuration element, with its attributes and children, directly reflects the content and structure of the extension section within the declaring plug-in's manifest ( plugin.xml ) file.
|
|
IExecutableExtension
Interface for executable extension classes that require access to their configuration element, or implement an extension adapter. |
|
IPath
A path is an ordered collection of string segments, separated by a standard separator character, "/". |
|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
Classes in org.eclipse.core.runtime used by org.eclipse.ui.plugin | |
---|---|
CoreException
A checked exception representing a failure. |
|
IPluginDescriptor
Deprecated. IPluginDescriptor was refactored in Eclipse 3.0.
Most of the functionality has moved to Platform and the
plug-in descriptor has been replaced with the OSGi Bundle
object.
This interface must only be used by plug-ins which explicitly require the org.eclipse.core.runtime.compatibility plug-in.
For most uses the bundle object can be treated as an opaque token
representing your plug-in to the system -- It must be supplied to various
Clients of this interface have a reference to an
The resulting bundle object can be used
to carry out the adaptation steps outlined for each of the
|
|
Plugin
The abstract superclass of all plug-in runtime class implementations. |
Classes in org.eclipse.core.runtime used by org.eclipse.ui.preferences | |
---|---|
IConfigurationElement
A configuration element, with its attributes and children, directly reflects the content and structure of the extension section within the declaring plug-in's manifest ( plugin.xml ) file.
|
|
IPath
A path is an ordered collection of string segments, separated by a standard separator character, "/". |
|
IStatus
A status object represents the outcome of an operation. |
Classes in org.eclipse.core.runtime used by org.eclipse.ui.progress | |
---|---|
IAdaptable
An interface for an adaptable object. |
|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
|
IStatus
A status object represents the outcome of an operation. |
|
PlatformObject
An abstract superclass implementing the IAdaptable
interface. |
|
QualifiedName
Qualified names are two-part names: qualifier and local name. |
Classes in org.eclipse.core.runtime used by org.eclipse.ui.statushandlers | |
---|---|
IAdaptable
An interface for an adaptable object. |
|
IStatus
A status object represents the outcome of an operation. |
|
QualifiedName
Qualified names are two-part names: qualifier and local name. |
Classes in org.eclipse.core.runtime used by org.eclipse.ui.texteditor | |
---|---|
CoreException
A checked exception representing a failure. |
|
IAdaptable
An interface for an adaptable object. |
|
IConfigurationElement
A configuration element, with its attributes and children, directly reflects the content and structure of the extension section within the declaring plug-in's manifest ( plugin.xml ) file.
|
|
IExecutableExtension
Interface for executable extension classes that require access to their configuration element, or implement an extension adapter. |
|
IPath
A path is an ordered collection of string segments, separated by a standard separator character, "/". |
|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
|
IStatus
A status object represents the outcome of an operation. |
Classes in org.eclipse.core.runtime used by org.eclipse.ui.texteditor.quickdiff | |
---|---|
CoreException
A checked exception representing a failure. |
|
IConfigurationElement
A configuration element, with its attributes and children, directly reflects the content and structure of the extension section within the declaring plug-in's manifest ( plugin.xml ) file.
|
|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
Classes in org.eclipse.core.runtime used by org.eclipse.ui.texteditor.rulers | |
---|---|
CoreException
A checked exception representing a failure. |
|
InvalidRegistryObjectException
An unchecked exception indicating that an attempt to access an extension registry object that is no longer valid. |
Classes in org.eclipse.core.runtime used by org.eclipse.ui.texteditor.spelling | |
---|---|
CoreException
A checked exception representing a failure. |
|
IConfigurationElement
A configuration element, with its attributes and children, directly reflects the content and structure of the extension section within the declaring plug-in's manifest ( plugin.xml ) file.
|
|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
|
IStatus
A status object represents the outcome of an operation. |
Classes in org.eclipse.core.runtime used by org.eclipse.ui.themes | |
---|---|
CoreException
A checked exception representing a failure. |
|
IConfigurationElement
A configuration element, with its attributes and children, directly reflects the content and structure of the extension section within the declaring plug-in's manifest ( plugin.xml ) file.
|
|
IExecutableExtension
Interface for executable extension classes that require access to their configuration element, or implement an extension adapter. |
Classes in org.eclipse.core.runtime used by org.eclipse.ui.views | |
---|---|
CoreException
A checked exception representing a failure. |
|
IAdaptable
An interface for an adaptable object. |
|
IPath
A path is an ordered collection of string segments, separated by a standard separator character, "/". |
Classes in org.eclipse.core.runtime used by org.eclipse.ui.views.bookmarkexplorer | |
---|---|
IAdaptable
An interface for an adaptable object. |
|
IExecutableExtension
Interface for executable extension classes that require access to their configuration element, or implement an extension adapter. |
Classes in org.eclipse.core.runtime used by org.eclipse.ui.views.contentoutline | |
---|---|
IAdaptable
An interface for an adaptable object. |
|
IExecutableExtension
Interface for executable extension classes that require access to their configuration element, or implement an extension adapter. |
Classes in org.eclipse.core.runtime used by org.eclipse.ui.views.markers | |
---|---|
CoreException
A checked exception representing a failure. |
|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
Classes in org.eclipse.core.runtime used by org.eclipse.ui.views.navigator | |
---|---|
IAdaptable
An interface for an adaptable object. |
|
IExecutableExtension
Interface for executable extension classes that require access to their configuration element, or implement an extension adapter. |
|
IPath
A path is an ordered collection of string segments, separated by a standard separator character, "/". |
Classes in org.eclipse.core.runtime used by org.eclipse.ui.views.properties | |
---|---|
IAdaptable
An interface for an adaptable object. |
|
IExecutableExtension
Interface for executable extension classes that require access to their configuration element, or implement an extension adapter. |
Classes in org.eclipse.core.runtime used by org.eclipse.ui.views.tasklist | |
---|---|
IAdaptable
An interface for an adaptable object. |
|
IExecutableExtension
Interface for executable extension classes that require access to their configuration element, or implement an extension adapter. |
Classes in org.eclipse.core.runtime used by org.eclipse.ui.wizards | |
---|---|
CoreException
A checked exception representing a failure. |
|
IAdaptable
An interface for an adaptable object. |
|
IPath
A path is an ordered collection of string segments, separated by a standard separator character, "/". |
Classes in org.eclipse.core.runtime used by org.eclipse.ui.wizards.datatransfer | |
---|---|
IPath
A path is an ordered collection of string segments, separated by a standard separator character, "/". |
|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
|
IStatus
A status object represents the outcome of an operation. |
Classes in org.eclipse.core.runtime used by org.eclipse.ui.wizards.newresource | |
---|---|
IConfigurationElement
A configuration element, with its attributes and children, directly reflects the content and structure of the extension section within the declaring plug-in's manifest ( plugin.xml ) file.
|
|
IExecutableExtension
Interface for executable extension classes that require access to their configuration element, or implement an extension adapter. |
Classes in org.eclipse.core.runtime used by org.eclipse.update.configuration | |
---|---|
CoreException
A checked exception representing a failure. |
|
IAdaptable
An interface for an adaptable object. |
|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
|
IStatus
A status object represents the outcome of an operation. |
Classes in org.eclipse.core.runtime used by org.eclipse.update.core | |
---|---|
CoreException
A checked exception representing a failure. |
|
IAdaptable
An interface for an adaptable object. |
|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
|
PlatformObject
An abstract superclass implementing the IAdaptable
interface. |
|
PluginVersionIdentifier
Deprecated. clients should use Version instead |
Classes in org.eclipse.core.runtime used by org.eclipse.update.core.model | |
---|---|
CoreException
A checked exception representing a failure. |
|
IAdaptable
An interface for an adaptable object. |
|
MultiStatus
A concrete multi-status implementation, suitable either for instantiating or subclassing. |
|
PlatformObject
An abstract superclass implementing the IAdaptable
interface. |
Classes in org.eclipse.core.runtime used by org.eclipse.update.operations | |
---|---|
CoreException
A checked exception representing a failure. |
|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
|
IStatus
A status object represents the outcome of an operation. |
Classes in org.eclipse.core.runtime used by org.eclipse.update.search | |
---|---|
CoreException
A checked exception representing a failure. |
|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
|
OperationCanceledException
This exception is thrown to blow out of a long-running method when the user cancels it. |
Classes in org.eclipse.core.runtime used by org.eclipse.update.standalone | |
---|---|
IPlatformRunnable
Deprecated. use IApplication |
|
IProgressMonitor
The IProgressMonitor interface is implemented
by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
|
|
Eclipse Platform Release 3.3 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.