Encyclopedia > AWT

  Article Content

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.



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Quadratic formula

... form x2 + 2xy + y2. Since "2xy" in this case is (b/a)x, we must have y = b/(2a), so we add the square of b/(2a) to both sides, ...

 
 
 
This page was created in 35.6 ms