Way2Java

View All Applets

A) General
1. Differences between Applications and Applets
2. Simple Java example with Life cycle with HTML file
3. Drawing Strings & Graphics on Applet window
4. Reading HTML <param> Tag in Applet Example
5. Drawing Images & Playing Audio Clips

B) Special
6. HTML to Applet & Inter-Applet Communication
7. Banner, Applet cum Application
8. Converting Applet to Application
9. Converting Application to Applet
10. Applet with AWT GUI – Buttons
11. Difference between start and init in Applet