public class LocalUIConnectionService extends AbstractRemoteUIConnectionService
Modifier and Type | Class and Description |
---|---|
static class |
LocalUIConnectionService.Factory |
AbstractRemoteUIConnectionService.DefaultLabelProvider
NEW_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, openConnectionWithProgress
public LocalUIConnectionService(IRemoteConnectionType connectionType)
public IRemoteUIConnectionWizard getConnectionWizard(org.eclipse.swt.widgets.Shell shell)
IRemoteUIConnectionService
shell
- shell used to display dialogspublic IRemoteConnectionType getConnectionType()