JStartButton's examples

 

DemoStartApplet Simple example

DemoStartAppletSimple

Parameters for the simple example of a JStartButton:

<param name="1" value="item;Main Page;./index.htm;+">
<param name="2" value="-">
<param name="3" value="item;About;./about.htm">
<param name="4", "item;Examples;./examples.htm">
<param name="5" value="item;Get JStartButton;./get.htm">
<param name="6" value="-">
<param name="7" value="item;Feedback;mailto:[email protected]">

 

DemoStartApplet Advanced example

DemoStartAppletAdvanced

Important:

  1. The applet above is only an example and 'Contact Us' is a demo submenu with [email protected] e-mail addresses.

  2. For a normal using of 'Computer Titans' submenu you have to be connected to the Internet.

  3. "target" and "blank" pair at the end of this page ensure that documents will be opened in separate windows.

Parameters for the advanced example of a JStartButton:

<param name="1" value="menu;Computer Titans">
<param name="1\1" value="item;Microsoft;http://www.microsoft.com">
<param name="1\2" value="item;SUN;http://www.sun.com">
<param name="1\3" value="item;IBM;http://www.ibm.com">
<param name="1\4" value="item;Oracle;http://www.oracle.com">
<param name="2" value="menu;This site">
<param name="2\1" value="item;Main Page;./index.htm;+">
<param name="2\2" value="-">
<param name="2\3" value="item;About;./about.htm">
<param name="2\4", "item;Examples;./examples.htm">
<param name="2\5" value="item;Get JStartButton;./get.htm">
<param name="2\6" value="-">
<param name="2\7" value="item;Feedback;mailto:[email protected]">
<param name="3" value="-">
<param name="4" value="menu;Contact us">
<param name="4\1" value="item;President;mailto:[email protected]">
<param name="4\2" value="-">
<param name="4\3" value="item;Web-master;mailto:[email protected]">
<param name="4\4" value="item;Technical consultant;mailto:[email protected]">
<param name="button_font_size" value="14">
<param name="button_font_style" value="3">
<param name="background" value="hsb:66;11;100">
<param name="foreground" value="hsb:0;100;80">
<param name="use_button_font" value="true">
<param name="button_text" value="Start world now!">
<param name="button_activetext" value="Click item to start">
<param name="target" value="blank">
<param name="popup_place" value="right">

DemoStartApplet

Developer and author:  Michael Knyazev MCSE, MCP+I, Sun Certified Programmer for the Java 2 Platform