|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.huguesjohnson.tiamat.audio.AudioPlayerFactory
AudioPlayerFactory - Abstract factory to select an appropriate AudioPlayer for a given file
| Constructor Summary | |
AudioPlayerFactory()
|
|
| Method Summary | |
static AudioPlayer |
getAudioPlayerFor(java.lang.String path)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AudioPlayerFactory()
| Method Detail |
public static final AudioPlayer getAudioPlayerFor(java.lang.String path)
throws UnsupportedAudioFormatException
UnsupportedAudioFormatException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||