Assignment No. 1 - Creating a First Swing Application

This applet allows you to play with program times. You may enter a value in the desired field and set it by pressing 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. Everything else is pretty self explanatory. More detailed information exists in the javadocs.

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 TimeTestSwing Java Source View DialogBox Java Source View JavaDocs for Source Files