NQPhotoAlbum
Check out this cool image viewer. It will accept images of any
size, displaying them in their original size or at the size of the
viewer with the click of a button.
How To Use:
Download NQPhotoAlbum.zip (72 KB)
Unzip with a
compression utility.
Java Source:
NQPhotoAlbum.java
Sample HTML Source:
<APPLET
code = "NQPhotoAlbum.class"
width = "640"
height = "480"
>
<PARAM NAME = "NUM_PHOTOS" VALUE = "4">
<PARAM NAME = "IMAGE_LOC" VALUE = "images">
<PARAM NAME = "IMAGE1" VALUE = "bearpaw7.jpg">
<PARAM NAME = "IMAGE2" VALUE = "catseye.jpg">
<PARAM NAME = "IMAGE3" VALUE = "Ensign.jpg">
<PARAM NAME = "IMAGE4" VALUE = "Winter20Park.jpg">
</APPLET>
Status: Free
Author: Jim Effinger
Homepage: http://www.cchono.com/~effinger/album/NQPhotoAlbum.htm
Upload Date: September 30, 2002
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.