I am wanting to make a java program with a gui. I am extremely familiar with Delphi. It has an inbuilt form builder, which is incredible!
I noticed that Eclipse has a build in form designer…is it any good? Should I perhaps use something else? Wondering what the best way to design a form gui in java is. Any recommendations would be appreciated.
If you are familiar with Delphi, I’d love something like how it works, if it’s possible.
The GUI Builder in Netbeans is quite impressive. The Netbeans GUI Builder is one of the few GUI building tools that do their job right in my opinion. A full description is available in the Netbeans website with a good tutorial to start.