|
RSE Release 1.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
Interface that all subsystem factory supplied pages contributed to the New Connection wizard must implement.
AbstractSystemNewConnectionWizardPage,
SubSystemConfigurationAdapter.getNewConnectionWizardPages(org.eclipse.rse.core.subsystems.ISubSystemConfiguration, org.eclipse.jface.wizard.IWizard)| Method Summary | |
|---|---|
ISubSystemConfiguration |
getSubSystemConfiguration()
Return the subsystem factory that supplied this page |
boolean |
isPageComplete()
This is called frequently by the framework to decide whether to enable the Finish and Next buttons. |
boolean |
performFinish()
This is called when the users presses Finish. |
| Method Detail |
public boolean performFinish()
public boolean isPageComplete()
Return true if the page is complete and has no errors
public ISubSystemConfiguration getSubSystemConfiguration()
|
RSE Release 1.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||