PictureButton
A small, universally applicable PictureButton. Use as a bell,
traffic light, blackboard, or design your own graphics and
sounds.
Author's Notes:
Please note that a click on the bell button opens a new window
with the corresponding home page. If you only want to hear the
bells ringing, then you need only click on the bell button,
keeping the mouse button pressed and pull the mouse pointer
outside of the sensitive area.
How To Use:
Download PictureButton-en.zip (125 KB)
Unzip with a
compression utility.
Java Source:
PictureButton.html
Blackboard.html
Sample HTML Source:
<applet code=PictureButton.class
name=Doorbell width=213 height=58>
<param name=BackgroundColor value="99,99,99">
<param name=BackgroundImage value="JB.jpg">
<param name=LinkUrl value="http://javaboutique.internet.com/">
<param name=LinkTarget value="_blank">
<param name=LinkDelay value="1000">
<param name=LinkMessage value="Come to Java Boutique...">
<param name=LinkArea value="15,14,47,14,47,45,15,45">
<param name=ImagePosition value="9,7">
<param name=NormalImage value="Bellpush-normal.gif">
<param name=MouseoverImage value="Bellpush-mouseover.gif">
<param name=MousedownImage value="Bellpush-mousedown.gif">
<param name=MousedownSound value="Ring.au">
<img src="JB.jpg" width=213 height=58 hspace=18
vspace=18 border=0 alt="Please activate Java!">
</applet>
Status: Free with reference to author.
Author: Rüdiger Appel
Homepage: http://www.3quarks.com/Applets/PictureButton/index.html
Upload Date: December 8, 2000
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.