RSE
Release 2.0

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

Packages that use ISystemWizardPage
org.eclipse.rse.ui.filters.dialogs   
org.eclipse.rse.ui.wizards   
 

Uses of ISystemWizardPage in org.eclipse.rse.ui.filters.dialogs
 

Classes in org.eclipse.rse.ui.filters.dialogs that implement ISystemWizardPage
 class SystemNewFilterWizardInfoPage
          Third page of the New Filter wizard that simply shows information
 class SystemNewFilterWizardMainPage
          Main page of the abstract "New Filter" wizard.
 

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

Classes in org.eclipse.rse.ui.wizards that implement ISystemWizardPage
 class AbstractSystemNewConnectionWizardPage
          A base class for additional pages that are to be appended to the New Connection wizard.
 class AbstractSystemWizardPage
          Abstract class for system wizards pages.
 class SubSystemServiceWizardPage
           
 class SystemNewProfileWizardMainPage
          Default main page of the "New Profile" wizard.
 class SystemSubSystemsPropertiesWizardPage
          Deprecated. this class will likely be removed in the future, because the underlying mechanism of contributing property pages to a wizard does not scale since it activates unrelated plug-ins. Custom wizard pages should be contributed through SubSystemConfigurationAdapter.getNewConnectionWizardPages(ISubSystemConfiguration, IWizard) instead. See also Eclipse Bugzilla bug 197129.
 


RSE
Release 2.0

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