Skip to content
View in the app

A better way to browse. Learn more.

Tip.It Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Creating GUI with Netbeans

Featured Replies

Just curious as to if it is a "sin" to create Java GUI's with Netbean's IDE, I've programmed Java GUI's from scratch before, but with how simplistic and quick it is to create a GUI with this sort of tool I was wondering is this used in the industry much, or not at all?

Exbajalator.png

Moving this to Programming subforum as you'll get better answers there.

 

Now to answer your question: Creating gui with netbeans is probably fine. While it can tend to slow things down a tad it's industry standard to use gui designers in multiple other languages so you'll be fine.

 

Never hurts to learn the code though :P

polvCwJ.gif
"It's not a rest for me, it's a rest for the weights." - Dom Mazzetti

Using a GUI designer will make things quicker, but you will miss out on the learning experience of doing it yourself. Netbeans will give you ugly generated code which is hard to understand. It is ok to use GUI builders for simple desktop and applet applications for personal use, but in college and more advanced applications, it would be wise to hard code things or at least build your own GUI tools. You can do that buy using a couple of booleans and mouse events.

sigcp.png

 

65,280 to 99 fletching on 3-14-09

40,405 to 99 woodcutting on 10-17-2009

For VB.net from Microsoft GUI is the way to go, but for Java I think most people still just code everything.

tattoov2.png

 

Stormfolk | TRWF Clanfriend

 

With Java as far as I know, building the UI like that gives unneeded code.

With Java as far as I know, building the UI like that gives unneeded code.

Yeah, it positions stuff "the long way". To the best of my knowledge it's the same with C# though.

 

If you're looking at really complicated forms, coding them by hand can't hurt. Otherwise, GUI buliders are probably ok.

polvCwJ.gif
"It's not a rest for me, it's a rest for the weights." - Dom Mazzetti

In my experience, creating a GUI is nothing significantly difficult. If you were to read a few tutorials and do it a few times, there would no longer be a need for you to use netbeans.

GuidesForScapers.png

 

Legalize baby punching. Tax and regulate it. Punch babies erry day.

Its really just the complicated layouts that make it easier to use netbeans.

polvCwJ.gif
"It's not a rest for me, it's a rest for the weights." - Dom Mazzetti

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.