主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Anıl Mısırlıoğlu
Software Developer
活动总数
11
最后的活动
2021年02月08日 23:51
成员加入日期
2020年11月08日 17:14
关注
0 名用户
关注者数
0 名用户
投票数
3
订阅数
2
活动概览
帖子(2)
评论(4)
按最近的活动排序
最近的活动
投票数
已编辑于
2021年02月08日 23:51
(sorry for late answer)Thanks for your answers. I changed my code according to what you said and tried again, it worked exactly as I wanted it.A revised version of the code for who has the same pro...
社区
IntelliJ IDEA Open API and Plugin Development
TreeTable Collapse/Expand Buttons
0 票
创建于
2021年02月03日 11:46
Here are you; private fun buildOverviewPanel(set: TraceSpanSet): JBScrollPane{ root = set.node() val model = TraceChartTableModel(root) val table = TraceChartTable(model) // extend of TreeTableView...
社区
IntelliJ IDEA Open API and Plugin Development
TreeTable Collapse/Expand Buttons
0 票
创建于
2020年11月09日 07:44
I found what I was looking for. Thank you for your help!
社区
IntelliJ IDEA Open API and Plugin Development
I Need Help About Checkbox Tree
0 票
创建于
2020年11月09日 07:31
I found the Checkbox Tree before, but I do not fully understand its usage. I could not find a detailed documentation. Can you send me a simple code sample?
社区
IntelliJ IDEA Open API and Plugin Development
I Need Help About Checkbox Tree
0 票