NAVO Java Workshop, September 25, 1998
A Java Applet with File I/O


This lab is based on the example

ShowData.html

Copy the files ShowData.html, ShowData.java, and datafile to your local disk.

  1. File I/O

    Change this program so that for each data point, instead of just an x and y value of the position of the point, there is an additional value that represents a magnitude, which should be a single digit integer.

    Hints:

  2. More Work with the AWT

    Ideas:


    Nancy McCracken at the Northeast Parallel Architectures Center.