Assignment No. 5 - Enhancing an AWT GUI Applet

This applet allows you to play with program times. You may enter a value in the desired field and set it by clicking enter. You may also enter a value in all fields and click 'set time' to set all the fields, but you must enter a value in all fields to use the 'set time' button. All values are checked for ranges and errors. Errors are highlighted in the field and specified in red at the bottom of the applet. The label of the field which has focus is also bolded.

None of the source for the Time3 class has been modified so no link to those files is provided.

Back to my home page View my Cascading Style Sheet View TimeTestAWT Java source View source file documentation