I have been doing Java for about six months and I have been using text pad. My question is are their any tools out there that allow you to drag and drop when creating GUIS with swing and AWT. I am working on a project and I really would like to speed things up. Thanks.
There are many tools that provide visual GUI building, such as JBuilder, Visual Cafe, etc. I never liked using these tools because they suck and you'll learn much more if you do it yourself. Also, building swing applications are easy and fast once you get he hang of it. SAF