COMP 1711 Programming Assignment

DUE Friday, December 7th, 11pm

                                                 (Drop Dead Date: Friday December 14, 2001 at 5PM)
                       If you have not handed your assignment in by the DDD, a penalty will be assessed against your grade.

                                                                             INSTRUCTIONS!

                                                                             Testing your Assignment

                          IMPORTANT: Use Internet Explorer to download these files.
                                                  In particular, when you save RunAirport.jar,
                                                  be sure you save it as RunAirport.jar or you will not
                                                  be able to run the program without generating errors.
 
Files you will need:
 Passenger.java.skel
 DateTime.java.skel
 PassengerStatus.java.skel
   PassengerFlight.java.skel
 ScheduledFlightPath.java.skel
 Seat.java.skel
   Plane.java.skel
 Copy this file into your account and run it using the following command:   java -jar RunAirport.jar
  RunAirport.jar
Check here for the javadoc files:
  javadoc
Data files for testing:
  assignment data

 

Last updated: November 16, 2001.