Desktop.java



Desktop is a free Win95 desktop-like Web navigation tool that features icons, a start menu, message box and wallpaper. Very interesting idea for site navigation! Source code included!

Usage: Download rdesktop.zip and unzip it within your HTML directory.

Java Source: desktop.java

HTML Source:

<applet code="desktop.class" width=450 height=350>
<param name="img"   value="Roadpage.gif">
<param name="cmd"   value=" RMenu">
<param name="logo"  value="globe.gif">

<param name="icon1"  value="globe.gif">
<param name="ilink1" value="http://www.microsoft.com/test.html">
<param name="itext1" value="GuestBOOK">
<param name="ix1"    value="100">
<param name="iy1"    value="0">

<param name="menu1" value="GuestBOOK">
<param name="link1" value="pop:HELLO WORLD">
<param name="menu2" value="TEST    1">
<param name="link2" value="file://c:\test.html">
<param name="menu3" value="BOOK    2">
<param name="link3" value="BOOK    2">
<param name="menu4" value="BOOK    3">

</applet>

Author: Raymond Anthony Samalo


How to Add Java Applets to Your Site

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.