DuckCorp

DuckCorp Dico

(RFC 2229 compliant dictionary server)

Found one definition

  1.                 From The Free On-line Dictionary of Computing (19 January 2023):
                    

    Abstract Window Toolkit Abstract Windowing Toolkit AWT

    <graphics> (AWT) Java's platform-independent windowing, graphics, and user-interface 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.

    ["Java in a Nutshell", O'Reilly].

    (http://java.sun.com/products/jdk/awt/).

    (2000-07-26)