Eclipse Platform
Release 3.1

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

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

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

Methods in org.eclipse.team.ui.synchronize that return ISynchronizePage
 ISynchronizePage ISynchronizePageConfiguration.getPage()
          Return the page created from and associated with this configuration.
 

Methods in org.eclipse.team.ui.synchronize with parameters of type ISynchronizePage
 void ISynchronizePageConfiguration.setPage(ISynchronizePage page)
          Set the page for this configuration.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

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