Programming Assignment 1


1 Tasks: You have been contracted by Peripatetic Software to design and implement the user interface (UI) for a system named DateAid. You must:
  1. Implement the UI for DateAid using the NetBeans Visual Mobile Designer.
  2. Modify the UI so that it allows users to either type a date or choose from the following list:
    • Halloween
    • U.S. Independence Day
    • New Year's Day
    • Valentine's Day
    • April Fools Day

    whenever it is appropriate to enter a date. (This version should also be implemented using the NetBeans Visual Mobile Designer.)

  3. Modify the MIDlet so that it uses our "custom" UI architecture.

Note that:

2 Documents: The following documents exist:

Copyright 2007