Uses of Class
org.eclipse.team.ui.SaveablePartAdapter
Package
Description
Provides basic support for managing Team providers.
Application programming interfaces for working with history.
Contains the team synchronization presentation framework and support
for the Synchronize View.
-
Uses of SaveablePartAdapter in org.eclipse.team.ui
-
Uses of SaveablePartAdapter in org.eclipse.team.ui.history
Modifier and TypeClassDescriptionclass
Deprecated. -
Uses of SaveablePartAdapter in org.eclipse.team.ui.synchronize
Modifier and TypeClassDescriptionclass
Deprecated.Clients should use a subclass ofPageCompareEditorInput
andCompareUI.openCompareDialog(org.eclipse.compare.CompareEditorInput)
ModifierConstructorDescriptionParticipantPageDialog
(Shell shell, SaveablePartAdapter input, ISynchronizeParticipant participant) Deprecated.Creates a dialog with the given participant and input.
CompareEditorInput
andCompareUI.openCompareDialog(org.eclipse.compare.CompareEditorInput)