blob: 88f5bc2f8621f2cb8ff79a2001e7328fae51fcc9 [file] [log] [blame] [view]
# Module kotlinx-coroutines-javafx
Provides `Dispatchers.JavaFx` context and `Dispatchers.Main` implementation for JavaFX UI applications.
Read [Guide to UI programming with coroutines](https://github.com/Kotlin/kotlinx.coroutines/blob/master/ui/coroutines-guide-ui.md)
for tutorial on this module.
# Package kotlinx.coroutines.javafx
Provides `Dispatchers.JavaFx` context and `Dispatchers.Main` implementation for JavaFX UI applications.