Download presentation
Presentation is loading. Please wait.
1
Java Applets CSC 1401: Introduction to Programming with Java Week 13 – Lecture 1 Wanda M. Kunkle
2
2 What Is a Java Applet? A Java program that can be embedded in a Web page Executes when the Web page in which it is embedded is loaded into a Web browser (e.g., Mozilla Firefox)
3
3 Sample Applets The JDK (Java Development Kit) provides sample applets in a folder called demo. On my computer, the location of the demo folder is: C:\Program Files\Java\jdk1.6.0_02\demo The sample applets may be found in the applets folder contained within the demo folder.
4
4 Sample Applets The sample applets provided by the JDK are also accessible via the Web at: http://java.sun.com/applets/jdk/1.4/i ndex.htmlhttp://java.sun.com/applets/jdk/1.4/i ndex.html
5
5 Sample Applets In Chapter 20 of Java: How to Program, Deitel & Deitel present two simple applets. These are freely available for download at: http://deitel.comhttp://deitel.com I have temporarily made them available for you to download at: http://elvis.rowan.edu/~kunkle/SJU- Fall2007/DemoPrograms/ExampleApplets.zip http://elvis.rowan.edu/~kunkle/SJU- Fall2007/DemoPrograms/ExampleApplets.zip
6
6 Have a nice Thanksgiving!
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.