|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMP3Player
Method Summary | |
---|---|
void |
close()
Ends playing the mp3 file. |
void |
run()
Start playing the MP3 File, that was set with setMP3File( String ) |
void |
setMP3File(java.lang.String file)
Set the filepath and filename to the mp3 file |
Method Detail |
---|
void run()
void setMP3File(java.lang.String file)
file
- the path to the filevoid close()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |