|
Remote Systems v6.4.1 |
||||||||||
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
,
SubSystemFactory.getNewConnectionWizardPages(IWizard)
Field Summary | |
---|---|
static String |
copyright
|
Method Summary | |
---|---|
SubSystemFactory |
getSubSystemFactory()
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. |
Field Detail |
public static final String copyright
Method Detail |
public boolean performFinish()
public boolean isPageComplete()
Return true if the page is complete and has no errors
public SubSystemFactory getSubSystemFactory()
|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |