public class RemoteUIServicesUtils extends Object
IRemoteUIServices,
IRemoteUIFileManager,
IRemoteUIConnectionManager| Constructor and Description |
|---|
RemoteUIServicesUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
openConnectionWithProgress(Shell shell,
IRunnableContext context,
IRemoteConnection connection) |
static void |
setConnectionHints(RemoteConnectionWidget connectionWidget,
IRemoteConnection connection)
Used to configure the default host and port in the wizard used for
choosing a resource manager connection.
|
public static void openConnectionWithProgress(Shell shell,
IRunnableContext context,
IRemoteConnection connection)
shell - context - connection - public static void setConnectionHints(RemoteConnectionWidget connectionWidget, IRemoteConnection connection) throws URISyntaxException
connectionWidget - the widget allowing the user to choose the connectionconnection - name of the connectionURISyntaxExceptionRemoteConnectionWidgetCopyright (c) 2011 IBM Corporation and others. All Rights Reserved.