Home
last modified time | relevance | path

Searched refs:createAndShowGUI (Results 1 – 1 of 1) sorted by relevance

/external/kotlinx.coroutines/ui/kotlinx-coroutines-swing/test/examples/
DSwingExampleApp.kt14 private fun createAndShowGUI() { in createAndShowGUI() method
55 SwingUtilities.invokeLater(::createAndShowGUI) in main()