Package kotlinx.coroutines.experimental.swing

Provides Swing context for Swing UI applications.

Types

Swing

object Swing : CoroutineDispatcher, Delay

Dispatches execution onto Swing event dispatching thread and provides native delay support.