Commit in lcsim/src/org/lcsim/plugin/web on MAIN
examples.html+4-41.4 -> 1.5
Added that Jython examples are for advanced users. I don't want people to think they have to execute all examples and then complain that the Jython examples don't work out of the box.

lcsim/src/org/lcsim/plugin/web
examples.html 1.4 -> 1.5
diff -u -r1.4 -r1.5
--- examples.html	3 Aug 2005 19:30:58 -0000	1.4
+++ examples.html	5 Aug 2005 23:01:28 -0000	1.5
@@ -37,19 +37,19 @@
     <td>Digitization example</td>
   </tr>
 </table>
-<h2>org.lcsim Jython examples</h2>
+<h2>org.lcsim Jython examples for advanced users</h2>
 <p>These examples are written in Jython. They have to be executed from within
 mainLoop.py, which is capable of executing Java examples as well. You will have
 to provide data samples by modifying mainLoop.py. For a Tutorial visit
 <a href="http://confluence.slac.stanford.edu/display/ilc/Writing+a+Jython+Driver">
 Writing a Jython Driver</a></p>
-<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" id="AutoNumber2" height="237" width="523">
+<table border="1" cellpadding="2" cellspacing="1" style="border-collapse: collapse" bordercolor="#111111" id="AutoNumber2">
   <tr>
     <td><a href="examples/mainLoop.py">mainLoop.py</a></td>
-    <td>The Main Jython wrapper to load any other example</td>
+    <td>The Main Jython wrapper to load any other Java or Jython example</td>
   </tr>
   <tr>
     <td><a href="examples/Analysis102.py">Analysis102.py</a></td>
-    <td>A modified Jython version of Analysis101.java. Can be run simultaneously with it.</td>
+    <td>A modified Jython version of Analysis101.java. Analysis101 and Analysis102 be run simultaneously in mainLoop.py.</td>
   </tr>
 </table>
CVSspam 0.2.8