Eclipse Platform
Release 3.3

Uses of Class
org.eclipse.team.ui.SaveablePartAdapter

Packages that use SaveablePartAdapter
org.eclipse.team.ui Provides basic support for managing Team providers.  
org.eclipse.team.ui.history Application programming interfaces for working with history Package Specification This package specifies the API for providing history pages to the history view. 
org.eclipse.team.ui.synchronize 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
 class PageSaveablePart
          Deprecated. Clients should use a subclass of CompareEditorInput and CompareUI.openCompareDialog(org.eclipse.compare.CompareEditorInput)
 

Uses of SaveablePartAdapter in org.eclipse.team.ui.history
 

Subclasses of SaveablePartAdapter in org.eclipse.team.ui.history
 class HistoryPageSaveablePart
          Deprecated. use HistoryPageCompareEditorInput
 

Uses of SaveablePartAdapter in org.eclipse.team.ui.synchronize
 

Subclasses of SaveablePartAdapter in org.eclipse.team.ui.synchronize
 class ParticipantPageSaveablePart
          Deprecated. Clients should use a subclass of PageCompareEditorInput and CompareUI.openCompareDialog(org.eclipse.compare.CompareEditorInput)
 

Constructors in org.eclipse.team.ui.synchronize with parameters of type SaveablePartAdapter
ParticipantPageDialog(Shell shell, SaveablePartAdapter input, ISynchronizeParticipant participant)
          Deprecated. Creates a dialog with the given participant and input.
 


Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.