holoedit.gui
Class SimpleSoundPool
java.lang.Object
holoedit.gui.SimpleSoundPool
public class SimpleSoundPool
- extends java.lang.Object
Method Summary |
void |
clear()
|
void |
importSound(java.io.File f,
boolean verboseError)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
hpRef
private HoloPlayer hpRef
fine
public boolean fine
done
public boolean done
error
public int error
errorFileName
public java.lang.String errorFileName
last
public HoloWaveForm last
unfound
private java.util.Vector<java.io.File> unfound
soundFolder
private java.io.File soundFolder
choosingfolder
private boolean choosingfolder
SimpleSoundPool
public SimpleSoundPool(HoloPlayer owner)
clear
public void clear()
importSound
public void importSound(java.io.File f,
boolean verboseError)