Uses of Interface
org.eclipse.team.ui.synchronize.ISynchronizePage
Packages that use ISynchronizePage
Package
Description
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 ISynchronizePageModifier and TypeMethodDescriptionISynchronizePageConfiguration.getPage()Return the page created from and associated with this configuration.Methods in org.eclipse.team.ui.synchronize with parameters of type ISynchronizePageModifier and TypeMethodDescriptionvoidISynchronizePageConfiguration.setPage(ISynchronizePage page) Set the page for this configuration.