|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SubtitleFile | |
---|---|
sears.file | |
sears.gui |
Uses of SubtitleFile in sears.file |
---|
Subclasses of SubtitleFile in sears.file | |
---|---|
class |
SrtFile
Class SrtFile. |
Methods in sears.file that return SubtitleFile | |
---|---|
protected abstract SubtitleFile |
SubtitleFile.getNewInstance()
Method getNewInstance. |
protected SubtitleFile |
SrtFile.getNewInstance()
|
SubtitleFile[] |
SubtitleFile.split(java.io.File[] destinationFiles,
int subtitleIndex,
int secondPartDelay)
Method split. |
Methods in sears.file with parameters of type SubtitleFile | |
---|---|
void |
SubtitleFile.append(SubtitleFile subtitleFileToAppend,
int delay)
Method append. |
Uses of SubtitleFile in sears.gui |
---|
Constructors in sears.gui with parameters of type SubtitleFile | |
---|---|
JDialogSplit(java.util.ArrayList _subtitleList,
int _choosenSubtitle,
SubtitleFile _subtitleFile)
This is the default constructor |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |