Public: Concord Software Projects : DataGraphApplet
This page last changed on Nov 09, 2010 by stepheneb.
Tip: Tracing and debugging applications in Java Web Start and Java Applets The OTrunk library includes a JApplet extension called: OTAppletViewer (trac) A few examples can be seen here: The multi-applet-test.html page shows how two or more applets can be embedded on the page and share the same OTrunk state. In most of the examples above the applet uses 3 jars:
The jars referenced by the examples were last updated July 2007 and are accessed in the output directory relative to the codebase for the html files. You can find newer versions of these jars in these directories.
An alternative to bundling the jars together is to reference each jar from our jnlp server: jnlp.concord.org Another interesting example is the UDL prototyping work Sam Fentress did on this page http://www.concord.org/~sfentress/Clouds2.html. This example uses older jars and is not maintained on our continnuum server. What is different is the more extensive examples of controlling OTrunk objects from Javascript. Click through to the second page and explore. |
Document generated by Confluence on Jan 27, 2014 16:52 |