I am using Netbeans as my IDE, do i need anything else to make a GUI?
NetBeans makes it quite easy to make Swing GUI's, but I would recommend you to start without NetBeans, if you don't have the basic understanding of the working yet.
NetBeans will generate a bunch of code for you, so it's "easy" to learn, but you won't learn anything about how it actually works.
the only things you need to develop a Swing application, is notepad, some understanding about how a Swing GUI is build, but you can find millions of examples on the world wide web, and, off course, Java installed on your machine
Reputation Points: 919
Solved Threads: 354
Nearly a Posting Maven
Online 2,475 posts
since Jan 2007