liiir1985 7f62dcda9f | ||
---|---|---|
.. | ||
api | ||
resources/META-INF/services | ||
src | ||
test | ||
README.md | ||
build.gradle.kts |
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.