Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / GUI / September 2006

Tip: Looking for answers? Try searching our database.

list of java guis

Thread view: 
phantom - 23 Sep 2006 14:48 GMT
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,
Joe - 23 Sep 2006 21:15 GMT
phantom schrieb:
> HI,
>
[quoted text clipped - 11 lines]
>
> Regards,

Hi,

well there are afaik 3 types of Java-GUI:

- AWT (oldest gui, should work with all versions of java, fast, looks
imho ugly ;-) )

- Swing (newer than AWT, delivered with the newer Java Version (I forgot
   which it was), more GUI-Compenents than AWT, platform-independent
look & feel ---> that means you can choose the look, slow on old
Computers)
Consider http://java.sun.com/docs/books/tutorial/uiswing/ for more
information)

- SWT (faster than SWING, afaik developed by IBM, not delivered with the
standard jdk, SWT-Applications run afaik only on the OS, which they are
developed with)

- JDK (the java development kit is a package which contains some Basic
java-classes consider "http://java.sun.com/j2se/1.5.0/docs/api/", the
java-compiler "javac" to compile java-sourcecode, the java interpreter
"java" to run compiled java classes and some additional tools....

Btw. www.java.sun.com where you should find everything you need ;-)

I dont know anything about Javabeans :-(

Hope this helps
Joe
Thomas Weidenfeller - 25 Sep 2006 09:20 GMT
> - SWT (faster than SWING, afaik developed by IBM, not delivered with the
> standard jdk, SWT-Applications run afaik only on the OS, which they are
> developed with)

It is often reported that SWT is *not* faster on anything but Windows.
SWT is modeled very much like the Windows GUI system, and that model
apparently doesn't work well on other system architectures.

Swing is often perceived slow (but usually isn't), because people simply
refuse to adhere to Swing's "single threading, but thou shall not block
the EDT" programming model.

/Thomas
Signature

The comp.lang.java.gui FAQ:
http://gd.tuwien.ac.at/faqs/faqs-hierarchy/comp/comp.lang.java.gui/
ftp://ftp.cs.uu.nl/pub/NEWS.ANSWERS/computer-lang/java/gui/faq

IchBin - 23 Sep 2006 21:52 GMT
> HI,
>
[quoted text clipped - 11 lines]
>
> 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

Signature

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-)

IchBin - 23 Sep 2006 21:57 GMT
> HI,
>
[quoted text clipped - 11 lines]
>
> 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.

Signature

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-)

phantom - 24 Sep 2006 13:37 GMT
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.

> > HI,
> >
[quoted text clipped - 54 lines]
> 'If there is one, Knowledge is the "Fountain of Youth"'
> -William E. Taylor,  Regular Guy (1952-)
Brandon McCombs - 23 Sep 2006 21:58 GMT
> HI,
>
[quoted text clipped - 11 lines]
>
> Regards,

Except for JavaBeans, those topics are all things that actually would
have been covered in a class for Java. I'm surprised you don't already
know the answers to them.


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.