Write a Java Swing applet which draws a wire frame cube in the middle of the applet, with your name drawn at the bottom of the applet. Use Cube1 as the name of the class, and draw the front and back of the cube as Rectangle2D objects, and the oblique lines as Line2D objects. Of course, use your own name instead of "Joe Student." Name the page cube1.html.
| Java Now | |
| Java Now |
Write an xhtml web page containing the wire frame cube applet with:
Of course, use your own name instead of "Joe Student." Name the page cube1.html.
Add a link to the new page to the index web page as an index with:
Of course, use your own name instead of "Joe Student." Name the page index.html.
copyright 2007, j.h.young, revised 3/12/07