JPaint!!! The java photoshop
I made this sound better than it really is...
But anways...
I made a simple version of microsoft paint (i dont know why)...
Get it at:
http://www.freewebs.com/ringdelapong/paint.jar
then make an index."html" file to run it:
<HTML>
<BODY>
<Applet code = MAIN.class archive = paint.jar width = 100 height = 100 >
</Applet>
</BODY>
</HTML>
Also, I have no idea why I made this an applet... I could have just done a direct ".bat" file... w/e.
Have fun! and throw me some comments :) thanks

