blob: caf6b4e36ccf57986117c35e7cffe45fbe5562fd [file] [log] [blame] [view]
# 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.