Eclipse Platform
Release 3.2

Uses of Package
org.eclipse.team.ui

Packages that use org.eclipse.team.ui
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.mapping Application programming interfaces for working with resource mappings Package Specification This package specifies the API for working with resources mappings.  
org.eclipse.team.ui.synchronize Contains the team synchronization presentation framework and support for the Synchronize View. 
 

Classes in org.eclipse.team.ui used by org.eclipse.team.ui
ISaveableWorkbenchPart
          A saveable workbench part is a visual component that can be shown within different contexts (e.g a dialog, workbench page).
SaveablePartAdapter
          This adapter provides default implementations for methods on ISaveableWorkbenchPart and IWorkbenchPart.
TeamOperation
          An operation that can be configured to run in the foreground using the IProgressService or the background as a Job.
 

Classes in org.eclipse.team.ui used by org.eclipse.team.ui.history
ISaveableWorkbenchPart
          A saveable workbench part is a visual component that can be shown within different contexts (e.g a dialog, workbench page).
PageSaveablePart
          Abstract class for hosting a page based structure input view for the purposes of feeding compare viewers.
SaveablePartAdapter
          This adapter provides default implementations for methods on ISaveableWorkbenchPart and IWorkbenchPart.
 

Classes in org.eclipse.team.ui used by org.eclipse.team.ui.mapping
TeamOperation
          An operation that can be configured to run in the foreground using the IProgressService or the background as a Job.
 

Classes in org.eclipse.team.ui used by org.eclipse.team.ui.synchronize
ISaveableWorkbenchPart
          A saveable workbench part is a visual component that can be shown within different contexts (e.g a dialog, workbench page).
PageSaveablePart
          Abstract class for hosting a page based structure input view for the purposes of feeding compare viewers.
SaveablePartAdapter
          This adapter provides default implementations for methods on ISaveableWorkbenchPart and IWorkbenchPart.
SaveablePartDialog
          A dialog that displays a ISaveableWorkbenchPart and ensures that changes made to the input are saved when the dialog is closed.
TeamOperation
          An operation that can be configured to run in the foreground using the IProgressService or the background as a Job.
 


Eclipse Platform
Release 3.2

Guidelines for using Eclipse APIs.

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