Rev 14219 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14219 | Rev 17173 | ||
---|---|---|---|
Line 137... | Line 137... | ||
137 | 137 | ||
138 | 138 | ||
139 | slib_prelim=<?xml version="1.0" encoding="utf-8"?>\ |
139 | slib_prelim=<?xml version="1.0" encoding="utf-8"?>\ |
140 | <CaR>\ |
140 | <CaR>\ |
141 | <Construction>\ |
141 | <Construction>\ |
142 | <Window x="$slib_centrex" y="$slib_centrey" w="$slib_width" |
142 | <Window x="$slib_centrex" y="$slib_centrey" w="$slib_width">\ |
143 | <Objects>\ |
143 | <Objects>\ |
144 | <Point name="P0" n="1" x="0" y="1" hidden="true" fixed="true"></Point>\ |
144 | <Point name="P0" n="1" x="0" y="1" hidden="true" fixed="true"></Point>\ |
145 | <Point name="Q0" n="2" x="360" y="1" hidden="true" fixed="true"></Point>\ |
145 | <Point name="Q0" n="2" x="360" y="1" hidden="true" fixed="true"></Point>\ |
146 | <Segment name="s0" n="3" from="P0" to="Q0" hidden="true"></Segment> |
146 | <Segment name="s0" n="3" from="P0" to="Q0" hidden="true"></Segment> |
147 | 147 | ||
Line 263... | Line 263... | ||
263 | 263 | ||
264 | slib_out=$wims_ref_name?session=$session&+cmd=getfile&+special_parm=$slib_fichier |
264 | slib_out=$wims_ref_name?session=$session&+cmd=getfile&+special_parm=$slib_fichier |
265 | 265 | ||
266 | slib_out=<object id="CaR" type="application/x-java-applet;jpi-version=1.4" \ |
266 | slib_out=<object id="CaR" type="application/x-java-applet;jpi-version=1.4" \ |
267 | classid="java:rene.zirkel.ZirkelApplet.class" width="420px" height="420px">\ |
267 | classid="java:rene.zirkel.ZirkelApplet.class" width="420px" height="420px">\ |
268 | <param name="java_codebase" value="java/zirkel" |
268 | <param name="java_codebase" value="java/zirkel">\ |
269 | <param name="java_archive" value="zirkel.jar" |
269 | <param name="java_archive" value="zirkel.jar">\ |
270 | <param name="java_code" value="rene.zirkel.ZirkelApplet.class" |
270 | <param name="java_code" value="rene.zirkel.ZirkelApplet.class">\ |
271 | <param name="file" value="$slib_out" |
271 | <param name="file" value="$slib_out">\ |
272 | <param name="color" value="244,244,242" |
272 | <param name="color" value="244,244,242">\ |
273 | <param name="tools" value="move $slib_tool" |
273 | <param name="tools" value="move $slib_tool">\ |
274 | <param name="options" value="" |
274 | <param name="options" value="">\ |
275 | <param name="style" value="full" |
275 | <param name="style" value="full">\ |
276 | <param name="editdigits" value="6" |
276 | <param name="editdigits" value="6">\ |
277 | <param name="displaydigits" value="2" |
277 | <param name="displaydigits" value="2">\ |
278 | Votre navigateur ne supporte pas JAVA\ |
278 | Votre navigateur ne supporte pas JAVA\ |
279 | </object> |
279 | </object> |