Uses of Class
player.JALoadingPlayer

Packages that use JALoadingPlayer
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 JALoadingPlayer in player
 

Subclasses of JALoadingPlayer in player
 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.