Uses of Class
org.thdl.media.SmartMoviePanel

Packages that use SmartMoviePanel
org.thdl.media   
org.thdl.quilldriver Provides facilitates for authoring content to be used by Savant. 
org.thdl.savant Provides classes and methods for displaying foreign-language text, audio, and video side-by-side. 
 

Uses of SmartMoviePanel in org.thdl.media
 

Subclasses of SmartMoviePanel in org.thdl.media
 class SmartJMFPlayer
           
 class SmartQT4JPlayer
           
 

Uses of SmartMoviePanel in org.thdl.quilldriver
 

Fields in org.thdl.quilldriver declared as SmartMoviePanel
protected  org.thdl.media.SmartMoviePanel QD.player
           
 

Methods in org.thdl.quilldriver that return SmartMoviePanel
 org.thdl.media.SmartMoviePanel QD.getMediaPlayer()
           
 

Methods in org.thdl.quilldriver with parameters of type SmartMoviePanel
 void QD.setMediaPlayer(org.thdl.media.SmartMoviePanel smp)
           
 

Uses of SmartMoviePanel in org.thdl.savant
 

Fields in org.thdl.savant declared as SmartMoviePanel
protected  org.thdl.media.SmartMoviePanel Savant.sp
           
protected  org.thdl.media.SmartMoviePanel TwoWayTextPlayer.sound
           
 

Methods in org.thdl.savant that return SmartMoviePanel
 org.thdl.media.SmartMoviePanel Savant.getMediaPlayer()
           
 

Methods in org.thdl.savant with parameters of type SmartMoviePanel
 void Savant.setMediaPlayer(org.thdl.media.SmartMoviePanel smp)
           
 

Constructors in org.thdl.savant with parameters of type SmartMoviePanel
TwoWayTextPlayer(org.thdl.media.SmartMoviePanel sp, org.thdl.savant.TranscriptView view, Color highlightColor)
           
 



These API docs were created 02/02/2003 08:19 PM.
Copyright © 2001-2002 Tibetan and Himalayan Digital Library. All Rights Reserved.
Hosted by SourceForge_Logo