Results 1 to 7 of 7
Thread: Where has the GUI gone?
- 08-26-2011, 04:41 PM #1
Member
- Join Date
- Oct 2008
- Location
- UK
- Posts
- 65
- Rep Power
- 0
Where has the GUI gone?
I am using NetBeans 7.0.1, and my GUI form builder/editor seems to have disappeared. If I right-click on the project and select the new option, the only options that I am given are to create a new class, package or interface. Its the same story if I click on a package. There is an 'other' option but none of the options are applicable.
Why have I not got new options to create a new JFrame, or JPanel? And why is it that when I open up my existing classes that were created with the GUI builder, there is no protection on the auto-generated code, and no editor.
I must be doing something wrong, someone please help!
- 08-29-2011, 12:42 PM #2
Member
- Join Date
- Oct 2008
- Location
- UK
- Posts
- 65
- Rep Power
- 0
I am wondering if some screen captures would help. You can see here that there is no option for a new form - no JFrame or JPanel.

The 'Other' option (see above capture) is no help either.

This is an event handler which was previously auto-generated code. Although the comments remain from the code generator, there is no protection of the code against editing.
- 08-29-2011, 04:58 PM #3
Member
- Join Date
- Oct 2008
- Location
- UK
- Posts
- 65
- Rep Power
- 0
Well someone has given me a clue (outside of this forum). Is it about enabling the SE module? And how do I do that?
I feel like I am talking to myself here
- 08-30-2011, 05:18 AM #4
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
SE module? I haven't heard such thing related to NetBeans before. Did you search the Google?
- 08-30-2011, 05:19 AM #5
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
By the way have you update the NetBeasns recently?
- 08-30-2011, 01:42 PM #6
Member
- Join Date
- Oct 2008
- Location
- UK
- Posts
- 65
- Rep Power
- 0
I tried searching Google but it didn't bring back anything useful.
The problem is now solved though. You have to ensure that the plugin called 'GUI Builder' is enabled.
- 08-31-2011, 05:45 AM #7
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
It must be enabled by default with NetBeans. When I check on my plug-in list looks like that. Did you disable it manually?


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks