主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Serge Baranov
活动总数
19543
最后的活动
2026年04月11日 22:54
成员加入日期
2004年02月11日 19:08
关注
0 名用户
关注者数
31 名用户
投票数
214
订阅数
6805
活动概览
文章(0)
帖子(0)
评论(12524)
按最近的活动排序
最近的活动
投票数
创建于
2016年05月24日 09:39
You need to specify it per language.
社区
IntelliJ IDEA EAP Users
Where can I define the behaviour for pressing the TAB?
0 票
创建于
2016年05月23日 22:58
You can check the ticket I've linked, it mentions what issues this feature fixes.
社区
IntelliJ IDEA Users
AppEngine Project Structure
0 票
创建于
2016年05月23日 21:58
In the latest version a new module is created per Gradle source set, there is an option to control it when importing: See https://youtrack.jetbrains.com/issue/IDEA-153231 for details.
社区
IntelliJ IDEA Users
AppEngine Project Structure
0 票
已编辑于
2016年05月23日 23:57
Depends on the use case, but one can use Custom create option to initialize certain components manually: Sample project: https://www.dropbox.com/s/nj4ldtzqzc9re1i/NestedForms.zip?dl=0
社区
IntelliJ IDEA Users
How to get multiple GUI froms?
0 票
创建于
2016年05月23日 18:58
Please vote for https://youtrack.jetbrains.com/issue/IDEA-154068.
社区
IntelliJ IDEA Users
Terminal Special Chars
0 票
创建于
2016年05月22日 11:04
As I said, you add a getter method that returns the root JPanel bound to the form.
社区
IntelliJ IDEA Users
How to get multiple GUI froms?
0 票
创建于
2016年05月22日 10:40
Create a new form+class for every JPanel, then with your own code add JPanel from another form to the main form.
社区
IntelliJ IDEA Users
How to get multiple GUI froms?
0 票
创建于
2016年05月22日 09:46
Create multiple forms with their own JPanels, add a getter that will return the root JPanel of the form, now you can use something like CardLayout on the main form to switch the displayed JPanel on...
社区
IntelliJ IDEA Users
How to get multiple GUI froms?
0 票
创建于
2016年05月22日 08:47
Do you mean multiple forms at the same time or you want to switch the form like it works in IDE settings, for example?
社区
IntelliJ IDEA Users
How to get multiple GUI froms?
0 票
创建于
2016年05月20日 15:07
Are you sure you have enabled this option?
社区
IntelliJ IDEA EAP Users
GUI Designer - Where I will find the generated code?
0 票
«
第一页
‹
上一页
下一页
›
最后
»