Re: list of java guis



Thanks to all for your help. I had already did some searching on the
net, and found a few FAQs. The FAQs mentioned all that you had told
me. But, most of the dates on the FAQs were a year or two old. I just
wanted to be sure.

Thanks again to all you were big help.


IchBin wrote:
phantom wrote:
HI,

I'm a programmer, but have very little experience with java (school).
Recently, I was asked about java GUIs. What are the most common GUIs
used, and the most supported?

My next question may be off topic, but I'm not sure how it fits into
the GUI libraries. When you talk abou java, you here references to
jdk, javabeans, etc. What are they, and what is the difference? Are
they compilers, environments? Any explanation or links would be
appreciated.

Thanks in advance.

Regards,

Coding java GUI's: Java's AWT or SWING and use if the layout managers.
Others? JGoodies and more...

The major free ide's are JCreator, JDeveloper, Eclipse and Netbeans.

http://www.jcreator.com
http://www.oracle.com/technology/products/jdev/index.html
http://www.eclipse.org
http://www.netbeans.org

The major commercial ones would be IntelliJ or Websphere.

http://www-306.ibm.com/software/websphere
http://www.jetbrains.com/idea

JGRASP and BlueJ are free and where created and used in academia.

http://www.jgrasp.org
http://www.bluej.org
http://edu.netbeans.org/bluej

BlueJ is recommended if you are starting Java or in early stages and
want to lean how to code in a OOD\OOP style of Java. Netbeans has a
BlueJ Edition for people who want to step up from BlueJ to help you
migrate eventually to their full blown Netbeans.

Roedy's website has a comprehensive list:
http://mindprod.com/jgloss/ide.html

You other question could be addressed here:
http://en.wikipedia.org/wiki/Java_%28programming_language%29

Also a little Google'in would resolve all you questions on the terms you
mentioned above.

--
Thanks in Advance...
IchBin, Pocono Lake, Pa, USA http://weconsultants.phpnet.us
__________________________________________________________________________

'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)

.



Relevant Pages

  • Re: Recommend a good programming environment for beginner?
    ... Yes Bill, what Mark and Luc said is very good. ... You may want to look at Just BlueJ. ... It will help you learn Java ... but it wasn't much better than NetBeans. ...
    (comp.lang.java.programmer)
  • Re: list of java guis
    ... but have very little experience with java. ... I was asked about java GUIs. ... JGRASP and BlueJ are free and where created and used in academia. ... Netbeans has a BlueJ Edition for people who want to step up from BlueJ to help you migrate eventually to their full blown Netbeans. ...
    (comp.lang.java.gui)
  • Re: list of java guis
    ... but have very little experience with java. ... I was asked about java GUIs. ... JGRASP and BlueJ are free and where created and used in academia. ... Netbeans has a BlueJ Edition for people who want to step up from BlueJ to help you migrate eventually to their full blown Netbeans. ...
    (comp.lang.java.gui)
  • Re: Internal vs. External Execution in Netbeans (newbie)
    ... > I'm not a NetBeans user so I don't have the specifics on how to do that. ... >> I am a total newbie to java, and am having trouble understanding just what ... some people advocate not using an ide until you master ... with netbeans is fine, but do check out BlueJ, it has some neat features ...
    (comp.lang.java.help)
  • Re: Academic or Industrial?
    ... which particular Java environment? ... BlueJ is pretty nice. ... Except for some experimental or more spartan implementations of the ST IDE (like the GNU Smalltalk) we're comparing a teaching tool to a production environment, ...
    (comp.lang.smalltalk)