Uses of Class
com.openfin.desktop.platform.PlatformOptions
Package | Description |
---|---|
com.openfin.desktop.platform |
-
Uses of PlatformOptions in com.openfin.desktop.platform
Methods in com.openfin.desktop.platform with parameters of type PlatformOptions Modifier and Type Method Description static java.util.concurrent.CompletionStage<Platform>
Platform. start(DesktopConnection desktopConnection, PlatformOptions platformOptions)
Creates and starts a Platform and returns a wrapped and running Platform instance.