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