Re: GUI Builder

From: David Segall (DavidSegall_at_nowhere.net)
Date: 12/21/03

  • Next message: Chris Shepherd: "Re: newby, which java 4 linux to use?"
    Date: Sun, 21 Dec 2003 12:12:30 GMT
    
    

    mjeff1@twcny.rr.com (Jeff Mott) wrote:

    >Is there an app available to build a Java GUI by drag and drop?
    My apologies to regular readers of this news group and the OP for
    simply reproducing my most recent post on the topic. It is incomplete
    in that it does not include several tools that are intended to build
    the GUI but which omit the rest of the facilities that make up an IDE.

    Netbeans (www.netbeans.org) is free and Open Source. I think you will
    find it the best choice. Borland JBuilder Personal Edition
    (http://www.borland.com/jbuilder/personal/index.html) is also free (or
    $10.00 if you want it on CD). Oracle's JDeveloper
    (http://otn.oracle.com/products/jdev/content.html) is free but the
    license severely restricts what you can do with programs you write if
    you do not pay for it.

    Eclipse (www.eclipse.org) is a popular Open Source IDE and there are
    free plug-ins like http://www.assisiplugins.com/index_start.html and
    http://www.eclipse.org/vep/ that provide limited WYSIWYG GUI
    development.

    Sun One Studio 4 Community Edition, which is derived from Netbeans, is
    still available, without charge, from
    http://jsecom16d.sun.com/ECom/EComActionServlet?StoreId=8&PartDetailId=FJCI9-401-TL9M&TransactionId=try&LMLoadBalanced=
    but has been superseded by Studio 5. Sun suggest you use Netbeans if
    you want a free version. IBM has a free version of Visual Age for Java
    at
    http://www7.software.ibm.com/vad.nsf/FrameData/Master?OpenDocument&FSet=1&Doc3=4589&Title=Overview&DPart=Overview&Doc4=4594.
    It has a limit on the number of classes in your application and, in
    any case, has been superseded by Websphere Studio Application
    Developer (http://www-3.ibm.com/software/awdtools/studioappdev/).
    Websphere is not free but a sixty day trial is available.

    I believe that this is a complete list of free Java IDE's that include
    a WYSIWYG GUI builder and contains references to all the commercial
    vendors of such a product. Please submit a follow-up if you have a
    correction.


  • Next message: Chris Shepherd: "Re: newby, which java 4 linux to use?"

    Relevant Pages

    • Re: Looking for a JAVA visual editor, any suggestions?
      ... Netbeans is free and Open Source. ... http://www.eclipse.org/vep/ that provide WYSIWYG GUI development. ... Sun One Studio 4 Community Edition, which is derived from Netbeans, is ... IBM has a free version of Visual Age for Java ...
      (comp.lang.java.gui)
    • Re: Recommendations for Free/Cheap GUI-builder/RAD tool for Java Swing
      ... Netbeans is free and Open Source. ... Sun One Studio 4 Community Edition, which is derived from Netbeans, is ... has been superseded by Websphere Studio Application ...
      (comp.lang.java.softwaretools)
    • Re: Sun Studio Enterprise Builder 8 and NetBeans 5.5
      ... I'm a bit confused by Sun's IDE offerings: I'm using their Studio ... Enterprise 8 (SE8) but I see they're also offering another IDE called ... in Netbeans looks much better than what is available in SE8. ...
      (comp.lang.java.softwaretools)
    • Re: netbeans
      ... > I settled on Netbeans because it is free and Open ... IBM's Websphere Studio Application Developer ... > I have not tried it but Sun offers free web based training for Sun One ...
      (comp.lang.java.programmer)
    • Re: Sun Studio Enterprise Builder 8 and NetBeans 5.5
      ... I'm a bit confused by Sun's IDE offerings: I'm using their Studio ... Enterprise 8 (SE8) but I see they're also offering another IDE called ... in Netbeans looks much better than what is available in SE8. ...
      (comp.lang.java.softwaretools)

    Loading