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