Uses of Class
org.eclipse.team.ui.SaveablePartAdapter
Packages that use 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
Subclasses of SaveablePartAdapter in org.eclipse.team.ui -
Uses of SaveablePartAdapter in org.eclipse.team.ui.history
Subclasses of SaveablePartAdapter in org.eclipse.team.ui.historyModifier and TypeClassDescriptionclassDeprecated. -
Uses of SaveablePartAdapter in org.eclipse.team.ui.synchronize
Subclasses of SaveablePartAdapter in org.eclipse.team.ui.synchronizeModifier and TypeClassDescriptionclassDeprecated.Clients should use a subclass ofPageCompareEditorInputandCompareUI.openCompareDialog(org.eclipse.compare.CompareEditorInput)Constructors in org.eclipse.team.ui.synchronize with parameters of type SaveablePartAdapterModifierConstructorDescriptionParticipantPageDialog(Shell shell, SaveablePartAdapter input, ISynchronizeParticipant participant) Deprecated.Creates a dialog with the given participant and input.
CompareEditorInputandCompareUI.openCompareDialog(org.eclipse.compare.CompareEditorInput)