Java Applets - PowerPoint PPT Presentation

1 / 6
About This Presentation
Title:

Java Applets

Description:

Java Applets CSC 1401: Introduction to Programming with Java Week 13 Lecture 1 Wanda M. Kunkle What Is a Java Applet? A Java program that can be embedded in a Web ... – PowerPoint PPT presentation

Number of Views:196
Avg rating:3.0/5.0
Slides: 7
Provided by: WandaK6
Learn more at: http://elvis.rowan.edu
Category:
Tags: applet | applets | java

less

Transcript and Presenter's Notes

Title: Java Applets


1
Java Applets
  • CSC 1401 Introduction to Programming with Java
  • Week 13 Lecture 1
  • Wanda M. Kunkle

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
Sample Applets
  • The JDK (Java Development Kit) provides sample
    applets in a folder called demo.
  • On my computer, the location of the demo folder
    isC\Program Files\Java\jdk1.6.0_02\demo
  • The sample applets may be found in the applets
    folder contained within the demo folder.

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/index.html

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.com
  • I have temporarily made them available for you to
    download at http//elvis.rowan.edu/kunkle/SJU-Fa
    ll2007/DemoPrograms/ExampleApplets.zip

6
Have a nice Thanksgiving!
Write a Comment
User Comments (0)
About PowerShow.com