Package | Description |
---|---|
org.eclipse.team.ui.mapping |
Application programming interfaces for working with resource mappings.
|
org.eclipse.ui.navigator |
Provides the Common Navigator framework.
|
Modifier and Type | Method and Description |
---|---|
ICommonContentExtensionSite |
SynchronizationContentProvider.getExtensionSite()
Return the Common Navigator extension site for this
content provider.
|
ICommonContentExtensionSite |
SynchronizationLabelProvider.getExtensionSite()
Return the Common Navigator extension site for this
label provider.
|
Modifier and Type | Method and Description |
---|---|
void |
SynchronizationContentProvider.init(ICommonContentExtensionSite site) |
void |
SynchronizationLabelProvider.init(ICommonContentExtensionSite site) |
Modifier and Type | Method and Description |
---|---|
void |
ICommonContentProvider.init(ICommonContentExtensionSite aConfig)
Initialize the content provider with the given configuration.
|
void |
ICommonLabelProvider.init(ICommonContentExtensionSite aConfig)
Initialize the label provider with the given configuration.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.