ScrollItUp



A highly configurable vertical scroller with it's own rewind/forward/stop buttons created with drawing routines within the Java code!

How To Use:

  • Download ScrollItUp (51 KB)
  • Comes as a self-extracting zip file.

    Java Source: Unavailable

    Sample HTML Source:

    <APPLET CODE="ScrollItUp.class"
    	ARCHIVE="ScrollItUp.jar"
    	WIDTH="300"
    	HEIGHT="153">
    		<PARAM NAME="bgcolor" VALUE="668899">
    		<PARAM NAME="outlinecolor" VALUE="000000">
    		<PARAM NAME="scrollbgcolor" VALUE="000000">
    		<PARAM NAME="fontcolor" VALUE="ffff00">
    		<PARAM NAME="hovercolor" VALUE="00ff00">
    		<PARAM NAME="linkcolor" VALUE="ff0000">
    		<PARAM NAME="fontface" VALUE="arial">
    		<PARAM NAME="fontstyle" VALUE="plain">
    		<PARAM NAME="fontbold" VALUE="off">
    		<PARAM NAME="fontsize" VALUE="14">
    		<PARAM NAME="textfile" VALUE="test.txt">
    		<PARAM NAME="brakes" VALUE="55">
    		<PARAM NAME="margin" VALUE="5">
    </APPLET>
    

    Configuration: config.html

    Status: Free

    Author: Chris Pike

    Homepage: http://www.pikeus.co.uk/applets/scrollitup/scrollitup.html

    Upload Date: April 25, 2001

    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.