See: Description
Interface | Description |
---|---|
SToCApplet.CASDispatch |
Interface for return of CAS data to host HTML/JS environment.
|
Class | Description |
---|---|
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.
|
SiGMLPlayer |
SiGML Player app.
|
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. |