JavaDraw 
JavaDraw is a Java applet as well as a Java application. Using JavaDraw, you can draw shapes (rectangles, ovals, polygons, points, 3D rectangles, lines...) in the edit area, and then JavaDraw automatically generates the coresponding Java 1.0.2 code.
When JavaDraw runs as an application, you can save and open your drawings.
Usage: Download and unzip the class files:
and place them in your HTML directory.
Java Source: not available
HTML Source:
<APPLET CODE="JavaDraw.class" WIDTH=350 HEIGHT=350>
</APPLET>
Author: Vincent Zimmermann
|