Eclipse Platform
Release 3.1

Uses of Interface
org.eclipse.team.ui.ISaveableWorkbenchPart

Packages that use ISaveableWorkbenchPart
org.eclipse.team.ui Provides basic support for managing Team providers.  
org.eclipse.team.ui.synchronize Contains the team synchronization presentation framework and support for the Synchronize View. 
 

Uses of ISaveableWorkbenchPart in org.eclipse.team.ui
 

Classes in org.eclipse.team.ui that implement ISaveableWorkbenchPart
 class SaveablePartAdapter
          This adapter provides default implementations for methods on ISaveableWorkbenchPart and IWorkbenchPart.
 

Constructors in org.eclipse.team.ui with parameters of type ISaveableWorkbenchPart
SaveablePartDialog(Shell shell, ISaveableWorkbenchPart input)
          Creates a dialog with the given title and input.
 

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

Classes in org.eclipse.team.ui.synchronize that implement ISaveableWorkbenchPart
 class ParticipantPageSaveablePart
          Displays a synchronize participant page combined with the compare/merge infrastructure.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

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