Package kotlinx.coroutines.experimental.swing
Provides Swing context for Swing UI applications.
Types
object Swing : CoroutineDispatcher, DelayDispatches execution onto Swing event dispatching thread and provides native delay support. |
Provides Swing context for Swing UI applications.
object Swing : CoroutineDispatcher, DelayDispatches execution onto Swing event dispatching thread and provides native delay support. |