From LQWiki
AWT (Abstact Windowing Toolkit) is a GUI toolkit for Java. It is cross platform and uses native GUI widgets of the platform it runs on.
It has been included in the standard Java class library since Java 1.0, but has been superceded (or extended) by Swing in the Java 2 platform.
See also
- SWT - An alternative GUI toolkit for Java

This page is available under a