Uses of Interface
org.eclipse.team.ui.IScmUrlImportWizardPage
-
Packages that use IScmUrlImportWizardPage Package Description org.eclipse.team.ui Provides basic support for managing Team providers. -
-
Uses of IScmUrlImportWizardPage in org.eclipse.team.ui
Methods in org.eclipse.team.ui that return IScmUrlImportWizardPage Modifier and Type Method Description static IScmUrlImportWizardPage[]
TeamUI. getPages(String importerId)
Return a set of wizard pages for the given importer ID.
-