Eclipse Platform
Release 3.2

Uses of Class
org.eclipse.ui.navigator.CommonActionProviderConfig

Packages that use CommonActionProviderConfig
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 CommonActionProviderConfig in org.eclipse.team.ui.mapping
 

Methods in org.eclipse.team.ui.mapping that return CommonActionProviderConfig
 CommonActionProviderConfig SynchronizationActionProvider.getCommonConfiguration()
          Return the configuration for the common viewer.
 

Methods in org.eclipse.team.ui.mapping with parameters of type CommonActionProviderConfig
 void SynchronizationActionProvider.init(CommonActionProviderConfig aConfig)
           
 

Uses of CommonActionProviderConfig in org.eclipse.ui.navigator
 

Methods in org.eclipse.ui.navigator with parameters of type CommonActionProviderConfig
abstract  void CommonActionProvider.init(CommonActionProviderConfig aConfig)
           Initialize the current ICommonActionProvider with the supplied information.
 


Eclipse Platform
Release 3.2

Guidelines for using Eclipse APIs.

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