Uses of Interface
org.eclipse.ecf.ui.IConnectWizard

Packages that use IConnectWizard
org.eclipse.ecf.ui.dialogs   
org.eclipse.ecf.ui.hyperlink   
 

Uses of IConnectWizard in org.eclipse.ecf.ui.dialogs
 

Methods in org.eclipse.ecf.ui.dialogs that return IConnectWizard
protected static IConnectWizard ContainerConnectWizardDialog.getWizard(org.eclipse.ui.IWorkbench workbench, ContainerConfigurationResult containerHolder)
           
 

Uses of IConnectWizard in org.eclipse.ecf.ui.hyperlink
 

Methods in org.eclipse.ecf.ui.hyperlink that return IConnectWizard
protected abstract  IConnectWizard AbstractURLHyperlink.createConnectWizard()
          Create a connect wizard for this hyperlink.