View the Most Wanted LQ Wiki articles.
LinuxQuestions.org > Linux Wiki > AWT

From LQWiki

Jump to: navigation, search

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

Personal tools