Package | Description |
---|---|
org.eclipse.core.runtime.dynamichelpers |
Provides helpers to facilitate the authoring of dynamic plug-ins.
|
org.eclipse.ui |
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
|
Class and Description |
---|
IExtensionChangeHandler
Extension change handlers are notified of changes for a given extension
point in the context of an extension tracker.
|
IExtensionTracker
An extension tracker keeps associations between extensions and their derived objects on an extension basis.
|
IFilter
A filter compares the given object to some pattern and returns
true if the two match and false otherwise. |
Class and Description |
---|
IExtensionTracker
An extension tracker keeps associations between extensions and their derived objects on an extension basis.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.