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 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. -
Uses of DesktopStateListener in com.openfin.desktop.test
Classes in com.openfin.desktop.test that implement DesktopStateListener Modifier and Type Class Description class
Test
-
Uses of DesktopStateListener in com.openfin.desktop.win32
Classes in com.openfin.desktop.win32 that implement DesktopStateListener Modifier and Type Class Description class
ExternalWindowObserver
Integrates a window outside of the desktop for interaction and control with the API.