Lab 7: Graphics and AppletsBar Graph

  1. Review the example graphics files mentioned in Lecture 8.
  2. Create an empty directory named javalab7/ in your directory.
  3. Create an HTML file named bargraph.html in your folder.
  4. Create an applet named BarGraphApplet.java in your folder.
  5. Compile the applet by typing javac BarGraphApplet.java.
  6. Open bargraph.html to test and debug the applet.
  7. Compress the folder using the Ark archiving program to produce javalab7.zip.
  8. Send the javalab7.zip file to gvogl@umu.ac.ug as an attachment in a message with subject java lab 7.