Singingbush

- 活动总数 25
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 9
-
-
-
-
-
-
Singingbush 创建了一个帖子, 已回答how can I bind value of a JCheckBox to enabling and disabling rows in a LayoutBuilder using Kotlin. (in Configurable::createComponent)
So, following on from my previous question. I'm now adding some fields to do with proxy settings into my createComponent() method, like this: override fun createComponent(): JComponent = com.intell... -
-
Singingbush 创建了一个帖子, how to have JLabel update it's text value in another thread using Kotlin. (in Configurable::createComponent)
I have a Configurable class in which my createComponent() method looks somewhat like this: override fun createComponent(): JComponent = com.intellij.ui.layout.panel { row("DB info") { cel... -
-