public abstract class AbstractRemoteUIConnectionManager extends Object implements IRemoteUIConnectionManager
CONNECTION_ADDRESS_HINT, CONNECTION_PORT_HINT, CONNECTION_TIMEOUT_HINT, LOGIN_USERNAME_HINT| Constructor and Description |
|---|
AbstractRemoteUIConnectionManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
openConnectionWithProgress(Shell shell,
IRunnableContext context,
IRemoteConnection connection)
Attempt to open a connection using a progress monitor.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitnewConnection, newConnection, updateConnectionpublic void openConnectionWithProgress(Shell shell,
IRunnableContext context,
IRemoteConnection connection)
IRemoteUIConnectionManageropenConnectionWithProgress in interface IRemoteUIConnectionManagershell - shell used to display dialogscontext - runnable context for displaying progress indicator. Can be null.connection - connection to openCopyright (c) 2011 IBM Corporation and others. All Rights Reserved.