|
RSE Release 3.3 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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.3 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |