Re: list of java guis



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,


Typically this question is asked at least once a week. You can go back and search the Google Groups.

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

--
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: list of java guis
    ... The FAQs mentioned all that you had told ... but have very little experience with java. ... The major free ide's are JCreator, JDeveloper, Eclipse and Netbeans. ... JGRASP and BlueJ are free and where created and used in academia. ...
    (comp.lang.java.gui)
  • Re: Strange behaviour of form controls
    ... I have started coding in Java only a few days ago, ... We do not use Netbeans, so if you mean a JFrame, ... Probably due to layouts, perhaps because you forgot ... Java GUIs are necessarily more complex than ...
    (comp.lang.java.gui)
  • 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: Next generation COBOL?
    ... if he is reading this - Oliver Wong - Do you consider ... Java 1.5, purely as a language ... concept of GUIs, but it does have special support for iterating through ... popular API called SWT. ...
    (comp.lang.cobol)
  • Re: Strange problem with JAVA GUIs.
    ... I have a strange problem with my JAVA GUIs running on GNOME ... In my experience the GTK Look & Feel that is selected on the Gnome ... NPEs during startup and opening of windows. ...
    (comp.lang.java.gui)