主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Konstantin Hudyakov
活动总数
4
最后的活动
2024年10月10日 19:59
成员加入日期
2024年03月15日 07:55
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
2
活动概览
文章(0)
帖子(0)
评论(2)
Konstantin Hudyakov
进行了评论,
2024年10月10日 19:59
正式评论
Hello! `JBTabbedPane` should be used only in a very simple cases. In your case I recommend using tab components based on `JBTabsImpl`. You can create one by using `com.intellij.ui.tabs.JBTabsFactor...
社区
IntelliJ IDEA Open API and Plugin Development
When using JBTabbedPanel, if the tab's count exceeds one, then switches to the second page, the style of the tab becomes chaotic
0 票
Konstantin Hudyakov
进行了评论,
2024年03月15日 07:55
Alessandro sorry for a delay.It is possible to get information about all splits and separate Editor windows. And then restore the state using this info.There is an API for that, but it is internal ...
社区
IntelliJ IDEA Open API and Plugin Development
IntelliJ get open tabs
0 票