Uses of Class
player.JAFramesPlayer

Packages that use JAFramesPlayer
player Provides several signed-animation players: each player combines a JARP avatar canvas with a source of animation data, and provides an API allowing an enclosing GUI container both to control this player and to obtain status information from it in real-time. 
 

Uses of JAFramesPlayer in player
 

Subclasses of JAFramesPlayer in player
 class JALoadingPlayer
          A JALoadingPlayer is a JAFramesPlayer equipped with the ability to load an animation sequence for a given SiGML or CAS source (URL or string), and then to play that sequence.
 class JASocketPlayer
          A JASocketPlayer is a JAFramesPlayer equipped with the ability to accept SiGML input via a TCP/IP server socket, and then to play the signed animation defined by that SiGML input.