Uses of Interface
com.openfin.desktop.DesktopStateListener
| Package | Description |
|---|---|
| com.openfin.desktop | |
| com.openfin.desktop.test | |
| com.openfin.desktop.win32 |
-
Uses of DesktopStateListener in com.openfin.desktop
Methods in com.openfin.desktop with parameters of type DesktopStateListener Modifier and Type Method Description voidDesktopConnection. connect(DesktopStateListener listener)Connects to an Runtime process.voidDesktopConnection. connect(RuntimeConfiguration configuration, DesktopStateListener listener, int timeout)Connect to Runtime with the specified configuration. -
Uses of DesktopStateListener in com.openfin.desktop.test
Classes in com.openfin.desktop.test that implement DesktopStateListener Modifier and Type Class Description classTest -
Uses of DesktopStateListener in com.openfin.desktop.win32
Classes in com.openfin.desktop.win32 that implement DesktopStateListener Modifier and Type Class Description classExternalWindowObserverIntegrates a window outside of the desktop for interaction and control with the API.