ImageViewer


RealApplets.com

This small applet allows you to organize you pictures into groups and cycle through them with pull down menus and buttons. All the information about the pictures is located in an external text file, so updating the applet is easy!

How To Use:

  • Download imgview3.zip (108 KB)
  • Unzip with a compression utility.

    Java Source: Unavailable

    Sample HTML Source:

    <applet name="ImageViewer3" code="ImageViewer.class"
    		width="350" height="350">
    	<param name="config" value="config1.txt">
    	<param name="bgcolor" value="000000">
    	<param name="fontcolor" value="FFFFFF">
    	<param name="loadspeed" value="2">
    	<param name="next" value="continue">
    	<param name="last" value="go back">
    	<param name="group" value="select a category">
    	<param name="subgroup" value="select a subgroup">
    	<param name="fontface" value="sanserif">
    	<param name="fontsize" value="12">
    	<a href="http://www.realapplets.com/">RealApplets.com</a>
    </applet>
    

    Configuration: config1.html
    config2.html
    config3.html

    Status: $30.00

    Author: Branton Boehm

    Homepage: http://www.realapplets.com/applets/imgview/index.htm

    Upload Date: August 1, 2000

    Updated: October 31, 2000

    Updated: January 8, 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.