static
SystemHostCombo
|
SystemWidgetHelpers.
createConnectionCombo
(
Composite parent,
SelectionListener listener,
IRSESystemType[] systemTypes,
ISubSystemConfiguration factory,
String factoryId,
String factoryCategory,
IHost defaultConnection,
int horizontalSpan,
boolean newButton)
Creates a new remote system connection combobox instance and sets the default
layout data, with tooltip text. |