RSE
Release 2.0

Uses of Class
org.eclipse.rse.ui.wizards.AbstractSystemWizardPage

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

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

Subclasses of AbstractSystemWizardPage in org.eclipse.rse.ui.filters.dialogs
 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 AbstractSystemWizardPage in org.eclipse.rse.ui.wizards
 

Subclasses of AbstractSystemWizardPage in org.eclipse.rse.ui.wizards
 class AbstractSystemNewConnectionWizardPage
          A base class for additional pages that are to be appended to the New Connection wizard.
 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.