Add reader intention for the thread operation (EA-36906)

This commit is contained in:
Nikolay Krasko
2012-06-26 19:22:55 +04:00
parent e7d6263a58
commit 2c77a0941d
6 changed files with 49 additions and 22 deletions
@@ -13,6 +13,7 @@ Enter some text here!
val f = frame("Kool Kotlin Swing Demo") {
exitOnClose()
val test = 12
size = #(500, 300)
val textArea = JTextArea(greeting)