Searched refs:Swing (Results 1 – 15 of 15) sorted by relevance
/external/kotlinx.coroutines/ui/kotlinx-coroutines-swing/ |
D | README.md | 3 Provides `Dispatchers.Swing` context and `Dispatchers.Main` implementation for Swing UI application… 10 Provides `Dispatchers.Swing` context and `Dispatchers.Main` implementation for Swing UI applicatio…
|
/external/kotlinx.coroutines/ui/kotlinx-coroutines-swing/src/ |
D | SwingDispatcher.kt | 18 public val Dispatchers.Swing : SwingDispatcher constant 19 get() = kotlinx.coroutines.swing.Swing 61 …de fun createDispatcher(allFactories: List<MainDispatcherFactory>): MainCoroutineDispatcher = Swing in createDispatcher() 76 internal object Swing : SwingDispatcher() { object
|
/external/kotlinx.coroutines/ui/kotlinx-coroutines-swing/test/ |
D | SwingTest.kt | 24 val job = launch(Dispatchers.Swing) { in <lambda>() 88 fun testImmediateDispatcherYield() = runBlocking(Dispatchers.Swing) { in <lambda>() 91 launch(Dispatchers.Swing.immediate) { in <lambda>()
|
/external/kotlinx.coroutines/ui/ |
D | README.md | 11 …ines-swing](kotlinx-coroutines-swing/README.md) -- `Dispatchers.Swing` context for Swing UI applic…
|
D | coroutines-guide-ui.md | 17 * [kotlinx-coroutines-swing](kotlinx-coroutines-swing) -- `Dispatchers.Swing` context for Swing UI … 20 implementation (Android, JavaFx or Swing) is discovered by [`ServiceLoader`](https://docs.oracle.co…
|
/external/kotlinx.coroutines/site/docs/ |
D | index.md | 23 …coroutines-swing](kotlinx-coroutines-swing) | `Swing` dispatcher for Swing UI appl…
|
/external/kotlinx.coroutines/ui/kotlinx-coroutines-swing/test/examples/ |
D | swing-example.kt | 29 fun main(args: Array<String>) = runBlocking(Dispatchers.Swing) { in <lambda>()
|
D | SwingExampleApp.kt | 36 GlobalScope.launch(Dispatchers.Swing) { in createAndShowGUI()
|
/external/universal-tween-engine/ |
D | README.md | 11 …terpolation of every attribute from any object in any Java project (being Swing, SWT, OpenGL or ev…
|
/external/kotlinx.coroutines/ |
D | README.md | 28 …* [Dispatchers] object with [Main][Dispatchers.Main] dispatcher for Android/Swing/JavaFx, and [Def… 55 * Android, JavaFX, and Swing.
|
D | CHANGES.md | 487 * Added `Dispatchers.Main` to common dispatchers, which can be used from Android, Swing and JavaFx … 619 …* Attempts to use `runBlocking` from any supported UI thread (Android, JavaFx, Swing) will result … 1095 * `delay` implementation in Swing, JavaFx, and scheduled executors is fixed to avoid an extra dispa…
|
/external/proguard/src/proguard/gui/ |
D | default.pro | 21 # Also keep - Swing UI L&F. Keep all extensions of javax.swing.plaf.ComponentUI,
|
D | boilerplate.pro | 62 # Also keep - Swing UI L&F. Keep all extensions of javax.swing.plaf.ComponentUI,
|
/external/icu/icu4j/perf-tests/data/collation/ |
D | TestNames_Latin.txt | 6721 Swing Painter, The
|
/external/cpuinfo/test/dmesg/ |
D | meizu-pro-6s.log | 2047 [ 1.970708] (0)[49:kworker/u20:2][AUTOK]Warning Dly Sel 43 > 31 easily effected by Voltage Swing
|