Java Applet Part-9 How to Draw Graphical Shapes in an Applet

preview_player
Показать описание
This video is part of the video series on "JAVA Applet". The video series is designed to help the computer science students prepare for their JAVA course exam and improve the programming skills. The Applet class, which provides the foundation for applets contains several
methods that give you detailed control over the execution of your applet. In this video series we discuss how to create Java applets and how to use various methods provided by the Applet class. In this video we discuss how to draw graphical shapes in an Applet with the help of an example.

Please share your opinion about this video in the comment section below.
Рекомендации по теме
Комментарии
Автор

what was the need of getting width and height?

icebear