RSE
Release 3.0

Uses of Class
org.eclipse.rse.ui.dialogs.SystemWizardDialog

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

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

Fields in org.eclipse.rse.ui.wizards declared as SystemWizardDialog
protected  SystemWizardDialog AbstractSystemWizard.owningDialog
           
 

Methods in org.eclipse.rse.ui.wizards that return SystemWizardDialog
 SystemWizardDialog AbstractSystemWizard.getSystemWizardDialog()
          Return the result of AbstractSystemWizard.setSystemWizardDialog(SystemWizardDialog)
 SystemWizardDialog ISystemWizard.getSystemWizardDialog()
          Return the result of setSystemWizardDialog
 

Methods in org.eclipse.rse.ui.wizards with parameters of type SystemWizardDialog
 void AbstractSystemWizard.setSystemWizardDialog(SystemWizardDialog dlg)
          Called from SystemWizardDialog when it is used as the hosting dialog
 void ISystemWizard.setSystemWizardDialog(SystemWizardDialog dlg)
          Called from SystemWizardDialog when it is used as the hosting dialog
 


RSE
Release 3.0

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