|
 |
|
|
Uses of Interface org.eclipse.team.ui.synchronize.ISynchronizePageConfiguration
Constructors in
org.eclipse.team.ui.synchronize with parameters of type
ISynchronizePageConfiguration
|
ModelParticipantAction
(
String text,
ISynchronizePageConfiguration configuration)
Create the model participant action. |
ParticipantPageCompareEditorInput
(
CompareConfiguration configuration,
ISynchronizePageConfiguration pageConfiguration,
ISynchronizeParticipant participant)
Creates a part for the provided participant. |
ParticipantPagePane
(
Shell shell,
boolean isModal,
ISynchronizePageConfiguration pageConfiguration,
ISynchronizeParticipant participant)
Creates a part for the provided participant. |
ParticipantPageSaveablePart
(
Shell shell,
CompareConfiguration cc,
ISynchronizePageConfiguration pageConfiguration,
ISynchronizeParticipant participant)
Deprecated. Creates a part for the provided participant. |
SynchronizeModelAction
(
String text,
ISynchronizePageConfiguration configuration)
Create an action with the given text and configuration. |
SynchronizeModelAction
(
String text,
ISynchronizePageConfiguration configuration,
ISelectionProvider selectionProvider)
Create an action with the given text and configuration. |
SynchronizeModelOperation
(
ISynchronizePageConfiguration configuration,
IDiffElement[] elements)
Create an operation that will operate on the given diff elements. |
SyncInfoCompareInput
(
ISynchronizePageConfiguration configuration,
SyncInfo info)
|
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.
|
|
|