|
RSE Release 1.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
| Method Summary | |
|---|---|
IRSENewConnectionWizardDelegate |
getDelegate()
|
void |
restrictToSystemType(IRSESystemType systemType)
Restrict to a single system type. |
void |
restrictToSystemTypes(IRSESystemType[] systemTypes)
Restrict system types. |
void |
setSelectedSystemType(IRSESystemType systemType)
Sets the system type that was selected in the wizard. |
| Methods inherited from interface org.eclipse.ui.IWorkbenchWizard |
|---|
init |
| Methods inherited from interface org.eclipse.jface.wizard.IWizard |
|---|
addPages, canFinish, createPageControls, dispose, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, performCancel, performFinish, setContainer |
| Field Detail |
public static final String NEW_CONNECTION_WIZARD_DELEGATE_EXTENSION_POINT_ID
public static final String NEW_CONNECTION_WIZARD_DELEGATE_EXTENSION_CONFIG_NAME
public static final String NEW_CONNECTION_WIZARD_DELEGATE_EXTENSION_CONFIG_ATTRIBUTE_SYSTEMTYPE
public static final String NEW_CONNECTION_WIZARD_DELEGATE_EXTENSION_CONFIG_ATTRIBUTE_CLASS
| Method Detail |
public IRSENewConnectionWizardDelegate getDelegate()
public void restrictToSystemTypes(IRSESystemType[] systemTypes)
systemTypes - the system types to restrict to.public void restrictToSystemType(IRSESystemType systemType)
systemType - the system type to restrict to.public void setSelectedSystemType(IRSESystemType systemType)
systemType - the system type.
|
RSE Release 1.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||