android13/external/kotlinx.coroutines/ui/kotlinx-coroutines-swing
liiir1985 7f62dcda9f initial 2024-06-22 20:45:49 +08:00
..
api initial 2024-06-22 20:45:49 +08:00
resources/META-INF/services initial 2024-06-22 20:45:49 +08:00
src initial 2024-06-22 20:45:49 +08:00
test initial 2024-06-22 20:45:49 +08:00
README.md initial 2024-06-22 20:45:49 +08:00
build.gradle.kts initial 2024-06-22 20:45:49 +08:00

README.md

Module kotlinx-coroutines-swing

Provides Dispatchers.Swing context and Dispatchers.Main implementation for Swing UI applications.

Read Guide to UI programming with coroutines for tutorial on this module.

Package kotlinx.coroutines.swing

Provides Dispatchers.Swing context and Dispatchers.Main implementation for Swing UI applications.