Eclipse Platform
Release 3.2

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
          Abstract class for hosting a page based structure input view for the purposes of feeding compare viewers.
 

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

Subclasses of SaveablePartAdapter in org.eclipse.team.ui.history
 class HistoryPageSaveablePart
          Displays a history page combined with the compare/merge infrastructure.
 

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

Subclasses of SaveablePartAdapter in org.eclipse.team.ui.synchronize
 class ParticipantPageSaveablePart
          Displays a synchronize participant page combined with the compare/merge infrastructure.
 

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


Eclipse Platform
Release 3.2

Guidelines for using Eclipse APIs.

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