Incorporating the 1st JAVA Tab into your web site and uploading it to your web server:
Simply copy the following files and then upload them to your web server (not your hard disk).
FILE NAME | LOCATION ON SERVER | NOTES |
JAVATab.class | ROOT | The root directory of your web site. |
Your Web Pages | ROOT | The root directory of your web site. |
Beans.class | ROOT | The root directory of your web site. |
BaseTabbedPanel.class | ROOT | The root directory of your web site. |
ButtonBase.class | ROOT | The root directory of your web site. |
DirectionButton.class | ROOT | The root directory of your web site. |
TabPanel.class | ROOT | The root directory of your web site. |
Timer.class | ROOT | The root directory of your web site. |
Your web site is now ready for use, enhanced with the new 1st JAVA Tab applet ... Enjoy!
In order to locate the
class files in a different directory to the HTML file, just use the CODEBASE
Tag: Please note: If you relocate the class files, the relative URL will now point to the class file directory. Therefore, the links will also have to be adjusted accordingly:
|