unplugged-vendor/external/kotlinx.coroutines/ui/kotlinx-coroutines-javafx
2025-10-06 13:59:42 +00:00
..
api Initial commit: AOSP 12 vendor with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
resources/META-INF/services Initial commit: AOSP 12 vendor with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
src Initial commit: AOSP 12 vendor with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
test Initial commit: AOSP 12 vendor with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
build.gradle.kts Initial commit: AOSP 12 vendor with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
README.md Initial commit: AOSP 12 vendor with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00

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.