|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jmex.audio.util.SoundLoadingQueue
public class SoundLoadingQueue
Queues up loading threads to be loaded one by one to reduce load on the system.
Nested Class Summary | |
---|---|
(package private) static class |
SoundLoadingQueue.QueueProcessorThread
|
Constructor Summary | |
---|---|
SoundLoadingQueue()
|
Method Summary | |
---|---|
static void |
loadSound(java.net.URI loc,
TrackLoadListener callBack)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SoundLoadingQueue()
Method Detail |
---|
public static void loadSound(java.net.URI loc, TrackLoadListener callBack)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |