Eclipse Platform
Release 3.3

Uses of Interface
org.eclipse.ui.navigator.ICommonContentProvider

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
          A pipelined content provider allows an extension to reshape the contributions of an upstream content extension.
 


Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

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