简体   繁体   English

Netbeans 无法显示设计按钮

[英]Netbeans can't show design button

I'm newbie of netbeans, but I install it on my Macbook to try to crete some java GUI applications.我是 netbeans 的新手,但我将它安装在我的 Macbook 上以尝试创建一些 Java GUI 应用程序。 This is what I do :这就是我所做的:

  1. create a new java application project创建一个新的java应用程序项目
  2. create a swing GUI forms创建一个swing GUI表单

well, now on my screen a can see the design tool to create my application with the swing controls(label, button,etcc..),but if I don't click 2 times on the object , I can't see the code of the object.好吧,现在在我的屏幕上可以看到使用摇摆控件(标签、按钮等)创建应用程序的设计工具,但是如果我没有在对象上单击 2 次,我就看不到代码的对象。 In short, I haven't got the two button to slide between code and design tool .简而言之,我还没有在代码和设计工具之间滑动的两个按钮。 how I can solve this problem ?我该如何解决这个问题? I've already try to check if java EE plugins are activated (like some forum suggested me ) and I try to find the solution in the windows palette of netbeans .我已经尝试检查 Java EE 插件是否已激活(就像某些论坛建议我一样),并且我尝试在 netbeans 的 Windows 调色板中找到解决方案。 My hardware is a macbook 12 " late 2015 and Netbeans 8.2我的硬件是 2015 年末的 macbook 12" 和 Netbeans 8.2

谢谢 Maya,您的回答非常有帮助,实际上在我选择的调色板视图中“显示编辑器工具栏”

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM