changeset 28:bdab3d4ac170

Added docs for the plugin.
author Deepak Bhole <dbhole@redhat.com>
date Mon, 01 Nov 2010 10:51:43 -0700
parents 499642ab12a6
children df3cf32781d3
files ChangeLog plugin/docs/MessageBusArchitecture.png plugin/docs/OverallArchitecture.png plugin/docs/java-js-wf.png plugin/docs/js-java-wf.png plugin/docs/npplugin_liveconnect_design.pdf
diffstat 6 files changed, 14 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Fri Oct 29 17:40:16 2010 -0400
+++ b/ChangeLog	Mon Nov 01 10:51:43 2010 -0700
@@ -1,3 +1,17 @@
+2010-11-01  Deepak Bhole <dbhole@redhat.com>
+
+	* plugin/docs: Added new docs folder that contains plugin documentation.
+	* plugin/docs/MessageBusArchitecture.png: Diagram of the JS <-> Java 
+	message handling architectrure.
+	* plugin/docs/OverallArchitecture.png: Diagram of the overall plugin
+	architecture.
+	* plugin/docs/java-js-wf.png: Sequence diagram showing an example
+	LiveConnect call from an applet to JavaScript/Browser.
+	* plugin/docs/js-java-wf.png: Sequence diagram showing an example
+	LiveConnect call from JavaScript/Browser to an applet.
+	* plugin/docs/npplugin_liveconnect_design.pdf: Slides with notes on the
+	above diagrams.
+
 2010-10-29  Omair Majid  <omajid@redhat.com>
 
 	* netx/net/sourceforge/jnlp/JNLPFile.java: Add component.
Binary file plugin/docs/MessageBusArchitecture.png has changed
Binary file plugin/docs/OverallArchitecture.png has changed
Binary file plugin/docs/java-js-wf.png has changed
Binary file plugin/docs/js-java-wf.png has changed
Binary file plugin/docs/npplugin_liveconnect_design.pdf has changed