• Home
Name Date Size #Lines LOC

..--

api/03-May-2024-1713

resources/META-INF/services/03-May-2024-21

src/03-May-2024-200119

test/03-May-2024-1,204969

README.mdD03-May-2024443 116

build.gradle.ktsD03-May-20241.2 KiB5136

README.md

1# Module kotlinx-coroutines-javafx
2
3Provides `Dispatchers.JavaFx` context and `Dispatchers.Main` implementation for JavaFX UI applications.
4
5Read [Guide to UI programming with coroutines](https://github.com/Kotlin/kotlinx.coroutines/blob/master/ui/coroutines-guide-ui.md)
6for tutorial on this module.
7
8# Package kotlinx.coroutines.javafx
9
10Provides `Dispatchers.JavaFx` context and `Dispatchers.Main` implementation for JavaFX UI applications.
11