HelloWorldMap-Group:PollPrecision

From CS160 User Interfaces Fa06

Jump to: navigation, search
  • the source code (not the .class files)
  • any data files (eg the map image file) needed for your app
  • the PDF of your paper interface
  • a readme file (below) with:
    • group name: PollPrecision
    • names of group members
      • Keenahn Jung
      • David Poll
      • Heung Tai
      • Hiroki Terashima
      • Eric Vacca
  • instructions for building and running the code. For example, is there anything we need to configure or packages we need to include outside of R3.
    • Nothing special. Run CS160HelloWorldMap.java as you would run any other Java program. Make sure that your pen is streaming and you have printed out the map with dot patterns.
  • any issues or comments.
    • The paper UI and Swing GUI are semi-functional. Due to either bad printouts of the map, or some errors in our code, we still haven't gotten any on-screen feedback and so we haven't been able to test anything. The code itself should be pretty close to completion (all of the files should be complete except CS160MapSwingUI.java), with possible minor bugs. The code should compile without errors and is documented.


[add comment]