|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TranscriptView | |
org.thdl.savant | Provides classes and methods for displaying foreign-language text, audio, and video side-by-side. |
org.thdl.savant.tib | Provides Savant with the power to display Tibetan language text beside video or audio of Tibetan speakers. |
org.thdl.savant.ucuchi | Provides Savant with the power to display Quechua language text beside video or audio of Quechua speakers. |
Uses of TranscriptView in org.thdl.savant |
Fields in org.thdl.savant declared as TranscriptView | |
protected org.thdl.savant.TranscriptView[] |
Savant.transcriptViews
|
Methods in org.thdl.savant with parameters of type TranscriptView | |
void |
Savant.open(org.thdl.savant.TranscriptView[] views,
String video,
String vocabulary)
|
void |
Savant.open(org.thdl.savant.TranscriptView[] views,
URL video,
URL vocabulary)
|
void |
Savant.setTranscriptView(org.thdl.savant.TranscriptView view)
|
Constructors in org.thdl.savant with parameters of type TranscriptView | |
TextHighlightPlayer(org.thdl.savant.TranscriptView view,
Color highlightcolor)
|
|
TwoWayTextPlayer(org.thdl.media.SmartMoviePanel sp,
org.thdl.savant.TranscriptView view,
Color highlightColor)
|
Uses of TranscriptView in org.thdl.savant.tib |
Classes in org.thdl.savant.tib that implement TranscriptView | |
class |
English
|
class |
Tibetan
|
class |
TibetanEnglish
|
class |
TibetanWylie
|
class |
TibetanWylieEnglish
|
class |
Wylie
|
class |
WylieEnglish
|
Uses of TranscriptView in org.thdl.savant.ucuchi |
Classes in org.thdl.savant.ucuchi that implement TranscriptView | |
class |
All
|
class |
Quechua
|
class |
QuechuaEnglish
|
class |
SegmentedQuechua
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |