Java tBBarV 1.00 - Button bar applet

INDEX



Description
tBBar is button bar Applet. This size is very small (7 Ko). tBBar run on all browser with support JDK 1.02 (no problem on Windows 3.11).
With tBBar you can create a navigation bar, image map, ...
Index



Registration
tBBar is a FreeWare for non commercial site.
For personnal use you want add a reference to me (my URL page) and send to me your URL (with tBBar applet).
For a professional use you want get a "professional registration". With this registration you can use tBBar with no reference to me and i send to you all tBBar source.
R. BERTHOU.
Index



HTML Source
<applet code="tbbar.class" width=395 height=30>
    <param name=target	value="data">
    <param name=font         value="Arial">
    <param name=fontsize     value=10>
    <param name=bgcolor      value=14737632>
    <param name=file         value="./data.txt">
</applet>
Index



Parameters
Param nameTypeDescription
filestringFile (with link to data file) use "./" for relative URL (default file.txt)
bgcolorintegerBorder color rrggbb info (0xFFFFFF)
fonttextFont Name
fontsizeintegerFont Size
targetstringTarget windows
Index



Data File Format
ColumNameTypeDescription
1descStringstring description
2URLStringLink URL
3xPosIntegerx Position
4yPosIntegery Position
5HeightIntegerHeight
6WidthIntegerWidth
7TargetStringTarget windows
8Img 1StringInactive image
9Img 2StringActive image
10FileStringFile to reload (with _reload)
Sample tb.txt
Sample tb2.txt
Index



History
In construction...

1.00Firts version.

Index

Main pageHome


Copyright © 1996..2001, BERTHOU. All right reserved.
Last change : 10 July 2001 18H16