|
RSE Release 1.0 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use SystemWizardDialog | |
|---|---|
| org.eclipse.rse.ui.filters.dialogs | |
| org.eclipse.rse.ui.wizards | |
| Uses of SystemWizardDialog in org.eclipse.rse.ui.filters.dialogs |
|---|
| Subclasses of SystemWizardDialog in org.eclipse.rse.ui.filters.dialogs | |
class |
SystemFilterPoolWizardDialog
Extends WizardDialog to support ability to pass data in from the common wizard action class, and get data out. |
class |
SystemFilterWizardDialog
Extends WizardDialog to support ability to pass data in from the common wizard action class, and get data out. |
| 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 1.0 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||