Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Wilson
Total activity
44
Last activity
March 04, 2022 08:54
Member since
May 19, 2021 06:58
Following
0 users
Followed by
0 users
Votes
4
Subscriptions
11
Activity overview
Posts (13)
Comments (16)
Sort by recent activity
Recent activity
Votes
Created
June 23, 2021 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...
Community
IntelliJ IDEA Open API and Plugin Development
how to use ColoredTreeCellRenderer and make first column editable
0 votes
Created
June 15, 2021 08:07
Community
IntelliJ IDEA Open API and Plugin Development
how to use ColoredTreeCellRenderer and make first column editable
0 votes
Edited
June 03, 2021 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...
Community
IntelliJ IDEA Open API and Plugin Development
GUI Designer dynamic change ResourceBundle
0 votes
Created
June 02, 2021 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...
Community
IntelliJ IDEA Open API and Plugin Development
GUI Designer dynamic change ResourceBundle
0 votes
Created
May 30, 2021 12:57
solved by MessageBus thanks!
Community
IntelliJ IDEA Open API and Plugin Development
How to get ToolWindow view instance
0 votes
Created
May 25, 2021 05:01
ok, maybe i understand with wrong
Community
IntelliJ IDEA Open API and Plugin Development
PersistentStateComponent getState not called
0 votes
«
First
‹
Previous