主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Jezz Santos
活动总数
10
最后的活动
2023年06月22日 21:55
成员加入日期
2022年09月13日 01:48
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
4
活动概览
帖子(4)
评论(2)
按最近的活动排序
最近的活动
投票数
创建于
2023年05月08日 22:46
Yann Cebron A little further investigation (into PopupMenuHandler) yielded this approach. Does it look like a reasonable approach? myTree.addMouseListener(new MouseListener() { @Override...
社区
IntelliJ IDEA Open API and Plugin Development
Mouse and Keyboard support for Actions in Tree
0 票
已编辑于
2023年05月08日 22:11
Thanks Yann Cebron,I looked at that API, and decided it is not what I need.My custom `Tree` is not file based. Instead, I want to learn about the best practices for defining and managing a set of `...
社区
IntelliJ IDEA Open API and Plugin Development
Mouse and Keyboard support for Actions in Tree
0 票