Uses of Class
org.eclipse.team.ui.PageSaveablePart
-
Packages that use PageSaveablePart Package Description org.eclipse.team.ui.history Application programming interfaces for working with history.org.eclipse.team.ui.synchronize Contains the team synchronization presentation framework and support for the Synchronize View. -
-
Uses of PageSaveablePart in org.eclipse.team.ui.history
Subclasses of PageSaveablePart in org.eclipse.team.ui.history Modifier and Type Class Description class
HistoryPageSaveablePart
Deprecated. -
Uses of PageSaveablePart in org.eclipse.team.ui.synchronize
Subclasses of PageSaveablePart in org.eclipse.team.ui.synchronize Modifier and Type Class Description class
ParticipantPageSaveablePart
Deprecated.Clients should use a subclass ofPageCompareEditorInput
andCompareUI.openCompareDialog(org.eclipse.compare.CompareEditorInput)
-