liiir1985 7f62dcda9f | ||
---|---|---|
.. | ||
api | ||
resources/META-INF/services | ||
src | ||
test | ||
README.md | ||
build.gradle.kts |
README.md
Module kotlinx-coroutines-javafx
Provides Dispatchers.JavaFx
context and Dispatchers.Main
implementation for JavaFX UI applications.
Read Guide to UI programming with coroutines for tutorial on this module.
Package kotlinx.coroutines.javafx
Provides Dispatchers.JavaFx
context and Dispatchers.Main
implementation for JavaFX UI applications.