| # 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. |