Serialized Form


Package uk.ac.cam.cl.whb21.iworkbook

Class uk.ac.cam.cl.whb21.iworkbook.ClientControllerApplet extends org.apache.xmlrpc.applet.XmlRpcApplet implements Serializable

Serialized Fields

debugNoServer

boolean debugNoServer

Class uk.ac.cam.cl.whb21.iworkbook.ServerClientTranslationApplet extends java.applet.Applet implements Serializable

Serialized Fields

xmlRpcCallerName

java.lang.String xmlRpcCallerName

interactionAreaAppletName

java.lang.String interactionAreaAppletName

contentAppletName

java.lang.String contentAppletName

contentApplet

java.applet.Applet contentApplet

interactionAreaApplet

InteractionAreaApplet interactionAreaApplet

xmlRpcCaller

AppletXmlRpcCaller xmlRpcCaller


Package uk.ac.cam.cl.whb21.interactionArea

Class uk.ac.cam.cl.whb21.interactionArea.InteractionAreaApplet extends java.applet.Applet implements Serializable

Serialized Fields

window

netscape.javascript.JSObject window

document

netscape.javascript.JSObject document

interactionAreaHtml

netscape.javascript.JSObject interactionAreaHtml

log

netscape.javascript.JSObject log

studentTextDiv

netscape.javascript.JSObject studentTextDiv

systemTextDiv

netscape.javascript.JSObject systemTextDiv

systemHtmlDiv

netscape.javascript.JSObject systemHtmlDiv

currentStudentText

netscape.javascript.JSObject currentStudentText

currentSystemText

netscape.javascript.JSObject currentSystemText

currentSystemHtml

netscape.javascript.JSObject currentSystemHtml

xmlRpcCaller

AppletXmlRpcCaller xmlRpcCaller