The Java Client consists of Java Deployment (Applets and Web Start) and Java UI (Swing, AWT and JavaFX) technologies. We can develop GUI Applications in Java using: JavaFX Abstract Window Toolkit (AWT ...
What is AWT? The Abstract Window Toolkit (AWT) is Java's original platform-independent windowing, graphics, and user interface toolkit. It was introduced with Java's first version (JDK 1.0) and ...