Why AWT?
Gives a way to create platform independent GUI applications.
Write once and run anywhere, even if you use GUIs.
Native "look & feel”.
Native components may behave different from Java components.
jdk 1.2 contains the Swing components :
Plugable look & feel,
Platform independent,
Slower than AWT components.
Previous slide
Next slide
Back to first slide
View graphic version