[an error occurred while processing this directive]
Java Calculator tEuroCalc V 2.00
Version Francaise Francais [an error occurred while processing this directive]
[an error occurred while processing this directive] [an error occurred while processing this directive]
INDEX



News V 2.00
VERSION 2.00-1.50
  • Add LiveConnect support for Java<->Javascript communication
  • Add layer sample
  • Add greece devise
VERSION 1.01
  • tEuroCalc is available in JDK 1.02 and JDK 1.1x
  • I remove all depreciated methods of JDK 1.1x Sample
Retour Index



Description
tEuroCalc is a little Calculator/Converter Applet. Its very small size allows an easy use (14 Ko). tEuroCalc runs on all browsers with support JDK 1.02. With this applet you can make all standard operations ("+", "-", "/", "*", "%"...) and you can convert european devises in Euro.
Retour Index



Registration
For professional use, you have to get a "professional registration". This registration allows you to use tEuroCalc without reference to the author and I will send you back the complete source. For more informations about tEuroCalc is a FreeWare for non commercial sites, it means its use is free.
For personnal use, I'd like you to add a link to the author (link to javaside.com) and send me the URL of the page which uses tEuroCalc applet.
For professional use, you have to get a "professional registration". This registration allows you to use tEuroCalc without reference to the author and I will send you back the complete source.
For more informations about "Professional registration" : R. BERTHOU.
Retour Index



HTML Source
<applet code=teurocalc.class  NAME="tcalc" width=178 height=180>
    <param name=bgimg	value="./piece_2.gif">
    <param name=trimg	value="./trame.gif">
    <param name=flag		value="./euro_flag.gif">
    <param name=font		value="Arial">
    <param name=fontsize	value=12>
    <param name=fontstyle	value=1>
    <param name=font2	value="Arial">
    <param name=fontsize2	value=12>
    <param name=fontstyle2	value=1>
    <param name=font3	value="Arial">
    <param name=fontsize3	value=12>
    <param name=wcel		value=4>
    <param name=hcel		value=24>
    <param name=nbdec	value=3>
    <param name=bgcolor 	value=13684944>
    <param name=bgcolor2 	value=14737663>
    <param name=bgcolor3 	value=400>
    <param name=t_col1 	value=400>
    <param name=t_col2 	value=8421520>
    <param name=t_col3 	value=14737663>
</applet>
Return Index



Parameters
Param nameTypeDescription
bgimgstringback ground image
trimgstringgrid image (button)
flagstringflag image (12 flags)
iactifintegeractive money
  • 1 : BEF / 40.3399
  • 2 : DEM / 1.95583
  • 3 : ESP / 166.386
  • 4 : FRF / 6.55957
  • 5 : IEP / 0.787564
  • 6 : ITL / 1936.27
  • 7 : LUF / 40.3399
  • 8 : NLG / 2.20371
  • 9 : ATS / 13.7603
  • 10: PTE / 200.482
  • 11: FIM / 5.94573
  • 12: GRD / 340.750
scriptStringJavascript call method
wcelintegerwidth size (button size / 6)
hcelintegerheight size (button size)
nbdecintegernumber precision (display)
bgcolorintegerbg color 1
bgcolor2integerbg color 2
bgcolor3integerbg color 3
t_col1integertexte color 1
t_col2integertexte color 2
t_col3integertexte color 3
fonttextFont Name (display zone)
fontsizeintegerFont Size
fontstyleintegerFont Style (0,1,2,3)
font2textFont Name (button zone)
fontsize2integerFont Size
fontstyle2integerFont Style (0,1,2,3)
font3textFont Name (help zone)
fontsize3integerFont Size
Retour Index



History
2.00Add layer and Liveconnect support
1.50Add greece devise
1.01Version JDK 1.1
1.00Creation...
Retour Index



Download file
Retour Index

[an error occurred while processing this directive] [an error occurred while processing this directive]