Sabtu, 23 Juli 2016

Introduction to Abstract window tool kit in java

In this article we will look at a brief introduction to AWT which is a package used for creating GUIs and is a foundation for more advanced classes.   AWT (Abstract Window Toolkit) was Java’s first GUI framework, which was introduced in Java 1.0. It is used to create GUIs (Graphical User Interfaces). Although programmers use more advanced frameworks like Swings and JavaFX, it is important to know that they are built on top of AWT.   AWT Classes The AWT framework contains many classes and interfaces using which we can create GUIs. The AWT package is java.awt. Some of the

The post Introduction to Abstract window tool kit in java appeared first on Coding Security.


Introduction to Abstract window tool kit in java
read more

Tidak ada komentar:

Posting Komentar