|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsun.audio.AudioStream
public class AudioStream
Overrides class to avoid problem with SuperWaba that does not find the class on Linux.
| Constructor Summary | |
|---|---|
AudioStream(java.io.InputStream a)
|
|
| Method Summary | |
|---|---|
void |
loop()
|
void |
play()
|
void |
stop()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AudioStream(java.io.InputStream a)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public void loop()
loop in interface java.applet.AudioClippublic void play()
play in interface java.applet.AudioClippublic void stop()
stop in interface java.applet.AudioClip
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||