RSE
Release 1.0

Uses of Interface
org.eclipse.rse.ui.wizards.ISystemNewConnectionWizardMainPage

Packages that use ISystemNewConnectionWizardMainPage
org.eclipse.rse.ui.wizards   
 

Uses of ISystemNewConnectionWizardMainPage in org.eclipse.rse.ui.wizards
 

Classes in org.eclipse.rse.ui.wizards that implement ISystemNewConnectionWizardMainPage
 class RSENewConnectionWizardDefaultDelegateMainPage
          Default main page of the "New Connection" wizard.
 class SystemNewConnectionWizardDefaultMainPage
          Default main page of the "New Connection" wizard.
 

Methods in org.eclipse.rse.ui.wizards that return ISystemNewConnectionWizardMainPage
 ISystemNewConnectionWizardMainPage AbstractSystemNewConnectionWizardPage.getMainPage()
          Get the main page of SystemNewConnectionWizard, which contains all user enter connection attributes
protected  ISystemNewConnectionWizardMainPage SystemNewConnectionWizard.createMainPage(String[] restrictSystemTypesTo)
          Creates the wizard's main page.
 ISystemNewConnectionWizardMainPage SystemNewConnectionWizard.getMainPage()
          Return the main page of this wizard
 


RSE
Release 1.0

Copyright (c) IBM Corporation and others 2000, 2006. All Rights Reserved.