Final Project
Group Members: Steven Bailey (that's it :) )
Group Project: Binary/Decimal/Hex Calculator/Converter
Final Project Preview
Basic operation: clicking "copy" button next to any TextField copies the
contents of that TextField to the "active" TextField indicated by the
selected radio button. Selecting any item in the history choice element
will copy that element into the "active" TextField. Answers to all
operations are displayed in "Register 3"
Final Project Applet - Finalapp.html
Final Project Source - Finalsrc.java
Final Project Javadocs - FinalProject.html
Assignment1: GUI Widgets
This applet turned out to be more ambitious than I thought it was
going to be and thus, it barely works. When you type a number into
the textfield, hit enter to register that number. Next, click on the
desired operator. Repeat this process and hit equals for you final
answer. :)
Assignment1 Applet - Assignment1.html
Assignment1 Source - Assignment1.java
Assignment2: Integration of Layout Demos
Assignment2 Applet - Assignment2.html
Assignment2 Source -
Last modified: April 24, 2001