Package app

This package provides classes for applications and applets based on the Java ARP signing avatar subsystem.

See:
          Description

Interface Summary
SToCApplet.CASDispatch Interface for return of CAS data to host HTML/JS environment.
 

Class Summary
BareSiGMLPlayer Bare SiGML-player app that accepts SiGML input over a TCP/IP server socket and plays the signed animation it defines, and also accepts switch-avatar requests over a TCP/IP server socket, but with no GUI beyond the avatar panel itself.
JASiGMLPlayer A SiGML-player app that, somewhat along the lines of the old eSIGN SiGML-Anim app, accepts SiGML input over a TCP/IP server socket and plays the signed animation it defines.
JASiGMLURLApp SiGML URL player app.
JASiGMLURLPlayer Simple JA demonstrator applet, which plays the SiGML file at a given URL, as defined by a user-supplied text field.
LCSiGMLPlayer An LCSiGMLPlayer is a simple signed animation player applet which communicates with enclosing HTML/javascript using the (Netscape-defined) LiveConnect protocol.
LCSiGMLURLPlayer An LCSiGMLURLPlayer is a simple signed animation player applet which communicates with enclosing HTML/javascript using the (Netscape/Mozilla-defined) LiveConnect protocol.
SiGMLPlayerApplet An SiGMLPlayerApplet is a simple signed animation player applet which communicates with enclosing HTML/javascript using the LiveConnect protocol defined by Netscape/Mozilla.
SToCApplet Provides SiGML-to-CAS functions for JS/WebGL ARP.
SToCApplet.SToCALogger Logger implementation for a SToC Applet, using standard output as the target for logging output, also providing a means (SToCApplet.SToCALogger.setLogEnabled(boolean)) of dynamically switching logging on and off.
 

Package app Description

This package provides classes for applications and applets based on the Java ARP signing avatar subsystem.