Lab 2
Hello Fancy
The assignment
- Make a new version of Hello world.
- Have it print a message in yellow letters on a blue background.
- Set the label's font to a 20 point Courier Bold.
- Hint: You will need to create a font object with the right constructor, and use a method to set the font to the label.
- Be sure your applet is in an accessible html page linked to from your index.html.
HAVE FUN!!!
© Andy Harris
Indiana University / Purdue University, Indianapolis
email:
aharris@cs.iupui.edu
homepage:
http://www.cs.iupui.edu/~aharris