Java AWT Tutorial - GeeksforGeeks Java AWT (Abstract Window Toolkit) is a GUI toolkit provided by Java for creating window-based applications It is a part of the Java Foundation Classes (JFC) and is included in the java awt package
Abstract Window Toolkit (AWT) - Oracle The Abstract Window Toolkit (AWT) supports Graphical User Interface (GUI) programming AWT features include: The Swing classes are built on top of the AWT architecture
Abstract Window Toolkit - Wikipedia The Abstract Window Toolkit (AWT) is Java 's original platform-dependent windowing, graphics, and user-interface widget toolkit, preceding Swing The AWT is part of the Java Foundation Classes (JFC) — the standard API for providing a graphical user interface (GUI) for a Java program [1]