| | |
GUI Builder For Swing
Please support our Java advertiser: Programming Forums - DaniWeb Sister Site
![]() |
•
•
Join Date: Jul 2005
Posts: 13
Reputation:
Solved Threads: 0
Hai,
i am doing project in VoIP in Java...
I am using Swing for designing purpose..
so i want to design the screenings by using GUI Builders for swing..
i need ur help that what r the different GUI builders..?
which one is best and simple and also where i get that....?
pls reply me..
regards,
Gokulakrishnan.M
i am doing project in VoIP in Java...
I am using Swing for designing purpose..
so i want to design the screenings by using GUI Builders for swing..
i need ur help that what r the different GUI builders..?
which one is best and simple and also where i get that....?
pls reply me..
regards,
Gokulakrishnan.M
hi gokul
you can try jbuilder. it is good. you can also try visual age for java
both are good ones. Free ones like net beans and eclipse with plugin are also worth trying
regards
srinivas
you can try jbuilder. it is good. you can also try visual age for java
both are good ones. Free ones like net beans and eclipse with plugin are also worth trying
regards
srinivas
We come to love not by finding a perfect person, but by learning to see an imperfect person perfectly.
-Sam Keen, from To Love and Be Loved
-Sam Keen, from To Love and Be Loved
VA Java was terrible and has at last met its overdue demise a few years ago with the release of WSAD.
JBuilder is the ONLY one I've used in 8 years of working with Java that produces code that's close to being passably human readable (and of course JBuilder is the only one that offers true two-way development).
All that said, the best GUIs are created by hand. GUI builders are nice for prototyping but as soon as things get complicated (like components that need to be dynamically shown as a function of other components or options) they fail.
And the code they produce is rarely more than marginally efficient.
JBuilder is the ONLY one I've used in 8 years of working with Java that produces code that's close to being passably human readable (and of course JBuilder is the only one that offers true two-way development).
All that said, the best GUIs are created by hand. GUI builders are nice for prototyping but as soon as things get complicated (like components that need to be dynamically shown as a function of other components or options) they fail.
And the code they produce is rarely more than marginally efficient.
As people are clearly allowed to attack me but I'm not allowed to defend myself, I no longer post to this site.
•
•
Join Date: Jun 2004
Posts: 609
Reputation:
Solved Threads: 8
Hi everyone,
This is why since the release of the first java version of awt i have always used a Java ide that has no gui builder not because i am technically backward but its because its the best way of doing things.
Richard West
•
•
•
•
Originally Posted by jwenting
the best GUIs are created by hand
Richard West
Microsoft uses "One World, One Web, One Program" as a slogan.
Doesn’t that sound like "Ein Volk, Ein Reich, Ein Führer" to you, too?
— Eric S. Raymond
Tell me what type of software do you like and what would you pay for it
http://www.daniweb.com/techtalkforums/thread19660.html
Doesn’t that sound like "Ein Volk, Ein Reich, Ein Führer" to you, too?
— Eric S. Raymond
Tell me what type of software do you like and what would you pay for it
http://www.daniweb.com/techtalkforums/thread19660.html
what I sometimes do is create a prototype in the GUI builder of JBuilder to get somewhere towards the basic layout and then heavily modify it by hand.
Especially easy for getting the core components of the screen laid out like the menubar, toolbar, and statusbar, which are fairly static
Especially easy for getting the core components of the screen laid out like the menubar, toolbar, and statusbar, which are fairly static
As people are clearly allowed to attack me but I'm not allowed to defend myself, I no longer post to this site.
![]() |
Similar Threads
Other Threads in the Java Forum
- Previous Thread: methods in graphics class are abstract?
- Next Thread: trouble executing java archive
| Thread Tools | Search this Thread |
Tag cloud for Java
actuate android api apple applet application arguments array arrays automation banking binary bluetooth character chat class classes client code component constructor crashcourse database design developmenthelp draw eclipse error event exception file fractal game givemetehcodez graphics gui helpwithhomework html ide if_statement image input integer interface j2me java javaarraylist javadoc javaee javamicroeditionuseofmotionsensor javaprojects jetbrains jmf jni jpanel julia linux list loop map method methods mobile multithreading netbeans newbie number oracle pearl print printing problem program programming project property recursion remove scanner screen server set size sms socket software sort splash sql stop string swing test textfield thread threads time tree validation windows






