Contour
An interesting twist to navigation, this applet can be used with image
buttons or text, both of which are overlayed with a roatating geometric.
The zip file includes three separate styles
Author's Notes:
This
applet makes vertical control panels for the web pages. You can use any buttons (in GIF or
JPG format) for it - all you need is one button , it also works even without buttons
(like one above). You can have up to 20 buttons on one panel, if you need more you can
connect two applets.
How To Use:
Download contour.zip (29 KB)
Unzip with a
compression utility.
Java Source: unavailable
Sample HTML Source:
<applet code="Contour"
codebase= "http://yourdomain.com/"
width="150"
height="230">
<param name="name1" value="home">
<param name="link1" value="http://yourdomain.com/">
<param name="name2" value="button_name_1">
<param name="link2" value="http://yourdomain.com/link1.html">
<param name="name3" value="button_name2">
<param name="link3" value="http://link2.html">
<param name="name4" value="button_name_3">
<param name="link4" value="http://yourdomain.com/link3.html">
<param name="fontsize" value="18">
<param name="triangle" value="red">
<param name="wait" value="10">
<param name="width" value="155">
<param name="height" value="230">
<param name="but_height" value="30">
<param name="win_name" value="main">
<param name="backcolor" value="black">
<param name="fontcolor" value="blue">
<param name="contourcolor" value="gray">
Sorry you don't have Java support
</applet>
Status: Free
Author: Tatiana Konstantinova
Homepage: http://www.angelfire.com/co/Lunya/Contour.html
Upload Date: February 10, 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.
|