A C E F I P R S T U

S

ServerClientTranslationApplet - class uk.ac.cam.cl.whb21.iworkbook.ServerClientTranslationApplet.
An applet which can be used to control a Content Applet and an Interaction Area Applet.
ServerClientTranslationApplet() - Constructor for class uk.ac.cam.cl.whb21.iworkbook.ServerClientTranslationApplet
 
SimpleTypeFactory - class uk.ac.cam.cl.whb21.iworkbook.SimpleTypeFactory.
A very simple (and not quite complete) implementation of TypeFactory.
SimpleTypeFactory() - Constructor for class uk.ac.cam.cl.whb21.iworkbook.SimpleTypeFactory
 
SimplifiedXmlRpc - class uk.ac.cam.cl.whb21.iworkbook.SimplifiedXmlRpc.
A very simple representation of an XmlRpc.
serverCall(String, Vector) - Method in class uk.ac.cam.cl.whb21.interactionArea.InteractionAreaApplet
If we have a server, calls actionCall on it with the same arguments.
showList(String, String[]) - Method in class uk.ac.cam.cl.whb21.iworkbook.ServerClientTranslationApplet
Prompt the user with some text and a list
showStudentText(String) - Method in class uk.ac.cam.cl.whb21.interactionArea.InteractionAreaApplet
Shows student text as having been "said" (by inserting the text into the IA_StudentTextDiv div element) and appends the same text to the log.
showSystemHtml(String) - Method in class uk.ac.cam.cl.whb21.interactionArea.InteractionAreaApplet
Shows some HTML in the IA_SystemHtmlDiv element
showSystemText(String) - Method in class uk.ac.cam.cl.whb21.interactionArea.InteractionAreaApplet
Shows system text as having been "said" (by inserting the text into the IA_SystemTextDiv div element) and appends the same text to the log.
showUrlList(String, String[], String[]) - Method in class uk.ac.cam.cl.whb21.iworkbook.ServerClientTranslationApplet
Prompt the user with some text and a list of links
start() - Method in class uk.ac.cam.cl.whb21.interactionArea.InteractionAreaApplet
Called by the browser at applet start time
start() - Method in class uk.ac.cam.cl.whb21.iworkbook.ClientControllerApplet
 
start() - Method in class uk.ac.cam.cl.whb21.iworkbook.ServerClientTranslationApplet
Called by the browser at applet start time
startElement(String, String, String, Attributes) - Method in class uk.ac.cam.cl.whb21.iworkbook.SimplifiedXmlRpc
Called by SAX2 parser
studentInput(String) - Method in class uk.ac.cam.cl.whb21.iworkbook.ServerClientTranslationApplet
Accepts student input from the "command line" edit box (or from generated commands).

A C E F I P R S T U