1
Homework 1 due 2/9/2010 Implement your own choice of math operator (e.g., multiplication, division) by extending and modifying Prism-MW calculator example Hint: You will need to understand the following files • Gui.java, Addition.java, and Subtract.java in Prism\test • testArchLocally.java in Prism\test\core Turn in hardcopy of Source code for new Java classes you may implement Any other file that is modified in Prism- MW test directory Sample screen shots and output files

Homework 1 due 2/9/2010

  • Upload
    rafi

  • View
    16

  • Download
    0

Embed Size (px)

DESCRIPTION

Homework 1 due 2/9/2010. Implement your own choice of math operator (e.g., multiplication, division) by extending and modifying Prism-MW calculator example Hint: You will need to understand the following files Gui.java, Addition.java, and Subtract.java in Prism\test - PowerPoint PPT Presentation

Citation preview

Page 1: Homework  1  due 2/9/2010

Homework 1 due 2/9/2010• Implement your own choice of math operator (e.g.,

multiplication, division) by extending and modifying Prism-MW calculator example– Hint: You will need to understand the following files

• Gui.java, Addition.java, and Subtract.java in Prism\test• testArchLocally.java in Prism\test\core

• Turn in hardcopy of – Source code for new Java classes you may implement – Any other file that is modified in Prism-MW test directory– Sample screen shots and output files