unplugged-system/external/kotlinx.coroutines/ui/kotlinx-coroutines-swing/README.md

11 lines
438 B
Markdown
Raw Permalink Normal View History

# Module kotlinx-coroutines-swing
Provides `Dispatchers.Swing` context and `Dispatchers.Main` implementation for Swing 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.swing
Provides `Dispatchers.Swing` context and `Dispatchers.Main` implementation for Swing UI applications.