
-----------------------------------
wtd
Sat Nov 25, 2006 5:50 pm

[Tip} Use Swing, for cryin' out loud
-----------------------------------
At this point in time, it is almost painful to see applications written purely using AWT.  RTP is no excuse either.  It conforms to 1.4.2 from what I've seen, and Swing is certainly available in that version of Java.

-----------------------------------
ericfourfour
Wed Dec 20, 2006 5:53 pm


-----------------------------------
I understand that AWT and Swing are two different gui's for java. I was wondering, however, what makes Swing better than AWT?

-----------------------------------
wtd
Thu Dec 21, 2006 1:12 am


-----------------------------------
Well, let's turn that around.  :)

What good reason is there to use AWT?

-----------------------------------
ericfourfour
Thu Dec 21, 2006 4:39 pm


-----------------------------------
I don't know wtd. That is why I asked. All I know is they are GUI's. Maybe you could give a good link. :)
