| Package | Description |
|---|---|
| com.openfin.desktop | |
| com.openfin.desktop.win32 |
| Modifier and Type | Method and Description |
|---|---|
void |
DesktopConnection.connect(DesktopStateListener listener)
Connects to an Runtime process.
|
void |
DesktopConnection.connect(RuntimeConfiguration configuration,
DesktopStateListener listener,
int timeout)
Connect to Runtime with the specified configuration.
|
void |
DesktopConnection.connectToVersion(String runtimeVersion,
DesktopStateListener listener,
int timeout)
Deprecated.
|
void |
DesktopConnection.launchAndConnect(String commandLineArguments,
DesktopStateListener listener,
int timeout)
Deprecated.
|
void |
DesktopConnection.launchAndConnect(String desktopPath,
String commandLineArguments,
DesktopStateListener listener,
int timeout)
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExternalWindowObserver
Integrates a window outside of the desktop for interaction and control with the API.
|
Copyright © 2019. All rights reserved.