Results 1 to 7 of 7
Thread: GUI builder toll in Eclipse
- 08-04-2011, 08:01 PM #1
Member
- Join Date
- Jul 2011
- Posts
- 27
- Rep Power
- 0
- 08-04-2011, 08:19 PM #2
Moved here from 'New to Java'
dbLast edited by DarrylBurke; 08-04-2011 at 08:22 PM.
- 08-04-2011, 08:20 PM #3
Since you're new to Java, you're better off learning how to hand-code your GUIs. Visual designers are useful for experienced Swing programmers.
db
- 08-04-2011, 08:25 PM #4
Member
- Join Date
- Jul 2011
- Posts
- 27
- Rep Power
- 0
I understand that but my superviser told me to find out how to use GUI builder in java. I am doing a project that's need GUI.
- 08-04-2011, 09:43 PM #5
- 08-05-2011, 03:42 AM #6
- Join Date
- Dec 2010
- Location
- Stockholm, Sweden
- Posts
- 222
- Blog Entries
- 9
- Rep Power
- 3
Using GUI builder on the job, why?
Doesn't everyone know that something will go wrong with builders and that is will be next to impossible to get it fixed without restarting?
That is the reason we agreed not to use GUI builders at my job.
Additionally I think it is easier not to use a builder.Ex animo! Hibernate
Java, Arch Linux, C, GPL v3, Bash, Eclipse, Linux VT, GNOME 2 and many buttons on windows.
- 08-05-2011, 09:28 AM #7
Moderator
- Join Date
- Apr 2009
- Posts
- 10,471
- Rep Power
- 16
Point your supervisor here?
This is one of those things we discuss here a lot, and the general consensus is GUI builders are not all that helpful outside of experienced hands using them to knock out a quick demo.
Also, if you're using one, then you will usually have to stick to a particular IDE for your project, since a Netbeans GUI is not going to be understandable to an Eclipse GUI builder.
Similar Threads
-
RFXC: Best visual builder for use in Eclipse?
By blackbird in forum EclipseReplies: 1Last Post: 07-26-2011, 09:13 AM -
GUI frustrations - using Eclipse and now Windows Builder
By White Mountains in forum New To JavaReplies: 9Last Post: 07-08-2011, 09:56 AM -
Eclipse IDE Swing Builder
By chyrl in forum Advanced JavaReplies: 6Last Post: 08-19-2010, 02:36 PM -
java toll booth information system (toll booth calculator)
By b177y in forum New To JavaReplies: 7Last Post: 03-14-2009, 07:11 AM -
Eclipse GUI Builder
By elebal in forum EclipseReplies: 1Last Post: 10-23-2008, 11:38 AM


1Likes
LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks