Uses of Interface
org.eclipse.team.ui.synchronize.ISynchronizePage
-
Packages that use ISynchronizePage Package Description 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 Modifier and Type Method Description 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 Modifier and Type Method Description void
ISynchronizePageConfiguration. setPage(ISynchronizePage page)
Set the page for this configuration.
-