|
###Applet name
###Applet code
###Applet deck
How To Use:
Download ###Zip File Name.zip (###Zip File Size KB)
Unzip with a compression utility.
Java Source:
### If it is available in one file, make a file 'source.html' and link to it here,
The source file is like this one, with PRE tags around the code, and < and > instead of '<' and '>'
if it is available, but in several different files, say, 'available in download'
otherwise just say 'unavailable'
Sample HTML Source:
<applet code="EasyButton_v2_3.class" height="24" width="120" align="left">
<param name="Background" value="|#008080">
<param name="Copyright"
value="(c) Danilo Kozub, 2000, http://DanKozub.tripod.com, Dan_Kozub@fnmail.com">
<param name="HREF" value="index.html">
<param name="Target" value="new">
<param name="text" value="Main||-1|-1|arial|12|bold italic|black|#EFDDC2|1">
<param name="text2" value="|||||||red">
<param name="Image1" value="images/tri_blue2.gif|105|6|passive">
<param name="Image2" value="images/tri_blue2.gif|||passive">
<param name="Image3" value="images/tri_red2.gif|||active">
<param name="Image4" value="images/tri_red2.gif|||active">
<param name="Effect1" value="tab|1|white|gray|#EFDDC2|white|gray-|gray+">
<param name="Effect2" value="tab|1|white|gray|#EFDDC2|white|gray-|gray+">
<param name="UpdateTime" value="50">
<param name="Group" value="0|active">
<param name="sound2" value="beep.au">
</applet>
<applet code="EasyButton_v2_3.class" height="24" width="120" align="left">
<param name="Background" value="|#008080">
<param name="Copyright"
value="(c) Danilo Kozub, 2000, http://DanKozub.tripod.com, Dan_Kozub@fnmail.com">
<param name="HREF" value="effects.htm">
<param name="Target" value="_new">
<param name="text" value="Effects||-1|-1|arial|12|bold italic|black|#EFDDC2|1">
<param name="text2" value="|||||||red">
<param name="Image1" value="images/tri_blue2.gif|105|6|passive">
<param name="Image2" value="images/tri_blue2.gif|||passive">
<param name="Image3" value="images/tri_red2.gif|||active">
<param name="Image4" value="images/tri_red2.gif|||active">
<param name="Effect1" value="tab|1|white|gray|#EFDDC2|white|gray-|gray+">
<param name="Effect2" value="tab|1|white|gray|#EFDDC2|white|gray-|gray+">
<param name="UpdateTime" value="50">
<param name="Group" value="0|passive">
<param name="sound2" value="beep.au">
</applet>
<applet code="EasyButton_v2_3.class" height="24" width="120" align="left">
<param name="Background" value="|#008080">
<param name="Copyright"
value="(c) Danilo Kozub, 2000, http://DanKozub.tripod.com, Dan_Kozub@fnmail.com">
<param name="HREF" value="params.htm">
<param name="Target" value="_new">
<param name="text" value="Parameters||-1|-1|arial|12|bold italic|black|#EFDDC2|1">
<param name="text2" value="|||||||red">
<param name="Image1" value="images/tri_blue2.gif|105|6|passive">
<param name="Image2" value="images/tri_blue2.gif|||passive">
<param name="Image3" value="images/tri_red2.gif|||active">
<param name="Image4" value="images/tri_red2.gif|||active">
<param name="Effect1" value="tab|1|white|gray|#EFDDC2|white|gray-|gray+">
<param name="Effect2" value="tab|1|white|gray|#EFDDC2|white|gray-|gray+">
<param name="UpdateTime" value="50">
<param name="Group" value="0|passive">
<param name="sound2" value="beep.au">
</applet>
<applet code="EasyButton_v2_3.class" height="24" width="120" align="left">
<param name="Background" value="|#008080">
<param name="Copyright"
value="(c) Danilo Kozub, 2000, http://DanKozub.tripod.com, Dan_Kozub@fnmail.com">
<param name="HREF" value="easy_button_fonts.htm">
<param name="Target" value="new">
<param name="text" value="Fonts||-1|-1|arial|12|bold italic|black|#EFDDC2|1">
<param name="text2" value="|||||||red">
<param name="Image1" value="images/tri_blue2.gif|105|6|passive">
<param name="Image2" value="images/tri_blue2.gif|||passive">
<param name="Image3" value="images/tri_red2.gif|||active">
<param name="Image4" value="images/tri_red2.gif|||active">
<param name="Effect1" value="tab|1|white|gray|#EFDDC2|white|gray-|gray+">
<param name="Effect2" value="tab|1|white|gray|#EFDDC2|white|gray-|gray+">
<param name="UpdateTime" value="50">
<param name="Group" value="0|passive">
<param name="sound2" value="beep.au">
</applet>
<applet code="EasyButton_v2_3.class" height="24" width="120" align="left">
<param name="Background" value="|#008080">
<param name="Copyright"
value="(c) Danilo Kozub, 2000, http://DanKozub.tripod.com, Dan_Kozub@fnmail.com">
<param name="HREF" value="examples.htm">
<param name="Target" value="new">
<param name="text" value="Examples||-1|-1|arial|12|bold italic|black|#EFDDC2|1">
<param name="text2" value="|||||||red">
<param name="Image1" value="images/tri_blue2.gif|105|6|passive">
<param name="Image2" value="images/tri_blue2.gif|||passive">
<param name="Image3" value="images/tri_red2.gif|||active">
<param name="Image4" value="images/tri_red2.gif|||active">
<param name="Effect1" value="tab|1|white|gray|#EFDDC2|white|gray-|gray+">
<param name="Effect2" value="tab|1|white|gray|#EFDDC2|white|gray-|gray+">
<param name="UpdateTime" value="50">
<param name="Group" value="0|passive">
<param name="sound2" value="beep.au">
</applet>
Back to EasyButton
|
New on the Java Boutique:
New Article:
Servlets and JSP
In addition to applets, applications, servlets, and articles, we are now accepting submissions of JSP snippets! If you have a piece of JSP code that you think would be useful to others, then send it in!
... [Submissions]
New Tutorial:
Introduction to Java Part 6:
Building Your First Application
Selena Sol goes through all the Java code and HTML necessary to create a java application.
... [more Tutorials]
Year in Review:
The Best of 1999
Y2K has come and gone and now we have a chance to look back over the past year.
In 1999 we posted over 250 applets, servlets, applications, and tools.
In this list are the 24 most popular apps from 1999.
... [popular applets]
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
100s of free Java code files to download.
Copyright 1999-2000 internet.com Corp.
All Rights Reserved. Legal Notices.
|