PhotoAlbum
The free PhotoAlbum applet allows you to the change the look and feel of your "photo album." You can change Background Colors, Text Colors, Font, Size, Style, and background music through the applet's parameters.
Usage: Download PhotoAlbum.jar and place it within your HTML directory, along with your images and audio clips.
Java Source: not available
HTML Source:
<applet code="PhotoAlbum.class" height=300 width=300
Archive ="PhotoAlbum.jar">
<param name="Copyright" value="Rahul Kumar
Gupta-INDIA,EMail - rahgup@hotmail.com.">
<param name="Photo" value="STUDENT.JPG|ADMIN.JPG|ls.jpg|ls2.jpg|ls3.jpg">
<param name="PhotoTitle" value="Student Block-IMS|
Admin Block-IMS|Landscape-1|Landscape-2|Landscape-3">
<param name="Font" value="TimesRoman">
<param name="Style" value="3">
<param name="Pointsize" value="15">
<param name="BGColor" value="250|204|20">
<param name="TextColor" value="90|0|18">
<param name="PhotoBGColor" value="201|180|154">
<param name="TitleBGColor" value="90|0|18">
<param name="TitleColor" value="255|235|0">
<param name="Music" value="y">
<param name="StartMusic" value="ding.au">
<param name="EventMusic" value="joy.au">
</applet>
Author: Rahul Kumar Gupta
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.
|