Methods in Applet Class In this article we will learn about the pre-defined Applet class which is available in java.lang package and the methods available in it. The Applet class provides the support for creation and execution of applets. It allows us to start and stop the execution of an applet. Applet class extends the Panel class which extends Container class and which in turn extends the Component class. So applet supports all window-based activities. Below are some of the methods available in the class Applet: init() – This method is called when the execution of the applet begins. It is the entry point for
The post What are methods in Java Applet Class appeared first on Coding Security.
What are methods in Java Applet Class
read more
Tidak ada komentar:
Posting Komentar