public class LocalUIConnectionService extends AbstractRemoteUIConnectionService
| Modifier and Type | Class and Description |
|---|---|
static class |
LocalUIConnectionService.Factory |
AbstractRemoteUIConnectionService.DefaultLabelProviderNEW_CONNECTION_COMMAND| Constructor and Description |
|---|
LocalUIConnectionService(IRemoteConnectionType connectionType) |
| Modifier and Type | Method and Description |
|---|---|
IRemoteConnectionType |
getConnectionType() |
IRemoteUIConnectionWizard |
getConnectionWizard(org.eclipse.swt.widgets.Shell shell)
Create a wizard for adding or editing connections.
|
getLabelProvider, openConnectionWithProgresspublic LocalUIConnectionService(IRemoteConnectionType connectionType)
public IRemoteUIConnectionWizard getConnectionWizard(org.eclipse.swt.widgets.Shell shell)
IRemoteUIConnectionServiceshell - shell used to display dialogspublic IRemoteConnectionType getConnectionType()