|
Eclipse Platform Release 3.6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ICommonContentProvider | |
---|---|
org.eclipse.ltk.ui.refactoring.model | Application programming interface to provide model integration for refactoring histories. |
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.ui.navigator | Provides the Common Navigator framework. |
Uses of ICommonContentProvider in org.eclipse.ltk.ui.refactoring.model |
---|
Classes in org.eclipse.ltk.ui.refactoring.model that implement ICommonContentProvider | |
---|---|
class |
AbstractSynchronizationContentProvider
Partial implementation of a refactoring-aware synchronization content provider. |
Uses of ICommonContentProvider in org.eclipse.team.ui.mapping |
---|
Classes in org.eclipse.team.ui.mapping that implement ICommonContentProvider | |
---|---|
class |
SynchronizationContentProvider
Abstract team aware content provider that delegates to another content provider. |
Uses of ICommonContentProvider in org.eclipse.ui.navigator |
---|
Subinterfaces of ICommonContentProvider in org.eclipse.ui.navigator | |
---|---|
interface |
IPipelinedTreeContentProvider
To correctly implement pipelining you should implement IPipelinedTreeContentProvider2 which provides the
additional
ITreeContentProvider.hasChildren(Object) method. |
interface |
IPipelinedTreeContentProvider2
A pipelined content provider allows an extension to reshape the contributions of an upstream content extension. |
|
Eclipse Platform Release 3.6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.