AlternateName applet
this little applet moves my name based on where the mouse is clicked
and alternates the color. fun!
GuessNumber applet
this applet is a bit more complex, since it uses components such as labels
and buttons. it allows you to play a number guessing with it. it's a good
time-waster, but is also very unattractive. 04.22.2003
update: there was a problem with the functionality of the reset
button. i fixed it so that guessCount would return to zero and the default
message for the number of guesses would display.
|