CS 5340 - Human Computer Interaction

Individual Homework #4: SWING 1 - Rapid Prototyping Applets in NetBeans

> homepage > CS 5340 - HCI > HW #4

Assignment

Your mission in this exercise is to implement a Java applet to provide online ordering for your favorite restaurant. The interface need not be functional, but the controls should be laid out on the page in such a way that it could actually work if completely implemented.

Minimum requirements. Your interface need not implement the entire menu, but must contain at least the following:


Source Code