Java tOnglet V 4.10
Version Francaise Francais
Main page
Home
[ aDraw | tCalDate | tListe | tEuroCalc | tCalEvent | tChart | tFunction | tOnglet | tCChat | tCount ]
[ aTicker | aFont | aSearch | tBBar | tMButton tButton tScroll | tPassword | Winmine ]
[ Home | Applets | Servlets | ASP components ]

INDEX




chgTab(2) / (0)
next() / prev()
readFile("data2.txt")



Description
tOnglet is a nice Tabs Applet. The applet's size is very small (8.4 Ko). tOnglet runs on all browsers with JDK 1.02 support.
Index



Registration / Enregistrement
tOnglet is FreeWare for non commercial sites.
For personnal use, please add a link on your web site back to my Home Page (http://www.javaside.com/) and send me your URL where you wish to place the tOnglet applet.
For a professional / commercial use, you will need to obtain a "professional registration". With this registration you can use tOnglet with no reference to me and I will send you the complete source.
For more informations about "Professional registration" : R. BERTHOU.

Index



HTML Source
<applet codeBase="./" code=tonglet.class width=700 height=35>
    <param name=type         value=0>
    <param name=file         value="./txt/data.txt">
    <param name=target       value="donnee">
    <param name=font         value="Arial">
    <param name=fontsize     value=12>
    <param name=csep         value=";">
    <param name=bimg         value="./img/t">
    <param name=bgimg        value="./img/f_2.gif">
    <param name=bgcolor      value=50000>
    <param name=incolor      value=12684944>
    <param name=fcolor       value=244>
    <param name=accolor      value=14737632>
</applet>
Index



Parametres
Param nameTypeDescription
typeintegertype onglet 0 Horizontal / 1 Vertical / 2 Horizontal down
bImgstringName of bitmaps buttons "img/t" = img/t0.gif ...t3.gif
bgImgstringName of background image
csepcharcharacter separator
incolorintegerInactive Color
accolorintegerActive Color
targetstringTarget windows
fcolorintegerFont Color
fonttextFont Name
fontsizeintegerFont Size
Index



Javascript
FunctionDescription
chgTab( i )With this you can buil 3 actions :
  • i >=0 : active "i" tabs
  • i =-1 : active next tabs
  • i =-2 : active prev tabs
readFile( s )read another data file
Index



Data File
ColTypeComment
col 1stringItem Text
col 2stringdest URL
col 3integer0..9 Active bitmap
col 4integer0..9 Inactive bitmap
col 5stringtarget windows _reload if read new data file
col 6stringnew data file (with _reload)
col 7integeractive tabbed with new data file (0)
Index



History
4.10Add JavaScript function and change default separator.
4.01Remove a minor bug...
4.00Add type 3 display (Vertival left), add image display, add liveconnect support, change file format (add separator), support data in param (no file).
3.00Add type 2 display (horizontal down).
2.05New data file format (idem tListe) and support "tab" key.
2.00Add _reload option and read in data file.
1.00Creation...
Index



Download file
tOnglettonglet.zip (12Ko)     (backup)
Index

Main page
Home

Copyright © 1996..2003, BERTHOU. All right reserved.
Last change : 05 March 2003 18H20