Skip to content

Files

Latest commit

Oct 8, 2018
0950dfa · Oct 8, 2018

History

History
10 lines (6 loc) · 438 Bytes

File metadata and controls

10 lines (6 loc) · 438 Bytes

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.