Childs_Paint



A child's paint program that offers all of the usual features like spray, fill etc. The program can be run as an applet or as an application, but typing "java PaintApp" at the command line.

How To Use:

  • Download paint.zip (71 KB)
  • Unzip with a compression utility.

    Java Source: Available in zip file.

    Sample HTML Source:

    <OBJECT classid="clsid:8AD9C840-044E-11D1-B3E9-00805F499D93"
      WIDTH = 670 
      HEIGHT = 475  
      codebase=
       "http://java.sun.com/products/plugin/1.3/jinstall-13-win32.cab#Version=1,3,0,0">
    <PARAM NAME = CODE VALUE = PaintApp.class >
    
    <PARAM NAME="type" VALUE="application/x-java-applet;version=1.3">
    <PARAM NAME="scriptable" VALUE="false">
    
    <COMMENT>
    	<EMBED type="application/x-java-applet;version=1.3"  
    	CODE = PaintApp.class 
    	WIDTH = 670 
    	HEIGHT = 475  
    	scriptable=false 
    	pluginspage=
    	"http://java.sun.com/products/plugin/1.3/plugin-install.html">
    	<NOEMBED></COMMENT>
    	alt="Your browser understands the <APPLET> tag but isn't 
    	running the applet, for some reason."
    	Your browser is completely ignoring the <APPLET> tag!
    </NOEMBED></EMBED>
    </OBJECT>
    
    

    Status: Free

    Author: Ally Martin

    Homepage: http://www.dcs.shef.ac.uk/~u0am/java/index.html

    Upload Date: June 28, 2002

    How to Add Java Applets to Your Site

    New on the Java Boutique:

    New Review:

    Time Management Made Easy with the Quartz Enterprise Job Scheduler
    Why not just use the Java timer API? This open source scheduling API boasts simplicity, ease-of-integration, a well-rounded feature set, and it's free!

    New Applet:

    Reverse Complement
    Reverse Complement is a simple applet that converts DNA or RNA sequences into three useful formats.

    Elsewhere on internet.com:

    WebDeveloper Java
    Lots of Java information on webdeveloper.com

    WDVL Java
    Thorough Java resource at the Web Developer's Virtual Library.

    ScriptSearch Java
    Hundreds of free Java code files to download.

    jGuru: Your View of the Java Universe
    Customizable portal with online training, FAQs, regular news updates, and tutorials.