The Source for Java Technology Collaboration


Home | Help | Changes | Index | Search | Go

AWT

Abstract Window Toolkit

AWT is a GUI component kit for building user interfaces and handling end user input. It is the precursor to Swing, uses an older event model, and does not support pluggable look and feel (PLF) or the accessiblity APIs.

See also



Discussion about AWT

Topic AWT . { Edit | Ref-By | Printable | Diffs r2 < r1 | More }
 XML java.net RSS

Revision r2 - 06 Apr 2006 - 00:00:48 - Main.sullis