0

What is awt?

awt

14th Jan 2017, 4:16 PM
navv
1 ответ
0
AWT is also known as Abstract Window ToolKit.It is a Java package and can be utilized as a part of any Java program by importing in java.awt.* via means of the import keyword. The documentation for the package is accessible on the Java homepage.AWT contains expansive number of classes and methods that permits you to create and oversee windows GUI application. AWT is the establishment whereupon Swing is made. It is utilized for GUI programming as a part of Java. If you want details on AWT visit here http://crbtech.in/Java-Training/understanding-concept-java-awt/ which will be good for you.
6th Sep 2017, 11:49 AM
mayur kohli
mayur kohli - avatar