|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectas.clynx.util.FileListLoader
public class FileListLoader
The class FileListLoader.java loads the audiofiles to an IAudioFileCollection.
Constructor Summary | |
---|---|
FileListLoader(CLynxConnector connection,
SettingControl settings)
Constructor for extension of SOMToolBox |
Method Summary | |
---|---|
void |
addFilesTo(IAudioFileCollection collection)
adds the file to the IAudioFileCollection |
void |
setJProgressBar(javax.swing.JProgressBar bar)
sets the progress bar for updating the progress |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FileListLoader(CLynxConnector connection, SettingControl settings)
connection
- settings
- Method Detail |
---|
public void addFilesTo(IAudioFileCollection collection) throws DirectoryNotFoundException, EmptyDirectoryException, javax.sound.sampled.UnsupportedAudioFileException, java.io.IOException, ThreadExceededException
collection
-
DirectoryNotFoundException
EmptyDirectoryException
javax.sound.sampled.UnsupportedAudioFileException
java.io.IOException
ThreadExceededException
public void setJProgressBar(javax.swing.JProgressBar bar)
bar
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |