Well, AWT is a centerpiece of
Java GUI applications. Nowadays, most people are using Swing (which is wrapped around AWT by the way) but AWT is still worth studying. Moreover, what would you do in Java if you don't know how to program GUIs?
It's so easy that it would be a shame to let it aside... (If we were talking about MFC I'd understand, though
)
[ February 21, 2002: Message edited by: Valentin Crettaz ]