Abstract Window Toolkit (AWT) is a set of application program interfaces ( API s) used by Java programmers to create graphical user interface ( GUI ) objects, such as buttons, scroll bars, and windows. AWT is part of the Java Foundation Classes ( JFC ) from Sun Microsystems, the company that originated Java. The JFC are a comprehensive set of GUI class libraries that make it easier to develop the user interface part of an application program.
Next Steps
-
JNBridge releases JNBridgePRO 4.1
JNBridge releases JNBridgePRO 4.1, which adds s...
(SearchSOA.com) -
Google Web Toolkit Solutions: Cool & Useful Stuff
The Google Web Tookit (GWT) is a cutting-edge U...
(TheServerSide.com)
A more recent set of GUI interfaces called Swing extends the AWT so that the programmer can create generalized GUI objects that are independent of a specific operating system's windowing system .
Tech TalkComment
Share
Comments
Results
Contribute to the conversation