Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
ICommonActionExtensionSite |
SynchronizationActionProvider.getExtensionSite()
Return the extension site for this action provider.
|
Modifier and Type | Method and Description |
---|---|
void |
SynchronizationActionProvider.init(ICommonActionExtensionSite site) |
Modifier and Type | Method and Description |
---|---|
protected ICommonActionExtensionSite |
CommonActionProvider.getActionSite() |
Modifier and Type | Method and Description |
---|---|
void |
CommonActionProvider.init(ICommonActionExtensionSite aSite)
Initialize the current ICommonActionProvider with the supplied
information.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.