主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Wilson
活动总数
44
最后的活动
2022年03月04日 08:54
成员加入日期
2021年05月19日 06:58
关注
0 名用户
关注者数
0 名用户
投票数
4
订阅数
11
活动概览
帖子(13)
评论(16)
按最近的活动排序
最近的活动
投票数
创建于
2021年06月23日 03:50
i use com.intellij.ui.dualView.TreeTableView solved by Override method public TableCellEditor getCellEditor(int row, int column) { if(column == 0){ String key = (String) getValueAt(row, c...
社区
IntelliJ IDEA Open API and Plugin Development
how to use ColoredTreeCellRenderer and make first column editable
0 票
创建于
2021年06月15日 08:07
社区
IntelliJ IDEA Open API and Plugin Development
how to use ColoredTreeCellRenderer and make first column editable
0 票
已编辑于
2021年06月03日 03:50
yes! I just can not find a way or an api to change bundles locale, i try use com.intellij.DynamicBundle but has no effect to change locale could you please give some code or examples ? how to chan...
社区
IntelliJ IDEA Open API and Plugin Development
GUI Designer dynamic change ResourceBundle
0 票
创建于
2021年06月02日 09:40
Please see https://plugins.jetbrains.com/docs/intellij/localization-guide.html#components-location In my swing view, i want to define a JComboBox that can change locale, if it changed, the text i...
社区
IntelliJ IDEA Open API and Plugin Development
GUI Designer dynamic change ResourceBundle
0 票
创建于
2021年05月30日 12:57
solved by MessageBus thanks!
社区
IntelliJ IDEA Open API and Plugin Development
How to get ToolWindow view instance
0 票
创建于
2021年05月25日 05:01
ok, maybe i understand with wrong
社区
IntelliJ IDEA Open API and Plugin Development
PersistentStateComponent getState not called
0 票
«
第一页
‹
上一页