ClassX3 Windows Folder Menu
A Simple Links Utility.SourceCode will follow when ClassX version 3 is released.

Functionality
Works like a windows window, click on a folder icon to expand another window, all other icons are webpage links, click one to bring up the webpage.


<Applet Tag>

<APPLET CODE=Main.class archive="Links.jar" WIDTH=322 HEIGHT=331 codebase="http:\\www.n.oman.btinternet.co.uk\">
<PARAM NAME="G0" VALUE="Ufo.gif">
<PARAM NAME="G1" VALUE="htmlicon.gif">
<PARAM NAME="Menu0" VALUE="-1#Nomanic#">
<PARAM NAME="Menu1" VALUE="0#Applets#">
<PARAM NAME="Menu2" VALUE="0#Utilities#">
<PARAM NAME="Menu3" VALUE="0#Servlets#">
<PARAM NAME="Menu4" VALUE="1#Carnage#0#http://www.n.oman.btinternet.co.uk/Carnage.htm#_blank">
<PARAM NAME="Menu5" VALUE="1#Reversi#1#http://www.n.oman.btinternet.co.uk/Reversi.html#_blank">
<PARAM NAME="Menu6" VALUE="1#Gemstone#1#http://www.n.oman.btinternet.co.uk/Gemstone.html#_blank">
<PARAM NAME="Menu7" VALUE="1#Palace#1#http://www.n.oman.btinternet.co.uk/Cards.htm#_blank">
<PARAM NAME="Menu8" VALUE="2#Pie Chart#1#http://www.n.oman.btinternet.co.uk/Pie.htm#_blank">
<PARAM NAME="Menu9" VALUE="2#Trends Chart#1#http://www.n.oman.btinternet.co.uk/Trends.htm#_blank">
<PARAM NAME="Menu10" VALUE="3#Simple Hit Counter#1#http://www.n.oman.btinternet.co.uk/Counter.htm#_blank">
<PARAM NAME="Menu11" VALUE="3#Trafix#1#http://www.n.oman.btinternet.co.uk/Trafix.htm#_blank">
<PARAM NAME="Menu12" VALUE="3#GuestBook#1#http://www.n.oman.btinternet.co.uk/Guest.htm#_blank">
<PARAM NAME="Menu13" VALUE="0#ClassX#">
<PARAM NAME="Menu14" VALUE="13#ClassX#1#http://www.n.oman.btinternet.co.uk/ClassX.htm#_blank">
<PARAM NAME="Menu15" VALUE="13#ClassX2#">
<PARAM NAME="Menu16" VALUE="15#DataGrid#1#http://www.n.oman.btinternet.co.uk/DataGrid.htm#_blank">
<PARAM NAME="Menu17" VALUE="15#Grapher#1#http://www.n.oman.btinternet.co.uk/Grapher.htm#_blank">
</APPLET>


Parameters
G0,G1,etc.
The name of the image files to be used for each icon.
Menu0,Menu1,etc.
The values for the icons and folders, made up the same way as ClassX Menu parameters, except the 3rd value is the value for the icon, i.e. icon graphic 0 or 1, etc. Upto 20 icons can be defined..

Please note all icon pictures used are size 32x32.


Download Links.jar

Download foldericon.gif
Download htmlicon.gif
Download Ufo.gif