public class JaxoSoundsHandler
extends java.lang.Object
implements java.lang.Runnable
Constructor and Description |
---|
JaxoSoundsHandler(java.lang.String wavfile)
Constructor.
|
JaxoSoundsHandler(java.lang.String wavfile,
int curP)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
run() |
public JaxoSoundsHandler(java.lang.String wavfile)
wavfile
- The sound file.public JaxoSoundsHandler(java.lang.String wavfile, int curP)
wavfile
- The sound file.curP
- The position to start playing.Licensed under GPL. For more information, see http://jaxodraw.sourceforge.net/license.html or the LICENSE file in the jaxodraw distribution.