Eclipse Platform
Release 3.0

Uses of Interface
org.eclipse.team.ui.synchronize.ISynchronizePageSite

Packages that use ISynchronizePageSite
org.eclipse.team.ui.synchronize Contains the team synchronization presentation framework and support for the Synchronize View. 
 

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

Methods in org.eclipse.team.ui.synchronize that return ISynchronizePageSite
 ISynchronizePageSite ISynchronizePageConfiguration.getSite()
          Return the site which provieds access to certain workbench services.
 

Methods in org.eclipse.team.ui.synchronize with parameters of type ISynchronizePageSite
 void ISynchronizePage.init(ISynchronizePageSite site)
          Initialize this page with workbench part that contains the page.
 


Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

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