Contents

Abstract Windowing Toolkit

Redirected from AWT The Abstract Windowing Toolkit (AWT) is Java's platform-independent windowing[?], graphics[?], and user-interface widget toolkit. The AWT is part of the Java Foundation Classes[?] (JFC) - the standard API for providing a graphical user interface (GUI) for a Java program.

Compare: SWING[?].

    External Links 

This article was originally based on material from FOLDOC, used with permission. Update as needed.