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, wait
newConnection, newConnection, updateConnection
public void openConnectionWithProgress(Shell shell, IRunnableContext context, IRemoteConnection connection)
IRemoteUIConnectionManager
openConnectionWithProgress
in interface IRemoteUIConnectionManager
shell
- 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.